Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revised links in guides according to W3C link checker report | Xavier Noria | 2009-03-15 | 1 | -8/+7 |
| | |||||
* | fixes broken links in security guide | Xavier Noria | 2009-03-15 | 1 | -1/+1 |
| | |||||
* | revised titles in security guide | Xavier Noria | 2009-03-14 | 1 | -28/+27 |
| | |||||
* | Beefed up mass assignment coverage (section 6) in the security guide. Now ↵ | John Trupiano | 2009-03-01 | 1 | -2/+26 |
| | | | | includes nested mass assignment (and nested object forms) and adds another (paranoid) countermeasure. | ||||
* | in security guide, substitutes pre tags with appropriate custom code tags | Xavier Noria | 2009-02-28 | 1 | -75/+75 |
| | |||||
* | Sorry, wrong patch applied. | Andreas Scherer | 2009-02-18 | 1 | -6/+2 |
| | |||||
* | Fix typos and formatting in 'security' from chapter 8 to the end. | Andreas Scherer | 2009-02-18 | 1 | -7/+7 |
| | | | | Without 'conversation'. (Apart from this comment. ;-) | ||||
* | Revert "Copyediting of the 'security' guide from chapter 8 to the end." | Pratik Naik | 2009-02-18 | 1 | -14/+12 |
| | | | | | | This reverts commit b64dd9cd13233ed49ad9fbc27f6f5bbfe11039ff. REASON : Guides should not contain conversations. That should go to LH tickets. Thanks. | ||||
* | Copyediting of the 'security' guide from chapter 8 to the end. | Andreas Scherer | 2009-02-18 | 1 | -12/+14 |
| | |||||
* | Don't use underscore for emphasis around function containing underscores. | Andreas Scherer | 2009-02-18 | 1 | -3/+3 |
| | | | | | | | Obviously, it is not possible for textile to detect function names containing underscore characters and ignore them in a '_(highlight) ... _' environment, even when they're surrounded by '+' marks (which introduces a bunch of other markup groups). Instead, use direct CSS markup. | ||||
* | Formatting bugs corrected. | Andreas Scherer | 2009-02-17 | 1 | -1/+4 |
| | |||||
* | Copyediting the 'Security' guide up to chapter 8. | Andreas Scherer | 2009-02-17 | 1 | -38/+39 |
| | |||||
* | Merge docrails along with the new guides and guides generation code | Pratik Naik | 2009-02-06 | 1 | -0/+964 |