summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Removed unused helper.Jean-Philippe Lang2012-07-081-1/+0
* Adds a scope for sorting groups.Jean-Philippe Lang2012-07-082-1/+3
* Code cleanup.Jean-Philippe Lang2012-07-081-0/+4
* Code cleanup.Jean-Philippe Lang2012-07-071-5/+11
* Code cleanup.Jean-Philippe Lang2012-07-071-4/+7
* Code cleanup.Jean-Philippe Lang2012-07-071-9/+14
* Use named routes.Jean-Philippe Lang2012-07-074-16/+16
* Fixed that deleting the last reply of a topic does not update last_reply_id.Jean-Philippe Lang2012-07-071-10/+6
* Use named routes.Jean-Philippe Lang2012-07-071-2/+2
* Deprecated :confirm => 'Text' option.Jean-Philippe Lang2012-07-0733-63/+45
* Code cleanup.Jean-Philippe Lang2012-07-071-8/+2
* Code cleanup.Jean-Philippe Lang2012-07-071-1/+1
* Displays thumbnails of attached images of the issue view (#1006).Jean-Philippe Lang2012-07-077-5/+70
* Adds a configurable timeout for LDAP authentication (#8978).Jean-Philippe Lang2012-07-073-9/+29
* Fixed: Openid registration form should not require user to enter password (#1...Jean-Philippe Lang2012-07-071-2/+5
* Fixed: escaped link in conflict resolution form (#11341).Jean-Philippe Lang2012-07-071-1/+1
* Ignore emails with "Auto-Submitted: auto-*" header (#11338).Jean-Philippe Lang2012-07-071-6/+9
* Adds Private filter to the issue list (#8577).Jean-Philippe Lang2012-07-051-1/+13
* Makes Private column available on the issue list (#8577).Jean-Philippe Lang2012-07-051-0/+5
* Perf: don't load preferences for the anonymous user.Jean-Philippe Lang2012-07-051-0/+4
* Perf: use a custom decoder for Role#permissions instead of YAML.load.Jean-Philippe Lang2012-07-051-5/+14
* Ability to disable standard fields on a per tracker basis (#1091).Jean-Philippe Lang2012-07-0511-43/+188
* Fixed: Can't filter for negative numeric custom field (#11307).Jean-Philippe Lang2012-07-041-2/+2
* Code cleanup.Jean-Philippe Lang2012-07-041-1/+1
* Code cleanup.Jean-Philippe Lang2012-07-041-6/+1
* Code cleanup.Jean-Philippe Lang2012-07-041-6/+2
* Perf: don't load parent message for generating a link.Jean-Philippe Lang2012-07-041-1/+1
* Code cleanup.Etienne Massip2012-06-261-8/+9
* More specific flash message when creating a user account.Jean-Philippe Lang2012-06-261-1/+1
* Additional "Log time" link on project overview (#11181).Jean-Philippe Lang2012-06-261-1/+5
* Fixed: Link is escaped in wiki added/updated notification email (#11262).Jean-Philippe Lang2012-06-262-2/+2
* Fixed that root projects are escaped twice in the project drop down (#11217).Jean-Philippe Lang2012-06-261-1/+1
* Moved logic relative to project status from User to Project model (#3640).Jean-Philippe Lang2012-06-252-6/+10
* Visual hint for closed projects on project list (#3640).Jean-Philippe Lang2012-06-251-1/+1
* Ability to close projects (read-only) (#3640).Jean-Philippe Lang2012-06-2510-23/+77
* Removed test line committed accidently (#11073).Etienne Massip2012-06-231-1/+0
* Use base class name as customized type to fix @UserCustomField#order_statement@.Etienne Massip2012-06-231-2/+3
* Reversed order of priorities on the issue summary page (#11205).Jean-Philippe Lang2012-06-201-2/+2
* Makes repository url read-only after saving.Jean-Philippe Lang2012-06-203-10/+13
* Safe attributes for repositories.Jean-Philippe Lang2012-06-193-2/+14
* Make repository identifier accept underscores (#11192).Jean-Philippe Lang2012-06-191-2/+2
* Removed invalid nested p tags.Jean-Philippe Lang2012-06-183-6/+4
* Fixed that deleting a project with subtasks may fail (#11185).Jean-Philippe Lang2012-06-181-0/+22
* Display dates using user's locale if available (#2190).Etienne Massip2012-06-161-3/+3
* Fixed that time entries should be sorted by date and created_on (#11178).Jean-Philippe Lang2012-06-161-1/+1
* Fixed that sticky messages are not displayed first (#11170).Jean-Philippe Lang2012-06-161-2/+2
* Fixed that Subversion#load_entries_changesets raises an error if entries is nil.Jean-Philippe Lang2012-06-121-0/+2
* scm: mercurial: use Rails3 ActiveRecord syntax with same as git r9807 at find...Toshi MARUYAMA2012-06-111-4/+4
* Extract code from view.Jean-Philippe Lang2012-06-101-1/+1
* Code cleanup.Jean-Philippe Lang2012-06-101-1/+6