summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Routes cleanup.Jean-Philippe Lang2011-12-012-9/+5
* Add missing fixtures.Jean-Philippe Lang2011-12-011-1/+2
* Removed obsolete routes.Jean-Philippe Lang2011-12-012-10/+6
* remove trailing white-spaces except SQL from extra/svn/Redmine.pmToshi MARUYAMA2011-12-011-14/+14
* Japanese translation updated by Go MAEDA (#9705)Toshi MARUYAMA2011-12-011-31/+31
* Additional assertion for documents routing tests.Jean-Philippe Lang2011-11-301-0/+2
* Updated documents routing tests.Jean-Philippe Lang2011-11-301-3/+3
* Resourcified documents.Jean-Philippe Lang2011-11-3010-63/+59
* Removed #find_project already defined as #find_project_by_project_id in paren...Jean-Philippe Lang2011-11-301-8/+1
* Reverted r8007.Jean-Philippe Lang2011-11-301-0/+7
* Removed #find_project already defined in parent class.Jean-Philippe Lang2011-11-301-7/+0
* Test class cleanup.Jean-Philippe Lang2011-11-301-7/+0
* Adds functional tests for DocumentsController.Jean-Philippe Lang2011-11-301-1/+52
* Bulgarian translation updated by Ivan Cenov (#9695)Toshi MARUYAMA2011-11-301-1/+1
* pdf: fix textilized outputs of coderay line numbers (#9692)Toshi MARUYAMA2011-11-301-4/+4
* Set version to 1.3.0.Jean-Philippe Lang2011-11-291-2/+2
* Adds functional tests on issue list content formatting.Jean-Philippe Lang2011-11-291-0/+25
* Adds functional tests for MembersController.Jean-Philippe Lang2011-11-291-29/+30
* Adds functional tests for GroupsController.Jean-Philippe Lang2011-11-291-8/+37
* Misplaced closing tbody tag.Jean-Philippe Lang2011-11-291-1/+1
* Adds functional tests for EnumerationsController.Jean-Philippe Lang2011-11-291-7/+47
* Adds functional tests for ActivitiesController.Jean-Philippe Lang2011-11-291-0/+17
* Fixed: crypting blank passwords raises an error (#9137).Jean-Philippe Lang2011-11-292-1/+9
* Fixed: version files in Files module cannot be downloaded if issue tracking i...Jean-Philippe Lang2011-11-293-1/+12
* Prevent fixture files from being deleted.Jean-Philippe Lang2011-11-291-5/+5
* Adds an autoscroll div around time entry list and report (#8809).Jean-Philippe Lang2011-11-292-0/+4
* Removed useless rescue.Jean-Philippe Lang2011-11-291-4/+0
* Removed unused method.Jean-Philippe Lang2011-11-291-7/+0