summaryrefslogtreecommitdiffstats
path: root/extra
Commit message (Expand)AuthorAgeFilesLines
...
* Adds on optional API key to repositories management controller and reposman.rb.Jean-Philippe Lang2009-12-201-10/+17
* Adds a 'no_permission_check' option to the MailHandler.Jean-Philippe Lang2009-12-191-3/+9
* Improve rdm-mailhandler exit status (#4368).Jean-Philippe Lang2009-12-091-4/+22
* Do not use settings/settings partial name in sample plugin (#3557).Jean-Philippe Lang2009-07-022-1/+1
* Fixes broken --unknown-user option in mailhandler script (#3514).Jean-Philippe Lang2009-06-251-1/+1
* Ability to accept incoming emails from unknown users (#2230, #3003).Jean-Philippe Lang2009-06-141-3/+13
* Fixes Redmine.pm broken by r2726 (#3330).Jean-Philippe Lang2009-05-121-3/+5
* Updates sample plugin README.Jean-Philippe Lang2009-02-261-8/+1
* Allow My Page blocks to be added to from a plugin (#2840).Jean-Philippe Lang2009-02-261-0/+3
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-215-10/+13
* 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
* Adds --status option to rdm-mailhandler.Jean-Philippe Lang2008-11-301-1/+3
* Changes ruby bang path to #!/usr/bin/env ruby (#1876).Jean-Philippe Lang2008-11-112-2/+2
* 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
* mailhandler: fixes exit status and adds an explicit message if response code ...Jean-Philippe Lang2008-09-161-1/+4
* Use RDoc.usageJean-Philippe Lang2008-09-161-49/+50
* * 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-133-192/+74
* bug in read only access handlingNicolas Chuche2008-08-311-1/+1
* Fixes rdm-mailhandler SSL support (#1724).Jean-Philippe Lang2008-08-031-1/+14
* Follows r1703.Jean-Philippe Lang2008-07-271-0/+5
* Activity provider example in sample plugin.Jean-Philippe Lang2008-07-276-13/+28
* Mail handler: more control over issue attributes (#1110).Jean-Philippe Lang2008-07-061-16/+49
* Adds a simple API and a standalone script that can be used to forward emails ...Jean-Philippe Lang2008-06-251-0/+79
* Close statement handler in Redmine.pm (#1433).Jean-Philippe Lang2008-06-151-0/+1
* Memory leak (postgres -> zlib + ssl) has been fixed by apache developers.Liwiusz Ociepa2008-05-191-2/+2
* Merge changes from branch swistak.Liwiusz Ociepa2008-05-131-18/+120
* Redmine.pm doc updateJean-Philippe Lang2008-04-071-1/+3
* Redmine.pm for webdav authentication:Jean-Philippe Lang2008-04-061-13/+17
* Redmine.pm support for LDAP authentication (patch by Liwiusz Ociepa). Closes ...Jean-Philippe Lang2008-04-061-5/+26
* Add unloadable to the sample plugin controller (http://dev.rubyonrails.org/ti...Jean-Philippe Lang2008-03-211-0/+2
* Menus items:Jean-Philippe Lang2008-02-221-1/+1
* bug when using apache authentication methodNicolas Chuche2007-12-151-2/+3
* Added user status criteria in Redmine.pmJean-Philippe Lang2007-11-241-1/+1
* * add Redmine.pm to authenticate with mod_perlNicolas Chuche2007-11-183-2/+237
* 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
* Redmine acts_as_* plugins moved to vendor/plugins.Jean-Philippe Lang2007-09-291-4/+1
* Added a sample plugin.Jean-Philippe Lang2007-09-2311-0/+105
* Removed repository creation callbackJean-Philippe Lang2007-04-071-1/+0
* added svn-executable property on perl scriptsJean-Philippe Lang2007-04-023-75/+0
* Renamed the repository management script and removed hard coded parameters.Jean-Philippe Lang2007-04-021-0/+138
* Initial commit for svn repository management and access control:Jean-Philippe Lang2007-04-013-0/+124