index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
redmine
/
scm
/
adapters
/
subversion_adapter.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-20
/
+5
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Removes the XML declaration that breaks the parser with JRuby.
Jean-Philippe Lang
2012-04-26
1
-4
/
+4
*
Removed extra argument from SubversionAdapter#diff.
Jean-Philippe Lang
2012-02-11
1
-1
/
+1
*
scm: subversion: use "shell_quote_command" method at adapter for JRuby + Wind...
Toshi MARUYAMA
2011-07-15
1
-1
/
+1
*
scm: subversion: set svn:eol-style=native adapter source.
Toshi MARUYAMA
2011-05-10
1
-291
/
+291
*
scm: subversion: remove trailing white-spaces from adapter source.
Toshi MARUYAMA
2011-05-06
1
-5
/
+5
*
scm: add "options" parameter in adapter entries().
Toshi MARUYAMA
2011-05-04
1
-1
/
+1
*
scm: subversion: set available version above 1.3 (#4273, #1604).
Toshi MARUYAMA
2011-05-04
1
-1
/
+3
*
scm: subversion: fix newline 'LF' to 'CRLF' and remove trailing white-space.
Toshi MARUYAMA
2011-05-04
1
-2
/
+2
*
scm: subversion: use revision and identifier as string in blame.
Toshi MARUYAMA
2011-04-12
1
-1
/
+1
*
scm: subversion: code clean up model.
Toshi MARUYAMA
2011-04-12
1
-4
/
+5
*
scm: subversion: use revision in blame.
Toshi MARUYAMA
2011-04-11
1
-1
/
+7
*
scm: Ruby 1.9 compatibility for XML UTF-8 parsing.
Toshi MARUYAMA
2011-03-03
1
-0
/
+12
*
scm: fix unit tests fails in Ruby 1.9.
Toshi MARUYAMA
2011-03-03
1
-1
/
+1
*
scm: Ruby 1.9 compatibility in getting scm version (#4273).
Toshi MARUYAMA
2011-02-22
1
-0
/
+3
*
scm: subversion: change newlines LF to CRLF at lib/redmine/scm/adapters/subve...
Toshi MARUYAMA
2011-02-15
1
-12
/
+13
*
scm: subversion: refactor getting svn version and add lib test (#4273).
Toshi MARUYAMA
2011-02-15
1
-10
/
+12
*
scm: use shell quote for scm command at adapter level (#7517, #4273).
Toshi MARUYAMA
2011-02-14
1
-20
/
+28
*
scm: change key name of configurable command name (#7517, #6159, #7047).
Toshi MARUYAMA
2011-02-04
1
-1
/
+1
*
scm: add a feature of configurable path of executable for scm adapters (#7517).
Toshi MARUYAMA
2011-02-04
1
-1
/
+1
*
Fixed that some arguments where not properly escaped in scm adapters.
Jean-Philippe Lang
2010-12-18
1
-2
/
+2
*
Fixed: Broken pipe error when browsing subversion repository (#6860).
Jean-Philippe Lang
2010-11-20
1
-2
/
+2
*
Support listing directories in svn which include square brackets. #5548
Eric Davis
2010-06-20
1
-7
/
+14
*
Changes SubversionAdapter to use ActiveSupport::XmlMini API for XML parsing.
Jean-Philippe Lang
2010-02-13
1
-34
/
+49
*
Change subversion adapter to not cache authentication and run non interactively
Eric Davis
2009-07-10
1
-0
/
+1
*
Prevent nil error when retrieving svn version (#3268).
Jean-Philippe Lang
2009-05-10
1
-1
/
+1
*
Adds a setting to limit the number of revisions displayed on a repository fil...
Jean-Philippe Lang
2009-02-01
1
-0
/
+1
*
SubversionAdapter#entries performance improvement.
Jean-Philippe Lang
2008-11-18
1
-7
/
+10
*
Fixed: non-ASCII subversion path can't be displayed (patch #1993 by Chaoqun Z...
Jean-Philippe Lang
2008-11-10
1
-7
/
+8
*
Fixes nil error when svn binary version is unknown (#1607).
Jean-Philippe Lang
2008-07-12
1
-2
/
+2
*
Display svn properties in the browser, svn >= 1.5.0 only (#1581).
Jean-Philippe Lang
2008-07-05
1
-1
/
+42
*
Move unified diff parser out of the scm abstract adapter so it can be reused ...
Jean-Philippe Lang
2008-06-08
1
-1
/
+1
*
Subversion adapter: ignore directories with no commit date (#1370).
Jean-Philippe Lang
2008-06-07
1
-0
/
+3
*
Fixed: Links to repository directories don't work (#1119).
Jean-Philippe Lang
2008-04-27
1
-7
/
+0
*
Verify rev and rev_to params format in RepositoriesController. And turn revis...
Jean-Philippe Lang
2008-04-03
1
-8
/
+6
*
SCM AbstractAdapter use shell_quote to more properly escape path (closes #838...
Jean-Philippe Lang
2008-03-12
1
-2
/
+2
*
Show explicit error message when the scm command failed (eg. when svn binary ...
Jean-Philippe Lang
2008-01-23
1
-1
/
+0
*
SCM adapters: moved Errno::ENOENT exception rescuing to the abstract adapter.
Jean-Philippe Lang
2007-12-15
1
-11
/
+1
*
Added Annotate/Blame view for Subversion, CVS and Mercurial repositories.
Jean-Philippe Lang
2007-12-02
1
-0
/
+17
*
Quote subversion username and password in svn commands.
Jean-Philippe Lang
2007-10-19
1
-5
/
+14
*
Added svn command output to error log when SubversionAdapter#entries parsing ...
Jean-Philippe Lang
2007-09-30
1
-2
/
+5
*
Added 2 log messages in SubversionAdapter#entries.
Jean-Philippe Lang
2007-09-18
1
-1
/
+3
*
Fix: SVN commit dates are now stored as local time
Jean-Philippe Lang
2007-07-14
1
-3
/
+3
*
Added basic support for CVS and Mercurial SCMs.
Jean-Philippe Lang
2007-06-12
1
-0
/
+173