Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Less method invocation | Akira Matsuda | 2016-11-05 | 1 | -1/+1 |
* | Add more rubocop rules about whitespaces | Rafael Mendonça França | 2016-10-29 | 1 | -1/+1 |
* | Fix broken comments indentation caused by rubocop auto-correct [ci skip] | Ryuta Kamizono | 2016-09-14 | 1 | -2/+2 |
* | applies remaining conventions across the project | Xavier Noria | 2016-08-06 | 1 | -30/+30 |
* | normalizes indentation and whitespace across the project | Xavier Noria | 2016-08-06 | 1 | -28/+28 |
* | applies new string literal convention in activesupport/lib | Xavier Noria | 2016-08-06 | 2 | -17/+17 |
* | systematic revision of =~ usage in AS | Xavier Noria | 2016-07-22 | 1 | -1/+2 |
* | AS::Duration should serialize empty values correctly. (#25656) | Paul Sadauskas | 2016-07-11 | 1 | -1/+3 |
* | `ActiveSupport::Duration` supports ISO8601 formatting and parsing. | Arnau Siches, Andrey Novikov | 2016-04-18 | 2 | -0/+173 |