summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merged r3289 from trunk.Jean-Philippe Lang2010-01-091-1/+1
* Merged r3282 to r3284 from trunk.Jean-Philippe Lang2010-01-0910-8/+19
* Merged r3258 and r3281 from trunk.Jean-Philippe Lang2010-01-092-1/+12
* Merged r3277 to r3279 from trunk.Jean-Philippe Lang2010-01-033-32/+66
* Merged r3265 from trunkEric Davis2009-12-301-1/+1
* Merged r3263 from trunkEric Davis2009-12-291-0/+1
* Merged r3256 from trunkEric Davis2009-12-291-0/+2
* Merged r3249 to r3252 and r3254 from trunk.Jean-Philippe Lang2009-12-274-3/+21
* Merged r3246 and r3247 from trunk.Jean-Philippe Lang2009-12-261-1/+0
* Do not display the copy form when project copy is created.Jean-Philippe Lang2009-12-261-1/+7
* View cleanup.Jean-Philippe Lang2009-12-251-5/+6
* Removes column opt in enumerations table.Jean-Philippe Lang2009-12-254-42/+0
* Project#activities should check all overridden activities, not just active ones.Eric Davis2009-12-241-3/+3
* Adds a 'Add subprojects' permission.Jean-Philippe Lang2009-12-245-6/+40
* Hide "Groups" tab on user form if no group exist.Jean-Philippe Lang2009-12-241-1/+4
* Force TimeEntry#hours default to nil (#3075, #4449).Jean-Philippe Lang2009-12-231-0/+1
* Fixed: wiki pages in search results are referenced by project number, not by ...Jean-Philippe Lang2009-12-231-1/+1
* Remove invalid escaping in version field (#4460).Jean-Philippe Lang2009-12-231-2/+2
* Fixes delimiters regexp.Jean-Philippe Lang2009-12-231-1/+1
* Adds a setting to remove incoming emails body after a delimiter (#4409).Jean-Philippe Lang2009-12-232-3/+26
* Display API key in the sidebar, just below the API key heading.Jean-Philippe Lang2009-12-232-11/+5
* Do not display API key if API is disabled.Jean-Philippe Lang2009-12-232-1/+3
* Fills translations.Jean-Philippe Lang2009-12-231-1/+1
* Move API setting to Authentication tab and add translations strings.Jean-Philippe Lang2009-12-233-10/+3
* Added an Admin setting to enable/disable the REST web service. (#3920)Eric Davis2009-12-233-2/+11
* Added support for HTTP Basic access to the API. (#3920)Eric Davis2009-12-231-3/+12
* Allow authenticating with an API token via XML or JSON. (#3920)Eric Davis2009-12-232-1/+9
* Added an API token for each User to use when making API requests. (#3920)Eric Davis2009-12-234-2/+57
* Added the revision title to any revision links.Eric Davis2009-12-224-4/+13
* Make sure the RSS token is getting destroyed and created.Eric Davis2009-12-211-2/+6
* Extract methodEric Davis2009-12-211-2/+6
* Refactor: Use the existing method for failing onthefly creations.Eric Davis2009-12-201-4/+1
* Added an optimization note for later.Eric Davis2009-12-201-0/+1
* Adds a 'Create and continue' button on new user form.Jean-Philippe Lang2009-12-202-2/+7
* Change MailHandler 403 error message.Jean-Philippe Lang2009-12-201-2/+2
* Adds on optional API key to repositories management controller and reposman.rb.Jean-Philippe Lang2009-12-202-3/+11
* Admin info cleanup.Jean-Philippe Lang2009-12-192-10/+12
* Adds helpers for setting field tags.Jean-Philippe Lang2009-12-199-173/+130
* Adds a 'no_permission_check' option to the MailHandler.Jean-Philippe Lang2009-12-191-5/+17
* Fixes block reordering on my page (#2971).Jean-Philippe Lang2009-12-192-19/+17
* Fixes an error with postgres.Jean-Philippe Lang2009-12-191-2/+10
* Avoid a ruby warning.Jean-Philippe Lang2009-12-191-1/+1
* Fixes 'follows' relation validation.Jean-Philippe Lang2009-12-181-3/+3
* Adds 'follows' relation (#1432).Jean-Philippe Lang2009-12-181-1/+16
* Issue sidebar cleanup.Jean-Philippe Lang2009-12-182-18/+15
* By default, only show statuses that are used by the tracker on the workflow e...Jean-Philippe Lang2009-12-183-3/+29
* Display shared versions on the issue summary view (#4425).Jean-Philippe Lang2009-12-181-2/+2
* Removes "xxx and return" calls (#4446).Jean-Philippe Lang2009-12-1810-26/+34
* Fixes test broken by r3176 (#4439).Jean-Philippe Lang2009-12-181-1/+2
* IE8 fix.Jean-Philippe Lang2009-12-171-2/+1