summaryrefslogtreecommitdiffstats
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* Adds buit-in groups to give specific permissions to anonymous and non members...Jean-Philippe Lang2014-09-281-0/+21
* Expire other sessions on password change (#17796).Jean-Baptiste Barth2014-09-161-0/+5
* Changeset comments set to longtext for handling comments > 64KB with Mysql (#...Jean-Philippe Lang2014-02-281-0/+12
* Rails4: replace deprecated Relation#update_all at ChangeRepositoriesToFullSti...Toshi MARUYAMA2014-01-171-4/+9
* Rails4: replace deprecated Relation#update_all at SetDefaultRepositories db m...Toshi MARUYAMA2014-01-071-1/+1
* Rails4: replace deprecated Relation#update_all at db migrationsToshi MARUYAMA2014-01-077-14/+21
* Rails4: replace deprecated Relation#update_all at CreateCustomFieldsRoles db ...Toshi MARUYAMA2014-01-071-1/+1
* Rails4: db migrate: replace "Permission.find_by_controller_and_action"Toshi MARUYAMA2013-12-209-20/+20
* Fixed that time entries custom values are not deleted when deleting a project...Jean-Philippe Lang2013-12-181-0/+9
* Store relation type instead of i18n key in journals (#15704).Jean-Philippe Lang2013-12-151-0/+26
* Removed default values on custom field min and max length.Jean-Philippe Lang2013-12-141-0/+15
* Merged custom fields format refactoring.Jean-Philippe Lang2013-12-142-0/+18
* Migrate settings according to r12208 (#7590).Jean-Philippe Lang2013-10-131-1/+1
* Don't update issues nor log time when importing old changesets (#4823).Jean-Philippe Lang2013-10-051-0/+9
* Support for multiple issue update keywords/rules in commit messages (#4911).Jean-Philippe Lang2013-10-051-0/+17
* Typo (#14819).Jean-Philippe Lang2013-09-111-1/+1
* Remove EOLs from attachments filename (#14819).Jean-Philippe Lang2013-09-111-0/+12
* Option to force a user to change his password (#3872).Jean-Philippe Lang2013-08-051-0/+9
* Ability to save Gantt query filters (#7836).Jean-Philippe Lang2013-07-141-0/+9
* Role-based issue custom field visibility (#5037).Jean-Philippe Lang2013-07-131-0/+14
* Role based custom queries (#1019).Jean-Philippe Lang2013-07-112-0/+26
* Removed the default 0 value for issues foreign keys.Jean-Philippe Lang2013-02-171-0/+19
* Adds closed_on column that stores the time of the last closing (#824).Jean-Philippe Lang2013-02-162-0/+34
* Raised group name maximum length to 255 characters (#13174).Jean-Philippe Lang2013-02-151-0/+9
* Add unique index on custom_fields_projects.Jean-Philippe Lang2013-02-071-0/+24
* Add unique index on custom_fields_trackers (#13059).Jean-Philippe Lang2013-02-071-0/+24
* Optionaly inherit members from parent project (#5605).Jean-Philippe Lang2013-02-021-0/+9
* Add unique index on tokens.value.Jean-Philippe Lang2013-02-011-0/+15
* Fixed Redmine case.Jean-Philippe Lang2013-01-231-1/+1
* Split "Manage documents" permission into create, edit and delete permissions ...Jean-Philippe Lang2013-01-201-0/+23
* Check if index exists before removing it (#12713).Jean-Philippe Lang2013-01-061-2/+21
* SQLServer does not support changing the type of an indexed column (#12713).Jean-Philippe Lang2013-01-031-0/+4
* Store attachments in subdirectories (#5298).Jean-Philippe Lang2012-12-131-0/+9
* Adds STI to Query model. Issue queries are now IssueQuery instances.Jean-Philippe Lang2012-12-092-0/+18
* Don't force english language for default admin account (#12485).Jean-Philippe Lang2012-12-081-1/+0
* Replaces find(:first) calls in migrations.Jean-Philippe Lang2012-12-039-18/+18
* Replaces find(:all) calls.Jean-Philippe Lang2012-12-0216-21/+21
* Use Project.rebuild_tree! instead of .rebuild! in migration.Jean-Philippe Lang2012-11-231-1/+1
* Adds a textual css class for issue priorities (#12216).Jean-Philippe Lang2012-10-262-0/+18
* Private issue notes (#1554).Jean-Philippe Lang2012-10-031-0/+9
* Support for subforums (#3831).Jean-Philippe Lang2012-07-311-0/+9
* Fixed migration broken by r9977.Jean-Philippe Lang2012-07-191-2/+3
* Workflow enhancement: editable and required fields configurable by role, trac...Jean-Philippe Lang2012-07-153-0/+29
* Adds a configurable timeout for LDAP authentication (#8978).Jean-Philippe Lang2012-07-071-0/+9
* Ability to disable standard fields on a per tracker basis (#1091).Jean-Philippe Lang2012-07-051-0/+9
* Do not trigger model validations when rebuilding the nested set (#10829).Jean-Philippe Lang2012-05-051-1/+1
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-0/+17
* set svn:eol-style native db/migrate/*.rbToshi MARUYAMA2012-03-051-16/+16
* Adds an optional LDAP filter (#1060).Jean-Philippe Lang2012-03-011-0/+9
* Undefined #builtin= with Rails 3.1.3.Jean-Philippe Lang2012-02-251-0/+1