Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove to from to to :) | Vijay Dev | 2011-03-16 | 1 | -1/+1 |
| | |||||
* | It's JavaScript :) | Vijay Dev | 2010-12-24 | 1 | -1/+1 |
| | |||||
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵ | Santiago Pastorino | 2010-08-14 | 1 | -5/+5 |
| | | | | 's/[ \t]*$//' -i {} \;) | ||||
* | s/guides.rails.info/edgeguides.rubyonrails.org/ in a few places, and makes ↵ | Xavier Noria | 2010-03-19 | 1 | -1/+1 |
| | | | | some links relative to work in either site | ||||
* | fixes broken links in 2.3 release notes | Xavier Noria | 2009-12-29 | 1 | -3/+3 |
| | |||||
* | in 2.3 release notes, fix name of a rake task | Xavier Noria | 2009-04-13 | 1 | -1/+1 |
| | |||||
* | Fix typo in release notes | Mike Gunderloy | 2009-04-11 | 1 | -1/+1 |
| | |||||
* | Revert "Changes to indicate release notes refer to most recent point releases," | Mike Gunderloy | 2009-04-07 | 1 | -2/+2 |
| | | | | | | Rails numbering: 2.2.2 and 2.3.2 are the release versions, so original wording is fine. Release notes refer to the first *release* version, not the the earlier RC versions. This reverts commit 858dbeb4fde52494976e4aa55fb127181a078cd7. | ||||
* | Changes to indicate release notes refer to most recent point releases, | Rick Moynihan | 2009-04-07 | 1 | -2/+2 |
| | | | | | | | | | | not the initial release. It would be good to make this more explicit still. The motivation for the change was that ActiveRecords find_in_batches is documented to have been released in rails 2.3, but was actually only released in 2.3.2. | ||||
* | Merge branch 'master' of git@github.com:lifo/docrails | Mike Gunderloy | 2009-03-24 | 1 | -16/+16 |
|\ | | | | | | | | | Conflicts: railties/guides/source/2_3_release_notes.textile | ||||
| * | thanks but release notes are mostly frozen once they are published, and ↵ | Xavier Noria | 2009-03-19 | 1 | -11/+0 |
| | | | | | | | | provide only an overview of the new stuff | ||||
| * | Added extra notes to nested model forms explanation in 2.3 release notes to ↵ | Anton Jenkins | 2009-03-19 | 1 | -0/+11 |
| | | | | | | | | cover has_one relationships | ||||
| * | fixes broken links in security guide | Xavier Noria | 2009-03-15 | 1 | -16/+16 |
| | | |||||
* | | Add note about change to session options | Mike Gunderloy | 2009-03-24 | 1 | -1/+1 |
|/ | |||||
* | Update 2.3 relnotes through 3/13 AM, remove warning about RC to get ready ↵ | Mike Gunderloy | 2009-03-13 | 1 | -3/+27 |
| | | | | for release. | ||||
* | each -> find_each in 2.3 release notes | Xavier Noria | 2009-03-12 | 1 | -5/+5 |
| | |||||
* | Remove duplicate text | Pratik Naik | 2009-03-10 | 1 | -2/+0 |
| | |||||
* | Slight tweak to 2.3 release notes | Tekin Suleyman | 2009-03-10 | 1 | -1/+1 |
| | |||||
* | Update 2.3 release notes with changes through March 6 | Mike Gunderloy | 2009-03-10 | 1 | -12/+32 |
| | |||||
* | Merge commit 'mainstream/master' | Pratik Naik | 2009-03-10 | 1 | -0/+2 |
|\ | | | | | | | | | | | | | Conflicts: railties/guides/files/stylesheets/main.css railties/guides/rails_guides/generator.rb railties/guides/source/index.erb.textile | ||||
| * | Merge docrails and update the release notes | Pratik Naik | 2009-02-28 | 1 | -3/+24 |
| | | |||||
| * | Merge with docrails | Pratik Naik | 2009-02-24 | 1 | -4/+47 |
| | | |||||
* | | Add a note in release notes about using request.cookies["foo"]= instead of ↵ | Pratik Naik | 2009-03-09 | 1 | -0/+1 |
| | | | | | | | | CGI::Cookie.new in tests | ||||
* | | Move the warning down a lil in the relnotes | Pratik Naik | 2009-03-07 | 1 | -2/+2 |
| | | |||||
* | | Update 2.3 release notes. | Mike Gunderloy | 2009-02-28 | 1 | -1/+2 |
| | | |||||
* | | Update release notes for 2.3 RC2 | Mike Gunderloy | 2009-02-27 | 1 | -3/+15 |
| | | |||||
* | | Added RC2 note to Release Notes for 2.3. | Mike Gunderloy | 2009-02-25 | 1 | -0/+2 |
| | | |||||
* | | Updating release notes for 2.3. | Mike Gunderloy | 2009-02-25 | 1 | -0/+6 |
| | | |||||
* | | Add ActiveRecord each and find_with_batches to release notes. | Mike Gunderloy | 2009-02-23 | 1 | -2/+24 |
| | | |||||
* | | Bring 2.3 release notes up to date. | Mike Gunderloy | 2009-02-22 | 1 | -1/+6 |
| | | |||||
* | | Updates to 2.3 release notes. | Mike Gunderloy | 2009-02-13 | 1 | -0/+12 |
| | | |||||
* | | Use explicit HTML charnames for textile-formatted <code/>. | Andreas Scherer | 2009-02-11 | 1 | -1/+1 |
| | | |||||
* | | Update 2.3 release notes. | Mike Gunderloy | 2009-02-06 | 1 | -0/+4 |
|/ | |||||
* | Merge docrails along with the new guides and guides generation code | Pratik Naik | 2009-02-06 | 1 | -0/+501 |