Menu

Source Commit Log


Commit Date  
[r10249] by tmaruyama

set language en to test_label_for at test/unit/query_test.rb

Test on CI Server fails.

http://www.redmine.org/builds/logs/build_trunk_sqlite3_ruby-1.9.3-p194_581.html

<pre>
Failure:
<"Assignee">("US-ASCII") expected but was
<"Assigné à">("UTF-8").
test_label_for(QueryTest)
test/unit/query_test.rb:860:in `test_label_for'
</pre>

2012-09-01 01:29:48 Tree
[r10248] by tmaruyama

Merged r10245 from trunk to 1.4-stable (#11752)

scm: git: add functional test of diff with revision and path.

2012-08-31 23:55:56 Tree
[r10247] by tmaruyama

Gemfile: pin i18n gem version 0.6.0

Tests on CI server fails.
http://www.redmine.org/builds/logs/build_trunk_sqlite3_ruby-1.9.3-p194_580.html

<pre>
Failure:
<"Due date changed from 01 01 2010 to 31 01 2010"> expected to be =~
</01\/31\/2010/>.
test: IssuesHelper#show_detail with a due_date attribute should format the current date. (IssuesHelperTest)
test/unit/helpers/issues_helper_test.rb:127:in `block (3 levels) in <class:IssuesHelperTest>'
</pre>

2012-08-31 23:44:35 Tree
[r10246] by tmaruyama

remove trailing white-space from app/controllers/wiki_controller.rb

2012-08-31 23:01:51 Tree
[r10245] by tmaruyama

scm: git: add functional test of diff with revision and path (#11752)

2012-08-31 22:22:26 Tree
[r10244] by jplang

Updates test for r10243.

2012-08-27 11:21:08 Tree
[r10243] by jplang

Code cleanup: removed the obsolete with_limit scope.

2012-08-27 10:54:01 Tree
[r10242] by jplang

Do not build a projects_by_role Hash that gets updated when accessing a key that is not present (#11662).

2012-08-27 10:11:20 Tree
[r10241] by jplang

Make sure we don't build an empty IN () statement (#11662).

2012-08-27 10:09:08 Tree
[r10240] by jplang

Fixed that destroying a user from the edit page returns a 404 response (#11691).

2012-08-26 10:50:59 Tree
Older >