Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Make guides generation work for Ruby 1.9.x | Ryan Bigg | 2010-01-16 | 2 | -3/+3 | |
| | | | | | | | | Signed-off-by: Pratik Naik <pratiknaik@gmail.com> | |||||
| * | Mark title and headers as html_safe! for guides [#3702 state:resolved] | Ryan Bigg | 2010-01-16 | 1 | -3/+3 | |
| | | | | | | | | Signed-off-by: Pratik Naik <pratiknaik@gmail.com> | |||||
| * | Merge docrails | lifo | 2009-04-17 | 2 | -24/+26 | |
| | | ||||||
| * | Merge docrails | Pratik Naik | 2009-03-24 | 2 | -0/+63 | |
| | | ||||||
* | | trust generated HTML, and define html_safe! for gem >= 2.3 just in case by now | Xavier Noria | 2009-10-10 | 1 | -4/+10 | |
| | | ||||||
* | | removes a no longer needed workaround in the guides generator | Xavier Noria | 2009-10-10 | 1 | -1/+1 | |
| | | ||||||
* | | fixes generation of index and credits page | Xavier Noria | 2009-09-02 | 1 | -3/+3 | |
| | | ||||||
* | | fixes undefined method keys for nil:NilClass error while generating guides | Xavier Noria | 2009-09-02 | 1 | -1/+1 | |
| | | ||||||
* | | Supply fullfile name to the generator | Pratik Naik | 2009-04-05 | 1 | -1/+1 | |
| | | ||||||
* | | Namespace under RailsGuides | Pratik Naik | 2009-04-05 | 1 | -23/+25 | |
| | | ||||||
* | | Merge commit 'mainstream/master' | Pratik Naik | 2009-03-24 | 1 | -2/+2 | |
|\| | | | | | | | | | | | Conflicts: railties/guides/images/fxn.jpg railties/guides/rails_guides/generator.rb | |||||
| * | Try to use actionpack gem to generate guide when Rails is not vendored | Pratik Naik | 2009-03-17 | 2 | -146/+0 | |
| | | ||||||
| * | Merge docrails | Pratik Naik | 2009-03-16 | 3 | -10/+140 | |
| | | ||||||
| * | Merge docrails and update the release notes | Pratik Naik | 2009-02-28 | 2 | -5/+45 | |
| | | ||||||
| * | Merge with docrails | Pratik Naik | 2009-02-24 | 3 | -31/+40 | |
| | | ||||||
* | | ensure authors get warnings about broken links, and ensure end users don't | Xavier Noria | 2009-03-22 | 1 | -1/+1 | |
| | | ||||||
* | | in guides generator, warn about duplicate header IDs only if ↵ | Xavier Noria | 2009-03-22 | 1 | -1/+1 | |
| | | | | | | | | WARN_DUPLICATE_HEADERS | |||||
* | | replace edit distance implementation with one written from scratch to avoid ↵ | Xavier Noria | 2009-03-22 | 1 | -108/+25 | |
| | | | | | | | | license issues | |||||
* | | dasherize titles in a more predictable way, and update fragment identifiers ↵ | Xavier Noria | 2009-03-15 | 1 | -1/+1 | |
| | | | | | | | | accordingly | |||||
* | | guides generator warns about duplicate header IDs | Xavier Noria | 2009-03-15 | 1 | -3/+18 | |
| | | ||||||
* | | in guides generator, broken link warning now suggests the existing anchor ↵ | Xavier Noria | 2009-03-15 | 2 | -1/+116 | |
| | | | | | | | | with min Levenshtein distance | |||||
* | | do not assume code blocks have blank lines around, also nontextile -> notextile | Xavier Noria | 2009-03-02 | 1 | -5/+5 | |
| | | ||||||
* | | removes trailing whitespace | Xavier Noria | 2009-02-28 | 1 | -1/+1 | |
| | | ||||||
* | | implements a temporary workaround for failing notextile | Xavier Noria | 2009-02-28 | 2 | -6/+28 | |
| | | ||||||
* | | in textile extensions, simplify regexp literal, and remove spurious extra ↵ | Xavier Noria | 2009-02-28 | 1 | -2/+2 | |
| | | | | | | | | newline in code blocks | |||||
* | | let the guides generator warn about broken links | Xavier Noria | 2009-02-28 | 1 | -0/+18 | |
| | | ||||||
* | | fixes scroll beyond the box in code blocks (fix suggested by toretore) | Xavier Noria | 2009-02-25 | 1 | -1/+1 | |
| | | ||||||
* | | let the indexer pass element IDs to the guides generator to avoid coupling, ↵ | Xavier Noria | 2009-02-22 | 2 | -31/+37 | |
| | | | | | | | | links to sections whose title has textile markup are fixed as well | |||||
* | | Fix the fucking rake task | Pratik Naik | 2009-02-20 | 1 | -1/+1 | |
| | | ||||||
* | | textilize titles in ToC of guides | Xavier Noria | 2009-02-17 | 1 | -2/+2 | |
| | | ||||||
* | | Rewrite eager loading and joins sections | Pratik Naik | 2009-02-07 | 1 | -0/+3 | |
|/ | ||||||
* | Merge docrails along with the new guides and guides generation code | Pratik Naik | 2009-02-06 | 4 | -0/+235 | |