summaryrefslogtreecommitdiffstats
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* 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
* Each category can now be associated to a user, so that new issues in that cat...Jean-Philippe Lang2007-06-291-0/+9
* A wiki page can now be attached to each version.Jean-Philippe Lang2007-06-141-0/+9
* Added basic support for CVS and Mercurial SCMs.Jean-Philippe Lang2007-06-125-0/+47
* Added the ability to archive projects:Jean-Philippe Lang2007-05-271-0/+9
* Attachments can now be added to wiki pages (original patch by Pavol Murin). O...Jean-Philippe Lang2007-05-261-0/+11
* Added the ability to destroy wiki pages (content and its history are deleted ...Jean-Philippe Lang2007-05-251-0/+9
* Versions can now be created with no date.Jean-Philippe Lang2007-05-201-0/+9
* Per project forums added.Jean-Philippe Lang2007-05-133-0/+52
* Changed the length of 'language' column in users table from 2 to 5, to allow ...Jean-Philippe Lang2007-05-081-0/+9
* Issue relations first commit (not thoroughly tested). 4 kinds of relation are...Jean-Philippe Lang2007-05-052-0/+25
* Updated migration 41 to support table name prefix/sufix.Jean-Philippe Lang2007-04-251-5/+5
* Fixed: 10342 Creation of Schema in OracleJean-Philippe Lang2007-04-255-5/+18
* Commit messages are now scanned for referenced or fixed issue IDs.Jean-Philippe Lang2007-04-241-0/+13
* Added create_watchers migrationJean-Philippe Lang2007-04-211-0/+13
* Custom fields for issues can now be used as filters on issue list.Jean-Philippe Lang2007-04-171-0/+9
* Migration to add identifier attribute on project.Jean-Philippe Lang2007-04-021-0/+9
* fixed #9542 sqlite3 exception in db:migrate on AddChangesetCommitDateJean-Philippe Lang2007-03-261-1/+1
* added simple svn statistics graphs, rendered using SVG::GraphJean-Philippe Lang2007-03-251-0/+10
* SVN commits are now stored in the database, and added to the activity view an...Jean-Philippe Lang2007-03-252-0/+32
* Simple time tracking functionality added. Time can be logged at issue or proj...Jean-Philippe Lang2007-03-232-0/+33
* fixed migration scripts to work with mysql 5 running in strict modeJean-Philippe Lang2007-03-193-8/+8
* fixed problems when svn path doesn't point to the root directory of the repos...Jean-Philippe Lang2007-03-181-0/+9