summaryrefslogtreecommitdiffstats
path: root/test/functional/repositories_subversion_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Removes repository routes without repository_id (#26522).Jean-Philippe Lang2018-06-161-7/+28
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-231-1/+2
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Use Rails 5 syntax for functional tests.Jean-Philippe Lang2017-05-311-26/+95
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-211-51/+57
* Adds our own class for controller tests.Jean-Philippe Lang2016-07-141-1/+1
* Add view for "no preview" repository files (#22482).Jean-Philippe Lang2016-05-081-3/+3
* Fix test failures (#22058).Jean-Philippe Lang2016-04-121-2/+2
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Add support for multiple email addresses per user (#4244).Jean-Philippe Lang2015-01-171-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Replaced remaining #assert_tag with #assert_select.Jean-Philippe Lang2014-11-221-20/+16
* Quote values in DOM selectors for Nokogiri compatibility.Jean-Philippe Lang2014-11-201-3/+3
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* fix svn raw diff failure on svn version 1.6.17 (revision 1128011)Toshi MARUYAMA2013-12-201-2/+2
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Remove trailing (revision nn) from filenames in subversion diffs.Jean-Philippe Lang2012-09-181-2/+2
* Use assert_select instead of assert_tag.Jean-Philippe Lang2012-07-281-24/+18
* Adds assertions for subversion annotate.Jean-Philippe Lang2012-07-281-0/+13
* Show repository images inline when clicking 'View' (#10362).Jean-Philippe Lang2012-06-071-0/+7
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* route: scm: split entry and raw actionsToshi MARUYAMA2012-05-051-3/+2
* scm: fix broken main repository 'root' linkToshi MARUYAMA2012-05-021-0/+3
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-0/+14
* Removed assertions on blank template.Jean-Philippe Lang2012-02-251-2/+0
* Rails3: test: scm: subversion: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-14/+28
* Removed duplicated test.Jean-Philippe Lang2012-01-161-13/+4
* Do not show revisions links and field on filesystem repositories.Jean-Philippe Lang2012-01-161-0/+4
* Resourcified repositories for CRUD operations to prepare for multiple SCM per...Jean-Philippe Lang2012-01-151-45/+11
* Adds a test for revision diff as raw format.Jean-Philippe Lang2011-12-031-0/+12
* Test class cleanup.Jean-Philippe Lang2011-12-031-7/+2
* Adds functional tests for repository creation/update.Jean-Philippe Lang2011-12-031-0/+36
* scm: subversion: remove fetch_changesets from test_revision at functional testToshi MARUYAMA2011-09-121-2/+0
* Rails3: scm: subversion: fix error of test_entry_download at functional testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: subversion: fix error of test_entry_not_found at functional testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: subversion: fix error of test_entry_at_given_revision at functio...Toshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: subversion: fix error of test_entry_should_send_if_too_big at fu...Toshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: subversion: fix error of test_entry at functional testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: subversion: fix error of test_directory_changes at functional testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: subversion: fix error of test_file_changes at functional testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: subversion: fix error of test_browse_at_given_revision at functi...Toshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: subversion: fix error of test_browse_directory at functional testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: subversion: fix error of test_browse_root at functional testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: subversion: fix error of test_destroy_invalid_repository at func...Toshi MARUYAMA2011-09-121-3/+4
* Rails3: scm: subversion: fix error of test_destroy_valid_repository at functi...Toshi MARUYAMA2011-09-121-2/+3
* Rails3: scm: subversion: fix error of test_annotate_at_given_revision at func...Toshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: subversion: fix error of test_annotate at functional testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: subversion: fix error of test_directory_diff at functional testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: subversion: fix error of test_revision_diff at functional testToshi MARUYAMA2011-09-121-1/+3
* Rails3: scm: subversion: fix error of test_empty_revision at functional testToshi MARUYAMA2011-09-121-1/+3