Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc Rails -> docrails | Xavier Noria | 2010-02-03 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of github.com:lifo/docrails | Xavier Noria | 2010-02-03 | 2 | -10/+18 |
|\ | |||||
| * | Remove a Rails 2 convention from namespaced routes | James Miller | 2010-02-02 | 1 | -1/+1 |
| | | |||||
| * | Fixed up i18n info on release notes | Mikel Lindsaar | 2010-02-03 | 1 | -2/+2 |
| | | |||||
| * | Fixing all the 'script' references | Mikel Lindsaar | 2010-02-03 | 1 | -2/+7 |
| | | |||||
| * | Adding note about not being final and we want contributions | Mikel Lindsaar | 2010-02-03 | 1 | -1/+1 |
| | | |||||
| * | Fixing up the idea of bundle and freezing gems | Mikel Lindsaar | 2010-02-03 | 1 | -1/+3 |
| | | |||||
| * | Updated release notes | Mikel Lindsaar | 2010-02-03 | 1 | -4/+5 |
| | | |||||
* | | checking guides regeneration, should be out before 9am | Xavier Noria | 2010-02-03 | 1 | -1/+1 |
|/ | |||||
* | mention Object before Class | Xavier Noria | 2010-02-03 | 1 | -1/+1 |
| | |||||
* | ends_with is not a plural | Xavier Noria | 2010-02-03 | 1 | -1/+1 |
| | |||||
* | Add docs for Railtie, Engine, Plugin and Application. | José Valim | 2010-02-02 | 6 | -62/+265 |
| | |||||
* | this 2nd test should be alive in rails.info sometime before 12pm | Xavier Noria | 2010-02-02 | 1 | -1/+1 |
| | |||||
* | this test should be alive in rails.info at 9:30 | Xavier Noria | 2010-02-02 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of git://github.com/rails/rails | Mikel Lindsaar | 2010-02-02 | 7 | -196/+211 |
|\ | | | | | | | | | | | | | | | Conflicts: activemodel/README activemodel/lib/active_model/errors.rb activemodel/lib/active_model/serialization.rb railties/guides/source/3_0_release_notes.textile | ||||
| * | Fixed --dev flag for new bundler | Mikel Lindsaar | 2010-02-02 | 3 | -5/+5 |
| | | |||||
| * | Merge branch 'master' of git://github.com/rails/rails | Mikel Lindsaar | 2010-02-02 | 15 | -60/+84 |
| |\ | |||||
| * | | Xavier's edits | Mikel Lindsaar | 2010-02-02 | 1 | -42/+43 |
| | | | |||||
| * | | Adding Release Notes 3.0 | Mikel Lindsaar | 2010-02-01 | 1 | -0/+487 |
| | | | |||||
| * | | Updates to output and warning on being for Rails 3.0 | Mikel Lindsaar | 2010-02-01 | 1 | -12/+20 |
| | | | |||||
| * | | Completely updated the ActionMailer guide | Mikel Lindsaar | 2010-02-01 | 1 | -184/+189 |
| | | | |||||
| * | | Updating copyright dates on all licenses | Mikel Lindsaar | 2010-02-01 | 2 | -2/+2 |
| | | | |||||
* | | | Merge branch 'master' of github.com:lifo/docrails | Mikel Lindsaar | 2010-02-02 | 20 | -74/+127 |
|\ \ \ | |||||
| * | | | update html_safe calls in guides generation | Xavier Noria | 2010-02-02 | 2 | -11/+5 |
| | | | | |||||
| * | | | Merge remote branch 'mainstream/master' | Pratik Naik | 2010-02-01 | 17 | -62/+86 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Add the database adapter in the generated Gemfile | Carl Lerche | 2010-02-01 | 2 | -0/+20 |
| | | | | |||||
| | * | | Merge branch 'master' of gitproxy:rails/rails | José Valim | 2010-02-01 | 1 | -3/+4 |
| | |\ \ | |||||
| | | * | | Convert to class_attribute | Jeremy Kemper | 2010-02-01 | 1 | -3/+4 |
| | | | | | |||||
| | * | | | Deprecate AC configuration values which were moved to Rack. | José Valim | 2010-02-01 | 6 | -11/+19 |
| | | | | | |||||
| | * | | | Add config.generators.fallbacks. | José Valim | 2010-02-01 | 3 | -2/+15 |
| | |/ / | |||||
| | * | | Update the generated Gemfile and config/boot.rb to work with bundler 0.9 | Carl Lerche | 2010-01-31 | 2 | -11/+16 |
| | | | | |||||
| | * | | Get rails tests running on bundler 0.9 | Carl Lerche | 2010-01-31 | 3 | -33/+10 |
| | |/ | |||||
| | * | deOMGifying Railties, Active Support, and Action Pack | Mikel Lindsaar | 2010-01-31 | 2 | -2/+2 |
| | | | |||||
| * | | AS guide: documents Class#class_attribute | Xavier Noria | 2010-02-02 | 1 | -1/+36 |
| | | | |||||
* | | | Updating install docs | Mikel Lindsaar | 2010-02-02 | 1 | -4/+8 |
|/ / | |||||
* | | Adding in I18n section | Mikel Lindsaar | 2010-02-02 | 1 | -0/+45 |
| | | |||||
* | | Adding in rake task updates and extra data on postgres and oracle fixes | Mikel Lindsaar | 2010-02-02 | 1 | -1/+7 |
| | | |||||
* | | Adding extra points from crowd sourcing | Mikel Lindsaar | 2010-02-02 | 1 | -0/+11 |
| | | |||||
* | | dumps the current 3.0 release notes draft | Xavier Noria | 2010-02-01 | 1 | -9/+446 |
| | | |||||
* | | Fix some typo that I forgot to remote 'map.' | Prem Sichanugrist | 2010-02-01 | 1 | -1/+1 |
| | | |||||
* | | Modify the documentation for routing to add the new DSL format of Rails 3 | Prem Sichanugrist | 2010-02-01 | 1 | -101/+105 |
| | | |||||
* | | Merge remote branch 'mainstream/master' | Pratik Naik | 2010-01-31 | 17 | -751/+159 |
|\| | | | | | | | | | Conflicts: activemodel/lib/active_model/state_machine.rb | ||||
| * | Include prototype ujs adapter with new apps | Joshua Peek | 2010-01-30 | 2 | -0/+81 |
| | | |||||
| * | Revert "Merge branch 'rails/master' into ujs" | Joshua Peek | 2010-01-30 | 3 | -715/+0 |
| | | | | | | | | | | | | | | | | | | | | | | This reverts commit 3aa1ea1ae4baa4a03d03644e798eeb98a4745785, reversing changes made to 2c12a71378d2146c822acb389b00b866f6420ff5. Conflicts: actionpack/lib/action_view/helpers/javascript_helper.rb actionpack/lib/action_view/helpers/url_helper.rb actionpack/test/template/url_helper_test.rb | ||||
| * | Revert "Drop JS scripts from core" | Joshua Peek | 2010-01-30 | 8 | -3/+8104 |
| | | | | | | | | This reverts commit a06c47a52b90a5d812e64309488ad5926dc583ca. | ||||
| * | Improve railtie deprecation messages. | José Valim | 2010-01-30 | 2 | -10/+17 |
| | | |||||
| * | tsort-based dependency resolution for initializers | Paul Rosania | 2010-01-29 | 4 | -21/+55 |
| | | | | | | | | Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net> | ||||
| * | Drop JS scripts from core | Joshua Peek | 2010-01-29 | 8 | -8104/+3 |
| | | |||||
| * | Only load testing tasks if test unit is being used. | José Valim | 2010-01-29 | 2 | -2/+2 |
| | | |||||
| * | Automatically configure generators if application is defined. | José Valim | 2010-01-29 | 4 | -3/+4 |
| | |