summaryrefslogtreecommitdiffstats
path: root/extra/svn/reposman.rb
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
* 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
* 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
* 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 a user-agent to reposman (#6735).Jean-Philippe Lang2010-10-241-1/+3
* 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
* Adds on optional API key to repositories management controller and reposman.rb.Jean-Philippe Lang2009-12-201-10/+17
* Fixed: add group option to set the repository gid. Default is root (#2747)Nicolas Chuche2009-02-161-2/+6
* Replaces the repositories management SOAP API with a simple REST API.Jean-Philippe Lang2009-02-101-12/+18
* Changes ruby bang path to #!/usr/bin/env ruby (#1876).Jean-Philippe Lang2008-11-111-1/+1
* Make --command option usable on Windows.Jean-Philippe Lang2008-09-171-1/+1
* Slight change on git repository creation command.Jean-Philippe Lang2008-09-171-1/+1
* reposman: change #log arguments.Jean-Philippe Lang2008-09-171-11/+12
* * reposman can create git repository with "--scm git" optionNicolas Chuche2008-09-151-19/+53
* bugfixNicolas Chuche2008-09-141-2/+1
* Merged nbc branch @ r1812 (commit access permission and reposman improvements).Jean-Philippe Lang2008-09-131-44/+65
* bug when using apache authentication methodNicolas Chuche2007-12-151-2/+3
* * add Redmine.pm to authenticate with mod_perlNicolas Chuche2007-11-181-2/+22
* SVN integration: reposman.rb can now register created repositories in Redmine...Jean-Philippe Lang2007-10-211-21/+77
* Added reposman Ruby version (Nicolas Chuche).Jean-Philippe Lang2007-10-141-0/+157