Commit Graph

1541 Commits (3f7e293e224fce08c484e157d203e69973bb1797)

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 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
Eric Davis b96115bf7b [#310 LSS#5727] Add checkbox option to determine if issue emails should be sent 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
Felix Schäfer 9ed2d8ed77 Allow underscores in project identifiers. #146 14 years ago
Eric Davis 4dffc45ee9 [#129] Fix case on some ChiliProject strings 14 years ago
Eric Davis 99a12ecbcf [#129] Replace public strings using Redmine with ChiliProject 14 years ago
et f502ea1688 Fix spelling 14 years ago
Toshi MARUYAMA 6c207d6ecf scm: cvs: generate pseudo scmid for auto issue close text (#6706). 14 years ago
Toshi MARUYAMA 9cd5e6967e scm: cvs: change temporary revision number from "_N" to "tmpN" (#996, #3761, #6706). 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
Toshi MARUYAMA b7e38791f2 scm: cvs: add fetch_changesets at all unit app test methods. 14 years ago
Toshi MARUYAMA 70214da573 scm: cvs: change project id of functional test from 1 to 3. 14 years ago
Toshi MARUYAMA f101bb6e9c scm: cvs: change project id of unit app test from 1 to 3. 14 years ago
Jean-Philippe Lang e6bf7ea34b Fixed: Relations are not displayed after adding/removing an issue relation (#7463). 14 years ago
Jean-Philippe Lang 710edf6c79 Fixed: no email sent with 'Notifiy for any event on the selected projects only' (#7421). 14 years ago
Jean-Philippe Lang 8957b56b87 Moves link_to_message to ApplicationHelper to make it available to redmine links. 14 years ago
Jean-Philippe Lang 47f3f5ae68 Adds support for cross project Redmine links (#7409). 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
Jean-Philippe Lang 4525b7f6e2 Fixed: subtasks are deleted (not destroyed) when destroying parent issue (#7385). 14 years ago
Toshi MARUYAMA 3249ac2647 scm: functional test of using format_revision() for annotate (#3724). 14 years ago
Jean-Philippe Lang 8933482c37 Do not show "for only project I select" notification option on application settings form (#7294). 14 years ago
Jean-Philippe Lang 16fdf5fe66 Fixed: "Notifiy for only project I select" is randomly displayed (#7294). 14 years ago
Jean-Philippe Lang befd725b8b Prevent SystemStackError on Issue#all_dependent_issues with circular dependency (#7320). 14 years ago
Jean-Philippe Lang d2b6a6bc2c Adds a test for issue circular dependency validation. 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
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