Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable frozen_string_literal for some files under test directory (#26561). | Go MAEDA | 2019-03-16 | 1 | -1/+1 |
* | Add "frozen_string_literal: false" for all files (#26561). | Go MAEDA | 2019-03-15 | 1 | -0/+2 |
* | Update copyright. | Jean-Philippe Lang | 2017-06-25 | 1 | -1/+1 |
* | Use strong params for CustomFieldEnumeration. | Jean-Philippe Lang | 2017-06-03 | 1 | -2/+2 |
* | Use Rails 5 syntax for functional tests. | Jean-Philippe Lang | 2017-05-31 | 1 | -10/+45 |
* | Removes calls to #assert_template and #assigns in functional tests. | Jean-Philippe Lang | 2016-07-18 | 1 | -3/+7 |
* | Adds our own class for controller tests. | Jean-Philippe Lang | 2016-07-14 | 1 | -1/+1 |
* | Updates copyright for 2016. | Jean-Philippe Lang | 2016-03-13 | 1 | -1/+1 |
* | Adds Enumeration custom field format (#21060). | Jean-Philippe Lang | 2015-10-25 | 1 | -0/+111 |