Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge pull request #21927 from ronakjangir47/remove_is_a_spec | Rafael Mendonça França | 2015-10-09 | 2 | -3/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | used predicate methods to avoid is_a? checks | Ronak Jangir | 2015-10-10 | 2 | -3/+5 | |
* | | | | | | | | | | Merge pull request #21928 from Gaurav2728/update_ruby_oracle_gem | Rafael Mendonça França | 2015-10-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | update to ruby-oci8 - 2.2.0 | Gaurav Sharma | 2015-10-10 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #21878 from Gaurav2728/require_monitor | Matthew Draper | 2015-10-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | monitor is require for SneakersAdapter | Gaurav Sharma | 2015-10-06 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #21912 from y-yagi/move_prepare_destination_to_public | Sean Griffin | 2015-10-08 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | change `prepare_destination` to public API [ci skip] | yuuji.yaginuma | 2015-10-08 | 1 | -1/+2 | |
* | | | | | | | | | | | Avoid leaking the first relation we call #first on | Matthew Draper | 2015-10-09 | 2 | -3/+9 | |
* | | | | | | | | | | | Merge pull request #21911 from tommyblue/master | Rafael Mendonça França | 2015-10-08 | 1 | -3/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Modify the scope method documentation | Tommaso Visconti | 2015-10-08 | 1 | -3/+8 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #21894 from abhishekjain16/refactor_with_dry | Rafael Mendonça França | 2015-10-08 | 1 | -10/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Follow DRY principle and remove duplication | Abhishek Jain | 2015-10-08 | 1 | -10/+6 | |
* | | | | | | | | | | | | Merge pull request #21919 from akihiro17/remove-require | Arthur Nogueira Neves | 2015-10-08 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Remove unused require | akihiro17 | 2015-10-08 | 1 | -1/+0 | |
* | | | | | | | | | | | | | Merge pull request #21906 from scottgonzalez/form-helpers | Claudio B. | 2015-10-08 | 1 | -6/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Minor cleanup for form helpers guide [ci skip] | Scott González | 2015-10-08 | 1 | -6/+8 | |
* | | | | | | | | | | | | | Merge pull request #21917 from y-yagi/remove_unused_require | Santiago Pastorino | 2015-10-08 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | remove unused require | yuuji.yaginuma | 2015-10-08 | 1 | -2/+0 | |
* | | | | | | | | | | | | | | Merge pull request #21913 from kamipo/fix_subsecond_precision_supported_version | Sean Griffin | 2015-10-08 | 1 | -3/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Fix subsecond precision supported version | Ryuta Kamizono | 2015-10-08 | 1 | -3/+1 | |
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #21891 from AndyLampert/small-csrf-section-readability-imp... | Sean Griffin | 2015-10-08 | 1 | -4/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Improve readability in CSRF section of guide | Andy Lampert | 2015-10-07 | 1 | -4/+3 | |
* | | | | | | | | | | | | | | Merge pull request #21686 from kamipo/remove_pk_and_sequence_for | Andrew White | 2015-10-08 | 3 | -31/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Remove unused `pk_and_sequence_for` in AbstractMysqlAdapter | Ryuta Kamizono | 2015-10-08 | 3 | -31/+4 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | code gardening in transliterate.rb | Xavier Noria | 2015-10-07 | 1 | -2/+5 | |
| |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #21804 from merhard/mounted_engine_route_fix | Andrew White | 2015-10-07 | 4 | -2/+64 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix mounted engine named routes regression | Matthew Erhard | 2015-10-07 | 4 | -2/+64 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Output inline is set to true in the plugin. | Kasper Timm Hansen | 2015-10-07 | 2 | -3/+3 | |
* | | | | | | | | | | | | Refactor create_test_file to take a pass option. | Kasper Timm Hansen | 2015-10-07 | 1 | -31/+7 | |
* | | | | | | | | | | | | Hide Minitest's aggregated results if outputting inline. | Kasper Timm Hansen | 2015-10-07 | 2 | -0/+29 | |
* | | | | | | | | | | | | Merge pull request #21904 from morgoth/missing-test-for-not-modifing-queues | Richard Schneeman | 2015-10-07 | 2 | -14/+31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Added missing specs for not modifying queues when using AJ test helpers | Wojciech Wnętrzak | 2015-10-07 | 2 | -14/+31 | |
| |/ / / / / / / / / / / | ||||||
* / / / / / / / / / / / | Revert "Update asset_pipeline.md" | Rafael Mendonça França | 2015-10-07 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #21902 from mparramont/patch-1 | Rafael Mendonça França | 2015-10-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix "Esperanto" name | Miguel Parramon | 2015-10-07 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #21899 from scottgonzalez/layouts-and-rendering-typo | Richard Schneeman | 2015-10-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix typo in docs [ci skip] | Scott González | 2015-10-07 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge pull request #21900 from scottgonzalez/contributing-typo | Rafael Mendonça França | 2015-10-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix pluralization in docs [ci skip] | Scott González | 2015-10-07 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #21895 from abhishekjain16/doc_fix | Kasper Timm Hansen | 2015-10-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | [ci skip] fix typo | Abhishek Jain | 2015-10-07 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #20983 from jameskerr/mailer-preview-url | Arthur Nogueira Neves | 2015-10-06 | 2 | -1/+21 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Update the URL when changing mailer preview formats | James Kerr | 2015-10-06 | 2 | -1/+21 | |
* | | | | | | | | | | | use methods for accessing the cache control headers | Aaron Patterson | 2015-10-06 | 3 | -7/+10 | |
* | | | | | | | | | | | etag header is in Rack, so use it's response methods | Aaron Patterson | 2015-10-06 | 2 | -7/+3 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #21869 from jeremy/mime-constant-deprecation | Jeremy Daer | 2015-10-06 | 32 | -214/+193 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Use `Mime[:foo]` instead of `Mime::Type[:FOO]` for back compat | Jeremy Daer | 2015-10-06 | 32 | -214/+193 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #21887 from abhishekjain16/doc_fix | Kasper Timm Hansen | 2015-10-06 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix usage of word alternatively in docs [ci skip] | Abhishek Jain | 2015-10-06 | 2 | -2/+2 |