| Commit message (Expand) | Author | Age | Files | Lines |
* | Use frozen string literal in guides/ | Koichi ITO | 2017-08-13 | 1 | -0/+2 |
* | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 1 | -1/+0 |
* | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 1 | -0/+1 |
* | Fix all style guides violations | Rafael Mendonça França | 2017-04-19 | 1 | -3/+3 |
* | force UTF-8 as external encoding in guides generation [ci skip] | Xavier Noria | 2017-03-09 | 1 | -3/+16 |
* | refactors and fixes in guides generation [ci skip] | Xavier Noria | 2017-02-12 | 1 | -13/+9 |
* | Fix Rubocop violations and fix documentation visibility | Rafael Mendonça França | 2016-12-28 | 1 | -1/+1 |
* | Fix rake guides:generate:kindle error | Bian Jiaping | 2016-12-18 | 1 | -2/+3 |
* | update kindlerb gem | Gaurav Sharma | 2016-10-21 | 1 | -1/+1 |
* | normalizes indentation and whitespace across the project | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | modernizes hash syntax in guides | Xavier Noria | 2016-08-06 | 1 | -2/+2 |
* | applies new string literal convention in guides | Xavier Noria | 2016-08-06 | 1 | -4/+4 |
* | Fix WARNINGS flag inside guides/Rakefile | Jade Misenas | 2015-07-29 | 1 | -1/+1 |
* | Update link (minor fix) | Darío Hereñú | 2015-02-28 | 1 | -1/+1 |
* | Fix grammar in Rakefile markup [ci skip] | Brooks Reese | 2014-12-05 | 1 | -1/+1 |
* | Clarify where result goes, and supported formats of generate task. | Zachary Scott | 2014-11-25 | 1 | -1/+3 |
* | Improve error message for guides:generate:kindle | Łukasz Adamczak | 2014-04-03 | 1 | -2/+2 |
* | Add periodical-style TOC and navigation to Kindle version of guides | Daniel Choi | 2012-12-01 | 1 | -0/+6 |
* | No more Textile guide generation support | Prem Sichanugrist | 2012-09-17 | 1 | -1/+1 |
* | Start rewriting 4.0 release note into Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -1/+1 |
* | [guides] guides:generate:kindle is the new interface to generate .mobi file i... | Rafael Magana | 2012-05-28 | 1 | -6/+2 |
* | [guides] get rid of any reference to the generator script since rake tasks ar... | Rafael Magana | 2012-05-28 | 1 | -5/+3 |
* | [guides] Add rake task to show help and make it the default one | Rafael Magana | 2012-05-26 | 1 | -0/+50 |
* | [guides] Add :guides namespace and :html and :kindle tasks to Rakefile | Rafael Magana | 2012-05-26 | 1 | -9/+25 |
* | moves the guides up to the root directory | Xavier Noria | 2012-03-17 | 1 | -0/+11 |