Commit Graph

1143 Commits (cb8b71470a6741886a0f598000217f48ab857dba)

Author SHA1 Message Date
Toshi MARUYAMA 5a6000444f scm: add unit RepositoryHelper test for Ruby 1.9 compatibility. 14 years ago
Toshi MARUYAMA eb217d1340 scm: fix diffs do not handle one line new files properly (#7618). 14 years ago
Toshi MARUYAMA a81049d52b scm: for log in Ruby 1.9, replace invalid UTF-8 to '?' instead of removing. 14 years ago
Toshi MARUYAMA 0e34299240 scm: Ruby 1.9 compatibility for log. 14 years ago
Toshi MARUYAMA 4620f6b2fa scm: fix unit changeset_test.rb test methods calls randomly. 14 years ago
Toshi MARUYAMA 34832d8731 scm: git: Ruby 1.9 compatibility of adapter test (#3396). 14 years ago
Jean-Philippe Lang bbb57ea4d2 Warning on leaving a page with unsaved content in textarea (#2910). 14 years ago
Toshi MARUYAMA 748ce27728 scm: subversion: change some functional tests project id from 1 to 3. 14 years ago
Jean-Philippe Lang cc2d6f3605 Allow additional workflow transitions for issue author and assignee (#2732). 14 years ago
Jean-Philippe Lang 93a6d6c296 Fixed: date part of the time default format doesn't respect the date format (#7639). 14 years ago
Toshi MARUYAMA e334d3dba9 scm: mercurial: unit test for named branches at adapter (#7246). 14 years ago
Toshi MARUYAMA c60a9ee5c4 scm: mercurial: unit test for tags at adapter (#1981). 14 years ago
Toshi MARUYAMA 8f636b9b21 scm: mercurial: unit app test for latest_changesets SQL "like" special character '%' and '_'. 14 years ago
Toshi MARUYAMA c45f66c41e scm: mercurial: unit app test for latest_changeset. 14 years ago
Toshi MARUYAMA 05c0c88840 scm: mercurial: entries unit lib test for named branch (#7246). 14 years ago
Toshi MARUYAMA 513a217330 scm: mercurial: entries unit lib test for tag (#1981). 14 years ago
Toshi MARUYAMA 229c237e7e scm: mercurial: remove "TODO" comment and fix indent of unit lib test. 14 years ago
Toshi MARUYAMA e37fcfece1 scm: mercurial: unit lib test for entries (#3421). 14 years ago
Toshi MARUYAMA 2fe248917c scm: mercurial: move entries unit test from app to lib. 14 years ago
Toshi MARUYAMA 9d9c0716f2 scm: mercurial: fix unit lib test_info test fails on Windows. 14 years ago
Toshi MARUYAMA 49fde3723b scm: fix diff revision param validation. 14 years ago
Toshi MARUYAMA 29f9fbd2ee scm: mercurial: set instance value flag of whether "hg diff -c" supports true at tests (#7518). 14 years ago
Toshi MARUYAMA 6840897f38 scm: mercurial: add instance value flag of whether "hg diff -c" supports at tests (#7518). 14 years ago
Toshi MARUYAMA 86cbaaa5d1 scm: mercurial: code clean up unit app test. 14 years ago
Toshi MARUYAMA f0d4b2625b scm: git: change project id of unit app test from 1 to 3. 14 years ago
Toshi MARUYAMA 33f1436eb2 scm: mercurial: change identifier to revision in fetching revisions. 14 years ago
Toshi MARUYAMA 608025fd04 scm: mercurial: rewrite MercurialAdapter#info by using helper extention (#4455). 14 years ago
Toshi MARUYAMA f777cc1ee8 scm: mercurial: add compatible test for "revisions" method. 14 years ago
Toshi MARUYAMA 60f165a9fc scm: mercurial: add compatible test for "info" method. 14 years ago
Toshi MARUYAMA 29f99eee07 scm: bazaar: move cat and annotate test from unit app test to unit lib test. 14 years ago
Toshi MARUYAMA aa4b38025a scm: mercurial: add Mercurial helper extension (#4455). 14 years ago
Toshi MARUYAMA 34e013c187 scm: cvs: add methods of getting cvs version and add unit lib test (#4273). 14 years ago
Toshi MARUYAMA 6d8fe71a73 scm: bazaar: add methods of getting bazaar version and add unit lib test (#4273). 14 years ago
Toshi MARUYAMA f62cccfdc6 scm: git: add methods of getting git version and add unit lib test (#4273). 14 years ago
Toshi MARUYAMA 2e85bd621b scm: subversion: change unit app test project id from 1 to 3. 14 years ago
Toshi MARUYAMA 323c36b3c3 scm: subversion: refactor getting svn version and add lib test (#4273). 14 years ago
Toshi MARUYAMA 2b97992015 scm: bazaar: fix typo and mistakes. 14 years ago
Toshi MARUYAMA 3110e97038 scm: git: fix typo of unit lib test. 14 years ago
Toshi MARUYAMA 64835367ab scm: cvs: fix unit lib test fails on Windows. 14 years ago
Toshi MARUYAMA 6b6a44c831 scm: bazaar: prepare version string unit lib test. 14 years ago
Toshi MARUYAMA dd798edd04 scm: git: prepare version string unit lib test and git log encoding (#3396). 14 years ago
Toshi MARUYAMA 3edbab734b scm: subversion: prepare version string unit lib test. 14 years ago
Eric Davis 1aa20b17b4 [#302] Protect ApplicationController methods so they are not considered actions 14 years ago
Felix Schäfer 10dffcf3b9 Get the autologin cookie name from the config #273 14 years ago
Gregor Schmidt 0320517d2c [#282] Make safe_attributes work with symbol keys 14 years ago
Gregor Schmidt b5b3684473 [#282] Make safe_attributes work with sub classes 14 years ago
Eric Davis 2ffea883a6 [#279] Add an optional Start Date to Versions 14 years ago
Eric Davis ae0851ddb4 [#280] Include matching issue ids in the auto_completer. 14 years ago
Holger Just ca9ff0e471 [#250] Add tests for empty sets of users in queries 14 years ago
Felix Schäfer 7e99e2714b 404 on board index when no board configured. #64 14 years ago