OSDN Git Service

scm: subversion: code clean up unit model test.
[redminele/redmine.git] / test /
2011-03-17 Toshi MARUYAMAscm: subversion: code clean up unit model test.
2011-03-17 Toshi MARUYAMAscm: code clean up unit model changeset test.
2011-03-17 Toshi MARUYAMAscm: strict Ruby 1.9 string test in unit model test.
2011-03-17 Toshi MARUYAMAscm: subversion: simplify Ruby 1.9 string test in unit...
2011-03-17 Toshi MARUYAMAscm: fix repository helper unit test fails in Ruby...
2011-03-16 Jean-Philippe LangDo not actually try to fetch changesets from the subver...
2011-03-16 Jean-Philippe LangAdds a test for AuthSourcesController#destroy with...
2011-03-16 Jean-Philippe LangRemoves a space before argument parentheses.
2011-03-16 Jean-Philippe LangAdds a Group filter on the admin users list (#7893).
2011-03-16 Toshi MARUYAMAscm: bazaar: add changesets order test in unit model...
2011-03-15 Jean-Philippe LangAdds a visible scope to the Journal model.
2011-03-15 Jean-Philippe LangChanged the way the visibility SQL statement is built.
2011-03-14 Jean-Philippe LangUse names instead of ids for wiki anchors (#6905).
2011-03-14 Jean-Philippe LangFixed: line breaks are ignored in quoted text (#6148).
2011-03-14 Jean-Philippe LangMoved text formatting tests from application_helper...
2011-03-14 Toshi MARUYAMAscm: mercurial: add tag test in functional test (#1981).
2011-03-14 Toshi MARUYAMAscm: mercurial: add named branch test in functional...
2011-03-14 Toshi MARUYAMAscm: mercurial: add test of latest changesets support...
2011-03-14 Toshi MARUYAMAscm: mercurial: add latest changesets supporting tag...
2011-03-14 Toshi MARUYAMAscm: mercurial: add latest changesets improvement test...
2011-03-14 Toshi MARUYAMAscm: mercurial: add latest changesets improvement test...
2011-03-14 Toshi MARUYAMAscm: mercurial: latest changesets improvement and suppo...
2011-03-14 Toshi MARUYAMAscm: mercurial: check changesets size is greater than...
2011-03-14 Toshi MARUYAMAscm: git: add browsing tag test in functional test.
2011-03-14 Toshi MARUYAMAscm: git: check entries and changesets size are greater...
2011-03-14 Toshi MARUYAMAscm: git: code clean up functional test.
2011-03-14 Toshi MARUYAMAscm: mercurial: prepare tests of named branch and tag...
2011-03-14 Toshi MARUYAMAscm: mercurial: prepare tests of named branch and tag...
2011-03-14 Toshi MARUYAMAscm: mercurial: code clean up unit model test.
2011-03-14 Toshi MARUYAMAscm: mercurial: add test of non ASCII named branch...
2011-03-14 Toshi MARUYAMAscm: mercurial: add test of non ASCII tag in unit adapt...
2011-03-14 Toshi MARUYAMAscm: mercurial: prepare test of wrapping revision of...
2011-03-13 Jean-Philippe LangCheck for a valid time entry if comments have been...
2011-03-13 Toshi MARUYAMAscm: mercurial: remove unused parameters from "nodes_in...
2011-03-13 Jean-Philippe LangFixed: mail handler keywords are not removed when updat...
2011-03-13 Jean-Philippe LangPrevent SystemStackError on Issue#all_dependent_issues...
2011-03-13 Toshi MARUYAMAscm: mercurial: add tests for "nodes_in_branch()" metho...
2011-03-12 Jean-Philippe LangFixed: Wiki headings containing backslash followed...
2011-03-12 Jean-Philippe LangMoved wiki page updated_on eager load to a scope and...
2011-03-12 Jean-Philippe LangFixed: wiki page with backslash in title can not be...
2011-03-12 Jean-Philippe LangFixes diff test regarding r5094.
2011-03-12 Jean-Philippe LangFixes diff test regarding r5094.
2011-03-11 Jean-Philippe LangHighlight changes inside diff lines (#7139).
2011-03-11 Toshi MARUYAMAscm: cvs: fix missing author, revision and comment...
2011-03-11 Toshi MARUYAMAscm: mercurial: remove duplicates tests in unit model...
2011-03-11 Toshi MARUYAMAscm: mercurial: fix unit model test fails on MySQL...
2011-03-11 Toshi MARUYAMAscm: cvs: fix age column on repository view is off...
2011-03-11 Toshi MARUYAMAscm: cvs: code clean up functional test.
2011-03-10 Jean-Philippe LangGantt: do not ignore project filter (#7000, #7352)...
2011-03-10 Toshi MARUYAMAscm: git: fix newlines of test/unit/repository_git_test.rb.
2011-03-10 Toshi MARUYAMAscm: git: add tests for previous and next versions...
2011-03-09 Toshi MARUYAMAscm: git: unit model latin-1 path encoding test passes...
2011-03-09 Toshi MARUYAMAscm: git: unit adapter latin-1 path encoding test passe...
2011-03-09 Toshi MARUYAMAscm: git: fix PortgreSQL functional test fails (#5251).
2011-03-08 Toshi MARUYAMAscm: git: change core.quotepath to false in test reposi...
2011-03-08 Toshi MARUYAMAscm: git: add reverse log test in unit adapter test...
2011-03-08 Toshi MARUYAMAscm: git: add latin-1 encoding directory test in unit...
2011-03-08 Toshi MARUYAMAscm: git: add latin-1 encoding directory test in unit...
2011-03-08 Toshi MARUYAMAscm: git: add latin-1 encoding directory to test reposi...
2011-03-08 Toshi MARUYAMAscm: mercurial: add latin-1 encoding directory to test...
2011-03-08 Toshi MARUYAMAscm: git: add latest changesets path encoding test...
2011-03-08 Toshi MARUYAMAscm: git: prepare path encoding test in unit model...
2011-03-08 Toshi MARUYAMAscm: git: add latest changesets branch test in unit...
2011-03-08 Toshi MARUYAMAscm: git: add latest changesets tag test in unit model...
2011-03-08 Toshi MARUYAMAscm: git: add latest changesets limit test in unit...
2011-03-08 Toshi MARUYAMAscm: git: remove Setting.commit_logs_encoding from...
2011-03-08 Toshi MARUYAMAscm: git: add latest changesets test in unit model...
2011-03-08 Toshi MARUYAMAscm: git: prepare path encoding test in unit model...
2011-03-08 Toshi MARUYAMAscm: git: add tests for path encoding entries() in...
2011-03-08 Toshi MARUYAMAscm: git: add tests for branch entries() in unit adapte...
2011-03-08 Toshi MARUYAMAscm: git: add tests for tag entries() in unit adapter...
2011-03-08 Toshi MARUYAMAscm: git: add tags test in unit adapter test.
2011-03-08 Toshi MARUYAMAscm: git: add tests for path encoding cat, diff and...
2011-03-08 Toshi MARUYAMAscm: git: add two tags to test repository.
2011-03-07 Toshi MARUYAMAscm: git: update test repository for path encoding...
2011-03-07 Toshi MARUYAMAscm: git: backout r5026 (#5251).
2011-03-07 Toshi MARUYAMAscm: git: update test repository for path encoding...
2011-03-07 Toshi MARUYAMAscm: git: add core.quotepath = true in test repository...
2011-03-06 Jean-Philippe LangFixed: error on JournalsController#index when custom...
2011-03-04 Jean-Philippe LangFixed: Login page should not show projects link and...
2011-03-04 Jean-Philippe LangFixed: Email notifications are sent to watchers even...
2011-03-04 Jean-Philippe LangAdds email notifications support for news comments...
2011-03-04 Toshi MARUYAMAscm: mercurial: add changesets order test in unit model...
2011-03-04 Toshi MARUYAMAscm: mercurial: add path encoding tests in functional...
2011-03-04 Toshi MARUYAMAscm: mercurial: additional unit model tests for path...
2011-03-04 Toshi MARUYAMAscm: mercurial: add unit adapter test repository for...
2011-03-04 Toshi MARUYAMAscm: mercurial: update test repository for path contain...
2011-03-04 Toshi MARUYAMAscm: mercurial: update test repository for path encodin...
2011-03-03 Toshi MARUYAMAscm: mercurial: code clean up unit model test.
2011-03-02 Toshi MARUYAMAscm: subversion: add changesets order test in unit...
2011-03-02 Toshi MARUYAMAscm: git: add more tests in fetch changesets incrementa...
2011-03-01 Toshi MARUYAMAscm: code clean up test/unit/changeset_test.rb.
2011-03-01 Toshi MARUYAMAscm: add feature of per project repository log encoding...
2011-03-01 Toshi MARUYAMAscm: darcs: refactor functional test.
2011-03-01 Toshi MARUYAMAscm: darcs: change project id of unit app test from...
2011-03-01 Toshi MARUYAMAscm: bazaar: change project id of unit app test from...
2011-03-01 Toshi MARUYAMAscm: code clean up at test/unit/changeset_test.rb.
2011-02-28 Toshi MARUYAMAscm: git: use --encoding=UTF-8 in "git log" (#3396).
2011-02-28 Toshi MARUYAMAscm: ignore log encoding setting in Subversion and...
2011-02-28 Toshi MARUYAMAscm: refactor scm log encoding test (#1735, #3396,...
next