summaryrefslogtreecommitdiffstats
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* 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
* added the ability to set the sort order for issue statusesJean-Philippe Lang2007-01-311-0/+10
* mail notifications added when:Jean-Philippe Lang2007-01-271-0/+15
* settings are now stored in the database (config_custom.rb no more used) and e...Jean-Philippe Lang2007-01-211-0/+12
* svn browser merged in trunkJean-Philippe Lang2006-12-242-0/+31
* "queries" branch mergedJean-Philippe Lang2006-12-162-0/+24
* added model Comment.Jean-Philippe Lang2006-12-103-0/+36
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-059-0/+445