summaryrefslogtreecommitdiff
path: root/extra
AgeCommit message (Expand)Author
2012-05-06Formatting.Jean-Philippe Lang
2012-05-06Use optparse instead rdoc/usage in reposman (#10837).Jean-Philippe Lang
2012-04-28Restores support for :plugin support to stylesheet_link_tag and javascript_in...Jean-Philippe Lang
2012-04-25Merged rails-3.2 branch.Jean-Philippe Lang
2012-04-01remove trailing white-spaces from extra/sample_plugin/init.rbToshi MARUYAMA
2012-04-01remove trailing white-spaces from extra/sample_plugin/app/models/meeting.rbToshi MARUYAMA
2012-04-01remove trailing white-spaces from extra/sample_plugin/app/controllers/example...Toshi MARUYAMA
2012-04-01remove trailing white-spaces from extra/mail_handler/rdm-mailhandler.rbToshi MARUYAMA
2012-03-27reposman: allow underscores in project identifiers (#1363)Toshi MARUYAMA
2012-03-24Makes Redmine.pm work with multiple repositories per project (#779).Jean-Philippe Lang
2012-02-15Use Digest::SHA instead of Digest::SHA1 in Redmine.pm (#10242).Jean-Philippe Lang
2011-12-20Rails3: rename sample_plugin .rhtml to .html.erb (#6317, #4796)Toshi MARUYAMA
2011-12-06Removed obsolete nss/svn scripts.Jean-Philippe Lang
2011-12-01remove trailing white-spaces except SQL from extra/svn/Redmine.pmToshi MARUYAMA
2011-11-27Adds an explicit message for when reposman gets a 403.Jean-Philippe Lang
2011-11-27Adds an option to reposman for reading the API key from a file.Jean-Philippe Lang
2011-11-27Set format for activeresource client in reposman.Jean-Philippe Lang
2011-11-27Adds an option to rdm-mailhandler for reading the API key from a file (#4976).Jean-Philippe Lang
2011-11-27Adds an option to rdm-mailhandler to disable server certificate verification ...Jean-Philippe Lang
2011-11-18Fixed: Redmine.pm considers all projects private when login_required is enabl...Jean-Philippe Lang
2011-11-15Reverted r7808 (#9566).Jean-Philippe Lang
2011-11-14Fixed: Redmine.pm potential security issue with cache credential enabled and ...Jean-Philippe Lang
2011-11-14Fixed: Redmine.pm considers all projects private when login_required is enabl...Jean-Philippe Lang
2011-10-04Restrict anonymous read access with Redmine.pmToshi MARUYAMA
2011-05-17remove trailing white-spaces and empty lines from extra/svn/reposman.rb.Toshi MARUYAMA
2011-03-27Fixed windows detection in reposman.rb (#8003).Jean-Philippe Lang
2011-02-23Adds random salt to user passwords (#7410).Jean-Philippe Lang
2011-01-15Adds a User-Agent header to Redmine mailhandler requests (#7318).Jean-Philippe Lang
2010-10-29Fixed Redmine.pm not working with LDAPS on a non-standard port. #4065Jean-Baptiste Barth
2010-10-24Adds a user-agent to reposman (#6735).Jean-Philippe Lang
2010-07-08Check the browse repository or commit access permissions in Redmine.pm with L...Eric Davis
2010-07-08Have Redmine.pm respect the Authentication Required setting. #5797Eric Davis
2010-03-12Fixed windows platform detection in reposman.rb (#5039).Jean-Philippe Lang
2010-02-06Fixed: deprecation warning in reposman.rb (#4736).Jean-Philippe Lang
2010-01-10Fixes Redmine.pm error "closing dbh with active statement handles at /usr/lib...Jean-Philippe Lang
2009-12-26Fixes Redmine.pm for SQLite (#4205).Jean-Philippe Lang
2009-12-22Redmine.pm: deny access if user doesn't have browse_repository permission (#4...Jean-Philippe Lang
2009-12-20Adds on optional API key to repositories management controller and reposman.rb.Jean-Philippe Lang
2009-12-19Adds a 'no_permission_check' option to the MailHandler.Jean-Philippe Lang
2009-12-09Improve rdm-mailhandler exit status (#4368).Jean-Philippe Lang
2009-07-02Do not use settings/settings partial name in sample plugin (#3557).Jean-Philippe Lang
2009-06-25Fixes broken --unknown-user option in mailhandler script (#3514).Jean-Philippe Lang
2009-06-14Ability to accept incoming emails from unknown users (#2230, #3003).Jean-Philippe Lang
2009-05-12Fixes Redmine.pm broken by r2726 (#3330).Jean-Philippe Lang
2009-02-26Updates sample plugin README.Jean-Philippe Lang
2009-02-26Allow My Page blocks to be added to from a plugin (#2840).Jean-Philippe Lang
2009-02-21Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang
2009-02-16Fixed: add group option to set the repository gid. Default is root (#2747)Nicolas Chuche
2009-02-10Replaces the repositories management SOAP API with a simple REST API.Jean-Philippe Lang
2008-11-30Adds --status option to rdm-mailhandler.Jean-Philippe Lang