summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added encoding comment to helpers (#9792).Jean-Philippe Lang2011-12-1438-0/+93
* Fixed that _revision_graph.html.erb breaks window load events (#9775).Jean-Philippe Lang2011-12-141-2/+2
* Fixed time entries context menu activity update link.Etienne Massip2011-12-141-2/+2
* Fixed issues context menu attributes update links (#9794).Etienne Massip2011-12-141-10/+10
* Removed code duplicated in lib.Etienne Massip2011-12-141-6/+0
* test: replace "should_route" of "boards" to "assert_routing" at integration/r...Toshi MARUYAMA2011-12-141-11/+36
* test: replace "should_route" of "administration panel" to "assert_routing" at...Toshi MARUYAMA2011-12-141-2/+5
* test: replace "should_route" of "welcome" to "assert_routing" at integration/...Toshi MARUYAMA2011-12-141-2/+5
* test: replace "should_route" of "attachments" to "assert_routing" at integrat...Toshi MARUYAMA2011-12-141-7/+27
* test: replace "should_route" of "activities" to "assert_routing" at integrati...Toshi MARUYAMA2011-12-141-3/+9
* Code cleanup.Jean-Philippe Lang2011-12-135-8/+30
* Moved fields specific to new issues to the new issue form.Jean-Philippe Lang2011-12-132-15/+14
* Code cleanup.Jean-Philippe Lang2011-12-131-7/+6
* Use safe_attributes for issue watchers assignment.Jean-Philippe Lang2011-12-132-7/+7
* Added missing repository routeEtienne Massip2011-12-131-0/+1
* Fixed broken issue form update when changing tracker.Jean-Philippe Lang2011-12-124-1/+15
* Adds /search to robots.txt.Jean-Philippe Lang2011-12-121-0/+1
* Adds a hook before the new issue form.Jean-Philippe Lang2011-12-121-0/+2
* Fixed error on project creation due to unrecognized route.Jean-Philippe Lang2011-12-122-1/+5
* Rails3: model: replace deprecated before_validation method at CustomField modelToshi MARUYAMA2011-12-111-1/+2
* add unit test of CustomField model before_validationToshi MARUYAMA2011-12-111-0/+10
* Resourcified enumerations.Jean-Philippe Lang2011-12-1110-60/+71
* Removed fieldset.Jean-Philippe Lang2011-12-101-4/+0
* Typo in French locale.Jean-Philippe Lang2011-12-101-1/+1
* Removed double dash.Jean-Philippe Lang2011-12-101-1/+1
* Updated issue description diff route.Etienne Massip2011-12-101-1/+2
* Fixed reorder links on custom fields.Jean-Philippe Lang2011-12-101-1/+1
* Extracted new_subclass_instance method to a module.Jean-Philippe Lang2011-12-102-16/+44
* Role.all broken in migration due to default sort (columns do not exist yet). ...Jean-Philippe Lang2011-12-101-1/+1
* Fixed tests with the valid login url.Jean-Philippe Lang2011-12-101-2/+2
* CHANGELOG updated.Jean-Philippe Lang2011-12-101-0/+101
* Removed useless routes.Jean-Philippe Lang2011-12-101-2/+0
* Removed useless routes.Jean-Philippe Lang2011-12-101-2/+0
* Removed useless routes.Jean-Philippe Lang2011-12-101-5/+0
* Makes assertion compatible with ruby1.9.Jean-Philippe Lang2011-12-101-1/+1
* ruby1.9: macro must accept 2 arguments.Jean-Philippe Lang2011-12-102-2/+2
* Added method to attachments routes.Etienne Massip2011-12-101-3/+3
* Fixed assert call.Jean-Philippe Lang2011-12-101-1/+1
* Removed boards widcard route.Etienne Massip2011-12-101-3/+0
* Removed repositories widcard route.Etienne Massip2011-12-101-2/+0
* Removed default route.Etienne Massip2011-12-101-2/+0
* Explicitly declare all routes and deactivate default route.Etienne Massip2011-12-107-29/+113
* scm: git: remove unused --since option (#4547, #4716, #7146, #6013)Toshi MARUYAMA2011-12-102-10/+0
* Issue destroy is now DELETE only.Jean-Philippe Lang2011-12-101-3/+3
* Removed no longer working old wiki route.Jean-Philippe Lang2011-12-101-1/+0
* Droppped old repositories routes.Jean-Philippe Lang2011-12-101-8/+0
* Changed ProjectsController#destroy to DELETE only.Jean-Philippe Lang2011-12-104-17/+11
* Changed IssuesController#destroy to DELETE only.Jean-Philippe Lang2011-12-101-2/+0
* Changed IssuesController#destroy to DELETE only.Jean-Philippe Lang2011-12-105-15/+13
* Removed obsolete project news route.Jean-Philippe Lang2011-12-101-1/+0