Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all the guides | Pratik Naik | 2009-02-03 | 25 | -24681/+0 |
| | |||||
* | regenerate guides HTML | Xavier Noria | 2009-02-03 | 3 | -31/+97 |
| | |||||
* | Regenerate Guides HTML | Mike Gunderloy | 2009-02-01 | 2 | -7/+70 |
| | |||||
* | Regenerate HTML | Mike Gunderloy | 2009-02-01 | 2 | -63/+184 |
| | |||||
* | Rebuild release note HTML | Mike Gunderloy | 2009-01-31 | 1 | -16/+127 |
| | |||||
* | Regenerate guides html | Pratik Naik | 2009-01-31 | 3 | -32/+213 |
| | |||||
* | Getting rid of some of the pre-existent content in the AR basics guide, ↵ | CassioMarques | 2009-01-31 | 3 | -111/+75 |
| | | | | adding new stuff to it. | ||||
* | Rebuild guides + relnotes HTML | Mike Gunderloy | 2009-01-31 | 4 | -161/+455 |
| | |||||
* | Make Partial example more clear | Pratik Naik | 2009-01-30 | 1 | -4/+4 |
| | |||||
* | Remove core ppl from lead contributors | Pratik Naik | 2009-01-30 | 1 | -76/+0 |
| | |||||
* | More text added to the active record basics guide | CassioMarques | 2009-01-29 | 1 | -116/+80 |
| | |||||
* | Add Digest authentication | Pratik Naik | 2009-01-29 | 1 | -4/+48 |
| | |||||
* | Change the license to Creative Commons Attribution-Share Alike | Pratik Naik | 2009-01-28 | 2 | -1/+893 |
| | |||||
* | Advancing in the Active Record Basics guide | CassioMarques | 2009-01-28 | 1 | -29/+68 |
| | |||||
* | Remove caching guide for now | Pratik Naik | 2009-01-27 | 1 | -13/+0 |
| | |||||
* | Regenerate html | Pratik Naik | 2009-01-27 | 2 | -60/+140 |
| | |||||
* | Starting to work at the Active Record Basics guide | CassioMarques | 2009-01-25 | 1 | -16/+108 |
| | |||||
* | Regen form guide | Pratik Naik | 2009-01-25 | 1 | -11/+22 |
| | |||||
* | Regenerate guides | Pratik Naik | 2009-01-24 | 1 | -50/+56 |
| | |||||
* | Add Mailer to the index page and regenerate | Pratik Naik | 2009-01-23 | 3 | -29/+59 |
| | |||||
* | Regenerate guides | Pratik Naik | 2009-01-22 | 3 | -106/+179 |
| | |||||
* | ActiveRecord => Active Record | Pratik Naik | 2009-01-21 | 1 | -13/+13 |
| | |||||
* | Regenerate guides | Pratik Naik | 2009-01-21 | 2 | -46/+293 |
| | |||||
* | Regen guides | Pratik Naik | 2009-01-19 | 2 | -163/+147 |
| | |||||
* | Changed the 'guides' Rake task to ignore Vim swap files during the HTML ↵ | CassioMarques | 2009-01-18 | 4 | -4/+436 |
| | | | | generation, removed active_record_basics.txt from the ignore list and generated initial HTML of it with previous contents. | ||||
* | Add links to lighthouse ticket for i18n guide | Pratik Naik | 2009-01-18 | 2 | -10/+4 |
| | |||||
* | Regenerate guides | Pratik Naik | 2009-01-18 | 21 | -747/+944 |
| | |||||
* | Clarifications and additions to the introduction part of ↵ | Karel Minarik | 2009-01-17 | 20 | -779/+814 |
| | | | | Internationalization (I18n) guide | ||||
* | Add command line to index and minor change in finders guide | Pratik Naik | 2009-01-17 | 2 | -4/+9 |
| | |||||
* | * Tabs -> Spaces in guides templates | Pratik Naik | 2009-01-16 | 22 | -5986/+2290 |
| | | | | * Move inline css to a file | ||||
* | Small modifications in the text of the section about using the errors ↵ | CassioMarques | 2009-01-15 | 1 | -3/+3 |
| | | | | collection in the view, fixed a typo at the validates_numericality_of section | ||||
* | Adding options for validates_numericality_of, adding author name with link ↵ | CassioMarques | 2009-01-14 | 1 | -2/+41 |
| | | | | at the end of the page | ||||
* | Regenerate html | Pratik Naik | 2009-01-13 | 2 | -107/+107 |
| | |||||
* | Update guide to say sessions are lazy loaded | Pratik Naik | 2009-01-13 | 1 | -36/+4 |
| | |||||
* | Move rake middleware to the top | Pratik Naik | 2009-01-12 | 1 | -27/+26 |
| | |||||
* | Update internal middlewares/purpose table. | Pratik Naik | 2009-01-12 | 5 | -833/+859 |
| | |||||
* | Add Pratik to authors page | Pratik Naik | 2009-01-11 | 3 | -7/+7 |
| | |||||
* | - Approve performance guide for publication | Pratik Naik | 2009-01-11 | 3 | -829/+821 |
| | | | | - Rename AR finders guide | ||||
* | Adding explanation about how the callback chain is wrapped in a transaction | CassioMarques | 2009-01-11 | 1 | -1/+1 |
| | |||||
* | Add links | Pratik Naik | 2009-01-11 | 1 | -4/+24 |
| | |||||
* | - Add 'Performance test environment' to Performance guide | Pratik Naik | 2009-01-11 | 5 | -519/+469 |
| | | | | | - Add rake middleware and Josh's chat log to Rack guide - Remove long changelog from Active Record Finders guides | ||||
* | Initial draft of the rack guide | Pratik Naik | 2009-01-11 | 1 | -0/+554 |
| | |||||
* | Getting rid of the example of callback registration by overrinding the ↵ | CassioMarques | 2009-01-10 | 1 | -38/+2 |
| | | | | callback method name | ||||
* | Adding text about conditional callbacks | CassioMarques | 2009-01-10 | 1 | -13/+73 |
| | |||||
* | Regen html | Pratik Naik | 2009-01-10 | 1 | -35/+36 |
| | |||||
* | Add command line tools to perf guide | Pratik Naik | 2009-01-10 | 1 | -14/+89 |
| | |||||
* | Fix typos | Pratik Naik | 2009-01-10 | 1 | -10/+10 |
| | |||||
* | Add a note about tuning perf test runs | Pratik Naik | 2009-01-10 | 1 | -17/+55 |
| | |||||
* | Minor changes in performance guide | Pratik Naik | 2009-01-10 | 2 | -26/+37 |
| | |||||
* | Some examples for perf testing | Pratik Naik | 2009-01-10 | 1 | -30/+134 |
| |