44 Commits (2fdbcd35dd8cc2f6b98340825a57afd24ff89670)

Author SHA1 Message Date
  Jean-Philippe Lang 4137ba8e81 Removes repository routes without repository_id (#26522). 6 years ago
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). 7 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 years ago
  Jean-Philippe Lang b834e81d7f Use Rails 5 syntax for functional tests. 7 years ago
  Jean-Philippe Lang 00f709ad4d Removes calls to #assert_template and #assigns in functional tests. 8 years ago
  Jean-Philippe Lang 2e4e610930 Adds our own class for controller tests. 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang d85f73a30d Upgrade to Rails 4.2.0 (#14534). 9 years ago
  Jean-Philippe Lang e3618bdbec Add support for multiple email addresses per user (#4244). 9 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang f3e573b5f8 Replaced remaining #assert_tag with #assert_select. 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Toshi MARUYAMA 11ae71c5b9 remove trailing white-space from test/functional/repositories_bazaar_controller_test.rb (#14931) 10 years ago
  Toshi MARUYAMA 5aa8358f97 scm: fix annotate error with non ASCII author on Ruby 1.9 and Ruby 2.0 (#14931) 10 years ago
  Toshi MARUYAMA 8b794b5e83 scm: bazaar: add test for author html escaping (#14931) 10 years ago
  Toshi MARUYAMA 23c56501de scm: bazaar: split REPOSITORY_PATH to trunk in functional test (#14931) 10 years ago
  Toshi MARUYAMA eaf05a87b4 use assert_select instead of assert_tag in Bazaar annotate test (#14931) 10 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Toshi MARUYAMA d086683b17 Rails3: test: scm: bazaar: use "repository_path_hash" for path param 12 years ago
  Jean-Philippe Lang fb1a2fd7cd Resourcified repositories for CRUD operations to prepare for multiple SCM per project (#779). 12 years ago
  Jean-Philippe Lang e67afc8886 Test for repository edit and cleanup. 12 years ago
  Toshi MARUYAMA c2cdfca0ed Rails3: scm: bazaar: fix error of test_destroy_invalid_repository at functional test 12 years ago
  Toshi MARUYAMA dc7224ba1b Rails3: scm: bazaar: fix error of test_destroy_valid_repository at functional test 12 years ago
  Toshi MARUYAMA dd8218590e scm: bazaar: add functional test of destroying invalid repository (#6713, #4725). 13 years ago
  Toshi MARUYAMA 67cbda91ed scm: bazaar: add functional test of destroying valid repository (#6713, #4725). 13 years ago
  Toshi MARUYAMA 406b582a82 scm: bazaar: replace RAILS_ROOT to Rails.root in functional test. 13 years ago
  Toshi MARUYAMA 296d70e8aa scm: bazaar: fix functional test_annotate test. 13 years ago
  Toshi MARUYAMA 958612451b scm: bazaar: run both of "inline" and "side by side" diff in functional test_diff test. 13 years ago
  Toshi MARUYAMA 9fa4fff48a scm: bazaar: update test repository (#2799, #4741, #8030). 13 years ago
  Toshi MARUYAMA 4883fcdb1e scm: bazaar: remove duplicate test from functional test. 13 years ago
  Toshi MARUYAMA d4d75401b3 scm: bazaar: fix functional annotate test. 13 years ago
  Toshi MARUYAMA 083b2864c7 scm: bazaar: remove trailing white-spaces from functional test. 13 years ago
  Toshi MARUYAMA 5977d1be20 scm: bazaar: code clean up functional test. 13 years ago
  Toshi MARUYAMA 29b2db0891 scm: bazaar: use constant for project id in functional test. 13 years ago
  Jean-Philippe Lang d96fd25e64 Fixes diff test regarding r5094. 13 years ago
  Toshi MARUYAMA 5f5dec16f2 scm: add feature of per project repository log encoding setting (#1735). 13 years ago
  Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 13 years ago
  Eric Davis 7b0cb6aba8 Upgraded to Rails 2.3.4 (#3597) 14 years ago
  Eric Davis c28b044d68 Added branch and tag support to the git repository viewer. (#1406) 15 years ago
  Jean-Philippe Lang 7dccf9fda6 Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 15 years ago
  Jean-Philippe Lang a73f68a185 Fixed: Links to repository directories don't work (#1119). 16 years ago
  Jean-Philippe Lang 154f60edd3 Fix repository browsing at given revision for various scm and add tests for this. 16 years ago
  Jean-Philippe Lang 3d5381b24b Do not run Mercurial functional tests if the test repository is not set up. 16 years ago
  Jean-Philippe Lang 47f399104b Added a Mercurial test repository with unit and functional tests. 16 years ago