OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/lib/redmine/scm/adapters
Toshi MARUYAMA df5bb0b7c1 scm: mercurial: remove unused parameters from "nodes_in_branch()" method in adapter (#7246, #4455). 14 years ago
..
mercurial scm: mercurial: add new "rhlog()" function in helper extension (#7246, #4455). 14 years ago
abstract_adapter.rb scm: git: move saving changesets from adapter to model (#3396). 14 years ago
bazaar_adapter.rb scm: fix unit tests fails in Ruby 1.9. 14 years ago
cvs_adapter.rb scm: cvs: fix age column on repository view is off by timezone delta (#7827). 14 years ago
darcs_adapter.rb scm: fix unit tests fails in Ruby 1.9. 14 years ago
filesystem_adapter.rb scm: update adapter initialize() to use path encoding (#2664, #2274). 14 years ago
git_adapter.rb scm: git: switch "-c core.quotepath=false" in git version above 1.7.2 or not (#5251). 14 years ago
mercurial_adapter.rb scm: mercurial: remove unused parameters from "nodes_in_branch()" method in adapter (#7246, #4455). 14 years ago
subversion_adapter.rb scm: Ruby 1.9 compatibility for XML UTF-8 parsing. 14 years ago