| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r14974 and r14975 from trunk to 3.2-stable (#21447) | Toshi MARUYAMA | 2016-01-07 | 1 | -0/+8 |
* | Files upload restriction by files extensions (#20008). | Jean-Philippe Lang | 2015-11-01 | 1 | -0/+6 |
* | Adds 4h, 8h and 12h as options for session maximum lifetime (#20933). | Jean-Philippe Lang | 2015-10-07 | 1 | -2/+2 |
* | Moves attachments settings to a new tab. | Jean-Philippe Lang | 2015-10-06 | 2 | -8/+15 |
* | Adds options to display totals on the issue list (#1561). | Jean-Philippe Lang | 2015-10-04 | 1 | -0/+5 |
* | Moved API settings to their own tab. | Jean-Philippe Lang | 2015-10-01 | 2 | -4/+10 |
* | Adds a named route for test email. | Jean-Philippe Lang | 2015-06-29 | 1 | -1/+1 |
* | The test email action should only be accessible with POST (#20203). | Jean-Philippe Lang | 2015-06-29 | 1 | -1/+1 |
* | Adds a setting to control done ratio on parent tasks (#5490). | Jean-Philippe Lang | 2015-05-25 | 1 | -0/+2 |
* | Adds settings to control start/due dates and priority on parent tasks (#5490). | Jean-Philippe Lang | 2015-05-25 | 1 | -0/+9 |
* | Add the ability to expire passwords after a configurable number of days (#194... | Jean-Philippe Lang | 2015-05-10 | 1 | -0/+4 |
* | Adds the date format for ambiguous dates (#19243). | Jean-Philippe Lang | 2015-03-07 | 1 | -1/+1 |
* | Make search results per page configurable (#19005). | Jean-Philippe Lang | 2015-02-07 | 1 | -0/+2 |
* | Add support for multiple email addresses per user (#4244). | Jean-Philippe Lang | 2015-01-17 | 1 | -0/+2 |
* | Configurable behavour for linking issues on copy (#18500). | Jean-Philippe Lang | 2014-11-29 | 1 | -0/+2 |
* | Removed duplicate element ids. | Jean-Philippe Lang | 2014-11-23 | 1 | -4/+7 |
* | Use an handler instead of onsubmit attribute. | Jean-Philippe Lang | 2014-11-18 | 1 | -1/+1 |
* | Adds settings for disabling browser language detection and language preferenc... | Jean-Philippe Lang | 2014-01-24 | 1 | -0/+4 |
* | remove unneeded Relation#all from app/views/settings/_repositories.html.erb | Toshi MARUYAMA | 2014-01-10 | 1 | -2/+2 |
* | remove unneeded Relation#all from app/views/settings/_projects.html.erb | Toshi MARUYAMA | 2014-01-10 | 1 | -1/+1 |
* | code format cleanup app/views/settings/_repositories.html.erb | Toshi MARUYAMA | 2014-01-10 | 1 | -6/+34 |
* | Adds an option for formatter display name. | Jean-Philippe Lang | 2013-12-23 | 1 | -1/+1 |
* | Ability to define commit keywords per tracker (#7590). | Jean-Philippe Lang | 2013-10-13 | 1 | -4/+7 |
* | Support for multiple issue update keywords/rules in commit messages (#4911). | Jean-Philippe Lang | 2013-10-05 | 1 | -14/+44 |
* | Exclude attachments from incoming emails based on file name (#3413). | Jean-Philippe Lang | 2013-09-29 | 1 | -0/+5 |
* | Adds missing html titles (#14517). | Jean-Philippe Lang | 2013-07-28 | 1 | -1/+1 |
* | replace tabs to spaces and fix indents at app/views/settings/_repositories.ht... | Toshi MARUYAMA | 2013-03-15 | 1 | -13/+13 |
* | replace tabs to spaces at app/views/settings/_issues.html.erb | Toshi MARUYAMA | 2013-03-15 | 1 | -1/+1 |
* | Adds an helper for rendering query columns selection. | Jean-Philippe Lang | 2013-02-23 | 1 | -5/+3 |
* | Possibility to define the default enable trackers when creating a project (#1... | Jean-Philippe Lang | 2013-02-15 | 1 | -0/+3 |
* | Make JSONP support optional and disabled by default (#12992). | Jean-Philippe Lang | 2013-01-26 | 1 | -0/+2 |
* | Plugin settings div should perhaps have 'settings' CSS class (#12910). | Jean-Philippe Lang | 2013-01-20 | 1 | -1/+1 |
* | Adds STI to Query model. Issue queries are now IssueQuery instances. | Jean-Philippe Lang | 2012-12-09 | 1 | -1/+1 |
* | Replaces find(:all) calls. | Jean-Philippe Lang | 2012-12-02 | 1 | -1/+1 |
* | Non working days is an array of strings (#2161). | Jean-Philippe Lang | 2012-10-29 | 1 | -1/+1 |
* | Ignore non-working days when rescheduling an issue (#2161). | Jean-Philippe Lang | 2012-10-29 | 1 | -0/+2 |
* | Adds a setting to allow subtasks to belong to other projects (#5487). | Jean-Philippe Lang | 2012-10-10 | 1 | -0/+2 |
* | Fixed legend tag position. | Jean-Philippe Lang | 2012-07-29 | 1 | -1/+1 |
* | Add labels on SCMs. | Jean-Philippe Lang | 2012-07-29 | 1 | -0/+2 |
* | Removed duplicate ids. | Jean-Philippe Lang | 2012-07-29 | 1 | -6/+1 |
* | JQuery in, Prototype/Scriptaculous out (#11445). | Jean-Philippe Lang | 2012-07-22 | 2 | -5/+5 |
* | Displays thumbnails of attached images of the issue view (#1006). | Jean-Philippe Lang | 2012-07-07 | 1 | -0/+4 |
* | Display dates using user's locale if available (#2190). | Etienne Massip | 2012-06-16 | 1 | -3/+3 |
* | Configurable session lifetime and timeout (#6597). | Jean-Philippe Lang | 2012-06-10 | 1 | -0/+11 |
* | Ability to set default column order in issue list (#11068). | Jean-Philippe Lang | 2012-06-08 | 1 | -4/+8 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 9 | -9/+9 |
* | Adds the ability for users to delete their own account (#10664). Can be disab... | Jean-Philippe Lang | 2012-04-15 | 1 | -0/+2 |
* | Adds specific css class for information in forms. | Jean-Philippe Lang | 2012-02-02 | 3 | -11/+11 |
* | Adds a setting that allows to reference/fix issues of all projects (#3087). | Jean-Philippe Lang | 2012-02-02 | 1 | -0/+2 |
* | Fixed that SCM selection is not saved when all SCM are disabled (#9937). | Jean-Philippe Lang | 2012-01-08 | 1 | -0/+1 |