Activity
From 2012-01-03 to 2012-01-05
2012-01-05
-
15:47 Revision 8520 (svn): Rails3: replace deprecated Errors#on to Errors#[] at app/models/mail_handler.rb
- On Rails2, Errors#[] returns single error if one error raises.
But, on Rails3, Errors#[] always returns the array. -
15:47 Revision 8519 (svn): remove trailing white-space from test/unit/mail_handler_test.rb
-
15:46 Revision 8518 (svn): replace hard-coded Japanese literal to utf-8 hexadecimal at test/unit/mail_handler_test.rb
-
11:17 Revision 8517 (svn): test: route: repositories: add show, changes and annotate actions in revisions scope
-
09:03 Revision 8516 (svn): route: code layout clean up timelog route
-
09:03 Revision 8515 (svn): test: route: add tests of timelogs report global scope format route and issues scope routes
-
09:02 Revision 8514 (svn): code layout clean up app/views/issues/index.html.erb
-
04:46 Revision 8513 (svn): code layout clean up app/models/news.rb
-
02:29 Revision 8512 (svn): Merged r8509 from trunk
- Spanish "field_subject" translation changed by Gonzalo Fernández-Victorio.
-
02:28 Revision 8511 (svn): Merged r8508 from trunk
- Spanish translation for 1.3-stable updated by Gonzalo Fernández-Victorio.
-
02:22 Revision 8510 (svn): Spanish translation for trunk updated by Gonzalo Fernández-Victorio (#9922)
-
02:22 Revision 8509 (svn): Spanish "field_subject" translation changed by Gonzalo Fernández-Victorio (#9922)
-
02:21 Revision 8508 (svn): Spanish translation for 1.3-stable updated by Gonzalo Fernández-Victorio (#9922)
2012-01-04
-
19:41 Revision 8507 (svn): Adds avatar on changeset view.
-
19:34 Revision 8506 (svn): Fixed invalid html.
-
19:31 Revision 8505 (svn): Prevent empty table from being rendered.
-
19:24 Revision 8504 (svn): Use explicit path name.
-
19:20 Revision 8503 (svn): Adjusts avatar position on headings.
-
19:12 Revision 8502 (svn): Moved the avatar to the left on the issue view.
-
13:55 Revision 8501 (svn): code layout clean up app/views/messages/edit.html.erb
-
13:54 Revision 8500 (svn): Rails3: view: use explicit post method at messages/edit.html.erb
- On Rails3, form_for generates hidden "put" input tag.
So, 'No route matches "/boards/1/topics/1/edit"' error raises. -
13:38 Revision 8499 (svn): route: fix messages quote action method defined at r8162
-
11:01 Revision 8498 (svn): Rails3: test: route: add private method to convert path parameter at repositories test
- On Rails3, route returns "path/to/file.c" as :path parameter
-
09:51 Revision 8497 (svn): route: simplify repositories route
-
09:50 Revision 8496 (svn): test: route: simplify repositories test
-
09:09 Revision 8495 (svn): Rails3: view: change html special characters to hexadecimal utf-8 strings at issues/show.html.erb
-
09:08 Revision 8494 (svn): Rails3: view: html_safe for repositories/_revision_graph.html.erb
-
06:50 Revision 8493 (svn): use i18n label for previous and next issue (#2850)
-
03:13 Revision 8492 (svn): fix code indents application.css div.flash.warning
-
03:12 Revision 8491 (svn): fix code indents application.css @media print
2012-01-03
-
22:35 Revision 8490 (svn): Makes .find_ids return integers.
-
21:49 Revision 8489 (svn): Set columns width on issue attributes table.
-
21:09 Revision 8488 (svn): Adds previous/next links to issue (#2850).
-
19:10 Revision 8487 (svn): Faster query.
-
18:51 Revision 8486 (svn): Removed ApplicationControllerTest.
-
18:48 Revision 8485 (svn): Moved test from ApplicationControllerTest.
-
13:09 Revision 8484 (svn): code layout clean up app/views/wiki/rename.html.erb
-
13:08 Revision 8483 (svn): Rails3: view: use explicit post method at wiki/rename.html.erb
- On Rails3, form_for generates hidden "put" input tag.
So, 'No route matches "/projects/id/wiki/wikiname/rename"' erro... -
11:48 Revision 8482 (svn): Rails3: view: use explicit post method at projects/settings/_modules.html.erb
- On Rails3, form_for generates hidden "put" input tag.
So, 'No route matches "/projects/id/modules"' error raises. -
11:13 Revision 8481 (svn): Rails3: view: use explicit post method at my/account.html.erb
- On Rails3, form_for generates hidden "put" input tag.
So, 'No route matches "/my/account"' error raises. -
07:24 Revision 8480 (svn): code layout clean up app/views/wiki/index.html.erb
Also available in: Atom