summaryrefslogtreecommitdiffstats
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* 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
* added rss/atom feeds at project levels for:Jean-Philippe Lang2007-03-171-0/+9
* fixed self.down in AddSearchPermission migrationJean-Philippe Lang2007-03-171-1/+1
* wiki branch merged into trunkJean-Philippe Lang2007-03-103-0/+58
* feature #9137 Password-protected SVN repositoriesJean-Philippe Lang2007-03-091-0/+11
* added a simple search engine. left to do:Jean-Philippe Lang2007-02-271-0/+9
* mail notification removed for projects/roadmap in migrationJean-Philippe Lang2007-02-051-1/+1
* added roadmap viewJean-Philippe Lang2007-02-042-0/+18
* custom_field.possible_values is now serialized (no longer pipe separated)Jean-Philippe Lang2007-02-031-0/+13
* added the ability to set the sort order for trackersJean-Philippe Lang2007-01-311-0/+10
* added the ability to set the sort order for rolesJean-Philippe Lang2007-01-311-0/+10