summaryrefslogtreecommitdiffstats
path: root/test/unit/repository_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-1/+1
* Slight tests fixes.Jean-Philippe Lang2008-11-251-0/+2
* Maps repository users to Redmine users (#1383).Jean-Philippe Lang2008-11-101-0/+22
* Clear changesets and changes with raw sql when deleting a repository (#1627).Jean-Philippe Lang2008-07-131-0/+10
* Adds Filesystem adapter (patch #1393 by Paul R).Jean-Philippe Lang2008-06-081-0/+2
* Ability to disable unused SCM adapters in application settings.Jean-Philippe Lang2008-06-081-0/+8
* Strip repository urls (closes #852).Jean-Philippe Lang2008-03-141-0/+9
* Create a journal and send an email when an issue is closed by commit (#609).Jean-Philippe Lang2008-02-061-4/+29
* * Added links to previous and next revisions on revision view (patch by Cyril...Jean-Philippe Lang2007-12-011-2/+2
* * Referencing issues in commit messages: enter * in 'Referencing keywords' to...Jean-Philippe Lang2007-11-201-1/+1
* Commit message parser:Jean-Philippe Lang2007-10-221-0/+2
* Added the ability to set the "done ratio" of issues fixed by commit (original...Jean-Philippe Lang2007-10-101-3/+6
* Changeset comments are now stripped before being stored in the database (patc...Jean-Philippe Lang2007-08-251-0/+15
* Added basic support for CVS and Mercurial SCMs.Jean-Philippe Lang2007-06-121-15/+1
* Fixed: performance issue on RepositoriesController#revisions when a changeset...Jean-Philippe Lang2007-05-151-5/+16
* Commit messages are now scanned for referenced or fixed issue IDs.Jean-Philippe Lang2007-04-241-0/+59