47 Commits (94bf782728825bcf75e6de49e5870da83739dd73)

Author SHA1 Message Date
  Jean-Philippe Lang c47aacd6b0 Merged r12736 (#15977). 10 years ago
  Toshi MARUYAMA 32ee6b3275 stricter asserting of subversion url validation test 11 years ago
  Toshi MARUYAMA 7a18920728 add unit tests of subversion url validation 11 years ago
  Toshi MARUYAMA 5d05de4b09 code layout clean up test/unit/repository_subversion_test.rb 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 536747b747 Replaces find(:all) calls. 11 years ago
  Jean-Philippe Lang 667693b32c Fixed that Subversion#load_entries_changesets raises an error if entries is nil. 12 years ago
  Jean-Philippe Lang 9b60214b3a Fixed that Repository#entries returns an Array. 12 years ago
  Jean-Philippe Lang 2cbf9c9cc4 Renamed #changes association to #filechanges (clash with AR::Base.changes that triggers errors with Rails 3.2.5). 12 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Toshi MARUYAMA 2ab9f0f778 Rails3: scm: subversion: fix error of test_next_nil at unit model test 13 years ago
  Toshi MARUYAMA 94427d66b6 Rails3: scm: subversion: fix error of test_next at unit model test 13 years ago
  Toshi MARUYAMA 0fb6d2d7e8 Rails3: scm: subversion: fix error of test_previous_nil at unit model test 13 years ago
  Toshi MARUYAMA 9ec9089bc2 Rails3: scm: subversion: fix error of test_previous at unit model test 13 years ago
  Toshi MARUYAMA c55dde85e9 Rails3: scm: subversion: fix error of test_format_identifier at unit model test 13 years ago
  Toshi MARUYAMA 2deaa21f72 Rails3: scm: subversion: fix error of test_find_changeset_by_empty_name at unit model test 13 years ago
  Toshi MARUYAMA 214bbc7c6f Rails3: scm: subversion: fix error of test_identifier at unit model test 13 years ago
  Toshi MARUYAMA 91a1808ff3 Rails3: scm: subversion: fix error of test_directory_listing_with_square_brackets_in_base at unit model test 13 years ago
  Toshi MARUYAMA 92bcc041ae Rails3: scm: subversion: fix error of test_directory_listing_with_square_brackets_in_path at unit model test 13 years ago
  Toshi MARUYAMA db11ef3210 Rails3: scm: subversion: fix error of test_latest_changesets at unit model test 13 years ago
  Toshi MARUYAMA 9fda3e4aab Rails3: scm: subversion: fix error of test_fetch_changesets_incremental at unit model test 13 years ago
  Toshi MARUYAMA 262fb39e56 Rails3: scm: subversion: fix error of test_fetch_changesets_from_scratch at unit model test 13 years ago
  Toshi MARUYAMA ea50200ae4 scm: subversion: define NUM_REV as the number of test repository revisions at unit model test 13 years ago
  Toshi MARUYAMA c29bc896cc scm: subversion: remove trailing white-spaces from unit model test. 13 years ago
  Jean-Philippe Lang f279b48288 Fixes subversion tests not running on win32. 13 years ago
  Toshi MARUYAMA f065c6f461 scm: subversion: code clean up unit model test. 13 years ago
  Toshi MARUYAMA b404ba776f scm: subversion: simplify Ruby 1.9 string test in unit model test. 13 years ago
  Toshi MARUYAMA 0220e7db3b scm: subversion: add changesets order test in unit model test (#5357). 13 years ago
  Toshi MARUYAMA 06f078a813 scm: ignore log encoding setting in Subversion and Mercurial (#7597). 13 years ago
  Toshi MARUYAMA 5d026d6fd3 scm: subversion: change unit app test project id from 1 to 3. 13 years ago
  Toshi MARUYAMA 98b3a50657 scm: fix error on revision page for empty revision (#7307). 13 years ago
  Toshi MARUYAMA e92cd2091c scm: fix assert_equal parameter order in subversion and git unit test. 13 years ago
  Toshi MARUYAMA 8487e0a5b8 Fix subversion and git activities test reffering r4621. 13 years ago
  Jean-Philippe Lang 29fddddaf1 Fixed failing subversion test. 13 years ago
  Toshi MARUYAMA 2e1bcb2abf Changing revision label and identifier at SCM adapter level (#3724, #6092) 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 c5863c0ad0 Support listing directories in svn which include square brackets. #5548 14 years ago
  Jean-Philippe Lang 1be15816dd Adds test helpers for test repositories. 14 years ago
  Jean-Philippe Lang 517a87f8c5 Fixed: Subversion#latest_changesets ignores revision argument (#4360). 14 years ago
  Jean-Philippe Lang 30ad78e57d Fixed: RepositoriesController#revision may show wrong revision (#3779). 15 years ago
  Eric Davis 7b0cb6aba8 Upgraded to Rails 2.3.4 (#3597) 15 years ago
  Jean-Philippe Lang e10577e9ed SCM: 15 years ago
  Jean-Philippe Lang ab5e07e83e Adds a setting to limit the number of revisions displayed on a repository file log (default=100). 15 years ago
  Jean-Philippe Lang ffbdc6b25b Postgresql 8.3 compatibility fix (#834). 16 years ago
  Jean-Philippe Lang 76ed8cc200 Added some functional tests (projects and repositories). 16 years ago
  Jean-Philippe Lang 3b4cfe0ba8 Added some unit tests for the Bazaar adapter. 16 years ago
  Jean-Philippe Lang 6db28b3899 Added Subversion repository unit tests. 17 years ago