aboutsummaryrefslogtreecommitdiffstats
path: root/guides/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* Respect ENV variables when finding DBs etc for the test suiteMatthew Draper2019-02-061-0/+11
* Enable Start/EndWith and RegexpMatch copsBart de Water2018-07-281-1/+1
* Use frozen string literal in guides/Koichi ITO2017-08-131-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Fix all style guides violationsRafael Mendonça França2017-04-191-3/+3
* force UTF-8 as external encoding in guides generation [ci skip]Xavier Noria2017-03-091-3/+16
* refactors and fixes in guides generation [ci skip]Xavier Noria2017-02-121-13/+9
* Fix Rubocop violations and fix documentation visibilityRafael Mendonça França2016-12-281-1/+1
* Fix rake guides:generate:kindle errorBian Jiaping2016-12-181-2/+3
* update kindlerb gemGaurav Sharma2016-10-211-1/+1
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-1/+1
* modernizes hash syntax in guidesXavier Noria2016-08-061-2/+2
* applies new string literal convention in guidesXavier Noria2016-08-061-4/+4
* Fix WARNINGS flag inside guides/RakefileJade Misenas2015-07-291-1/+1
* Update link (minor fix)Darío Hereñú2015-02-281-1/+1
* Fix grammar in Rakefile markup [ci skip]Brooks Reese2014-12-051-1/+1
* Clarify where result goes, and supported formats of generate task.Zachary Scott2014-11-251-1/+3
* Improve error message for guides:generate:kindleŁukasz Adamczak2014-04-031-2/+2
* Add periodical-style TOC and navigation to Kindle version of guidesDaniel Choi2012-12-011-0/+6
* No more Textile guide generation supportPrem Sichanugrist2012-09-171-1/+1
* Start rewriting 4.0 release note into MarkdownPrem Sichanugrist2012-09-171-1/+1
* [guides] guides:generate:kindle is the new interface to generate .mobi file i...Rafael Magana2012-05-281-6/+2
* [guides] get rid of any reference to the generator script since rake tasks ar...Rafael Magana2012-05-281-5/+3
* [guides] Add rake task to show help and make it the default oneRafael Magana2012-05-261-0/+50
* [guides] Add :guides namespace and :html and :kindle tasks to RakefileRafael Magana2012-05-261-9/+25
* moves the guides up to the root directoryXavier Noria2012-03-171-0/+11