Commit Graph

4155 Commits (73cff6571ee4f7630269c7c124b9bbdbf3cdbd3a)
 

Author SHA1 Message Date
Jean-Philippe Lang 73cff6571e Fixes diff test regarding r5094. 14 years ago
Jean-Philippe Lang 37664c96b7 Fixes diff test regarding r5094. 14 years ago
Jean-Philippe Lang c18520d02f Highlight changes inside diff lines (#7139). 14 years ago
Toshi MARUYAMA ac3e6ba15b scm: cvs: fix missing author, revision and comment in tree view (#4270). 14 years ago
Toshi MARUYAMA b687ba7968 scm: mercurial: add :order => 'id DESC' explicitly for MySQL test fails. 14 years ago
Toshi MARUYAMA 1bfb87df76 scm: mercurial: remove duplicates tests in unit model test. 14 years ago
Toshi MARUYAMA 943c7812dc scm: mercurial: fix unit model test fails on MySQL and remove duplicates tests. 14 years ago
Toshi MARUYAMA 539ca7bde5 scm: cvs: fix age column on repository view is off by timezone delta (#7827). 14 years ago
Toshi MARUYAMA ee6aa856ba scm: cvs: use "-D time_to_cvstime_rlog(identifier)" in adapter entries(). 14 years ago
Toshi MARUYAMA 8010bd6351 scm: cvs: code clean up adapter entries(). 14 years ago
Toshi MARUYAMA bbaa90c59f scm: cvs: use scm_cmd() in adapter revisions(). 14 years ago
Toshi MARUYAMA 2c3836a958 scm: cvs: code clean up model. 14 years ago
Toshi MARUYAMA fa20af4457 scm: cvs: use scm_cmd() in adapter entries(). 14 years ago
Toshi MARUYAMA d8977e02a5 scm: cvs: add new method 'scm_cmd' to wrap shellout. 14 years ago
Toshi MARUYAMA 39caa465e2 scm: cvs: code clean up functional test. 14 years ago
Jean-Philippe Lang ea9eafbee5 Speeds up WikiHelper#wiki_page_options_for_select. 14 years ago
Jean-Philippe Lang af34ecdb90 Code cleanup. 14 years ago
Jean-Philippe Lang 4975675b60 Code cleanup. 14 years ago
Jean-Philippe Lang da28fa6e0f Gantt: do not ignore project filter (#7000, #7352), do not display empty projects/versions, and display shared versions used in other projects (#5817, #6476, #6604). 14 years ago
Jean-Philippe Lang e3c3e50083 Prevent icons clipping on gantt. 14 years ago
Toshi MARUYAMA 46a533029f scm: git: fix newlines of test/unit/repository_git_test.rb. 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 6f5947729c scm: git: insert revisions to database with reverse commit order (#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 af5fb55f7c scm: git: unit adapter latin-1 path encoding test passes on Japanese Windows (#5251). 14 years ago
Toshi MARUYAMA 2f87c5f582 scm: git: fix PortgreSQL functional test fails (#5251). 14 years ago
Toshi MARUYAMA ae5cfa0935 scm: git: switch "-c core.quotepath=false" in git version above 1.7.2 or not (#5251). 14 years ago
Toshi MARUYAMA 18d701b2a5 scm: git: change core.quotepath to false in test repository config (#5251). 14 years ago
Toshi MARUYAMA e158348f89 scm: git: add reverse log test in unit adapter test (#5357). 14 years ago
Toshi MARUYAMA ff74490b18 scm: git: fix unit adapter test fails in Ruby 1.9 Linux latin-1 locale (#5251). 14 years ago
Toshi MARUYAMA 8a6a232cd3 scm: git: fix unit adapter test fails in Ruby 1.9 Linux latin-1 locale (#5251). 14 years ago
Toshi MARUYAMA 6ed81eca8f scm: git: add path encoding select box at setting (#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 fcfb5897f8 scm: git: add latin-1 encoding directory test in unit adapter test (#5251). 14 years ago
Toshi MARUYAMA d2e68968d6 scm: git: fix latin-1 directory entries() in adapter (#5251). 14 years ago
Toshi MARUYAMA 2ebb117044 scm: git: add latin-1 encoding directory to test repository (#5251). 14 years ago
Toshi MARUYAMA f2fa1d4920 scm: mercurial: add latin-1 encoding directory to test repository (#2664). 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 18decee672 scm: git: add tests for path encoding entries() in unit adapter test (#5251). 14 years ago
Toshi MARUYAMA 891ff89aed scm: git: add core.quotepath = false to run git command (#5251). 14 years ago
Toshi MARUYAMA 41b88089a9 scm: git: add tests for branch entries() in unit adapter test. 14 years ago
Toshi MARUYAMA f87f51e8e8 scm: git: add tests for tag entries() in unit adapter test. 14 years ago
Toshi MARUYAMA d10309e8c6 scm: git: use scm_cmd() in adapter tags(). 14 years ago