summaryrefslogtreecommitdiffstats
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Add indexes on various timestamps to speed up the activity view.Jean-Philippe Lang2009-10-251-0/+25
* Added project specific Enumeration overrides.Eric Davis2009-10-212-0/+20
* Added an active field track if an Enumeration is active on the frontend view.Eric Davis2009-10-211-0/+9
* Adding missing database indexes for foreign keys and STI fields.Eric Davis2009-10-1730-0/+312
* Fixes User/CustomValue association broken by r2869 (#3978).Jean-Philippe Lang2009-10-101-0/+9
* User groups branch merged.Jean-Philippe Lang2009-09-123-0/+30
* Fixed: editing a message may cause sticky attribute to be NULL (#3356).Jean-Philippe Lang2009-06-141-0/+9
* Changed Enumerations to use a Single Table InheritanceEric Davis2009-05-302-0/+20
* Clear member_roles table before populating it.Jean-Philippe Lang2009-05-101-0/+1
* Allows multiple roles on the same project (#706). Prerequisite for user group...Jean-Philippe Lang2009-05-103-0/+32
* Ticket grouping (#2679).Jean-Philippe Lang2009-04-261-0/+9
* Extend the settings.name column so it can fit longer plugin names.Eric Davis2009-03-191-0/+9
* Adds a unique index on projects_trackers table (#2882).Jean-Philippe Lang2009-03-121-0/+21
* Ability to save "sort order" in custom queries (#2899).Jean-Philippe Lang2009-03-121-0/+9
* Adds an index on watchers table to speed up watched issue filtering.Jean-Philippe Lang2009-02-141-0/+9
* Added identity_url to User. #699Eric Davis2009-02-111-0/+9
* Added OpenID tables. #699Eric Davis2009-02-111-0/+20
* Fixed: migration 98 breaks when using table name prefix.Jean-Philippe Lang2009-02-081-3/+4
* Removes unused projects_count column from projects table.Jean-Philippe Lang2009-01-241-0/+9
* Merged nested projects branch. Removes limit on subproject nesting (#594).Jean-Philippe Lang2009-01-242-0/+19
* Fixes 103_set_custom_fields_editable migration from r2276 (#2526).Jean-Philippe Lang2009-01-181-2/+2
* User custom fields can now be set as editable so that users can edit them on ...Jean-Philippe Lang2009-01-172-0/+18
* Maps repository users to Redmine users (#1383).Jean-Philippe Lang2008-11-102-0/+27
* Adds 'Delete wiki pages attachments' permission.Jean-Philippe Lang2008-10-181-0/+13
* Typo in migration 97 name (#1929).Jean-Philippe Lang2008-09-211-1/+1
* Adds watch/unwatch functionality at forum topic level (#1912).Jean-Philippe Lang2008-09-191-0/+14
* Adds a permission 'view wiki edits' so that wiki history can be hidden to cer...Jean-Philippe Lang2008-09-131-0/+13
* Merged nbc branch @ r1812 (commit access permission and reposman improvements).Jean-Philippe Lang2008-09-131-0/+14
* Use example.net as domain in default configuration (#1762).Jean-Philippe Lang2008-08-251-1/+1
* Wiki page hierarchy (#528). Parent page can be assigned on Rename screen.Jean-Philippe Lang2008-07-261-0/+9
* Merged Rails 2.1 compatibility branch.Jean-Philippe Lang2008-07-042-2/+2
* Fixed #1545: migration on fresh install fails (broken by r1592).Jean-Philippe Lang2008-06-291-8/+11
* Change projects homepage limit to 255 chars (#663, #1095).Jean-Philippe Lang2008-05-251-0/+9
* Wiki page protection (#851, patch #1146 by Mateo Murphy with slight changes).Jean-Philippe Lang2008-05-041-0/+9
* Merged Git support branch (r1200 to r1226).Jean-Philippe Lang2008-03-122-0/+18
* Fixes migrations that change string limits for sqlite.Jean-Philippe Lang2008-03-093-3/+3
* Allow longer version names (#711, closes #712).Jean-Philippe Lang2008-03-091-0/+9
* Fixes migration 87 error when running MySQL with STRICT_TRANS_TABLES on (#771).Jean-Philippe Lang2008-03-051-1/+1
* Adds an optional description to attachments.Jean-Philippe Lang2008-02-291-0/+9
* Fixed: not null constraints not removed with Postgresql.Jean-Philippe Lang2008-02-123-7/+7
* Fixed migration 87 (mysql: TEXT column can't have a default value).Jean-Philippe Lang2008-01-221-1/+1
* Missing migration for r1090.Jean-Philippe Lang2008-01-201-0/+9
* Unlimited and optional project description. The project list will show trunca...Jean-Philippe Lang2008-01-201-0/+8
* Fixed error on migration 85 with Oracle (index name can not be more than 30 c...Jean-Philippe Lang2008-01-151-2/+2
* Search engine: issue custom fields can now be searched.Jean-Philippe Lang2007-12-141-0/+9
* Performance improvement on workflow setup screen.Jean-Philippe Lang2007-12-071-0/+9
* Changed the maximum length of LDAP account to 255 characters.Jean-Philippe Lang2007-12-021-0/+9
* Forums enhancements:Jean-Philippe Lang2007-11-242-0/+18
* Added per-project tracker selection. Trackers can be selected on project sett...Jean-Philippe Lang2007-11-201-0/+19
* Anonymous users can now be allowed to create, edit, comment issues, comment n...Jean-Philippe Lang2007-11-201-0/+10