| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Gemfile to use latest bundler config. | José Valim | 2010-02-04 | 2 | -20/+26 |
* | Use a normal gem source url instead of a magic symbol | Jeremy Kemper | 2010-02-04 | 1 | -1/+1 |
* | Autorequire bundled libraries by default | Jeremy Kemper | 2010-02-03 | 1 | -1/+4 |
* | Update rails to use the latest bundler | Carl Lerche | 2010-02-03 | 1 | -1/+1 |
* | Make bin/rails call rails/commands/application, fix generators usage and upda... | José Valim | 2010-02-03 | 2 | -1/+2 |
* | Updating index.html to remove script/generate and making railties tests pass ... | Mikel Lindsaar | 2010-02-02 | 1 | -1/+1 |
* | Fix rails server | David Heinemeier Hansson | 2010-02-02 | 1 | -0/+1 |
* | Add a reminder that you should use "rails" not "script/rails" when running no... | David Heinemeier Hansson | 2010-02-02 | 1 | -0/+2 |
* | Removed all the default commands in script/* and replaced them with script/ra... | David Heinemeier Hansson | 2010-02-02 | 11 | -31/+6 |
* | Get rid of deprecation warnings on config/environments/* | José Valim | 2010-02-02 | 3 | -7/+7 |
* | Updating USAGE information for Mailer generator [#3801 status:resolved] | Kieran Pilkington | 2010-02-02 | 1 | -1/+1 |
* | Fixed --dev flag for new bundler | Mikel Lindsaar | 2010-02-02 | 2 | -2/+2 |
* | Add the database adapter in the generated Gemfile | Carl Lerche | 2010-02-01 | 2 | -0/+20 |
* | Update the generated Gemfile and config/boot.rb to work with bundler 0.9 | Carl Lerche | 2010-01-31 | 2 | -11/+16 |
* | Include prototype ujs adapter with new apps | Joshua Peek | 2010-01-30 | 1 | -0/+77 |
* | Revert "Merge branch 'rails/master' into ujs" | Joshua Peek | 2010-01-30 | 3 | -715/+0 |
* | Revert "Drop JS scripts from core" | Joshua Peek | 2010-01-30 | 7 | -0/+8099 |
* | Drop JS scripts from core | Joshua Peek | 2010-01-29 | 7 | -8099/+0 |
* | Test::Unit Railtie | Carlhuda | 2010-01-28 | 1 | -0/+2 |
* | Merge branch 'rails/master' into ujs | Stefan Penner | 2010-01-27 | 1 | -3/+4 |
|\ |
|
| * | Missed template change for defaults -> default | Jeremy Kemper | 2010-01-27 | 1 | -1/+1 |
| * | self.defaults => default | Jeremy Kemper | 2010-01-27 | 1 | -3/+4 |
* | | renaming javascript drivers to *.rails.js for better naming convention | Erik St. Martin | 2010-01-27 | 2 | -0/+0 |
* | | initial prototype of jQuery driver complete | Erik St. Martin | 2010-01-27 | 1 | -5/+28 |
* | | jquery driver now supports :confirm | Erik St. Martin | 2010-01-27 | 1 | -2/+12 |
* | | jquery driver now supports :popup | Erik St. Martin | 2010-01-27 | 1 | -0/+17 |
* | | support for observers in jquery driver, and minor bug fixes | Stephen St. Martin | 2010-01-27 | 1 | -17/+52 |
* | | initial prototype of prototype js driver | Erik St. Martin | 2010-01-27 | 1 | -17/+62 |
* | | refactored to be more dry, data-update-failure now correctly works, combine c... | Stephen St. Martin | 2010-01-27 | 2 | -102/+145 |
* | | start of prototype driver, missing observe_form, observe_field, and periodica... | Erik St. Martin | 2010-01-27 | 1 | -0/+279 |
* | | support for submit_to_remote in jquery driver | Stephen St. Martin | 2010-01-27 | 1 | -3/+3 |
* | | upgrade jquery to 1.4.1 and default request method to GET as its default on f... | Stephen St. Martin | 2010-01-27 | 3 | -152/+153 |
* | | refractor handler code for remote_form_tag to also handle link_to_remote, fix... | Stephen St. Martin | 2010-01-27 | 2 | -24/+53 |
* | | initial jquery driver and compat, right now the only supported method is form... | Stephen St. Martin | 2010-01-27 | 3 | -0/+233 |
|/ |
|
* | Fixing mailer generators to use the right email address | Mikel Lindsaar | 2010-01-27 | 1 | -1/+1 |
* | Update generators to use new defaults. | José Valim and Mikel Lindsaar | 2010-01-26 | 1 | -1/+1 |
* | Updating generators for mailer to reflect changes in API | Mikel Lindsaar | 2010-01-26 | 1 | -2/+2 |
* | Merge remote branch 'mikel/master' | José Valim | 2010-01-26 | 8 | -22/+25 |
|\ |
|
| * | More work on generated mailer templates. | José Valim and Mikel Lindsaar | 2010-01-26 | 4 | -10/+6 |
| * | Change mailer generator templates and refactor the whole naming schema. | José Valim and Mikel Lindsaar | 2010-01-25 | 6 | -19/+26 |
| * | Merge branch 'master' of git://github.com/rails/rails | José Valim and Mikel Lindsaar | 2010-01-25 | 7 | -7/+7 |
| |\ |
|
| * \ | Merge branch 'master' of git://github.com/rails/rails | Mikel Lindsaar | 2010-01-23 | 13 | -25/+12 |
| |\ \ |
|
| * \ \ | Merge branch 'master' of git://github.com/rails/rails | José Valim and Mikel Lindsaar | 2010-01-22 | 2 | -1/+3 |
| |\ \ \ |
|
| * | | | | Updating functional tests to not compare equality with encoded, Mail::Message... | José Valim and Mikel Lindsaar | 2010-01-22 | 1 | -1/+1 |
* | | | | | Add active_model/railtie back to generated boot.rb, add models back to paths,... | José Valim | 2010-01-25 | 1 | -0/+2 |
| |_|_|/
|/| | | |
|
* | | | | Use Rails::Application ref in Rakefile and console scripts. | Joshua Peek | 2010-01-24 | 3 | -3/+3 |
* | | | | Ensure metals and initializers in plugins are loaded. | José Valim | 2010-01-24 | 1 | -1/+1 |
* | | | | Make plugin generator compatible with new schema. | José Valim | 2010-01-24 | 2 | -1/+1 |
* | | | | Merge branch 'master' into app | José Valim | 2010-01-23 | 13 | -25/+12 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Delegate App calls to instance | Joshua Peek | 2010-01-22 | 3 | -3/+3 |