Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | Merge pull request #23606 from supremebeing7/patch-1 | Jon Moss | 2016-02-10 | 1 | -0/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Update active_record_querying.md | Mark J. Lehman | 2016-02-10 | 1 | -0/+22 | |
* | | | | | | | | | | | | | | Merge pull request #23596 from afn/issue-23058 | Aaron Patterson | 2016-02-10 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Converting backtrace to strings before calling set_backtrace | Tony Novak | 2016-02-10 | 2 | -3/+3 | |
* | | | | | | | | | | | | | | Merge pull request #23395 from PareshGupta/remove-unused-constant | Santiago Pastorino | 2016-02-10 | 3 | -54/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Remove unused class AttributeMethodCache | PareshGupta | 2016-02-02 | 2 | -25/+0 | |
| * | | | | | | | | | | | | | remove unused constants from activerecord | PareshGupta | 2016-02-01 | 2 | -30/+6 | |
* | | | | | | | | | | | | | | check `supports_view_paths?` at registration time | Aaron Patterson | 2016-02-10 | 1 | -7/+9 | |
| |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | build scope chain functionally and remove caching | Aaron Patterson | 2016-02-10 | 1 | -14/+40 | |
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #23597 from kaspth/integration-response-parsing | Kasper Timm Hansen | 2016-02-10 | 4 | -23/+94 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Add request encoding and response parsing to changelog. | Kasper Timm Hansen | 2016-02-10 | 1 | -0/+38 | |
| * | | | | | | | | | | | | Add `parsed_body` to spare writing out parsing routines. | Kasper Timm Hansen | 2016-02-10 | 3 | -23/+56 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #23528 from bensheldon/patch-1 | Richard Schneeman | 2016-02-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Set postgresql poolsize via RAILS_MAX_THREADS | Ben Sheldon | 2016-02-10 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #23274 from KeithP/actioncable_logging | David Heinemeier Hansson | 2016-02-10 | 1 | -2/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into actioncable_logging | kp | 2016-02-10 | 258 | -1531/+3186 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Logs successful and invalid connections separately | kp | 2016-02-10 | 1 | -8/+12 | |
| * | | | | | | | | | | | | adds debug logging to actioncable connect | kp | 2016-01-26 | 1 | -2/+12 | |
* | | | | | | | | | | | | | Merge pull request #23583 from brchristian/penultimate | David Heinemeier Hansson | 2016-02-10 | 10 | -2/+86 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | include activerecord and activesupport CHANGELOG entries | Brian Christian | 2016-02-10 | 2 | -0/+8 | |
| * | | | | | | | | | | | | rename to 'second_to_last' and 'third_to_last' | Brian Christian | 2016-02-10 | 8 | -32/+32 | |
| * | | | | | | | | | | | | allow Array.penultimate and Array.antepenultiate access methods | Brian Christian | 2016-02-09 | 8 | -2/+78 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #21671 from kaspth/integration-request-encoding-helpers | David Heinemeier Hansson | 2016-02-10 | 2 | -4/+122 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Add `as` to encode a request as a specific mime type. | Kasper Timm Hansen | 2016-01-04 | 2 | -4/+122 | |
* | | | | | | | | | | | | | Merge pull request #22772 from gsamokovarov/nack-template-error | David Heinemeier Hansson | 2016-02-10 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Fix edge case with ActionView::Template::Error reraise | Genadi Samokovarov | 2015-12-23 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | Merge pull request #23512 from y-yagi/set_association_name_to_fixture | David Heinemeier Hansson | 2016-02-10 | 3 | -11/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | set association name to generated fixtures if attribute is reference | yuuji.yaginuma | 2016-02-06 | 3 | -11/+10 | |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #23587 from wallclockbuilder/patch-1 | Vipul A M | 2016-02-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Fix tiny grammar. | Mawueli Kofi Adzoe | 2016-02-09 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #23586 from jhcole/master | प्रथमेश Sonpatki | 2016-02-10 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Fix typo | John Cole | 2016-02-09 | 1 | -2/+2 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #23584 from mgm702/fix_grammar_errors_in_security_and_migr... | Jon Moss | 2016-02-09 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Fixed grammatical errors in rails docs [ci skip] | Matt Michnal | 2016-02-09 | 2 | -4/+4 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | prevent apps in the railties test suite from running the evented monitor | Xavier Noria | 2016-02-10 | 1 | -3/+12 | |
* | | | | | | | | | | | | | include spring-watcher-listen in the Gemfile of new applications | Xavier Noria | 2016-02-10 | 3 | -0/+9 | |
* | | | | | | | | | | | | | enables the evented monitor in new applications | Xavier Noria | 2016-02-10 | 5 | -1/+35 | |
| |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | `log_process_action` will return an array, so use `empty?` | Aaron Patterson | 2016-02-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | Request#fullpath should not raise an exception, so remove the rescue | Aaron Patterson | 2016-02-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | AC::Request#format always returns a value, so we do not need to try | Aaron Patterson | 2016-02-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge pull request #23577 from dgynn/docs_initializers | Rafael França | 2016-02-09 | 1 | -4/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Update documentation regarding initializers [ci skip] | Dave Gynn | 2016-02-09 | 1 | -4/+16 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #23571 from y-yagi/remove_deprecated_render_nothing_from_g... | Vipul A M | 2016-02-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | remove description of `render :nothing` from guide [ci skip] | yuuji.yaginuma | 2016-02-09 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #23567 from kamipo/fix_typo | Jon Moss | 2016-02-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix typo [ci skip] | Ryuta Kamizono | 2016-02-09 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | drop array allocations on `html_safe` | Aaron Patterson | 2016-02-08 | 1 | -1/+1 | |
* | | | | | | | | | | | speed up string xor operation and reduce object allocations | Aaron Patterson | 2016-02-08 | 1 | -1/+2 | |
* | | | | | | | | | | | Merge pull request #23565 from abhishekjain16/fix_grammar | Jon Moss | 2016-02-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | [ci skip] Fix grammar | Abhishek Jain | 2016-02-09 | 1 | -1/+1 |