Commit Graph

2 Commits (3abc698c8f969e75abc309554e2373ed754988c2)

Author SHA1 Message Date
Stefan Botzenhart 9058b4ea90 Remove some assert_tag deprecation warnings 9 years ago
Stefan Botzenhart e6972f5f9d Move legacy spec to separate spec folder 9 years ago
Oliver Günther bef80793a0 Small visual corrections for checkout 9 years ago
Oliver Günther d81b20fee4 Restyle navigation and instructons on show and empty 9 years ago
Alex Coles 96fedeb976 Use Minitest assertions: assert_not_* => refute_ 9 years ago
Oliver Günther bfa0c4d69d Extend repository with UTF-16 encoded file, extend specs accordingly 9 years ago
Oliver Günther 05b27c1b98 Asynchronous creation, deletion of repositories from OP. 9 years ago
Alex Coles 6129e9f41f Remove functional spec rescue_action boilerplate 10 years ago
Alex Coles 2efd6f4e45 Move legacy specs under spec/legacy 10 years ago
Alex Coles 590481a01a Prefer #map over #collect in legacy specs 10 years ago
Alex Coles b8567d13ed Remove spec controller boilerplate; Replace ivars 10 years ago
Alex Coles 75953e21aa Remove REPOSITORY_PATH constants from repo specs 10 years ago
Alex Coles 1501012cf8 First spike porting Test::Unit tests to RSpec 10 years ago
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