| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #12555 from EtienneLem/responsive-static-pages | Guillermo Iguaran | 2013-11-11 | 4 | -33/+54 |
|\ |
|
| * | Make static error pages responsive | Etienne Lemay | 2013-11-11 | 4 | -33/+54 |
|/ |
|
* | Merge pull request #12854 from kuldeepaggarwal/f-indentation | Rafael Mendonça França | 2013-11-11 | 4 | -14/+18 |
|\ |
|
| * | documentation updated for Hashes [ci skip] | KD | 2013-11-11 | 4 | -14/+18 |
* | | Merge pull request #12748 from dm1try/fix_counter_cache_for_through_association | Yves Senn | 2013-11-11 | 3 | -1/+17 |
|\ \ |
|
| * | | Prevent the counter cache from being decremented twice | dm1try | 2013-11-11 | 3 | -1/+17 |
|/ / |
|
* | | Merge pull request #12815 from Adam89/patch-1 | Xavier Noria | 2013-11-11 | 1 | -1/+1 |
|\ \ |
|
| * | | Update security.md | Adam | 2013-11-08 | 1 | -1/+1 |
* | | | Merge pull request #12425 from senny/mysql_booleans | Yves Senn | 2013-11-11 | 4 | -6/+104 |
|\ \ \ |
|
| * | | | Unifies mysql and mysql2 casting of booleans. | Yves Senn | 2013-11-11 | 4 | -9/+16 |
| * | | | test cases to describe the MySQL boolean behavior. | Yves Senn | 2013-11-11 | 1 | -0/+91 |
|/ / / |
|
* | | | Do not count "SHOW CREATE TABLE" queries when testing against mysql | Akira Matsuda | 2013-11-11 | 1 | -1/+1 |
* | | | Merge pull request #12847 from jipe/master | Xavier Noria | 2013-11-11 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fixed typo in migrations guide | Jimmy Petersen | 2013-11-11 | 1 | -1/+1 |
|/ / / |
|
* | | | tidy Active Record CHANGELOG. [ci skip]. | Yves Senn | 2013-11-11 | 1 | -1/+3 |
* | | | Avoid sorting an Array including objects from different Classes | Akira Matsuda | 2013-11-11 | 1 | -1/+1 |
* | | | Load test fixtures where data are needed | Akira Matsuda | 2013-11-11 | 1 | -0/+2 |
* | | | Merge pull request #12834 from dredozubov/has_one_association_replacement | Yves Senn | 2013-11-11 | 3 | -4/+26 |
|\ \ \ |
|
| * | | | Fixes problem with replacing has_one association record with itself | Denis Redozubov | 2013-11-11 | 3 | -4/+26 |
* | | | | A tiny grammatical fix | Akira Matsuda | 2013-11-11 | 1 | -1/+1 |
* | | | | Merge pull request #12844 from akalyaev/bugfix/12835-autoload-change-column-d... | Rafael Mendonça França | 2013-11-11 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | autoload ChangeColumnDefinition (Fixes #12835) | Anton Kalyaev | 2013-11-11 | 1 | -0/+1 |
* | | | | | Merge pull request #12843 from DeltaKilo/css_fix | Rafael Mendonça França | 2013-11-11 | 8 | -0/+20 |
|\ \ \ \ \ |
|
| * | | | | | Fix missing line and shadow on static error pages [ci skip] | Dmitry Korotkov | 2013-11-11 | 8 | -0/+20 |
| |/ / / / |
|
* | | | | | Merge pull request #12842 from kuldeepaggarwal/array_split | Guillermo Iguaran | 2013-11-11 | 1 | -3/+3 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Speed up Array#split | KD | 2013-11-11 | 1 | -3/+3 |
* | | | | | Merge pull request #12841 from kuldeepaggarwal/in-group-documentation | Yves Senn | 2013-11-10 | 1 | -1/+1 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Array#in_groups: documentation updated | KD | 2013-11-11 | 1 | -1/+1 |
* | | | | | Merge pull request #12839 from kuldeepaggarwal/array_split | Guillermo Iguaran | 2013-11-10 | 2 | -8/+14 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Array#split preserving the calling array | KD | 2013-11-11 | 2 | -8/+14 |
| |/ / / |
|
* | | | | Merge pull request #12838 from strzalek/remove_mime_type_order_var | Guillermo Iguaran | 2013-11-10 | 1 | -4/+3 |
|\ \ \ \ |
|
| * | | | | Remove order attribute from collector | Lukasz Strzalkowski | 2013-11-10 | 1 | -4/+3 |
* | | | | | Merge pull request #12740 from gaurish/patch-1 | Rafael Mendonça França | 2013-11-10 | 1 | -2/+4 |
|\ \ \ \ \ |
|
| * | | | | | Improve Errors when Controller Name or Action isn't specfied | Gaurish Sharma | 2013-11-05 | 1 | -2/+4 |
* | | | | | | Merge pull request #12749 from iantropov/issue_5303 | Rafael Mendonça França | 2013-11-10 | 1 | -0/+4 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Add test for ActiveRecord::Relation YAML serialization, for #5303 issue | Ivan Antropov | 2013-11-03 | 1 | -0/+4 |
* | | | | | | Merge pull request #10826 from sferik/update_tzinfo | Andrew White | 2013-11-10 | 2 | -1/+6 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Update tzinfo dependency to ~> 1.1 | Erik Michaels-Ober | 2013-11-10 | 2 | -1/+6 |
|/ / / / / |
|
* | | / / | Use the method provided by minitest to make tests order dependent | Guillermo Iguaran | 2013-11-09 | 1 | -4/+2 |
| |_|/ /
|/| | | |
|
* | | | | use complete Relation API and not only `Model.all.merge!`. | Yves Senn | 2013-11-09 | 1 | -88/+83 |
* | | | | Fixed minor typo | Jens Dahl Møllerhøj | 2013-11-09 | 1 | -1/+1 |
* | | | | Change array check for better aesthetics / reading the code | Carlos Antonio da Silva | 2013-11-09 | 1 | -1/+1 |
* | | | | Make the method name the first argument | Rafael Mendonça França | 2013-11-09 | 1 | -7/+7 |
* | | | | Drop one more string allocation | Rafael Mendonça França | 2013-11-09 | 1 | -1/+3 |
* | | | | Merge pull request #12821 from arunagw/aa-removed-missleading-message | Yves Senn | 2013-11-09 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | Changed message for Model.inspect | Arun Agrawal | 2013-11-09 | 2 | -2/+2 |
* | | | | | improve Active Record Store docs when using PG types. [ci skip]. | Yves Senn | 2013-11-09 | 1 | -3/+4 |
* | | | | | Require the top file and autoload Base class | Rafael Mendonça França | 2013-11-09 | 3 | -3/+2 |
* | | | | | type casted PG bytea values are represented as a Hash. | Yves Senn | 2013-11-09 | 1 | -0/+2 |
* | | | | | Document the bind return | Rafael Mendonça França | 2013-11-09 | 1 | -0/+3 |