summaryrefslogtreecommitdiffstats
path: root/test/functional/repositories_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Allows multiple roles on the same project (#706). Prerequisite for user group...Jean-Philippe Lang2009-05-101-1/+1
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-1/+1
* Converted routing and urls to follow the Rails REST convention.Eric Davis2009-01-261-2/+111
* Fixes repository user mapping submission when a repository username is blank ...Jean-Philippe Lang2008-12-151-3/+3
* Maps repository users to Redmine users (#1383).Jean-Philippe Lang2008-11-101-0/+34
* Fixes test broken by r1549.Jean-Philippe Lang2008-06-151-2/+2
* Project identifier is now used in URLs (instead of project id).Jean-Philippe Lang2007-12-171-2/+2
* Added some functional tests (projects and repositories).Jean-Philippe Lang2007-12-121-0/+18
* * Added links to previous and next revisions on revision view (patch by Cyril...Jean-Philippe Lang2007-12-011-0/+46