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 7257266d32 scm: filesystem: prevent exception raises if path encoding is incorrect. 14 years ago
..
mercurial scm: mercurial: wrap revision of cat and annotate with URL encoding (#1981, #7246). 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: filesystem: prevent exception raises if path encoding is incorrect. 14 years ago
git_adapter.rb scm: git: default_branch() returns nil explicitly if branches are empty. 14 years ago
mercurial_adapter.rb scm: mercurial: wrap revision of cat and annotate with URL encoding (#1981, #7246). 14 years ago
subversion_adapter.rb scm: Ruby 1.9 compatibility for XML UTF-8 parsing. 14 years ago