| Commit message (Expand) | Author | Age | Files | Lines |
* | Store relation type instead of i18n key in journals (#15704). | Jean-Philippe Lang | 2013-12-15 | 1 | -0/+26 |
* | Removed default values on custom field min and max length. | Jean-Philippe Lang | 2013-12-14 | 1 | -0/+15 |
* | Merged custom fields format refactoring. | Jean-Philippe Lang | 2013-12-14 | 2 | -0/+18 |
* | Migrate settings according to r12208 (#7590). | Jean-Philippe Lang | 2013-10-13 | 1 | -1/+1 |
* | Don't update issues nor log time when importing old changesets (#4823). | Jean-Philippe Lang | 2013-10-05 | 1 | -0/+9 |
* | Support for multiple issue update keywords/rules in commit messages (#4911). | Jean-Philippe Lang | 2013-10-05 | 1 | -0/+17 |
* | Typo (#14819). | Jean-Philippe Lang | 2013-09-11 | 1 | -1/+1 |
* | Remove EOLs from attachments filename (#14819). | Jean-Philippe Lang | 2013-09-11 | 1 | -0/+12 |
* | Option to force a user to change his password (#3872). | Jean-Philippe Lang | 2013-08-05 | 1 | -0/+9 |
* | Ability to save Gantt query filters (#7836). | Jean-Philippe Lang | 2013-07-14 | 1 | -0/+9 |
* | Role-based issue custom field visibility (#5037). | Jean-Philippe Lang | 2013-07-13 | 1 | -0/+14 |
* | Role based custom queries (#1019). | Jean-Philippe Lang | 2013-07-11 | 2 | -0/+26 |
* | Removed the default 0 value for issues foreign keys. | Jean-Philippe Lang | 2013-02-17 | 1 | -0/+19 |
* | Adds closed_on column that stores the time of the last closing (#824). | Jean-Philippe Lang | 2013-02-16 | 2 | -0/+34 |
* | Raised group name maximum length to 255 characters (#13174). | Jean-Philippe Lang | 2013-02-15 | 1 | -0/+9 |
* | Add unique index on custom_fields_projects. | Jean-Philippe Lang | 2013-02-07 | 1 | -0/+24 |
* | Add unique index on custom_fields_trackers (#13059). | Jean-Philippe Lang | 2013-02-07 | 1 | -0/+24 |
* | Optionaly inherit members from parent project (#5605). | Jean-Philippe Lang | 2013-02-02 | 1 | -0/+9 |
* | Add unique index on tokens.value. | Jean-Philippe Lang | 2013-02-01 | 1 | -0/+15 |
* | Fixed Redmine case. | Jean-Philippe Lang | 2013-01-23 | 1 | -1/+1 |
* | Split "Manage documents" permission into create, edit and delete permissions ... | Jean-Philippe Lang | 2013-01-20 | 1 | -0/+23 |
* | Check if index exists before removing it (#12713). | Jean-Philippe Lang | 2013-01-06 | 1 | -2/+21 |
* | SQLServer does not support changing the type of an indexed column (#12713). | Jean-Philippe Lang | 2013-01-03 | 1 | -0/+4 |
* | Store attachments in subdirectories (#5298). | Jean-Philippe Lang | 2012-12-13 | 1 | -0/+9 |
* | Adds STI to Query model. Issue queries are now IssueQuery instances. | Jean-Philippe Lang | 2012-12-09 | 2 | -0/+18 |
* | Don't force english language for default admin account (#12485). | Jean-Philippe Lang | 2012-12-08 | 1 | -1/+0 |
* | Replaces find(:first) calls in migrations. | Jean-Philippe Lang | 2012-12-03 | 9 | -18/+18 |
* | Replaces find(:all) calls. | Jean-Philippe Lang | 2012-12-02 | 16 | -21/+21 |
* | Use Project.rebuild_tree! instead of .rebuild! in migration. | Jean-Philippe Lang | 2012-11-23 | 1 | -1/+1 |
* | Adds a textual css class for issue priorities (#12216). | Jean-Philippe Lang | 2012-10-26 | 2 | -0/+18 |
* | Private issue notes (#1554). | Jean-Philippe Lang | 2012-10-03 | 1 | -0/+9 |
* | Support for subforums (#3831). | Jean-Philippe Lang | 2012-07-31 | 1 | -0/+9 |
* | Fixed migration broken by r9977. | Jean-Philippe Lang | 2012-07-19 | 1 | -2/+3 |
* | Workflow enhancement: editable and required fields configurable by role, trac... | Jean-Philippe Lang | 2012-07-15 | 3 | -0/+29 |
* | Adds a configurable timeout for LDAP authentication (#8978). | Jean-Philippe Lang | 2012-07-07 | 1 | -0/+9 |
* | Ability to disable standard fields on a per tracker basis (#1091). | Jean-Philippe Lang | 2012-07-05 | 1 | -0/+9 |
* | Do not trigger model validations when rebuilding the nested set (#10829). | Jean-Philippe Lang | 2012-05-05 | 1 | -1/+1 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 1 | -0/+17 |
* | set svn:eol-style native db/migrate/*.rb | Toshi MARUYAMA | 2012-03-05 | 1 | -16/+16 |
* | Adds an optional LDAP filter (#1060). | Jean-Philippe Lang | 2012-03-01 | 1 | -0/+9 |
* | Undefined #builtin= with Rails 3.1.3. | Jean-Philippe Lang | 2012-02-25 | 1 | -0/+1 |
* | Fixed migration broken with Rails 3.1.3 (#10320). | Jean-Philippe Lang | 2012-02-25 | 1 | -0/+12 |
* | Makes container_id and container_type columns nullables. | Jean-Philippe Lang | 2012-02-23 | 1 | -0/+13 |
* | Increase username length limit from 30 to 60 (#2719). | Jean-Philippe Lang | 2012-02-05 | 1 | -0/+9 |
* | Adds support for multiselect custom fields (#1189). | Jean-Philippe Lang | 2012-01-29 | 1 | -0/+9 |
* | Adds support for multiple repositories per project (#779). | Jean-Philippe Lang | 2012-01-15 | 3 | -0/+32 |
* | Restores migration broken by r8182 and removes default scope on Role (#9800). | Jean-Philippe Lang | 2011-12-14 | 1 | -1/+1 |
* | Role.all broken in migration due to default sort (columns do not exist yet). ... | Jean-Philippe Lang | 2011-12-10 | 1 | -1/+1 |
* | Typo. | Jean-Philippe Lang | 2011-12-03 | 1 | -1/+1 |
* | Do not trigger repository validation in migration. | Jean-Philippe Lang | 2011-12-03 | 1 | -9/+2 |