Commit Graph

766 Commits (73cff6571ee4f7630269c7c124b9bbdbf3cdbd3a)

Author SHA1 Message Date
Toshi MARUYAMA e2f79f7c0d scm: git: remove localtime (#6346). 14 years ago
Eric Davis 25b0180546 Bump version to 1.2.0 14 years ago
Eric Davis 39c19958d7 [#308] Remove Redmine::VERSION::BRANCH 14 years ago
Toshi MARUYAMA 6d0fcf556d scm: use shell quote for scm command at adapter level (#7517, #4273). 14 years ago
Toshi MARUYAMA 52822ad58e scm: cvs: fix most binary files become corrupted on Windows (#6090). 14 years ago
Toshi MARUYAMA 911fbefb45 scm: change gunzip to tar -z option for scm repository setup in lib/tasks/testing.rake. 14 years ago
Toshi MARUYAMA 09e0aa32b8 scm: cvs: code clean up. 14 years ago
Holger Just 8cfe498bd6 [#230] Make loadpath of themes configurable 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
Gregor Schmidt 28b7f6cc72 [#269] Instead of patching rubytree, creating a custom sub class and using that everywhere 14 years ago
Gregor Schmidt 6dd831e3fe [#269] Extracting classes and modules from menu manager into separate files 14 years ago
Gregor Schmidt 61e20cb29d Fixing monkey patching of rubytree to be more robust 14 years ago
Eric Davis deaf11e0a2 Version 'bump' for the v1.1.0 release 14 years ago
Eric Davis 376260e968 [#211] Override the Rails doc:app task to include our doc layout 14 years ago
Eric Davis 69cfe74d4b [#101] Change the help link to point to the version's wiki page 14 years ago
Eric Davis e04513ed23 Reset version to ChiliProject's standards 14 years ago
Holger Just 8583c25706 Force recreation of test db and migrate plugins during rake ci. 14 years ago
Felix Schäfer c73315e6b0 Avoid selecting the help link while tabbing #150 14 years ago
Eric Davis cb490caff4 [#190] Work around a nil error introduced in c1cced5139 14 years ago
Eric Davis 99a12ecbcf [#129] Replace public strings using Redmine with ChiliProject 14 years ago
Simon COURTOIS a5c5047d46 Translating Non member and Anonymous roles when importing defaults 14 years ago
Toshi MARUYAMA d449ac518d scm: change key name of configurable command name (#7517, #6159, #7047). 14 years ago
Toshi MARUYAMA 02c30b1a67 scm: add a feature of configurable path of executable for scm adapters (#7517). 14 years ago
Toshi MARUYAMA 1656ce3c53 scm: cvs: use localtime at cvs rlog -d option (#996, #3761). 14 years ago
Jean-Philippe Lang e4a180d7be Update for 1.1.1 release. 14 years ago
Jean-Philippe Lang 52a2a174e0 Reverted r4780 that broke gantt tests (#7280). 14 years ago
Jean-Philippe Lang 9ed0387851 Removed issue subjects wrapping in gantt (#7280). 14 years ago
Jean-Philippe Lang a8473368ee Prevent error when Mantis version.date_order is nil (#7476). 14 years ago
Jean-Philippe Lang 9a13b39e26 Adds an application configuration file: config/configuration.yml (#7408). 14 years ago
Toshi MARUYAMA 908e9f9c28 scm: darcs: fix Darcs adapter recognizes new files as modified files above Darcs 2.4 (#7415). 14 years ago
Toshi MARUYAMA d6594fde27 scm: darcs: switch '.' or @url at entries() in darcs version (#4899). 14 years ago
Toshi MARUYAMA 668b0c0e50 scm: darcs: change io.gets to io.read and add darcs version unit (#4494, #5404). 14 years ago
Jean-Philippe Lang 36a12aab9e Make POP3 mail fetcher log messages instead of puts (#7177). 14 years ago
Jean-Philippe Lang ea7224a461 Avoid "private method `gsub' called for nil:NilClass" error when exporting issues with nil description (#7386). 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 2cbf60851f Store the mercurial test repository as a bundle to make it compatible with older hg versions. 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 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
Jean-Philippe Lang e6118347d3 Adds a rake task test:scm:update to update test repositories if needed. 14 years ago
Toshi MARUYAMA ad18cfda32 scm: mercurial: escape any filenames by urlescape (#2664, #7064). 14 years ago
Toshi MARUYAMA 7958facadc repository: git: change io.gets to io.readlines (#5404, #5096). 14 years ago
Jean-Philippe Lang e0d6f8db1d Set version to 1.1.0. 14 years ago