Commit Graph

200 Commits (5c3c69b4a5dfb8c9428b61f67347db0fc1b935de)

Author SHA1 Message Date
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 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
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
Toshi MARUYAMA 1656ce3c53 scm: cvs: use localtime at cvs rlog -d option (#996, #3761). 14 years ago
Toshi MARUYAMA cb7e4f01cc scm: cvs: add unit lib test. 14 years ago
Toshi MARUYAMA 9524795051 scm: mercurial: add unit lib test for the previous changeset isn't the parent (#7253, #7518). 14 years ago
Jean-Philippe Lang 9a13b39e26 Adds an application configuration file: config/configuration.yml (#7408). 14 years ago
Toshi MARUYAMA 75cc7a8130 scm: darcs: add compatible test of Darcs 2.3 and 2.4 (#7415). 14 years ago
Toshi MARUYAMA 668b0c0e50 scm: darcs: change io.gets to io.read and add darcs version unit (#4494, #5404). 14 years ago
Toshi MARUYAMA 5ff1f6fdfa scm: darcs: add unit lib test. 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 80b329d031 scm: mercurial: change diff option from --git to --config diff.git=false (#7253). 14 years ago
Toshi MARUYAMA a6f05b5e56 scm: mercurial: diff '-c' option supports above Mercurial 1.2 (#3724, #7253). 14 years ago
Jean-Philippe Lang 88727bf070 Adds fallback to 'en' locale for untranslated strings (#5518). 14 years ago
Toshi MARUYAMA b017a846ba scm: mercurial: remove new line in diff unit test(#7253). 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
Toshi MARUYAMA e2df831b53 scm: mercurial: accept both of revision and nodeid as changeset id (#3724). 14 years ago
Toshi MARUYAMA 6ad68ae027 scm: mercurial: cleanup indent and trailing white-space of unit lib test. 14 years ago
Toshi MARUYAMA e86b8febdc scm: mercurial: refactor mercurial unit test. 14 years ago
Jean-Philippe Lang ad62060753 Disable project completion display on the gantt (#7127). 14 years ago
Jean-Philippe Lang 525656a490 Ported subtasks display with indentation to the new gantt (#7128) and fixed markers alignment. 14 years ago
Jean-Philippe Lang edc35d4d5b Gantt code cleanup. 14 years ago
Jean-Philippe Lang 98c7c179ca Gantt code cleanup. 14 years ago
Jean-Philippe Lang 8f7da03419 Gantt code cleanup. 14 years ago
Jean-Philippe Lang 27f76d20ce Gantt: fixes progress width in some cases and start code cleaning. 14 years ago
Jean-Philippe Lang 3c1576e364 Manually require i18n 0.4.2 before Rails tries to load the most recent gem (#7013). 14 years ago
Jean-Philippe Lang b48291ec63 Adds an application setting to limit the number of items that can be displayed on the gantt chart (#6276). 14 years ago
Jean-Baptiste Barth 9ac043a096 Set encoding to utf-8 for ruby 1.9 compatibility. #4050 14 years ago
Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
Jean-Philippe Lang 3409333522 Makes issue safe_attributes extensible (#6000). 14 years ago
Jean-Philippe Lang 88e593ee02 Fixes unhandled case in json builder. 14 years ago
Jean-Philippe Lang 558a951ed6 Fixes unhandled case in json builder. 14 years ago
Jean-Philippe Lang f6c633212a Prevents random failure in XmlTest. 14 years ago
Jean-Philippe Lang 735a83c596 Converts IssuesController to use the new API template system and makes xml/json responses consistent (#6136). 14 years ago
Jean-Philippe Lang 96ce0f017c Adds a builder-like template system for rendering xml and json API responses. 14 years ago
Jean-Philippe Lang 620c48fbbb Reload themes so that new themes can be used without restarting Redmine (#5712). 14 years ago
Jean-Philippe Lang cfc3ee4f5a Fixed: r4417 breaks MercurialAdapter with ruby 1.8.6 (#5117). 14 years ago
Jean-Philippe Lang 6b72c66893 Fixed: MercurialAdapter.client_version depends on LANG environment variable (#5117). 14 years ago
Jean-Philippe Lang 024ff96ee2 Extract headings and TOC parsing from the textile formatter. 14 years ago
Jean-Philippe Lang f79a6f701a Makes textile formatter accept 2 letters acronym (#6591). 14 years ago