summaryrefslogtreecommitdiffstats
path: root/test/functional/repositories_bazaar_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Removes repository routes without repository_id (#26522).Jean-Philippe Lang2018-06-161-0/+8
* 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-14/+49
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-211-28/+25
* Adds our own class for controller tests.Jean-Philippe Lang2016-07-141-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Upgrade to Rails 4.2.0 (#14534).Jean-Philippe Lang2015-01-171-2/+2
* 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-10/+3
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-30/+24
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* remove trailing white-space from test/functional/repositories_bazaar_controll...Toshi MARUYAMA2013-09-181-1/+1
* scm: fix annotate error with non ASCII author on Ruby 1.9 and Ruby 2.0 (#14931)Toshi MARUYAMA2013-09-181-0/+36
* scm: bazaar: add test for author html escaping (#14931)Toshi MARUYAMA2013-09-181-0/+22
* scm: bazaar: split REPOSITORY_PATH to trunk in functional test (#14931)Toshi MARUYAMA2013-09-181-2/+3
* use assert_select instead of assert_tag in Bazaar annotate test (#14931)Toshi MARUYAMA2013-09-181-20/+9
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Rails3: test: scm: bazaar: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-7/+14
* Resourcified repositories for CRUD operations to prepare for multiple SCM per...Jean-Philippe Lang2012-01-151-19/+11
* Test for repository edit and cleanup.Jean-Philippe Lang2011-12-031-7/+13
* Rails3: scm: bazaar: fix error of test_destroy_invalid_repository at function...Toshi MARUYAMA2011-09-121-1/+2
* Rails3: scm: bazaar: fix error of test_destroy_valid_repository at functional...Toshi MARUYAMA2011-09-121-1/+2
* scm: bazaar: add functional test of destroying invalid repository (#6713, #47...Toshi MARUYAMA2011-07-101-0/+26
* scm: bazaar: add functional test of destroying valid repository (#6713, #4725).Toshi MARUYAMA2011-07-101-0/+12
* scm: bazaar: replace RAILS_ROOT to Rails.root in functional test.Toshi MARUYAMA2011-06-101-3/+1
* scm: bazaar: fix functional test_annotate test.Toshi MARUYAMA2011-06-011-4/+6
* scm: bazaar: run both of "inline" and "side by side" diff in functional test_...Toshi MARUYAMA2011-06-011-9/+11
* scm: bazaar: update test repository (#2799, #4741, #8030).Toshi MARUYAMA2011-05-271-1/+2
* scm: bazaar: remove duplicate test from functional test.Toshi MARUYAMA2011-05-261-8/+0
* scm: bazaar: fix functional annotate test.Toshi MARUYAMA2011-05-261-4/+17
* scm: bazaar: remove trailing white-spaces from functional test.Toshi MARUYAMA2011-05-241-11/+11
* scm: bazaar: code clean up functional test.Toshi MARUYAMA2011-05-241-3/+6
* scm: bazaar: use constant for project id in functional test.Toshi MARUYAMA2011-05-241-11/+12
* Fixes diff test regarding r5094.Jean-Philippe Lang2011-03-121-4/+4
* scm: add feature of per project repository log encoding setting (#1735).Toshi MARUYAMA2011-03-011-4/+8
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* 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
* 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-0/+129