Commit Graph

1390 Commits (dabe5caa1ab4e4c5cc3ece50ff968d8b0c4be9a4)

Author SHA1 Message Date
Toshi MARUYAMA 2b3251db53 scm: git: remove duplicate test from functional test. 14 years ago
Toshi MARUYAMA 71ea12fcfc scm: filesystem: add functional test. 14 years ago
Toshi MARUYAMA 622ddd5c99 scm: code clean up test/functional/repositories_controller_test.rb. 14 years ago
Toshi MARUYAMA 862e4e716d scm: filesystem: change project id of unit model test from 1 to 3. 14 years ago
Toshi MARUYAMA 476106ac0f scm: filesystem: code clean up unit model test. 14 years ago
Toshi MARUYAMA b06f24e932 scm: filesystem: code clean up unit adapter test. 14 years ago
Toshi MARUYAMA b181e65e3d scm: cvs: check assign changesets in root directory showing of functional test. 14 years ago
Toshi MARUYAMA f035de5018 scm: cvs: remove duplicate test in functional test. 14 years ago
Jean-Philippe Lang affedafa1f Fixed: atom links on wiki index broken by r4266. 14 years ago
Jean-Philippe Lang e0f37601f3 Fixed: Simultaneous wiki updates cause internal error (#7939). 14 years ago
Toshi MARUYAMA e7f94c201e Fix typo in test/test_helper.rb. 14 years ago
Jean-Philippe Lang 544b4bddbb Adds an option to view issues count by status on the version page (#7921). 14 years ago
Jean-Philippe Lang 1d93b0e9f6 Fixed: news comments not deleted when deleting a project (#7904). 14 years ago
Jean-Philippe Lang 07e2c652d5 Fixes subversion tests not running on win32. 14 years ago
Jean-Philippe Lang 94d3595e31 Fixed: children projects are deleted instead of being destroyed when destroying parent project (#7904). 14 years ago
Toshi MARUYAMA 348b990b92 scm: add unit test of invalid utf8 sequences should be stripped in repository_helper to_utf8(). 14 years ago
Toshi MARUYAMA 9888b93fdd scm: to_utf8() in repositories_helper always returns UTF-8 in Ruby 1.9. 14 years ago
Toshi MARUYAMA 2de5ef5aa2 scm: git: strict Ruby 1.9 string test in unit adapter test. 14 years ago
Toshi MARUYAMA 515dcdc5a5 scm: git: strict Ruby 1.9 string test in unit model test. 14 years ago
Toshi MARUYAMA c840a19659 scm: subversion: code clean up unit model test. 14 years ago
Toshi MARUYAMA a955663b8d scm: code clean up unit model changeset test. 14 years ago
Toshi MARUYAMA b1c37ba368 scm: strict Ruby 1.9 string test in unit model test. 14 years ago
Toshi MARUYAMA 3a5f89cb43 scm: subversion: simplify Ruby 1.9 string test in unit model test. 14 years ago
Toshi MARUYAMA 24db8296b8 scm: fix repository helper unit test fails in Ruby 1.9 and non UTF-8 locale. 14 years ago
Jean-Philippe Lang d71f4f2ef5 Do not actually try to fetch changesets from the subversion repository. 14 years ago
Jean-Philippe Lang f2021227e7 Adds a test for AuthSourcesController#destroy with users. 14 years ago
Jean-Philippe Lang 57734bdf6c Removes a space before argument parentheses. 14 years ago
Jean-Philippe Lang 4f8e8df6e0 Adds a Group filter on the admin users list (#7893). 14 years ago
Toshi MARUYAMA 65333f1a6c scm: bazaar: add changesets order test in unit model test. 14 years ago
Jean-Philippe Lang 27177defdd Adds a visible scope to the Journal model. 14 years ago
Jean-Philippe Lang a1ffabb490 Changed the way the visibility SQL statement is built. 14 years ago
Jean-Philippe Lang 08b40a67ca Use names instead of ids for wiki anchors (#6905). 14 years ago
Jean-Philippe Lang 9049d58de4 Fixed: line breaks are ignored in quoted text (#6148). 14 years ago
Jean-Philippe Lang 3118308461 Moved text formatting tests from application_helper tests to formatter tests. 14 years ago
Toshi MARUYAMA ce42dfeb11 scm: mercurial: add tag test in functional test (#1981). 14 years ago
Toshi MARUYAMA 83567a28a4 scm: mercurial: add named branch test in functional test (#7246). 14 years ago
Toshi MARUYAMA 2fe311d0df scm: mercurial: add test of latest changesets support named branch in unit model test (#7246). 14 years ago
Toshi MARUYAMA 60745d7e5a scm: mercurial: add latest changesets supporting tag test in unit model test (#1981). 14 years ago
Toshi MARUYAMA 33581f524b scm: mercurial: add latest changesets improvement test in unit model test. 14 years ago
Toshi MARUYAMA e0370914b1 scm: mercurial: add latest changesets improvement test in functional test. 14 years ago
Toshi MARUYAMA ec6e2d1789 scm: mercurial: latest changesets improvement and supporting tag (#1981). 14 years ago
Toshi MARUYAMA 6b9b3783bc scm: mercurial: check changesets size is greater than 0 in browse test in functional test. 14 years ago
Toshi MARUYAMA 9ae4b74b1e scm: git: add browsing tag test in functional test. 14 years ago
Toshi MARUYAMA b99a2c23de scm: git: check entries and changesets size are greater than 0 in browse test in functional test. 14 years ago
Toshi MARUYAMA 53d6f74209 scm: git: code clean up functional test. 14 years ago
Toshi MARUYAMA 9f2056071b scm: mercurial: prepare tests of named branch and tag in functional test (#1981, #7246). 14 years ago
Toshi MARUYAMA 6655727401 scm: mercurial: prepare tests of named branch and tag in unit model test (#1981, #7246). 14 years ago
Toshi MARUYAMA 4efc49ef2b scm: mercurial: code clean up unit model test. 14 years ago
Toshi MARUYAMA 66d6ef870a scm: mercurial: add test of non ASCII named branch in unit adapter test (#7246). 14 years ago
Toshi MARUYAMA 0617c4bb4e scm: mercurial: add test of non ASCII tag in unit adapter test (#1981). 14 years ago