obsolete.ChilliProject/lib/redmine/scm/adapters
Jean-Philippe Lang 7aaa538fd9 Fixed: error when browsing an empty Mercurial repository (#1046).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1343 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-04-12 17:13:17 +00:00
..
abstract_adapter.rb SCM AbstractAdapter use shell_quote to more properly escape path (closes #838 by John Goerzen). 2008-03-12 23:00:11 +00:00
bazaar_adapter.rb SCM adapters: moved Errno::ENOENT exception rescuing to the abstract adapter. 2007-12-15 12:14:40 +00:00
cvs_adapter.rb Fix repository browsing at given revision for various scm and add tests for this. 2008-04-06 10:35:55 +00:00
darcs_adapter.rb Fix repository browsing at given revision for various scm and add tests for this. 2008-04-06 10:35:55 +00:00
git_adapter.rb Fix repository browsing at given revision for various scm and add tests for this. 2008-04-06 10:35:55 +00:00
mercurial_adapter.rb Fixed: error when browsing an empty Mercurial repository (#1046). 2008-04-12 17:13:17 +00:00
subversion_adapter.rb Verify rev and rev_to params format in RepositoriesController. And turn revision arguments into integers in SubversionAdapter. 2008-04-03 16:50:53 +00:00