Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Move duplicated code to `delete_or_destroy` in `CollectionAssociation` | Ryuta Kamizono | 2017-10-06 | 1 | -4/+2 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #30702 from rmachielse/patch-1 | Ryuta Kamizono | 2017-10-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ActionCable: use find method when unsubscribing | Richard Machielse | 2017-09-26 | 1 | -1/+1 | |
* | | | | | | | | | Add JSON attribute test cases for SQLite3 adapter | Ryuta Kamizono | 2017-10-05 | 4 | -1/+33 | |
* | | | | | | | | | Extract repeatedly appeared prepending compatible table definition | Ryuta Kamizono | 2017-10-05 | 1 | -25/+24 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #30744 from eileencodes/early-hints | Eileen M. Uchitelle | 2017-10-04 | 8 | -6/+93 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Implement H2 Early Hints for Rails | eileencodes | 2017-10-04 | 8 | -6/+93 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #30734 from oreoshake/patch-1 | Eileen M. Uchitelle | 2017-10-04 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Encourage html-safe API in layouts/rendering guide | Neil Matatall | 2017-09-27 | 1 | -2/+2 | |
* | | | | | | | | Merge pull request #30797 from y-yagi/fix_formatting_of_use_zone | Ryuta Kamizono | 2017-10-04 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix formatting of `Time.use_zone` [ci skip] | yuuji.yaginuma | 2017-10-04 | 1 | -4/+4 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Cleanup CHANGELOGs [ci skip] | Ryuta Kamizono | 2017-10-04 | 3 | -16/+16 | |
* | | | | | | | | Prefer official name PostgreSQL over Postgres | Ryuta Kamizono | 2017-10-04 | 1 | -2/+2 | |
* | | | | | | | | Merge pull request #30794 from yhirano55/fix_third_party_libs_list | Ryuta Kamizono | 2017-10-04 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix third-party system libraries list in ActiveStorage::Preview [ci skip] | Yoshiyuki Hirano | 2017-10-04 | 1 | -2/+2 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Associate blobs with their attachments | George Claghorn | 2017-10-03 | 1 | -0/+2 | |
* | | | | | | | | Merge pull request #30786 from y-yagi/add_test_case_for_font_url | Ryuta Kamizono | 2017-10-03 | 1 | -0/+26 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add test case for `font_url` | yuuji.yaginuma | 2017-10-03 | 1 | -0/+26 | |
* | | | | | | | | | Merge pull request #30781 from mcmire/patch-1 | Guillermo Iguaran | 2017-10-02 | 1 | -23/+18 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | rails-ujs: Update README | Elliot Winkler | 2017-10-02 | 1 | -23/+18 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #30774 from atd/master | Ryuta Kamizono | 2017-10-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add link to Rack website | Antonio Tapiador del Dujo | 2017-10-02 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Make internal methods in `AbstractController::Rendering` to private | Ryuta Kamizono | 2017-10-02 | 1 | -0/+1 | |
* | | | | | | | | Merge pull request #30763 from y-yagi/remove_unused_method | Ryuta Kamizono | 2017-10-01 | 1 | -8/+0 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Remove unused `new_credentials_configuration` | yuuji.yaginuma | 2017-10-01 | 1 | -8/+0 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #30761 from patrickdavey/fix_broken_link_in_security_guide | Ryuta Kamizono | 2017-10-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix broken link to recaptcha.net [ci skip] | Patrick Davey | 2017-10-01 | 1 | -1/+1 | |
* | | | | | | | | Ensure `AliasTracker` respects a custom table name | Ryuta Kamizono | 2017-09-30 | 3 | -6/+10 | |
* | | | | | | | | Remove `:api:` tag that has leaked on the doc directly [ci skip] | Ryuta Kamizono | 2017-09-30 | 6 | -29/+4 | |
* | | | | | | | | Merge pull request #30759 from y-yagi/remove_unused_methods | Ryuta Kamizono | 2017-09-30 | 1 | -10/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove unused methods from `RenderPartialWithRecordIdentificationController` | yuuji.yaginuma | 2017-09-30 | 1 | -10/+0 | |
* | | | | | | | | | Testing to ensure both bang and non-bang methods behaves consistently | Ryuta Kamizono | 2017-09-30 | 1 | -0/+23 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #30756 from y-yagi/dont_use_active_support_where_it_is_not... | Ryuta Kamizono | 2017-09-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Don't use Active Support where it is not needed. | yuuji.yaginuma | 2017-09-30 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #30755 from y-yagi/fix_method_refined_warning | Ryuta Kamizono | 2017-09-30 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix "warning: method redefined; discarding old test_scaffold_plural_names" | yuuji.yaginuma | 2017-09-30 | 1 | -2/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Fix `test "signed URL generation"` failure | Ryuta Kamizono | 2017-09-30 | 1 | -1/+1 | |
* | | | | | | | Fix "warning: `*' interpreted as argument prefix" | Ryuta Kamizono | 2017-09-30 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #30735 from tjschuck/fix_doc_code_formatting | Eileen M. Uchitelle | 2017-09-29 | 1 | -33/+38 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix formatting in ActionDispatch::SSL middleware docs | T.J. Schuck | 2017-09-27 | 1 | -33/+38 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #30746 from conradbeach/master | Vipul A M | 2017-09-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | [ci skip] Fix typo. | Conrad Beach | 2017-09-28 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Preview PDFs and videos | George Claghorn | 2017-09-28 | 36 | -68/+444 | |
* | | | | | | Test for nil, people not likely to assign it false. | Kasper Timm Hansen | 2017-09-28 | 1 | -2/+2 | |
* | | | | | | Merge pull request #30709 from mikeycgto/actiondispatch-use-aead-encrypted-co... | Kasper Timm Hansen | 2017-09-28 | 2 | -3/+28 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fixes for use_authenticated_cookie_encryption | Michael Coyne | 2017-09-27 | 2 | -3/+28 | |
* | | | | | | | Deprecate secret_token, long since usurped by secret_key_base. | Kasper Timm Hansen | 2017-09-28 | 5 | -2/+44 | |
* | | | | | | | Merge pull request #30736 from bogdanvlviv/fix-activestorage-package_json_ver... | Ryuta Kamizono | 2017-09-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Set version in activestorage/package.json in proper format. | bogdanvlviv | 2017-09-27 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #30695 from mikker/add-asserts-enqueued-emails-with | George Claghorn | 2017-09-27 | 3 | -0/+92 | |
|\ \ \ \ \ \ \ \ |