summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add unit test to validate watcherToshi MARUYAMA2011-12-041-0/+7
* Rails3: model: replace deprecated before_save method at UserPreference modelToshi MARUYAMA2011-12-041-1/+3
* add unit test to ensure user preference others is hash in savingToshi MARUYAMA2011-12-041-0/+14
* Rails3: model: replace deprecated validate method at member_role modelToshi MARUYAMA2011-12-041-1/+2
* add unit test of member_role validateToshi MARUYAMA2011-12-041-0/+9
* Adds tests for plugin API.Jean-Philippe Lang2011-12-031-0/+30
* Removed unused method.Jean-Philippe Lang2011-12-031-5/+0
* Adds a test for when accessing wiki history without permission.Jean-Philippe Lang2011-12-031-0/+7
* Don't change setting value in tests.Jean-Philippe Lang2011-12-031-4/+6
* Adds a test for parent issues display.Jean-Philippe Lang2011-12-031-0/+11
* Fixed malformed HTML.Jean-Philippe Lang2011-12-031-1/+1
* Fixes assertion.Jean-Philippe Lang2011-12-031-1/+1
* Adds a test for subtasks display.Jean-Philippe Lang2011-12-031-0/+9
* Rails3: model: replace deprecated before_destroy method at member modelToshi MARUYAMA2011-12-031-1/+2
* add test to check to set issue category assignee nil in destroying memberToshi MARUYAMA2011-12-031-1/+4
* Adds test for test email failure.Jean-Philippe Lang2011-12-031-0/+7
* Adds a test for child_pages macro failure.Jean-Philippe Lang2011-12-031-0/+4
* Adds a test for macro registration.Jean-Philippe Lang2011-12-031-0/+11
* Adds a test for macro_list wiki macro.Jean-Philippe Lang2011-12-031-0/+5
* Test for repository edit and cleanup.Jean-Philippe Lang2011-12-033-21/+39
* Test for repository edit and cleanup.Jean-Philippe Lang2011-12-031-7/+13
* Test for repository edit and cleanup.Jean-Philippe Lang2011-12-031-7/+13
* Test for repository edit and cleanup.Jean-Philippe Lang2011-12-031-7/+14
* Fixed test_updated_on_eager_load.Jean-Philippe Lang2011-12-031-1/+1
* Rails3: model: replace deprecated validate method at member modelToshi MARUYAMA2011-12-031-1/+2
* fix member validate test of empty role at unit testToshi MARUYAMA2011-12-031-1/+5
* Adds tests for SysController.Jean-Philippe Lang2011-12-031-0/+16
* Typo.Jean-Philippe Lang2011-12-031-1/+1
* Do not trigger repository validation in migration.Jean-Philippe Lang2011-12-031-9/+2
* Adds a test for revision diff as raw format.Jean-Philippe Lang2011-12-031-0/+12
* Enforced unicity of relations between 2 issues with a database index (#9685).Etienne Massip2011-12-031-0/+16
* add gmtime at unit wiki page "test_updated_on_eager_load" for Rails3 compatib...Toshi MARUYAMA2011-12-031-0/+1
* Adds tests for plugin settings editing.Jean-Philippe Lang2011-12-033-2/+32
* Tests/cleanup VersionsController.Jean-Philippe Lang2011-12-032-8/+29
* Test class cleanup.Jean-Philippe Lang2011-12-031-7/+2
* Adds functional tests for repository creation/update.Jean-Philippe Lang2011-12-031-0/+36
* Rails3: helper: html_safe for "format_activity_description" methodToshi MARUYAMA2011-12-031-1/+2
* Rails3: view: html_safe for parents and children revisionsToshi MARUYAMA2011-12-031-2/+2
* code layout clean up application helper "link_to_revision" methodToshi MARUYAMA2011-12-031-3/+5
* Do not show warnings for disabled scm.Jean-Philippe Lang2011-12-021-2/+5
* Makes the link in an issue update notification point to the change (#9690).Jean-Philippe Lang2011-12-022-4/+9
* Routes cleanup.Jean-Philippe Lang2011-12-021-1/+0
* Routes cleanup.Jean-Philippe Lang2011-12-021-5/+1
* Dropped TimeEntryReportsController.Jean-Philippe Lang2011-12-0210-106/+25
* Extracted time report logic from the controller.Jean-Philippe Lang2011-12-026-203/+239
* code layout clean up issues helperToshi MARUYAMA2011-12-021-2/+4
* Rails3: helper: html_safe for issues helper "show_detail" methodToshi MARUYAMA2011-12-021-5/+5
* scm: git: mercurial: not show revision graph in sub directory (#5501)Toshi MARUYAMA2011-12-011-4/+5
* Controller cleanup.Jean-Philippe Lang2011-12-011-10/+1
* Resourcified boards.Jean-Philippe Lang2011-12-0111-57/+87