Commit Graph

3740 Commits (4c46fa4ef487d0087f90a95d42dda340b80d805e)
 

Author SHA1 Message Date
Jean-Philippe Lang 4c46fa4ef4 Fixed: "Loading..." icon does not disappear after adding a project member when there is no other member to add (#7265). 14 years ago
Toshi MARUYAMA 2b24b6c9bb scm: mercurial: fix revision at functional diff test. 14 years ago
Toshi MARUYAMA effc33fe5b scm: mercurial: fix id at functional test_empty_revision test(#7307). 14 years ago
Toshi MARUYAMA 61a517179d scm: git: fix id at functional test_empty_revision test(#7307). 14 years ago
Toshi MARUYAMA acb0d96617 scm: use #blank? instead of #nil? || #empty? at Repository#find_changeset_by_name(name) (#7307). 14 years ago
Jean-Philippe Lang e14e244f7b Use #blank? instead of #nil? || #empty?. 14 years ago
Jean-Philippe Lang 7d0b1b3830 Respond with 404 instead of 500 when revision/entry is not found in the repository (#7307). 14 years ago
Jean-Philippe Lang a81953ef84 Adds a test for TimeEntry#spent_on= with invalid string. 14 years ago
Jean-Philippe Lang 88d847a1d5 Fixes TimeEntry#spent_on= so that datetimes don't get stored in SQLite3 (#7258). 14 years ago
Toshi MARUYAMA 7a35682cd9 scm: mercurial: unit lib test for entries accept both of revision number and changeset id (#3724, #3421) 14 years ago
Toshi MARUYAMA 89627d0334 scm: mercurial: fix error on revision page for empty revision (#7307). 14 years ago
Toshi MARUYAMA 98b3a50657 scm: fix error on revision page for empty revision (#7307). 14 years ago
Jean-Philippe Lang 43f6a62680 Removed obsolete css class (#7279). 14 years ago
Jean-Philippe Lang c19e3fbe3a Set csv separator to ; for nl locale (#7274). 14 years ago
Jean-Philippe Lang 2f3b1ca6b8 Fixed: Enabling gravatas causes usernames to overlap first name field in user list (#7277). 14 years ago
Toshi MARUYAMA eda1cd2faa scm: mercurial: change two revision diff text of mercurial (#3724). 14 years ago
Toshi MARUYAMA ebb19c5863 scm: changing two revision diff text at SCM adapter level (#3724). 14 years ago
Toshi MARUYAMA fdd0a2ca9b scm: mercurial: use revision text mercurial style "2:400bb8672109" (#3724). 14 years ago
Toshi MARUYAMA f17e1ce368 scm: mercurial: add "commit:xxx" and "rNN" link test for mercurial (#3724). 14 years ago
Toshi MARUYAMA d67185ec7e scm: mercurial: use scmid as identifier (#3724). 14 years ago
Toshi MARUYAMA 36b99a4ed3 scm: use scmid for "commit:xxx" link if available (#3724). 14 years ago
Toshi MARUYAMA fb51f27b8a scm: fix indents in "commit:xxx" unit test. 14 years ago
Toshi MARUYAMA e92cd2091c scm: fix assert_equal parameter order in subversion and git unit test. 14 years ago
Toshi MARUYAMA 6a6b68d295 scm: add compatible "commit:xxx" link test for git and darcs. 14 years ago
Toshi MARUYAMA 80b329d031 scm: mercurial: change diff option from --git to --config diff.git=false (#7253). 14 years ago
Toshi MARUYAMA 331cdbed2f scm: mercurial: fix r4686 setup mercurial test repository (#7272). 14 years ago
Toshi MARUYAMA a6f05b5e56 scm: mercurial: diff '-c' option supports above Mercurial 1.2 (#3724, #7253). 14 years ago
Toshi MARUYAMA 35b9972c81 scm: mercurial: test:scm:setup:mercurial task can be simpler (#7272). 14 years ago
Jean-Philippe Lang 7b7577c747 Fixed MailHandler broken by I18n fallback added in r4679. 14 years ago
Jean-Philippe Lang a9c4ec31ca Fixes fixture added in r4680. 14 years ago
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