summaryrefslogtreecommitdiffstats
path: root/extra/svn
Commit message (Expand)AuthorAgeFilesLines
* Don't rescue Exception class (#31387).Go MAEDA2019-05-251-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+1
* Drop Darcs support (#26391).Jean-Philippe Lang2017-07-251-1/+1
* Adjust reposman log messages.Jean-Philippe Lang2017-06-011-3/+2
* Show message before registering repository in Redmine.Jean-Philippe Lang2017-06-011-2/+2
* Use JSON instead of XML for reposman.rb.Jean-Philippe Lang2017-06-011-2/+2
* spelling fixes (#25495)Toshi MARUYAMA2017-04-021-1/+1
* Check that repository module is enabled (#24307).Jean-Philippe Lang2017-01-291-1/+4
* Typo (#23865).Jean-Philippe Lang2016-10-011-1/+1
* Only select actual users from the database in Redmine.pm (#21312).Jean-Philippe Lang2015-11-281-0/+1
* Redmine.pm errors when cloning public project (#16948).Jean-Philippe Lang2015-11-241-2/+4
* Connection leak in Redmine.pm (#19956).Jean-Philippe Lang2015-05-301-1/+1
* Adds buit-in groups to give specific permissions to anonymous and non members...Jean-Philippe Lang2014-09-281-5/+15
* replace tabs to spaces at Redmine.pmToshi MARUYAMA2012-12-181-5/+5
* Redmine.pm fails when permissions are NULL (#11818).Jean-Philippe Lang2012-09-121-1/+2
* Redmine.pm: Allow fallback to other Apache auth providers (#11475).Jean-Philippe Lang2012-09-021-1/+1
* Redmine.pm: HEAD is not considered as a read-only method (#11749).Jean-Philippe Lang2012-09-021-1/+1
* Makes Redmine.pm handle project status (#3640).Jean-Philippe Lang2012-06-251-3/+6
* Adds support for Git's smart HTTP protocol to Redmine.pm (#4905).Jean-Philippe Lang2012-06-141-3/+114
* Fixed that Redmine.pm does not support "bind as user" ldap authentication (#1...Jean-Philippe Lang2012-06-031-2/+9
* Adds missing require 'rubygems' (#11051).Jean-Philippe Lang2012-05-301-0/+1
* Fixed #set_scm in reposman (#10837).Jean-Philippe Lang2012-05-121-1/+1
* Adds script synopsis.Jean-Philippe Lang2012-05-121-0/+2
* Fixed reposman arguments parsing (#10837).Jean-Philippe Lang2012-05-121-2/+2
* Formatting.Jean-Philippe Lang2012-05-061-10/+8
* Use optparse instead rdoc/usage in reposman (#10837).Jean-Philippe Lang2012-05-061-114/+79
* reposman: allow underscores in project identifiers (#1363)Toshi MARUYAMA2012-03-271-1/+1
* Makes Redmine.pm work with multiple repositories per project (#779).Jean-Philippe Lang2012-03-241-1/+10
* Use Digest::SHA instead of Digest::SHA1 in Redmine.pm (#10242).Jean-Philippe Lang2012-02-151-3/+3
* Removed obsolete nss/svn scripts.Jean-Philippe Lang2011-12-062-49/+0
* remove trailing white-spaces except SQL from extra/svn/Redmine.pmToshi MARUYAMA2011-12-011-14/+14
* Adds an explicit message for when reposman gets a 403.Jean-Philippe Lang2011-11-271-1/+3
* Adds an option to reposman for reading the API key from a file.Jean-Philippe Lang2011-11-271-1/+13
* Set format for activeresource client in reposman.Jean-Philippe Lang2011-11-271-0/+1
* Fixed: Redmine.pm considers all projects private when login_required is enabl...Jean-Philippe Lang2011-11-181-7/+8
* Reverted r7808 (#9566).Jean-Philippe Lang2011-11-151-24/+7
* Fixed: Redmine.pm potential security issue with cache credential enabled and ...Jean-Philippe Lang2011-11-141-5/+7
* Fixed: Redmine.pm considers all projects private when login_required is enabl...Jean-Philippe Lang2011-11-141-7/+24
* Restrict anonymous read access with Redmine.pmToshi MARUYAMA2011-10-041-1/+24
* remove trailing white-spaces and empty lines from extra/svn/reposman.rb.Toshi MARUYAMA2011-05-171-8/+4
* Fixed windows detection in reposman.rb (#8003).Jean-Philippe Lang2011-03-271-1/+1
* Adds random salt to user passwords (#7410).Jean-Philippe Lang2011-02-231-4/+5
* Fixed Redmine.pm not working with LDAPS on a non-standard port. #4065Jean-Baptiste Barth2010-10-291-1/+1
* Adds a user-agent to reposman (#6735).Jean-Philippe Lang2010-10-241-1/+3
* Check the browse repository or commit access permissions in Redmine.pm with L...Eric Davis2010-07-081-1/+3
* Have Redmine.pm respect the Authentication Required setting. #5797Eric Davis2010-07-081-0/+29
* Fixed windows platform detection in reposman.rb (#5039).Jean-Philippe Lang2010-03-121-2/+6
* Fixed: deprecation warning in reposman.rb (#4736).Jean-Philippe Lang2010-02-061-1/+1
* Fixes Redmine.pm error "closing dbh with active statement handles at /usr/lib...Jean-Philippe Lang2010-01-101-0/+5
* Fixes Redmine.pm for SQLite (#4205).Jean-Philippe Lang2009-12-261-3/+8