summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* route: news: replace unused alias "all_news" and "formatted_all_news"Toshi MARUYAMA2011-12-221-2/+2
* Rails3: route: split boards topics edit and destroyToshi MARUYAMA2011-12-221-1/+2
* Rails3: helper: html_safe for WatchersHelperToshi MARUYAMA2011-12-211-2/+2
* Rails3: view: html_safe for timelog/bulk_edit.html.erbToshi MARUYAMA2011-12-211-3/+4
* Rails3: view: html_safe for common/_calendar.html.erbToshi MARUYAMA2011-12-211-2/+2
* fix parsing zh-TW.yml error with psych library on Ruby 1.9Toshi MARUYAMA2011-12-211-1/+1
* fix parsing en.yml error with psych library on Ruby 1.9Toshi MARUYAMA2011-12-211-1/+1
* Rails3: rename sample_plugin .rhtml to .html.erb (#6317, #4796)Toshi MARUYAMA2011-12-204-0/+0
* remove trailing white-spaces from public/htaccess.fcgi.exampleToshi MARUYAMA2011-12-201-3/+3
* add newline at end of public/dispatch.rb.exampleToshi MARUYAMA2011-12-201-1/+1
* add newline at end of public/dispatch.cgi.exampleToshi MARUYAMA2011-12-201-1/+1
* set property svn:eol-style native at public/htaccess.fcgi.exampleToshi MARUYAMA2011-12-200-0/+0
* change new line 'CRLF' to 'LF' at public/htaccess.fcgi.exampleToshi MARUYAMA2011-12-201-55/+55
* add newline at end of public/htaccess.fcgi.exampleToshi MARUYAMA2011-12-201-1/+1
* remove svn property "eol-style native" from public/htaccess.fcgi.exampleToshi MARUYAMA2011-12-200-0/+0
* remove trailing white-spaces from app/models/user.rbToshi MARUYAMA2011-12-191-1/+1
* Use fixtures generator.Jean-Philippe Lang2011-12-181-7/+3
* Use fixtures generator.Jean-Philippe Lang2011-12-181-11/+7
* Use validation callback.Jean-Philippe Lang2011-12-181-3/+4
* Removed unused scope.Jean-Philippe Lang2011-12-181-6/+0
* Removed unused scope.Jean-Philippe Lang2011-12-181-6/+0
* Use scoped method instead of merge_conditions.Jean-Philippe Lang2011-12-181-6/+6
* Removed useless after_initialize callback.Jean-Philippe Lang2011-12-181-5/+0
* Removed after_initialize methods.Jean-Philippe Lang2011-12-188-11/+14
* Makes models #initialize accept additional arguments.Jean-Philippe Lang2011-12-184-4/+4
* human_attribute_name accepts optional argument.Jean-Philippe Lang2011-12-189-17/+17
* Use open scope in version issues count methods.Jean-Philippe Lang2011-12-183-3/+16
* #new is just fine.Jean-Philippe Lang2011-12-181-2/+2
* html_safe for Rails3Jean-Philippe Lang2011-12-181-1/+1
* #new is just fine.Jean-Philippe Lang2011-12-181-1/+1
* Make sure setting is not changed in test.Jean-Philippe Lang2011-12-181-4/+4
* Test cleanup.Jean-Philippe Lang2011-12-181-122/+101
* Code cleanup.Jean-Philippe Lang2011-12-181-1/+0
* Get rid of HelperTestcase.Jean-Philippe Lang2011-12-183-54/+11
* Makes tests inherit from ActionView::TestCase.Jean-Philippe Lang2011-12-181-29/+11
* Check that controller and request methods are available.Jean-Philippe Lang2011-12-181-1/+3
* Rails3.1 compatibilityJean-Philippe Lang2011-12-181-1/+2
* test: replace "should_route" of "versions" to "assert_routing" at integration...Toshi MARUYAMA2011-12-181-26/+86
* test: replace "should_route" of "issue categories" to "assert_routing" at int...Toshi MARUYAMA2011-12-181-24/+82
* Bulgarian translation updated by Ivan Cenov (#9831)Toshi MARUYAMA2011-12-181-2/+2
* html_safe for Rails3Jean-Philippe Lang2011-12-171-1/+1
* html_safe for Rails3Jean-Philippe Lang2011-12-171-1/+1
* html_safe for Rails3Jean-Philippe Lang2011-12-171-1/+1
* html_safe for Rails3Jean-Philippe Lang2011-12-171-2/+2
* html_safe for Rails3Jean-Philippe Lang2011-12-171-1/+1
* Additional tests for SearchController and handle my_projects scope without me...Jean-Philippe Lang2011-12-172-0/+45
* Additional tests for QueriesController.Jean-Philippe Lang2011-12-171-53/+74
* Additional tests for DocumentsController.Jean-Philippe Lang2011-12-171-0/+16
* Additional tests for TimelogController and added missing i18n string.Jean-Philippe Lang2011-12-1745-0/+122
* Additional tests for WikiController.Jean-Philippe Lang2011-12-171-0/+30