| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove frozen_string_literal magic comment from files which are not used when... | Go MAEDA | 2019-03-21 | 6 | -12/+0 |
* | Add "frozen_string_literal: false" for all files (#26561). | Go MAEDA | 2019-03-15 | 8 | -0/+14 |
* | Update the app name in extra/sample_plugin/init.rb: s/RedMine/Redmine/ (#28478). | Go MAEDA | 2018-04-02 | 1 | -1/+1 |
* | Remove 'unloadable' from bundled sample plugin (#27963). | Go MAEDA | 2018-01-10 | 1 | -2/+0 |
* | Fix typo in rdm-mailhandler.rb: s/subadress/subaddress/ (#27812) | Go MAEDA | 2017-12-17 | 1 | -1/+1 |
* | Fix typo in rdm-mailhandler.rb: s/Proccessed/Processed/ (#27810). | Go MAEDA | 2017-12-17 | 1 | -1/+1 |
* | use versioned migrations for sample plugin in the samećway of core r16807 | Toshi MARUYAMA | 2017-08-31 | 1 | -1/+1 |
* | Drop Darcs support (#26391). | Jean-Philippe Lang | 2017-07-25 | 1 | -1/+1 |
* | Update copyright. | Jean-Philippe Lang | 2017-06-25 | 1 | -1/+1 |
* | Adjust reposman log messages. | Jean-Philippe Lang | 2017-06-01 | 1 | -3/+2 |
* | Show message before registering repository in Redmine. | Jean-Philippe Lang | 2017-06-01 | 1 | -2/+2 |
* | Use JSON instead of XML for reposman.rb. | Jean-Philippe Lang | 2017-06-01 | 1 | -2/+2 |
* | spelling fixes (#25495) | Toshi MARUYAMA | 2017-04-02 | 2 | -3/+3 |
* | Check that repository module is enabled (#24307). | Jean-Philippe Lang | 2017-01-29 | 1 | -1/+4 |
* | Typo (#23865). | Jean-Philippe Lang | 2016-10-01 | 1 | -1/+1 |
* | Wrong allow-override example in rdm-mailhandler.rb (#23829). | Jean-Philippe Lang | 2016-10-01 | 1 | -2/+2 |
* | Use .before_action instead of .before_filter. | Jean-Philippe Lang | 2016-07-14 | 1 | -1/+1 |
* | Ability to define a default assigned_to when receiving emails (#23020). | Jean-Philippe Lang | 2016-06-18 | 1 | -0/+1 |
* | Updates copyright for 2016. | Jean-Philippe Lang | 2016-03-13 | 1 | -1/+1 |
* | rdm-mailhandler with project-from-subaddress fails (#21531). | Jean-Philippe Lang | 2015-12-20 | 1 | -1/+1 |
* | Only select actual users from the database in Redmine.pm (#21312). | Jean-Philippe Lang | 2015-11-28 | 1 | -0/+1 |
* | Redmine.pm errors when cloning public project (#16948). | Jean-Philippe Lang | 2015-11-24 | 1 | -2/+4 |
* | Allow a default version to be set on the command line for incoming emails (#7... | Jean-Philippe Lang | 2015-11-01 | 1 | -0/+1 |
* | Makes project selection by subaddress optional (#20732). | Jean-Philippe Lang | 2015-10-19 | 1 | -9/+20 |
* | Updates rdm-mailhandler.rb help. | Jean-Philippe Lang | 2015-10-17 | 1 | -27/+31 |
* | Updates rdm-mailhandler.rb help. | Jean-Philippe Lang | 2015-10-17 | 1 | -6/+19 |
* | Mail Handler: option for specifying a custom CA bundle (#19182). | Jean-Philippe Lang | 2015-05-30 | 1 | -2/+6 |
* | Connection leak in Redmine.pm (#19956). | Jean-Philippe Lang | 2015-05-30 | 1 | -1/+1 |
* | Adds private issue option to receiving emails (#8424). | Jean-Philippe Lang | 2015-05-10 | 1 | -0/+1 |
* | Added missing :permission option in sample plugin. | Jean-Philippe Lang | 2015-02-18 | 1 | -1/+2 |
* | Removed no longer used :find_options option for acts_as_activity_provider. | Jean-Philippe Lang | 2015-02-18 | 1 | -1/+1 |
* | rdm-mailhandler.rb should catch EOFError (#18922). | Jean-Philippe Lang | 2015-02-07 | 1 | -1/+1 |
* | Copyright update. | Jean-Philippe Lang | 2015-01-11 | 1 | -1/+1 |
* | Adds buit-in groups to give specific permissions to anonymous and non members... | Jean-Philippe Lang | 2014-09-28 | 1 | -5/+15 |
* | update copyright year (#15977) | Toshi MARUYAMA | 2014-01-29 | 1 | -1/+1 |
* | Mail handler: adds --no-notification option to disable notifications to the c... | Jean-Philippe Lang | 2013-03-03 | 1 | -1/+4 |
* | Mail handler: adds --no-account-notice option for not sending account informa... | Jean-Philippe Lang | 2013-03-03 | 1 | -2/+6 |
* | Typo and text formatting in rdm-mailhandler usage. | Jean-Philippe Lang | 2013-03-03 | 1 | -6/+6 |
* | Adds copyright. | Jean-Philippe Lang | 2013-03-03 | 1 | -0/+16 |
* | Mail handler: adds --default-group option to add created user to one or more ... | Jean-Philippe Lang | 2013-03-03 | 1 | -7/+12 |
* | Fixed thatinitialize_http_header overrides basic auth in rdm-mailhandler.rb (... | Jean-Philippe Lang | 2013-02-14 | 1 | -2/+2 |
* | ActionController::IntegrationTest is ActionDispatch::IntegrationTest. | Jean-Philippe Lang | 2013-01-22 | 1 | -1/+1 |
* | replace tabs to spaces at Redmine.pm | Toshi MARUYAMA | 2012-12-18 | 1 | -5/+5 |
* | MailHandler: exit with 75 when a SystemCallError is raised (#12528). | Jean-Philippe Lang | 2012-12-08 | 1 | -1/+6 |
* | add routing test to sample plugin | Toshi MARUYAMA | 2012-10-13 | 1 | -0/+12 |
* | Redmine.pm fails when permissions are NULL (#11818). | 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 |