| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds a setting that allows to reference/fix issues of all projects (#3087). | Jean-Philippe Lang | 2012-02-02 | 1 | -0/+2 |
* | Added an administration setting to allow issue start date to be defaulted to ... | Etienne Massip | 2011-11-05 | 1 | -0/+2 |
* | Ability to assign issues to groups (#2964). | Jean-Philippe Lang | 2011-07-23 | 1 | -0/+2 |
* | Adds an application setting to limit the number of items that can be displaye... | Jean-Philippe Lang | 2010-12-15 | 1 | -0/+3 |
* | Automatic spent time logging from commit messages (#4155). | Jean-Philippe Lang | 2010-12-05 | 1 | -0/+5 |
* | Add a Email Header setting. Useful for adding delimiters to every email. | Eric Davis | 2010-11-02 | 1 | -0/+2 |
* | Add a default mail notification setting for new users | Eric Davis | 2010-09-28 | 1 | -0/+2 |
* | Treat Calendar and Gantt pages as separate modules. #6153 | Eric Davis | 2010-08-22 | 1 | -0/+2 |
* | Adds a setting to cache textile rendering (off by default). | Jean-Philippe Lang | 2010-02-06 | 1 | -0/+2 |
* | Adds a setting to remove incoming emails body after a delimiter (#4409). | Jean-Philippe Lang | 2009-12-23 | 1 | -0/+2 |
* | Added an Admin setting to enable/disable the REST web service. (#3920) | Eric Davis | 2009-12-23 | 1 | -0/+2 |
* | Adds on optional API key to repositories management controller and reposman.rb. | Jean-Philippe Lang | 2009-12-20 | 1 | -0/+2 |
* | Added a setting to configure the day that week start on (Monday or Sunday). (... | Eric Davis | 2009-12-13 | 1 | -0/+2 |
* | Adds a Setting to control how an Issue's done_ratio is calculated: | Eric Davis | 2009-12-11 | 1 | -0/+2 |
* | Add a setting to pick alternative Gravatar images. #2734 | Eric Davis | 2009-11-17 | 1 | -0/+2 |
* | Adds a setting for new projects default modules (#1797). | Jean-Philippe Lang | 2009-11-15 | 1 | -0/+11 |
* | Adds a setting to choose which role is given to a non-admin user who creates ... | Jean-Philippe Lang | 2009-05-17 | 1 | -0/+4 |
* | Makes minimum password length configurable. | Jean-Philippe Lang | 2009-04-21 | 1 | -0/+3 |
* | Fixes new setting name. | Jean-Philippe Lang | 2009-02-21 | 1 | -1/+1 |
* | Adds a setting to limit the size of text attachments that can be displayed by... | Jean-Philippe Lang | 2009-02-21 | 1 | -0/+5 |
* | Added a system setting for allowing OpenID logins and registrations | Eric Davis | 2009-02-11 | 1 | -0/+2 |
* | Adds a setting to limit the number of revisions displayed on a repository fil... | Jean-Philippe Lang | 2009-02-01 | 1 | -0/+3 |
* | Adds a setting to limit the number of diff lines that should be displayed (de... | Jean-Philippe Lang | 2008-12-07 | 1 | -0/+3 |
* | Added an option to turn user Gravatars on or off | Eric Davis | 2008-10-31 | 1 | -1/+2 |
* | add plain text option for mail #2029 | Nicolas Chuche | 2008-10-15 | 1 | -0/+2 |
* | Adds an option to generate sequential project identifiers. | Jean-Philippe Lang | 2008-08-31 | 1 | -0/+2 |
* | Adds support for commit logs reencoding to UTF-8 before insertion in the data... | Jean-Philippe Lang | 2008-08-26 | 1 | -0/+3 |
* | Use example.net as domain in default configuration (#1762). | Jean-Philippe Lang | 2008-08-25 | 1 | -1/+1 |
* | Adds a simple API and a standalone script that can be used to forward emails ... | Jean-Philippe Lang | 2008-06-25 | 1 | -0/+4 |
* | Ability to disable unused SCM adapters in application settings. | Jean-Philippe Lang | 2008-06-08 | 1 | -0/+9 |
* | Adds a setting for whether new projects should be public by default (closes #... | Jean-Philippe Lang | 2008-03-12 | 1 | -1/+3 |
* | Adds an application setting to choose whether or not subprojects issues shoul... | Jean-Philippe Lang | 2008-03-06 | 1 | -0/+2 |
* | Display the last 30 days on the activity view rather than the current month. | Jean-Philippe Lang | 2008-03-05 | 1 | -0/+3 |
* | Fix grammar error in e-mail footer (closes #673). | Jean-Philippe Lang | 2008-02-16 | 1 | -1/+1 |
* | Fixed settings.yml syntax (yaml parsing fails with JRuby 1.0.3: #606). | Jean-Philippe Lang | 2008-02-06 | 1 | -2/+2 |
* | User display format is now configurable in administration settings. | Jean-Philippe Lang | 2008-01-25 | 1 | -0/+3 |
* | New setting added to specify how many objects should be displayed on most pag... | Jean-Philippe Lang | 2007-12-29 | 1 | -0/+2 |
* | Email notifications are now sent as Blind carbon copy by default. This can be... | Jean-Philippe Lang | 2007-12-02 | 1 | -0/+2 |
* | There's now 3 account activation strategies (available in application settings): | Jean-Philippe Lang | 2007-11-18 | 1 | -1/+1 |
* | Added a couple of new formats for the 'date format' setting. | Jean-Philippe Lang | 2007-11-16 | 1 | -4/+3 |
* | Mailer: | Jean-Philippe Lang | 2007-11-04 | 1 | -0/+2 |
* | * Emails footer can now be customized from the admin interface (Admin -> Emai... | Jean-Philippe Lang | 2007-10-21 | 1 | -0/+4 |
* | Fixed: Can not set 'No change' value for commit_fix_done_ratio setting. | Jean-Philippe Lang | 2007-10-12 | 1 | -1/+0 |
* | Added the ability to set the "done ratio" of issues fixed by commit (original... | Jean-Philippe Lang | 2007-10-10 | 1 | -0/+3 |
* | Added basic Theme support. | Jean-Philippe Lang | 2007-10-10 | 1 | -0/+2 |
* | Default encodings for repository files can now be set in application settings... | Jean-Philippe Lang | 2007-10-07 | 1 | -0/+4 |
* | Default columns displayed on the issue list can now be selected at applicatio... | Jean-Philippe Lang | 2007-10-01 | 1 | -0/+9 |
* | Native eol property set on config/* | Jean-Philippe Lang | 2007-09-27 | 1 | -81/+81 |
* | Mail notification options restored (default is: issue_added and issue_updated). | Jean-Philippe Lang | 2007-09-14 | 1 | -0/+6 |
* | Changed the application default title (redMine -> Redmine). | Jean-Philippe Lang | 2007-09-02 | 1 | -1/+1 |