| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added 'Estimated hours' attribute on issues. | Jean-Philippe Lang | 2007-09-15 | 1 | -0/+9 |
* | Added project module concept. | Jean-Philippe Lang | 2007-09-14 | 1 | -0/+18 |
* | Added the ability to rename wiki pages (specific permission required). | Jean-Philippe Lang | 2007-09-09 | 1 | -0/+15 |
* | Added an index on custom_values table (customized_type + customized_id column... | Jean-Philippe Lang | 2007-09-04 | 1 | -0/+9 |
* | Added cache for application settings (Setting model). | Jean-Philippe Lang | 2007-08-31 | 1 | -0/+11 |
* | Merged 0.6 branch into trunk. | Jean-Philippe Lang | 2007-08-29 | 23 | -0/+100 |
* | Committer field in the Changesets table is now varchar 255. | Jean-Philippe Lang | 2007-08-25 | 1 | -0/+9 |
* | Added a 'Assignable' boolean on Role model. | Jean-Philippe Lang | 2007-08-16 | 1 | -0/+9 |
* | Changed 'versions' table creation to allow null values for 'effective_date' f... | Jean-Philippe Lang | 2007-08-12 | 1 | -1/+1 |
* | Each category can now be associated to a user, so that new issues in that cat... | Jean-Philippe Lang | 2007-06-29 | 1 | -0/+9 |
* | A wiki page can now be attached to each version. | Jean-Philippe Lang | 2007-06-14 | 1 | -0/+9 |
* | Added basic support for CVS and Mercurial SCMs. | Jean-Philippe Lang | 2007-06-12 | 5 | -0/+47 |
* | Added the ability to archive projects: | Jean-Philippe Lang | 2007-05-27 | 1 | -0/+9 |
* | Attachments can now be added to wiki pages (original patch by Pavol Murin). O... | Jean-Philippe Lang | 2007-05-26 | 1 | -0/+11 |
* | Added the ability to destroy wiki pages (content and its history are deleted ... | Jean-Philippe Lang | 2007-05-25 | 1 | -0/+9 |
* | Versions can now be created with no date. | Jean-Philippe Lang | 2007-05-20 | 1 | -0/+9 |
* | Per project forums added. | Jean-Philippe Lang | 2007-05-13 | 3 | -0/+52 |
* | Changed the length of 'language' column in users table from 2 to 5, to allow ... | Jean-Philippe Lang | 2007-05-08 | 1 | -0/+9 |
* | Issue relations first commit (not thoroughly tested). 4 kinds of relation are... | Jean-Philippe Lang | 2007-05-05 | 2 | -0/+25 |
* | Updated migration 41 to support table name prefix/sufix. | Jean-Philippe Lang | 2007-04-25 | 1 | -5/+5 |
* | Fixed: 10342 Creation of Schema in Oracle | Jean-Philippe Lang | 2007-04-25 | 5 | -5/+18 |
* | Commit messages are now scanned for referenced or fixed issue IDs. | Jean-Philippe Lang | 2007-04-24 | 1 | -0/+13 |
* | Added create_watchers migration | Jean-Philippe Lang | 2007-04-21 | 1 | -0/+13 |
* | Custom fields for issues can now be used as filters on issue list. | Jean-Philippe Lang | 2007-04-17 | 1 | -0/+9 |
* | Migration to add identifier attribute on project. | Jean-Philippe Lang | 2007-04-02 | 1 | -0/+9 |
* | fixed #9542 sqlite3 exception in db:migrate on AddChangesetCommitDate | Jean-Philippe Lang | 2007-03-26 | 1 | -1/+1 |
* | added simple svn statistics graphs, rendered using SVG::Graph | Jean-Philippe Lang | 2007-03-25 | 1 | -0/+10 |
* | SVN commits are now stored in the database, and added to the activity view an... | Jean-Philippe Lang | 2007-03-25 | 2 | -0/+32 |
* | Simple time tracking functionality added. Time can be logged at issue or proj... | Jean-Philippe Lang | 2007-03-23 | 2 | -0/+33 |
* | fixed migration scripts to work with mysql 5 running in strict mode | Jean-Philippe Lang | 2007-03-19 | 3 | -8/+8 |
* | fixed problems when svn path doesn't point to the root directory of the repos... | Jean-Philippe Lang | 2007-03-18 | 1 | -0/+9 |
* | added rss/atom feeds at project levels for: | Jean-Philippe Lang | 2007-03-17 | 1 | -0/+9 |
* | fixed self.down in AddSearchPermission migration | Jean-Philippe Lang | 2007-03-17 | 1 | -1/+1 |
* | wiki branch merged into trunk | Jean-Philippe Lang | 2007-03-10 | 3 | -0/+58 |
* | feature #9137 Password-protected SVN repositories | Jean-Philippe Lang | 2007-03-09 | 1 | -0/+11 |
* | added a simple search engine. left to do: | Jean-Philippe Lang | 2007-02-27 | 1 | -0/+9 |
* | mail notification removed for projects/roadmap in migration | Jean-Philippe Lang | 2007-02-05 | 1 | -1/+1 |
* | added roadmap view | Jean-Philippe Lang | 2007-02-04 | 2 | -0/+18 |
* | custom_field.possible_values is now serialized (no longer pipe separated) | Jean-Philippe Lang | 2007-02-03 | 1 | -0/+13 |
* | added the ability to set the sort order for trackers | Jean-Philippe Lang | 2007-01-31 | 1 | -0/+10 |
* | added the ability to set the sort order for roles | Jean-Philippe Lang | 2007-01-31 | 1 | -0/+10 |
* | added the ability to set the sort order for issue statuses | Jean-Philippe Lang | 2007-01-31 | 1 | -0/+10 |
* | mail notifications added when: | Jean-Philippe Lang | 2007-01-27 | 1 | -0/+15 |
* | settings are now stored in the database (config_custom.rb no more used) and e... | Jean-Philippe Lang | 2007-01-21 | 1 | -0/+12 |
* | svn browser merged in trunk | Jean-Philippe Lang | 2006-12-24 | 2 | -0/+31 |
* | "queries" branch merged | Jean-Philippe Lang | 2006-12-16 | 2 | -0/+24 |
* | added model Comment. | Jean-Philippe Lang | 2006-12-10 | 3 | -0/+36 |
* | trunk moved from /trunk/redmine to /trunk | Jean-Philippe Lang | 2006-12-05 | 9 | -0/+445 |