summaryrefslogtreecommitdiffstats
path: root/lib/plugins/acts_as_customizable
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Support frozen_string_literal in lib/**/*.rb (#26561).Go MAEDA2019-03-172-2/+2
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-152-0/+4
* Deadlock when assigning custom values (#30465).Jean-Philippe Lang2019-01-191-1/+1
* Fixed that issue details page shows default values for custom fields that are...Jean-Philippe Lang2018-09-231-0/+6
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Set inverse on custom_values association.Jean-Philippe Lang2017-01-181-0/+1
* Adds file custom field format (#6719).Jean-Philippe Lang2016-10-231-12/+3
* Removes a call to alias_method_chain.Jean-Philippe Lang2016-07-141-3/+2
* Fixed that subtasks lose their custom fields when copying an issue to a diffe...Jean-Philippe Lang2016-04-111-0/+8
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* New custom fields of existing issues are not initialized with their default v...Jean-Philippe Lang2015-10-311-2/+2
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-4/+3
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* REST API: Integer custom field validation fails when using non-string values ...Jean-Philippe Lang2014-01-251-1/+3
* Merged custom fields format refactoring.Jean-Philippe Lang2013-12-141-0/+1
* Fixed that #reload raises a Stack too deep error with ruby 2.0.Jean-Philippe Lang2013-02-281-2/+2
* Fixed that custom_field_values are not reloaded on #reload (#13119).Jean-Philippe Lang2013-02-111-0/+8
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Replaces find(:all) calls.Jean-Philippe Lang2012-12-021-2/+1
* Moved Rails plugins required by the core to lib/plugins.Jean-Philippe Lang2012-04-262-0/+163