summaryrefslogtreecommitdiffstats
path: root/test/functional/repositories_subversion_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* SCM:Jean-Philippe Lang2009-09-011-2/+23
* SCM:Jean-Philippe Lang2009-08-171-0/+5
* Added branch and tag support to the git repository viewer. (#1406)Eric Davis2009-08-151-7/+7
* Allows multiple roles on the same project (#706). Prerequisite for user group...Jean-Philippe Lang2009-05-101-1/+1
* Adds mime type specific css classes to the SCM browser.Jean-Philippe Lang2009-04-191-0/+1
* Limit the size of repository files displayed inline too.Jean-Philippe Lang2009-02-211-0/+12
* Converted routing and urls to follow the Rails REST convention.Eric Davis2009-01-261-4/+4
* Fixes a test failure with svn < 1.5 (#2455).Jean-Philippe Lang2009-01-071-7/+9
* Render the commit changes list as a tree (#1896).Jean-Philippe Lang2008-09-171-14/+23
* Functional tests fail when run on their own (#1895).Jean-Philippe Lang2008-09-141-1/+3
* Display svn properties in the browser, svn >= 1.5.0 only (#1581).Jean-Philippe Lang2008-07-051-0/+13
* Fixed: view file at given revision with CVS.Jean-Philippe Lang2008-06-151-0/+9
* Makes changes link to entries on the revision view.Jean-Philippe Lang2008-06-151-1/+6
* Fixed: View differences for individual file of a changeset fails if the subve...Jean-Philippe Lang2008-05-241-0/+26
* Fixed: Links to repository directories don't work (#1119).Jean-Philippe Lang2008-04-271-0/+8
* Fix repository browsing at given revision for various scm and add tests for t...Jean-Philippe Lang2008-04-061-2/+11
* Always show 'View' and 'Annotate' links on repository files (download will be...Jean-Philippe Lang2008-03-191-1/+1
* Fixed: CVS repository doesn't work if port is used in the url (#653).Jean-Philippe Lang2008-02-161-0/+1
* Fixed RepositoriesController: undefined local variable or method `show_error'...Jean-Philippe Lang2008-01-251-0/+6
* Added some functional tests and a CVS test repository.Jean-Philippe Lang2007-12-131-1/+1
* Added some functional tests (projects and repositories).Jean-Philippe Lang2007-12-121-0/+91