Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Wrap Adequate Record release notes at 80 chars [ci skip] | Zachary Scott | 2014-09-22 | 1 | -6/+14 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #16998 from yuki24/fix-false-assertion | Matthew Draper | 2014-09-22 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix assertions in AR::TestCase::AttributeMethodsTest | Yuki Nishijima | 2014-09-21 | 1 | -3/+3 | |
* | | | | | | | | Merge pull request #16984 from chancancode/fix_16578 | Godfrey Chan | 2014-09-22 | 2 | -5/+16 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Document that the default for `rails server -b` has changed | Godfrey Chan | 2014-09-22 | 2 | -5/+16 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #16979 from square/standardize-call-style | Yves Senn | 2014-09-21 | 4 | -4/+4 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Standardize on `Rails.application` [ci skip] | Tamir Duberstein | 2014-09-19 | 5 | -7/+7 | |
* | | | | | | | | Merge pull request #16994 from yuki24/fix-typo-in-ar-attribute-method-test | Zachary Scott | 2014-09-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix typo [ci skip] | Yuki Nishijima | 2014-09-20 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #16988 from y-yagi/chg_default_log_level | Zachary Scott | 2014-09-21 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [ci skip] modify the description of production log level default | yuuji.yaginuma | 2014-09-21 | 2 | -2/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #16987 from jonatack/patch-8 | Yves Senn | 2014-09-20 | 1 | -13/+15 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | ActiveRecord CHANGELOG improvements [skip ci] | Jon Atack | 2014-09-20 | 1 | -13/+15 | |
|/ / / / / / / | ||||||
* | | | | | | | No need to call to_sym here | Godfrey Chan | 2014-09-20 | 3 | -10/+10 | |
* | | | | | | | Fix find_by with associations not working with adequate record | Godfrey Chan | 2014-09-20 | 2 | -0/+8 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Quick fix to address the borken build caused by #15791 | Godfrey Chan | 2014-09-20 | 1 | -1/+1 | |
* | | | | | | Merge pull request #15791 from zev/add_model_to_recordnotfound_message | Aaron Patterson | 2014-09-19 | 2 | -18/+26 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update RecordNotFound exception cases to include a message with the | Zev Blut | 2014-06-18 | 2 | -18/+26 | |
* | | | | | | | Merge pull request #16981 from gsamokovarov/concern-docs-comment-reword | Rafael Mendonça França | 2014-09-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | [ci skip] Reword a comment in concern's documentation | Genadi Samokovarov | 2014-09-19 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #16973 from prathamesh-sonpatki/fixtures-features | Rafael Mendonça França | 2014-09-19 | 1 | -0/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Updated comment about features of fixtures | Prathamesh Sonpatki | 2014-09-19 | 1 | -0/+3 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #16975 from lethalbrains/master | Abdelkader Boudih | 2014-09-19 | 1 | -18/+18 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [ci skip] ActionRecord CHANGELOG docs fixes | lethalbrains | 2014-09-19 | 1 | -18/+18 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #16964 from Agis-/issue-16956 | Matthew Draper | 2014-09-19 | 3 | -1/+26 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Delegation works with reserved words passed to `:to` | Agis- | 2014-09-19 | 3 | -1/+26 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #16936 from untidy-hair/plugin_test_db_migrate_path | Rafael Mendonça França | 2014-09-18 | 3 | -3/+21 | |
|\ \ \ \ \ | ||||||
| * | | | | | Specify dummy app's db migrate path in plugin's test_helper.rb | Yukio Mizuta | 2014-09-16 | 3 | -3/+21 | |
* | | | | | | inject Rack::Lock if config.eager_load is false | Xavier Noria | 2014-09-18 | 3 | -3/+20 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge pull request #16954 from geoffharcourt/inject-over-sum | Rafael Mendonça França | 2014-09-18 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use #inject over #sum to build PG create DB statement | Geoff Harcourt | 2014-09-17 | 1 | -2/+2 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #16953 from akshay-vishnoi/docs-rails-4point2 | Abdelkader Boudih | 2014-09-17 | 2 | -8/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | [ci skip] ActionView and ActionMailer CHANGELOG docs fixes | Akshay Vishnoi | 2014-09-18 | 2 | -8/+8 | |
* | | | | | | Merge pull request #16952 from akshay-vishnoi/docs-rails-4point2 | Rafael Mendonça França | 2014-09-17 | 1 | -8/+11 | |
|\| | | | | | ||||||
| * | | | | | [ci skip] ActiveModel CHANGELOG docs fixes | Akshay Vishnoi | 2014-09-18 | 1 | -8/+11 | |
* | | | | | | Merge pull request #16950 from akshay-vishnoi/docs-rails-4point2 | Abdelkader Boudih | 2014-09-17 | 1 | -4/+4 | |
|\| | | | | | ||||||
| * | | | | | Grammar correction in ActiveSupport CHANGELOG [ci skip] | Akshay Vishnoi | 2014-09-18 | 1 | -4/+4 | |
* | | | | | | Merge pull request #16948 from akshay-vishnoi/docs-rails-4point2 | Rafael Mendonça França | 2014-09-17 | 2 | -20/+21 | |
|\| | | | | | ||||||
| * | | | | | [ci skip] ActiveSupport CHANGELOG fixes | Akshay Vishnoi | 2014-09-18 | 2 | -20/+21 | |
* | | | | | | Merge pull request #16930 from todd/upgrade_guide | Abdelkader Boudih | 2014-09-17 | 1 | -4/+40 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Added Responders docs, made Web Console docs more consistent. [ci skip] | Todd Bealmear | 2014-09-16 | 1 | -4/+40 | |
* | | | | | | | Merge pull request #16944 from akshay-vishnoi/docs-rails-4point2 | Rafael Mendonça França | 2014-09-17 | 14 | -22/+22 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | [ci skip] AJ docs fixes | Akshay Vishnoi | 2014-09-18 | 14 | -22/+22 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Use has_attribute? | Rafael Mendonça França | 2014-09-17 | 1 | -1/+1 | |
* | | | | | | Merge pull request #16875 from alan/dont_autosave_has_one_through_record | Rafael Mendonça França | 2014-09-17 | 3 | -1/+31 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Don't autosave unchanged has_one through records | Alan Kennedy | 2014-09-15 | 3 | -1/+31 | |
* | | | | | | | Merge pull request #16943 from sgrif/sg-fix-tz-converter-serialization | Rafael Mendonça França | 2014-09-17 | 5 | -3/+28 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Allow YAML serialization when using TZ aware attributes | Sean Griffin | 2014-09-17 | 5 | -3/+28 | |
* | | | | | | | | Merge pull request #11794 from yoazt/duration-eql | Rafael Mendonça França | 2014-09-17 | 3 | -1/+22 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Added method `#eql?` to `ActiveSupport::Duration`, in addition to `#==`. | Joost Lubach | 2013-08-07 | 3 | -0/+29 |