summaryrefslogtreecommitdiffstats
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Merged r14052 (#19233).Jean-Philippe Lang2015-03-081-1/+5
* Merged r14032 (#19132).Jean-Philippe Lang2015-02-191-1/+1
* Fixed the migration for SQLServer (#18855).Jean-Philippe Lang2015-02-081-2/+3
* Removed :move_issues permission (#18855).Jean-Philippe Lang2015-02-081-0/+18
* Default admin user may not be crated in Redmine 3.0 (#18804).Jean-Philippe Lang2015-02-071-8/+11
* Fixed #down for migration 20141029181824_remove_issue_statuses_is_default (#1...Jean-Philippe Lang2015-01-191-1/+1
* Fix migration and use Rails 4.2.0 release (#14534).Jean-Philippe Lang2015-01-181-0/+2
* Add support for multiple email addresses per user (#4244).Jean-Philippe Lang2015-01-174-0/+44
* First db:migrate fails with SQLServer (undefined method type for nil class in...Jean-Philippe Lang2014-11-231-0/+2
* Move wiki page to other project (#5450).Jean-Philippe Lang2014-11-231-0/+11
* Adds a role setting for controlling visibility of users: all or members of vi...Jean-Philippe Lang2014-11-111-0/+9
* Default status per tracker (#5991).Jean-Philippe Lang2014-11-022-0/+27
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-227-9/+13
* 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