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
/
filesystem_adapter.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
scm: filesystem: override "path_encoding" method in adapter (#2274).
Toshi MARUYAMA
2011-05-21
1
-0
/
+4
*
scm: filesystem: remove trailing white-spaces from adapter source.
Toshi MARUYAMA
2011-05-06
1
-9
/
+9
*
scm: add "options" parameter in adapter entries().
Toshi MARUYAMA
2011-05-04
1
-1
/
+1
*
scm: filesystem: fix loss non ASCII paths if path_encoding is '' (#2274).
Toshi MARUYAMA
2011-05-04
1
-1
/
+1
*
scm: filesystem: prevent exception raises if path encoding is incorrect.
Toshi MARUYAMA
2011-03-20
1
-1
/
+3
*
scm: update adapter initialize() to use path encoding (#2664, #2274).
Toshi MARUYAMA
2011-02-24
1
-2
/
+3
*
scm: filesystem: refactor for path encoding (#2274).
Toshi MARUYAMA
2011-02-21
1
-23
/
+36
*
scm: use shell quote for scm command at adapter level (#7517, #4273).
Toshi MARUYAMA
2011-02-14
1
-1
/
+6
*
Filesystem adapter: read files in binary mode.
Jean-Philippe Lang
2008-06-08
1
-1
/
+1
*
Filesystem adapter: negative size is displayed for large files under win32.
Jean-Philippe Lang
2008-06-08
1
-2
/
+1
*
Adds Filesystem adapter (patch #1393 by Paul R).
Jean-Philippe Lang
2008-06-08
1
-0
/
+94