summaryrefslogtreecommitdiffstats
path: root/extra
Commit message (Expand)AuthorAgeFilesLines
* Merged r22746 from trunk to 5.1-stable (#40043).Marius Balteanu2024-02-271-1/+1
* Fix that Example plugin (extra/sample_plugin) breaks Activity page (#38114).Go MAEDA2023-01-271-1/+1
* Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...Go MAEDA2023-01-011-1/+1
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Avoid passing ActionController::Parameters outside of MailHandlerController (...Marius Balteanu2022-03-181-0/+3
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* Evaluate acts_as_activity_provider's scope lazily (#33664).Go MAEDA2020-10-171-1/+1
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* Incoming emails may cause "invalid byte sequence" error depending on the defa...Go MAEDA2019-09-261-1/+1
* LF line terminators cause misparse of a multi-part email when rdm-mailhandler...Go MAEDA2019-06-251-1/+1
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Don't rescue Exception class (#31387).Go MAEDA2019-05-252-2/+2
* Remove frozen_string_literal magic comment from files which are not used when...Go MAEDA2019-03-216-12/+0
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-158-0/+14
* Update the app name in extra/sample_plugin/init.rb: s/RedMine/Redmine/ (#28478).Go MAEDA2018-04-021-1/+1
* Remove 'unloadable' from bundled sample plugin (#27963).Go MAEDA2018-01-101-2/+0
* Fix typo in rdm-mailhandler.rb: s/subadress/subaddress/ (#27812)Go MAEDA2017-12-171-1/+1
* Fix typo in rdm-mailhandler.rb: s/Proccessed/Processed/ (#27810).Go MAEDA2017-12-171-1/+1
* use versioned migrations for sample plugin in the same怀way of core r16807Toshi MARUYAMA2017-08-311-1/+1
* Drop Darcs support (#26391).Jean-Philippe Lang2017-07-251-1/+1
* Update copyright.Jean-Philippe Lang2017-06-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-022-3/+3
* Check that repository module is enabled (#24307).Jean-Philippe Lang2017-01-291-1/+4
* Typo (#23865).Jean-Philippe Lang2016-10-011-1/+1
* Wrong allow-override example in rdm-mailhandler.rb (#23829).Jean-Philippe Lang2016-10-011-2/+2
* Use .before_action instead of .before_filter.Jean-Philippe Lang2016-07-141-1/+1
* Ability to define a default assigned_to when receiving emails (#23020).Jean-Philippe Lang2016-06-181-0/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* rdm-mailhandler with project-from-subaddress fails (#21531).Jean-Philippe Lang2015-12-201-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
* Allow a default version to be set on the command line for incoming emails (#7...Jean-Philippe Lang2015-11-011-0/+1
* Makes project selection by subaddress optional (#20732).Jean-Philippe Lang2015-10-191-9/+20
* Updates rdm-mailhandler.rb help.Jean-Philippe Lang2015-10-171-27/+31
* Updates rdm-mailhandler.rb help.Jean-Philippe Lang2015-10-171-6/+19
* Mail Handler: option for specifying a custom CA bundle (#19182).Jean-Philippe Lang2015-05-301-2/+6
* Connection leak in Redmine.pm (#19956).Jean-Philippe Lang2015-05-301-1/+1
* Adds private issue option to receiving emails (#8424).Jean-Philippe Lang2015-05-101-0/+1
* Added missing :permission option in sample plugin.Jean-Philippe Lang2015-02-181-1/+2
* Removed no longer used :find_options option for acts_as_activity_provider.Jean-Philippe Lang2015-02-181-1/+1
* rdm-mailhandler.rb should catch EOFError (#18922).Jean-Philippe Lang2015-02-071-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Adds buit-in groups to give specific permissions to anonymous and non members...Jean-Philippe Lang2014-09-281-5/+15
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Mail handler: adds --no-notification option to disable notifications to the c...Jean-Philippe Lang2013-03-031-1/+4
* Mail handler: adds --no-account-notice option for not sending account informa...Jean-Philippe Lang2013-03-031-2/+6