Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support frozen_string_literal in lib/**/*.rb (#26561). | Go MAEDA | 2019-03-17 | 3 | -3/+3 |
* | Enable frozen_string_literal for files which don't contain string literals (#... | Go MAEDA | 2019-03-17 | 1 | -1/+1 |
* | Add "frozen_string_literal: false" for all files (#26561). | Go MAEDA | 2019-03-15 | 4 | -0/+8 |
* | Merged rails-4.1 branch (#14534). | Jean-Philippe Lang | 2014-10-22 | 1 | -1/+1 |
* | use lambda form in acts_as_tree scope (#12499) | Toshi MARUYAMA | 2014-01-07 | 1 | -2/+4 |
* | Restores acts_as_tree instance methods removed in r10919. | Jean-Philippe Lang | 2012-12-02 | 1 | -0/+2 |
* | Replaces acts_as_tree #roots class method with a scope. | Jean-Philippe Lang | 2012-12-02 | 1 | -11/+1 |
* | Adds a "depth" option to the child_pages macro (#10789). | Jean-Philippe Lang | 2012-09-16 | 1 | -4/+9 |
* | Support for subforums (#3831). | Jean-Philippe Lang | 2012-07-31 | 1 | -1/+1 |
* | Moved Rails plugins required by the core to lib/plugins. | Jean-Philippe Lang | 2012-04-26 | 10 | -0/+378 |