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
Jean-Philippe Lang 472654aebe Fixed: revision is ignored in MercurialAdapter#cat. 17 years ago
..
abstract_adapter.rb SCM AbstractAdapter use shell_quote to more properly escape path (closes #838 by John Goerzen). 17 years ago
bazaar_adapter.rb SCM adapters: moved Errno::ENOENT exception rescuing to the abstract adapter. 17 years ago
cvs_adapter.rb Fixed: CVS repository doesn't work if port is used in the url (#653). 17 years ago
darcs_adapter.rb Merged Git support branch (r1200 to r1226). 17 years ago
git_adapter.rb Always show 'View' and 'Annotate' links on repository files (download will be forced when clicking 'View' if the file is binary). 17 years ago
mercurial_adapter.rb Fixed: revision is ignored in MercurialAdapter#cat. 17 years ago
subversion_adapter.rb SCM AbstractAdapter use shell_quote to more properly escape path (closes #838 by John Goerzen). 17 years ago