Commit Graph

40 Commits (94e48bc2346be430b7a7c3931dfdc8a8ad31862b)

Author SHA1 Message Date
Alex Coles b9b920e1d5 Fix formatting (w/ Rubocop) in test-unit tests 10 years ago
Alex Coles 7f9822224b Use 1.9+ Hash syntax in test-unit tests 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Hagen Schink c1d299c0f9 Fix tests 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Jens Ulferts e056e927f4 adapts repository tests to changed routes 11 years ago
Philipp Tessenow 19e29aa66e well.. we don't need to change image path's in repository tests 11 years ago
Philipp Tessenow 720dc5708f move webalys icons into their own directory and add license file 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Hagen Schink 55eebbb26a Adapts repository tests to changed route globbing 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow f24dc2f4f1 attempt to fix a constant not defined error when executing mysql unit tests 12 years ago
Martin Linkhorst d03301b60e there are so many side effects by using only a subset of the fixtures and also it creates lots of annoying noise in the test code. this commit changes individual requires to :all which fixes some tests when test files are run individually or in a different order. 12 years ago
Martin Linkhorst ccc88aea0b DEPRECATION FIX: remove RAILS_ROOT in favor of Rails.root.to_s 12 years ago
Martin Linkhorst b7b10dca5c fix repositories git controller tests 12 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Toshi MARUYAMA 6ac1b6d4ef scm: git: fix annotate test due to changing en.yml (#8035, #7855). 14 years ago
Toshi MARUYAMA 2b3251db53 scm: git: remove duplicate test from functional test. 14 years ago
Toshi MARUYAMA 9ae4b74b1e scm: git: add browsing tag test in functional test. 14 years ago
Toshi MARUYAMA b99a2c23de scm: git: check entries and changesets size are greater than 0 in browse test in functional test. 14 years ago
Toshi MARUYAMA 53d6f74209 scm: git: code clean up functional test. 14 years ago
Toshi MARUYAMA 2f87c5f582 scm: git: fix PortgreSQL functional test fails (#5251). 14 years ago
Toshi MARUYAMA 3249ac2647 scm: functional test of using format_revision() for annotate (#3724). 14 years ago
Toshi MARUYAMA 61a517179d scm: git: fix id at functional test_empty_revision test(#7307). 14 years ago
Jean-Philippe Lang 7d0b1b3830 Respond with 404 instead of 500 when revision/entry is not found in the repository (#7307). 14 years ago
Toshi MARUYAMA 98b3a50657 scm: fix error on revision page for empty revision (#7307). 14 years ago
Toshi MARUYAMA e4f72a8e3a scm: add compatible functional test fof changing diff revisions label at SCM adapter level. 14 years ago
Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
Eric Davis 0e951c0716 Fix the tests that were broken by r4286: 14 years ago
Eric Davis ffb3d9260a Support leading and trailing spaces in filenames or directories in the git adapter. #6499 14 years ago
Eric Davis bd51119460 Support spaces in the files or directories in the git adapter. #6054 14 years ago
Eric Davis 56af944afa Extend changes.path and changes.from_path to support longer paths. #5771 15 years ago
Eric Davis 7b0cb6aba8 Upgraded to Rails 2.3.4 (#3597) 15 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. 16 years ago
Jean-Philippe Lang 116091a1d2 Fixes platform determination under JRuby (#1804). 16 years ago
Jean-Philippe Lang a73f68a185 Fixed: Links to repository directories don't work (#1119). 17 years ago
Jean-Philippe Lang 154f60edd3 Fix repository browsing at given revision for various scm and add tests for this. 17 years ago
Jean-Philippe Lang f162337e1b Always show 'View' and 'Annotate' links on repository files (download will be forced when clicking 'View' if the file is binary). 17 years ago
Jean-Philippe Lang 3a9b0988c7 Merged Git support branch (r1200 to r1226). 17 years ago
Jean-Philippe Lang 3d5381b24b Do not run Mercurial functional tests if the test repository is not set up. 17 years ago
Jean-Philippe Lang 47f399104b Added a Mercurial test repository with unit and functional tests. 17 years ago