Commit Graph

1389 Commits (0ba4134ecc4b55b9e7901ad7ce373c481c6bf3e8)

Author SHA1 Message Date
Jean-Philippe Lang 1bf4f52de5 Check for a valid time entry if comments have been entered when updating an issue (#7581). 14 years ago
Toshi MARUYAMA df5bb0b7c1 scm: mercurial: remove unused parameters from "nodes_in_branch()" method in adapter (#7246, #4455). 14 years ago
Jean-Philippe Lang 91fa3f8ce2 Fixed: mail handler keywords are not removed when updating issues (#7785). 14 years ago
Jean-Philippe Lang 93a4f621f0 Prevent SystemStackError on Issue#all_dependent_issues with mutiple circular dependencies (#7320). 14 years ago
Toshi MARUYAMA 43868845ce scm: mercurial: add tests for "nodes_in_branch()" method in adapter (#7246, #4455). 14 years ago
Jean-Philippe Lang 9a5a1385da Fixed: Wiki headings containing backslash followed by a digit are not displayed correctly (#7846). 14 years ago
Jean-Philippe Lang fec6eb782c Moved wiki page updated_on eager load to a scope and fixed timestamp titles on wiki page index (#7818). 14 years ago
Jean-Philippe Lang 690ce46904 Fixed: wiki page with backslash in title can not be found (#7589). 14 years ago
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 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 39caa465e2 scm: cvs: code clean up functional test. 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
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 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 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 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 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 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 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 1389d3adba scm: git: add two tags to test repository. 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 b6449c6a84 scm: git: add core.quotepath = true in test repository config (#5251). 14 years ago
Jean-Philippe Lang 784bbccfc6 Fixed: error on JournalsController#index when custom fields are present (#7795). 14 years ago
Jean-Philippe Lang 52397646b2 Fixed: Login page should not show projects link and search box if authentication is required (#3715). 14 years ago
Jean-Philippe Lang dac912b379 Fixed: Email notifications are sent to watchers even if 'No events' setting is chosen (#7763). 14 years ago
Jean-Philippe Lang 6f5707c2b5 Adds email notifications support for news comments (#2074). 14 years ago
Toshi MARUYAMA 2fa11b2168 scm: mercurial: add changesets order test in unit model test (#5357). 14 years ago