Commit Graph

3710 Commits (f1a5dca2ba84c814da024ebd5b5564a6fbecdccb)
 

Author SHA1 Message Date
Jean-Philippe Lang f1a5dca2ba Fixed: wiki pages with cyrillic characters not found with postgresql (#7245). 14 years ago
Jean-Philippe Lang 88727bf070 Adds fallback to 'en' locale for untranslated strings (#5518). 14 years ago
Jean-Philippe Lang bebde1596c Make sure en is the current locale when running the test (#7266). 14 years ago
Jean-Philippe Lang 2cbf60851f Store the mercurial test repository as a bundle to make it compatible with older hg versions. 14 years ago
Jean-Philippe Lang a9eea27742 Fixes random failure (database may not return changes in the order expected in the test). 14 years ago
Jean-Philippe Lang 50d962bba1 Trying to fix random failures with postgresql due to different ids order in urls. 14 years ago
Jean-Philippe Lang 18cb215d72 Updated CHANGELOG for 1.1.0 release. 14 years ago
Toshi MARUYAMA b017a846ba scm: mercurial: remove new line in diff unit test(#7253). 14 years ago
Toshi MARUYAMA 1ff52e5c5a scm: mercurial: add --git option in 'hg diff' (#7253). 14 years ago
Toshi MARUYAMA 08c093bc85 scm: mercurial: replace identifier to hgrev(identifier). 14 years ago
Toshi MARUYAMA ed246cef41 scm: mercurial: wrap identifier with shell_quote at hgrev(identifier). 14 years ago
Toshi MARUYAMA e4f72a8e3a scm: add compatible functional test fof changing diff revisions label at SCM adapter level. 14 years ago
Toshi MARUYAMA a223a0dffd scm: mercurial: functional test for accept both of revision number and changeset id (#3724). 14 years ago
Toshi MARUYAMA ef28bf6d88 scm: mercurial: annotate accepts both of revision number and changeset id (#3724). 14 years ago
Toshi MARUYAMA 5207211b6d scm: mercurial: fix diff and test for accept both of revision number and changeset id (#3724). 14 years ago
Toshi MARUYAMA 0743ba89d4 scm: mercurial: cat test for accept both of revision number and changeset id (#3724). 14 years ago
Jean-Philippe Lang 0617625f48 Italian translation update by Emidio Stani (#7227). 14 years ago
Jean-Philippe Lang d0a076cbfd Bulgarian translation update by Ivan Cenov (#7203). 14 years ago
Toshi MARUYAMA 7484096cdc scm: mercurial: fix assert_equal parameter order at app unit test_find_changeset_by_name(). 14 years ago
Toshi MARUYAMA e2df831b53 scm: mercurial: accept both of revision and nodeid as changeset id (#3724). 14 years ago
Toshi MARUYAMA 3ad213c29a Fix associated revisions label on issue page. 14 years ago
Jean-Philippe Lang e7a9c386ef Removed hard-coded style on wiki history view. 14 years ago
Jean-Philippe Lang 306a47023c Additional unit tests for project tree. 14 years ago
Jean-Philippe Lang 88d65c5149 Do not show trackers and issue custom fields on project form when issue tracking is disabled (#7225). 14 years ago
Jean-Philippe Lang 9222cf91ea Changes ProjectsController#modules param name and add tests. 14 years ago
Jean-Philippe Lang 072c4ad14c Verify HTTP method on ProjectsController#create. 14 years ago
Jean-Philippe Lang 9fb770ba50 Moves enabled_module_names param to project attribute so that it can be set through the Project API. 14 years ago
Jean-Philippe Lang 7620142b70 Adds assertion to prevent error in test. 14 years ago
Jean-Philippe Lang e6118347d3 Adds a rake task test:scm:update to update test repositories if needed. 14 years ago
Toshi MARUYAMA 1bf33bb619 scm: mercurial: add unit test for copied file (#7064). 14 years ago
Toshi MARUYAMA f4c5fe43cb scm: mercurial: add some tests at unit and functional test. 14 years ago
Toshi MARUYAMA 9ee02d04f3 scm: mercurial: update test repository for following issues and fix tests. 14 years ago
Toshi MARUYAMA ad18cfda32 scm: mercurial: escape any filenames by urlescape (#2664, #7064). 14 years ago
Toshi MARUYAMA 6ad68ae027 scm: mercurial: cleanup indent and trailing white-space of unit lib test. 14 years ago
Toshi MARUYAMA 0f8680adfd scm: mercurial: fix comment and change // to '' some strings of functional test. 14 years ago
Toshi MARUYAMA e86b8febdc scm: mercurial: refactor mercurial unit test. 14 years ago
Toshi MARUYAMA 5e1c42cbe3 repository: mercurial: fix functional annotate test. 14 years ago
Toshi MARUYAMA 7958facadc repository: git: change io.gets to io.readlines (#5404, #5096). 14 years ago
Toshi MARUYAMA 8487e0a5b8 Fix subversion and git activities test reffering r4621. 14 years ago
Jean-Philippe Lang 29fddddaf1 Fixed failing subversion test. 14 years ago
Jean-Philippe Lang e0d6f8db1d Set version to 1.1.0. 14 years ago
Jean-Philippe Lang a4c5787b53 Updated footer to 2011. 14 years ago
Jean-Philippe Lang 2d9b9362a9 Fixed: should redirect to the new project when copying a project. 14 years ago
Jean-Philippe Lang ce8113dea2 Additional roles of a user who belongs to a group are not always copied when copying the project (#7213). 14 years ago
Toshi MARUYAMA 2e1bcb2abf Changing revision label and identifier at SCM adapter level (#3724, #6092) 14 years ago
Toshi MARUYAMA 2ae2d3ef83 Fixed: repository: mercurial: sort changesets by revision (#3449, #3567). 14 years ago
Jean-Baptiste Barth d29052f682 Added missing remove_index in AddUniqueIndexOnMembers down migration. #7212 14 years ago
Toshi MARUYAMA 35c35a193c repository: switch darcs cat test if cat supports. 14 years ago
Toshi MARUYAMA 1294fe2c96 Adding .hgignore based on the .gitignore. 14 years ago
Jean-Philippe Lang ad727d3781 Fixes utf8 conversions with ruby1.9. 14 years ago