summaryrefslogtreecommitdiffstats
path: root/db
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixed migration broken with Rails 3.1.3 (#10320).Jean-Philippe Lang2012-02-251-0/+12
* Makes container_id and container_type columns nullables.Jean-Philippe Lang2012-02-231-0/+13
* Increase username length limit from 30 to 60 (#2719).Jean-Philippe Lang2012-02-051-0/+9
* Adds support for multiselect custom fields (#1189).Jean-Philippe Lang2012-01-291-0/+9
* Adds support for multiple repositories per project (#779).Jean-Philippe Lang2012-01-153-0/+32
* Restores migration broken by r8182 and removes default scope on Role (#9800).Jean-Philippe Lang2011-12-141-1/+1
* Role.all broken in migration due to default sort (columns do not exist yet). ...Jean-Philippe Lang2011-12-101-1/+1
* Typo.Jean-Philippe Lang2011-12-031-1/+1
* Do not trigger repository validation in migration.Jean-Philippe Lang2011-12-031-9/+2
* Enforced unicity of relations between 2 issues with a database index (#9685).Etienne Massip2011-12-031-0/+16
* remove trailing white-spaces from db/migrate/20101104182107_add_unique_index_...Toshi MARUYAMA2011-11-091-1/+1
* remove trailing white-spaces from db/migrate/007_create_journals.rb (#9510)Toshi MARUYAMA2011-11-091-7/+7
* replace tabs to spaces at db/migrate/097_add_view_wiki_edits_permission.rb (#...Toshi MARUYAMA2011-11-091-6/+6
* replace tabs to spaces at db/migrate/096_add_commit_access_permission.rb (#9510)Toshi MARUYAMA2011-11-091-7/+6
* replace tabs to spaces at db/migrate/099_add_delete_wiki_pages_attachments_pe...Toshi MARUYAMA2011-11-091-6/+6
* remove trailing white-spaces from db/migrate/20100705164950_change_changes_pa...Toshi MARUYAMA2011-11-091-1/+1
* remove trailing white-spaces from db/migrate/081_create_projects_trackers.rb ...Toshi MARUYAMA2011-11-091-1/+1