aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/Rakefile
Commit message (Expand)AuthorAgeFilesLines
...
* Add some more tests to the test_new_base_on_old_tests taskPratik Naik2009-05-231-1/+1
* Make logging_test pass with the new basePratik Naik2009-05-231-1/+1
* Verbose test_new_base_on_old_testsJeremy Kemper2009-05-221-0/+1
* Move fake controllers and models to a common load pathJeremy Kemper2009-05-221-6/+6
* Set ENV['NEW'] to run any test task with the new Base.Jeremy Kemper2009-05-221-6/+6
* Get controller/layout_test.rb running on new base except for ActionController...Yehuda Katz + Carl Lerche2009-05-221-6/+7
* Add all the existing helpers related features to the new basePratik Naik2009-05-231-1/+1
* Move FilterParameterLogging to a stand alone module and make it work on new basePratik Naik2009-05-221-1/+1
* Add assert_select tests to the new basePratik Naik2009-05-221-1/+1
* Make assertion tests pass with the new basePratik Naik2009-05-221-0/+1
* Add HTTP Authentication to the new basePratik Naik2009-05-221-0/+1
* Added the :xml render optionYehuda Katz + Carl Lerche2009-05-211-1/+1
* Added the ability to register methods to handle specific render option keys a...Yehuda Katz + Carl Lerche2009-05-211-2/+3
* Add Streaming to new basePratik Naik2009-05-211-1/+1
* RequestForgeryProtection now works with the new basePratik Naik2009-05-211-1/+1
* Made ActionController::Verification work with new_basePratik Naik2009-05-211-1/+1
* Make controller/content_type_test.rb pass on new baseYehuda Katz + Carl Lerche2009-05-201-3/+4
* Got controller/mime_responds_test.rb running on the new baseYehuda Katz + Carl Lerche2009-05-201-3/+4
* Make ActionController::Flash work with new_basePratik Naik2009-05-211-1/+1
* Massage setup for old tests on new baseJeremy Kemper2009-05-201-2/+1
* Added passing old tests on new base to the main test runnerYehuda Katz + Carl Lerche2009-05-201-1/+12
* Replace ad hoc Rack::Test with ActionController::IntegrationTestPratik Naik2009-05-201-1/+1
* Ported simple benchmarking in new baseYehuda Katz + Carl Lerche2009-05-181-2/+2
* Ensure rake test does not run new base tests as that requires rack/testPratik Naik2009-05-171-1/+1
* isolated_test taskJeremy Kemper2009-05-131-0/+6
* Defer rake/contrib/sshpublisher require so we can use the stdlib rake instead...Jeremy Kemper2009-05-111-1/+2
* OMG, a lot of workYehuda Katz + Carl Lerche2009-05-011-2/+9
* Bring abstract_controller up to date with rails/masterCarl Lerche & Yehuda Katz2009-04-131-2/+1
|\
| * Prepare for final 2.3 releaseDavid Heinemeier Hansson2009-03-151-1/+1
| * remove rack gem dependencyJoshua Peek2009-03-101-1/+0
| * Prep for RC2 later todayDavid Heinemeier Hansson2009-02-271-1/+1
* | Move dispatch related tests into test/dispatchJoshua Peek2009-01-281-1/+1
|/
* Bump Rack version to 0.9Joshua Peek2009-01-061-1/+1
* Depend on rack 0.4.0 instead of vendoring itJoshua Peek2008-11-251-0/+1
* Assume that the next version is going to be 2.3 for nowDavid Heinemeier Hansson2008-11-191-1/+1
* A few more dependency updatesDavid Heinemeier Hansson2008-11-141-1/+1
* Proper update call for gem serverDavid Heinemeier Hansson2008-10-231-1/+1
* Push to new gem serverDavid Heinemeier Hansson2008-10-231-2/+2
* Prepare for Rails 2.2.0 [RC1]David Heinemeier Hansson2008-10-231-1/+1
* Disable warnings in AP testsJeremy Kemper2008-09-101-7/+8
* Ruby 1.9 compat: remove constants from block parametersAkira Matsuda2008-09-091-0/+1
* Horo rdoc templateJeremy Kemper2008-06-221-1/+1
* Use rdoc excludeJeremy Kemper2008-06-181-2/+2
* Exclude lib/actionpack.rb from rdocJeremy Kemper2008-06-181-1/+3
* Generate rdoc for all .rb files except those in vendorJeremy Kemper2008-06-181-1/+1
* Update Rakefiles to connect to wrath as current user. Use ssh config to set a...Jeremy Kemper2008-06-181-3/+3
* Making ready for release of 2.1David Heinemeier Hansson2008-05-311-1/+1
* Making ready for RC1 releaseDavid Heinemeier Hansson2008-05-111-1/+1
* sshpublisher needs to be explicitly required now, apparentlyDavid Heinemeier Hansson2008-03-181-0/+1
* Sort files to test to make load order platform independent. Fix the clash th...Michael Koziarski2008-02-161-2/+2