Commit Graph

44 Commits (5c3c69b4a5dfb8c9428b61f67347db0fc1b935de)

Author SHA1 Message Date
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 38f54383b2 fix some active record queries to work with the new version of rails 12 years ago
Martin Linkhorst ccc88aea0b DEPRECATION FIX: remove RAILS_ROOT in favor of Rails.root.to_s 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
Felix Schäfer ff431e8ed4 Force changeset journal creation. 14 years ago
Toshi MARUYAMA 515dcdc5a5 scm: git: strict Ruby 1.9 string test in unit model test. 14 years ago
Toshi MARUYAMA 0b862978f4 scm: git: add tests for previous and next versions in unit model test (#7821, #5357). 14 years ago
Toshi MARUYAMA aebcad6e4d scm: git: unit model latin-1 path encoding test passes on Japanese Windows (#5251). 14 years ago
Toshi MARUYAMA ee003a6c78 scm: git: add latin-1 encoding directory test in unit model test (#5251). 14 years ago
Toshi MARUYAMA 2ebb117044 scm: git: add latin-1 encoding directory to test repository (#5251). 14 years ago
Toshi MARUYAMA ed9596a563 scm: git: add latest changesets path encoding test in unit model test (#5251). 14 years ago
Toshi MARUYAMA f747d0a866 scm: git: prepare path encoding test in unit model test (#5251). 14 years ago
Toshi MARUYAMA e491051adb scm: git: add latest changesets branch test in unit model test (#5357). 14 years ago
Toshi MARUYAMA 2739192a1d scm: git: add latest changesets tag test in unit model test (#5357). 14 years ago
Toshi MARUYAMA 8bf4be1c22 scm: git: add latest changesets limit test in unit model test (#5357). 14 years ago
Toshi MARUYAMA 132c4f58b0 scm: git: remove Setting.commit_logs_encoding from unit model test. 14 years ago
Toshi MARUYAMA a2aa2a39cf scm: git: add latest changesets test in unit model test (#5357). 14 years ago
Toshi MARUYAMA 8235e0f4a6 scm: git: prepare path encoding test in unit model test (#5251). 14 years ago
Toshi MARUYAMA 38bfb7dae9 scm: git: update test repository for path encoding (#5251). 14 years ago
Toshi MARUYAMA 32fa37f49a scm: git: backout r5026 (#5251). 14 years ago
Toshi MARUYAMA a24be0ee87 scm: git: update test repository for path encoding (#5251). 14 years ago
Toshi MARUYAMA c54cd8a088 scm: git: add more tests in fetch changesets incremental unit model test (#5357). 14 years ago
Toshi MARUYAMA 515e89dd40 scm: git: use --encoding=UTF-8 in "git log" (#3396). 14 years ago
Toshi MARUYAMA 25d98527bd scm: git: add utf-8 log test in app unit test (#3396). 14 years ago
Toshi MARUYAMA f0d4b2625b scm: git: change project id of unit app test from 1 to 3. 14 years ago
Toshi MARUYAMA 98b3a50657 scm: fix error on revision page for empty revision (#7307). 14 years ago
Toshi MARUYAMA e92cd2091c scm: fix assert_equal parameter order in subversion and git unit test. 14 years ago
Toshi MARUYAMA 8487e0a5b8 Fix subversion and git activities test reffering r4621. 14 years ago
Toshi MARUYAMA 2e1bcb2abf Changing revision label and identifier at SCM adapter level (#3724, #6092) 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 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
Jean-Philippe Lang 87bc092d7c Removes --find-copies-harder git option to retrieve commits which was way to slow (#4547). 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 79c33bbc83 Maps repository users to Redmine users (#1383). 16 years ago
Jean-Philippe Lang 6157d20ec0 Git adapter: use commit time instead of author time (#2108). 16 years ago
Jean-Philippe Lang 8236563d6b Check that git changeset is not in the database before creating it (#1419). 16 years ago
Jean-Philippe Lang 116091a1d2 Fixes platform determination under JRuby (#1804). 16 years ago
Jean-Philippe Lang 3a9b0988c7 Merged Git support branch (r1200 to r1226). 17 years ago
Jean-Philippe Lang 47f399104b Added a Mercurial test repository with unit and functional tests. 17 years ago
Jean-Philippe Lang 76ed8cc200 Added some functional tests (projects and repositories). 17 years ago
Jean-Philippe Lang 3b4cfe0ba8 Added some unit tests for the Bazaar adapter. 17 years ago
Jean-Philippe Lang 6db28b3899 Added Subversion repository unit tests. 17 years ago