summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Code cleanup.Jean-Philippe Lang2011-11-291-1/+1
* Removed a useless rescue.Jean-Philippe Lang2011-11-291-2/+0
* Removed deprecated methods.Jean-Philippe Lang2011-11-292-13/+0
* Fixed: Wiki section edit escapes pre tags inside pre blocks (#9673).Jean-Philippe Lang2011-11-283-4/+9
* Fixed: Wiki section edit escapes code tags inside pre blocks (#9673).Jean-Philippe Lang2011-11-282-1/+7
* Removed delete button on enumeration edit form.Jean-Philippe Lang2011-11-281-4/+0
* Removed EnumerationsController#list action.Jean-Philippe Lang2011-11-283-10/+4
* Adds #current_version? method to wiki content.Jean-Philippe Lang2011-11-285-5/+46
* Fixed: Wiki export link doesn't work for users without :view_wiki_edits permi...Jean-Philippe Lang2011-11-282-3/+10
* Fixed: Section-edit buttons not available when a the version parameter is pro...Jean-Philippe Lang2011-11-283-1/+41
* Fixed: Angle brackets within 'pre' blocks are silently replaced by HTML entit...Jean-Philippe Lang2011-11-282-1/+11
* Adds functional tests for GroupsController.Jean-Philippe Lang2011-11-281-1/+23
* Rails3: helper: html_safe for robot_exclusion_tagToshi MARUYAMA2011-11-281-1/+1
* Rails3: view: html_safe for login user linkToshi MARUYAMA2011-11-281-1/+4
* pdf: expand relational issues status column width of issue pdf (#5634)Toshi MARUYAMA2011-11-281-2/+2
* Traditional Chinese translation updated by ChunChang Lo (#9675)Toshi MARUYAMA2011-11-281-6/+6
* Exclude gems from test coverage.Jean-Philippe Lang2011-11-271-1/+1
* Adds test for r7961 fix (#9672).Jean-Philippe Lang2011-11-271-0/+11
* Update MessagesController#quote to match the input id changed in r7682 (#9672).Jean-Philippe Lang2011-11-271-1/+1
* Adds functional tests for CustomFieldsController.Jean-Philippe Lang2011-11-271-1/+37
* Fixes require path in test.Jean-Philippe Lang2011-11-271-1/+1
* Adds an explicit message for when reposman gets a 403.Jean-Philippe Lang2011-11-271-1/+3