aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #5101 from ckdake/ckdake_actionview_handler_resetJosé Valim2012-02-202-0/+7
|\ \
| * | Reset memoized hash keys when new entry addedChris Kelly2012-02-202-0/+7
|/ /
* | search private / protected methods in trunk rubyAaron Patterson2012-02-201-1/+1
* | sync __run_callbacks with ruby-trunkSokolov Yura2012-02-201-1/+1
* | Remove fixture files with Windows incompatible filenamesAndrew White2012-02-2013-39/+88
|/
* fix a typo [ci skip]Vijay Dev2012-02-181-1/+1
* Documenting the :inverse_of option for associationsMike Gunderloy2012-02-181-0/+99
* fix spacer template exampleSergey Nartimov2012-02-181-1/+1
* Update Time#change docs to reflect the options it usesEric Oestrich2012-02-181-1/+1
* Fix actionpack readme weblog exampleAlexey Vakhov2012-02-181-1/+1
* Merge pull request #5081 from arunagw/fix_ar_testXavier Noria2012-02-181-1/+5
|\
| * fix test with ruby 187-p358Arun Agrawal2012-02-181-1/+5
|/
* Simplify regexpAndrew White2012-02-171-1/+1
* Fix ActionDispatch::Static to serve files with unencoded PCHARAndrew White2012-02-1714-2/+50
* Merge pull request #5071 from arunagw/fix_failing_test_ruby187_p358Santiago Pastorino2012-02-171-2/+2
|\
| * Fixes failing test with ruby 1.8.7-p358Arun Agrawal2012-02-171-2/+2
* | Merge pull request #5073 from asanghi/4918_backportJosé Valim2012-02-172-1/+15
|\ \ | |/ |/|
| * backporting #4918 to 3.2 stable; adding extra test for accept header given by...Aditya Sanghi2012-02-172-1/+15
|/
* Merge pull request #5049 from fabioyamate/masterJosé Valim2012-02-152-3/+10
* adding tests to document behavior for #4817Aaron Patterson2012-02-141-0/+26
* Rack body respond to each and not to joinSantiago Pastorino2012-02-142-2/+16
* Merge pull request #5038 from carlosantoniodasilva/fix-db-migrate-redoJosé Valim2012-02-141-1/+4
* Fix deprecation warning in AS::Concern.José Valim2012-02-131-1/+1
* Fix that failed tests should exit with a nonzero error code.Jeremy Kemper2012-02-102-31/+17
* Merge pull request #4988 from kennyj/fix_4720-3Aaron Patterson2012-02-102-0/+31
* Merge pull request #4941 from rafaelfranca/fix-buildJosé Valim2012-02-081-3/+3
|\
| * Use real table and columns for index testRafael Mendonça França2012-02-081-3/+3
|/
* Push proper test changes for previous commit conflicts.José Valim2012-02-081-2/+4
* Handle nil in add_index :length option in MySQLPaul Sadauskas2012-02-082-1/+6
* Fix attribute_before_type_cast for serialized attributes. Fixes #4837.Jon Leighton2012-02-073-0/+25
* always flush all logs. fixes #4277Aaron Patterson2012-02-071-1/+1
* no need to check for this constantXavier Noria2012-02-071-1/+1
* Merge pull request #4916 from rmm5t/fix_force_ssl_redirect_with_paramsJosé Valim2012-02-074-0/+24
|\
| * Added unit test to cover changes to RouteSet.url_forRyan McGeary2012-02-071-0/+16
| * Fixed force_ssl redirects to include original query paramsRyan McGeary2012-02-063-0/+8
* | Fixed the documenation for 'to_xml'Markus Fenske2012-02-071-1/+2
* | Merge pull request #4920 from guilleiguaran/revert-gemfile-edgeJosé Valim2012-02-073-4/+4
|\ \
| * | --edge option should generate app with rails 3-2-stableGuillermo Iguaran2012-02-073-4/+4
|/ /
* / let automatic EXPLAIN ignore CACHE notificationsXavier Noria2012-02-032-1/+52
|/
* Merge pull request #4912 from guilleiguaran/fix-edge-gemfileAaron Patterson2012-02-061-2/+2
|\
| * Add branch to sass-rails and coffee-rails for apps generated with --dev or --...Guillermo Iguaran2012-02-061-2/+2
|/
* Merge pull request #4908 from kennyj/fix_3864José Valim2012-02-062-1/+34
* Merge pull request #4890 from kennyj/improvement_4883Santiago Pastorino2012-02-052-3/+4
|\
| * GH #4883. Optional start_day argument for Time#all_weekkennyj2012-02-052-3/+4
|/
* Clean up a bit default_response handling and cache format negotiation.José Valim2012-02-042-19/+17
* Merge pull request #4870 from sikachu/3-2-stable-responder-fixJosé Valim2012-02-044-8/+60
|\
| * Fix override API response bug in respond_withPrem Sichanugrist2012-02-034-8/+60
* | Merge pull request #4879 from kennyj/fix_4873José Valim2012-02-042-2/+9
* | Merge pull request #4868 from skult/3-2-stableAaron Patterson2012-02-031-1/+1
|\ \ | |/ |/|
| * Fix Issue #4819densya2032012-02-041-1/+1
|/