summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* test: replace "should_route" of "news" to "assert_routing" at integration/rou...Toshi MARUYAMA2011-12-171-22/+77
* test: replace "should_route" of "queries" to "assert_routing" at integration/...Toshi MARUYAMA2011-12-171-15/+37
* test: replace "should_route" of "timelogs (scoped under project and issues)" ...Toshi MARUYAMA2011-12-171-16/+65
* Set bottom margin for ul, ol in formatted text (#9793).Jean-Philippe Lang2011-12-171-0/+2
* test: replace "should_route" of "issue relations" to "assert_routing" at inte...Toshi MARUYAMA2011-12-171-16/+59
* test: replace "should_route" of "issues" extra actions to "assert_routing" at...Toshi MARUYAMA2011-12-171-28/+77
* Option to set parent automatically for new wiki pages (#3108).Jean-Philippe Lang2011-12-175-16/+55
* Moved wiki links tests together.Jean-Philippe Lang2011-12-171-47/+47
* Changed style of the wiki edit form.Jean-Philippe Lang2011-12-172-3/+7
* test: replace "should_route" of "users" to "assert_routing" at integration/ro...Toshi MARUYAMA2011-12-171-22/+76
* Invalid HTML generated with ruby1.9.Jean-Philippe Lang2011-12-171-1/+5
* test: replace "should_route" of "projects" to "assert_routing" at integration...Toshi MARUYAMA2011-12-171-28/+104
* Change tests to use ruby/rails assertions.Jean-Philippe Lang2011-12-162-49/+32
* Make sure that tests restore the attachments path to the tmp dir so that fixt...Jean-Philippe Lang2011-12-167-5/+18
* test: replace "should_route" of "timelogs (scoped under issues)" to "assert_r...Toshi MARUYAMA2011-12-161-12/+38
* test: replace "should_route" of "roles" to "assert_routing" at integration/ro...Toshi MARUYAMA2011-12-161-9/+33
* test: replace "should_route" of "repositories" to "assert_routing" at integra...Toshi MARUYAMA2011-12-161-20/+104
* test: replace "should_route" of "timelogs (scoped under project)" to "assert_...Toshi MARUYAMA2011-12-161-12/+39
* test: replace "should_route" of "wiki (singular, project's pages)" to "assert...Toshi MARUYAMA2011-12-161-22/+87
* test: replace "should_route" of "timelogs (global)" to "assert_routing" at in...Toshi MARUYAMA2011-12-161-12/+33
* Backout 8239.Etienne Massip2011-12-151-1/+0
* Log return code if error.Etienne Massip2011-12-151-0/+1