Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Regexp#match? to reduce allocations of MatchData object (#28940). | Go MAEDA | 2019-03-27 | 1 | -1/+1 |
* | Enable frozen_string_literal for some files under app and lib directory (#265... | 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 |
* | Remove blank keys from sort criteria (#30009). | Go MAEDA | 2018-11-26 | 1 | -0/+1 |
* | Redmine::SortCriteria#normalize! does not limit properly the maximum number o... | Go MAEDA | 2018-09-20 | 1 | -2/+1 |
* | Dangerous query method deprecation warnings (#23630). | Jean-Philippe Lang | 2018-06-23 | 1 | -1/+1 |
* | Make sure we can call #values. | Jean-Philippe Lang | 2017-06-03 | 1 | -1/+1 |
* | Get rid of sort_helper when using queries. | Jean-Philippe Lang | 2017-03-13 | 1 | -0/+104 |