Commit Graph

4145 Commits (bbaa90c59f7e68a02bbbd6178c4252053a30c671)
 

Author SHA1 Message Date
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
Toshi MARUYAMA c7646da94f scm: git: add tags test in unit adapter test. 14 years ago
Toshi MARUYAMA 2ff3b15854 scm: git: add tests for path encoding cat, diff and blame in unit adapter test (#5251). 14 years ago
Toshi MARUYAMA be67b2ec41 scm: git: use scm_cmd() in adapter branches(). 14 years ago
Toshi MARUYAMA 09e76f2907 scm: git: support path encoding in adapter cat (#5251). 14 years ago
Toshi MARUYAMA 107f92ab9e scm: git: support path encoding in adapter blame (#5251). 14 years ago
Toshi MARUYAMA efa1d58362 scm: git: support path encoding in adapter entries() (#5251). 14 years ago
Toshi MARUYAMA f78339713d scm: git: support path encoding in adapter diff (#5251). 14 years ago
Toshi MARUYAMA 57133f594f scm: git: support path encoding in adapter revisions() (#5251). 14 years ago
Toshi MARUYAMA 1389d3adba scm: git: add two tags to test repository. 14 years ago
Toshi MARUYAMA e439ae3c6c scm: git: convert path encoding in "git log" (#5251). 14 years ago