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
/
extra
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r10375 from trunk.
Jean-Philippe Lang
2012-09-12
1
-1
/
+2
*
Redmine.pm: Allow fallback to other Apache auth providers (#11475).
Jean-Philippe Lang
2012-09-02
1
-1
/
+1
*
Redmine.pm: HEAD is not considered as a read-only method (#11749).
Jean-Philippe Lang
2012-09-02
1
-1
/
+1
*
Makes Redmine.pm handle project status (#3640).
Jean-Philippe Lang
2012-06-25
1
-3
/
+6
*
Adds support for Git's smart HTTP protocol to Redmine.pm (#4905).
Jean-Philippe Lang
2012-06-14
1
-3
/
+114
*
Fixed that Redmine.pm does not support "bind as user" ldap authentication (#1...
Jean-Philippe Lang
2012-06-03
1
-2
/
+9
*
Adds missing require 'rubygems' (#11051).
Jean-Philippe Lang
2012-05-30
1
-0
/
+1
*
Fixed #set_scm in reposman (#10837).
Jean-Philippe Lang
2012-05-12
1
-1
/
+1
*
Adds script synopsis.
Jean-Philippe Lang
2012-05-12
1
-0
/
+2
*
Fixed reposman arguments parsing (#10837).
Jean-Philippe Lang
2012-05-12
1
-2
/
+2
*
Removed comments.
Jean-Philippe Lang
2012-05-07
1
-54
/
+0
*
Use optparse instead rdoc/usage in rdm-mailhandler (#10837).
Jean-Philippe Lang
2012-05-07
1
-52
/
+64
*
Formatting.
Jean-Philippe Lang
2012-05-06
1
-10
/
+8
*
Use optparse instead rdoc/usage in reposman (#10837).
Jean-Philippe Lang
2012-05-06
1
-114
/
+79
*
Restores support for :plugin support to stylesheet_link_tag and javascript_in...
Jean-Philippe Lang
2012-04-28
2
-2
/
+2
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
5
-10
/
+23
*
remove trailing white-spaces from extra/sample_plugin/init.rb
Toshi MARUYAMA
2012-04-01
1
-1
/
+1
*
remove trailing white-spaces from extra/sample_plugin/app/models/meeting.rb
Toshi MARUYAMA
2012-04-01
1
-2
/
+2
*
remove trailing white-spaces from extra/sample_plugin/app/controllers/example...
Toshi MARUYAMA
2012-04-01
1
-5
/
+5
*
remove trailing white-spaces from extra/mail_handler/rdm-mailhandler.rb
Toshi MARUYAMA
2012-04-01
1
-19
/
+19
*
reposman: allow underscores in project identifiers (#1363)
Toshi MARUYAMA
2012-03-27
1
-1
/
+1
*
Makes Redmine.pm work with multiple repositories per project (#779).
Jean-Philippe Lang
2012-03-24
1
-1
/
+10
*
Use Digest::SHA instead of Digest::SHA1 in Redmine.pm (#10242).
Jean-Philippe Lang
2012-02-15
1
-3
/
+3
*
Rails3: rename sample_plugin .rhtml to .html.erb (#6317, #4796)
Toshi MARUYAMA
2011-12-20
4
-0
/
+0
*
Removed obsolete nss/svn scripts.
Jean-Philippe Lang
2011-12-06
2
-49
/
+0
*
remove trailing white-spaces except SQL from extra/svn/Redmine.pm
Toshi MARUYAMA
2011-12-01
1
-14
/
+14
*
Adds an explicit message for when reposman gets a 403.
Jean-Philippe Lang
2011-11-27
1
-1
/
+3
*
Adds an option to reposman for reading the API key from a file.
Jean-Philippe Lang
2011-11-27
1
-1
/
+13
*
Set format for activeresource client in reposman.
Jean-Philippe Lang
2011-11-27
1
-0
/
+1
*
Adds an option to rdm-mailhandler for reading the API key from a file (#4976).
Jean-Philippe Lang
2011-11-27
1
-0
/
+12
*
Adds an option to rdm-mailhandler to disable server certificate verification ...
Jean-Philippe Lang
2011-11-27
1
-4
/
+11
*
Fixed: Redmine.pm considers all projects private when login_required is enabl...
Jean-Philippe Lang
2011-11-18
1
-7
/
+8
*
Reverted r7808 (#9566).
Jean-Philippe Lang
2011-11-15
1
-24
/
+7
*
Fixed: Redmine.pm potential security issue with cache credential enabled and ...
Jean-Philippe Lang
2011-11-14
1
-5
/
+7
*
Fixed: Redmine.pm considers all projects private when login_required is enabl...
Jean-Philippe Lang
2011-11-14
1
-7
/
+24
*
Restrict anonymous read access with Redmine.pm
Toshi MARUYAMA
2011-10-04
1
-1
/
+24
*
remove trailing white-spaces and empty lines from extra/svn/reposman.rb.
Toshi MARUYAMA
2011-05-17
1
-8
/
+4
*
Fixed windows detection in reposman.rb (#8003).
Jean-Philippe Lang
2011-03-27
1
-1
/
+1
*
Adds random salt to user passwords (#7410).
Jean-Philippe Lang
2011-02-23
1
-4
/
+5
*
Adds a User-Agent header to Redmine mailhandler requests (#7318).
Jean-Philippe Lang
2011-01-15
1
-2
/
+5
*
Fixed Redmine.pm not working with LDAPS on a non-standard port. #4065
Jean-Baptiste Barth
2010-10-29
1
-1
/
+1
*
Adds a user-agent to reposman (#6735).
Jean-Philippe Lang
2010-10-24
1
-1
/
+3
*
Check the browse repository or commit access permissions in Redmine.pm with L...
Eric Davis
2010-07-08
1
-1
/
+3
*
Have Redmine.pm respect the Authentication Required setting. #5797
Eric Davis
2010-07-08
1
-0
/
+29
*
Fixed windows platform detection in reposman.rb (#5039).
Jean-Philippe Lang
2010-03-12
1
-2
/
+6
*
Fixed: deprecation warning in reposman.rb (#4736).
Jean-Philippe Lang
2010-02-06
1
-1
/
+1
*
Fixes Redmine.pm error "closing dbh with active statement handles at /usr/lib...
Jean-Philippe Lang
2010-01-10
1
-0
/
+5
*
Fixes Redmine.pm for SQLite (#4205).
Jean-Philippe Lang
2009-12-26
1
-3
/
+8
*
Redmine.pm: deny access if user doesn't have browse_repository permission (#4...
Jean-Philippe Lang
2009-12-22
1
-1
/
+1
*
Adds on optional API key to repositories management controller and reposman.rb.
Jean-Philippe Lang
2009-12-20
1
-10
/
+17
[next]