summaryrefslogtreecommitdiffstats
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Merged r2270, r2344, r2359, r2360, r2362, r2363, r2415, r2423, r2424 from trunk.Jean-Philippe Lang2009-02-091-3/+4
* 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
* * Added time zone support: users can select their time zone on their account ...Jean-Philippe Lang2007-11-191-0/+9
* Custom fields can now be reordered.Jean-Philippe Lang2007-11-121-0/+15
* Removed IssueStatus html_color attribute.Jean-Philippe Lang2007-11-041-0/+9
* Removed 'not null' constraint on position fields.Jean-Philippe Lang2007-10-221-0/+14
* Removed 'not null' constraint on position fields.Jean-Philippe Lang2007-10-225-5/+5
* More flexible mail notifications settings at user level. A user has now 3 opt...Jean-Philippe Lang2007-10-202-1/+10
* Added LDAPS support migration and fixed connection test flash messages.Jean-Philippe Lang2007-10-161-0/+9
* Fixed: Migration 71 broken if run with code >= r803 (Enumeration#before_save ...Jean-Philippe Lang2007-10-051-2/+5
* Added default value for enumerations.Jean-Philippe Lang2007-10-051-0/+9
* Added position on Enumeration model.Jean-Philippe Lang2007-10-041-0/+12
* Added the ability to customize columns of a saved query.Jean-Philippe Lang2007-10-011-0/+9
* Fixed: error when uploading a file with a content type longer than 60 chars.Jean-Philippe Lang2007-09-171-0/+9
* Added 'Estimated hours' attribute on issues.Jean-Philippe Lang2007-09-151-0/+9
* Added project module concept.Jean-Philippe Lang2007-09-141-0/+18
* Added the ability to rename wiki pages (specific permission required).Jean-Philippe Lang2007-09-091-0/+15
* Added an index on custom_values table (customized_type + customized_id column...Jean-Philippe Lang2007-09-041-0/+9
* Added cache for application settings (Setting model).Jean-Philippe Lang2007-08-311-0/+11
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-2923-0/+100
* Committer field in the Changesets table is now varchar 255.Jean-Philippe Lang2007-08-251-0/+9
* Added a 'Assignable' boolean on Role model.Jean-Philippe Lang2007-08-161-0/+9
* Changed 'versions' table creation to allow null values for 'effective_date' f...Jean-Philippe Lang2007-08-121-1/+1