summaryrefslogtreecommitdiffstats
path: root/test/unit/repository_mercurial_test.rb
Commit message (Expand)AuthorAgeFilesLines
* scm: mercurial: unit app test for latest_changesets SQL "like" special charac...Toshi MARUYAMA2011-02-181-0/+16
* scm: mercurial: unit app test for latest_changeset.Toshi MARUYAMA2011-02-181-0/+21
* scm: mercurial: move entries unit test from app to lib.Toshi MARUYAMA2011-02-181-13/+0
* scm: mercurial: code clean up unit app test.Toshi MARUYAMA2011-02-161-3/+3
* scm: mercurial: fix error on revision page for empty revision (#7307).Toshi MARUYAMA2011-01-131-0/+8
* scm: mercurial: use revision text mercurial style "2:400bb8672109" (#3724).Toshi MARUYAMA2011-01-111-0/+17
* scm: mercurial: use scmid as identifier (#3724).Toshi MARUYAMA2011-01-111-0/+7
* Fixes random failure (database may not return changes in the order expected i...Jean-Philippe Lang2011-01-091-1/+1
* scm: mercurial: fix assert_equal parameter order at app unit test_find_change...Toshi MARUYAMA2011-01-081-1/+1
* scm: mercurial: accept both of revision and nodeid as changeset id (#3724).Toshi MARUYAMA2011-01-081-1/+18
* Adds assertion to prevent error in test.Jean-Philippe Lang2011-01-061-0/+1
* scm: mercurial: add unit test for copied file (#7064).Toshi MARUYAMA2011-01-051-0/+25
* scm: mercurial: add some tests at unit and functional test.Toshi MARUYAMA2011-01-051-0/+16
* scm: mercurial: update test repository for following issues and fix tests.Toshi MARUYAMA2011-01-051-3/+3
* scm: mercurial: refactor mercurial unit test.Toshi MARUYAMA2011-01-041-7/+0
* Fixed: repository: mercurial: sort changesets by revision (#3449, #3567).Toshi MARUYAMA2011-01-021-0/+11
* Fixes: Mercurial adapter loses seconds of commit times (#6656).Jean-Philippe Lang2010-12-231-1/+9
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Mercurial adapter improvements (patch #1199 by Pierre Paysant-Le Roux).Jean-Philippe Lang2008-06-071-0/+20
* Postgresql 8.3 compatibility fix (#834).Jean-Philippe Lang2008-04-261-2/+2
* Added a Mercurial test repository with unit and functional tests.Jean-Philippe Lang2007-12-141-0/+55