Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Avoid modifying frozen string in check_schema_file | Eugene Kenny | 2017-07-23 | 2 | -1/+8 | |
* | | | | | | | | | | | Merge pull request #29907 from deivid-rodriguez/fix_flaky_message_verifier_test | Kasper Timm Hansen | 2017-07-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix test failure in message verifier tests | David Rodríguez | 2017-07-24 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #29906 from assain/add_more_tests_to_message_verifier | Kasper Timm Hansen | 2017-07-24 | 1 | -0/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | add metadata tests: verify method | Assain | 2017-07-24 | 1 | -0/+15 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | [ci skip] Remove superfluous paragraphs; fully qualify constants. | Kasper Timm Hansen | 2017-07-24 | 1 | -8/+2 | |
* | | | | | | | | | | Merge pull request #29892 from assain/documenation_for_metadata | Kasper Timm Hansen | 2017-07-24 | 3 | -0/+100 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| * | | | | | | | | | add to changelog: purpose and expiry support | Assain | 2017-07-24 | 1 | -0/+28 | |
| * | | | | | | | | | document metadata support added to message encryptor and message verifier | Assain | 2017-07-24 | 2 | -0/+72 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #29860 from georgeclaghorn/travel-back-automatically | Rafael França | 2017-07-24 | 3 | -8/+8 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Remove time stubs after each test | George Claghorn | 2017-07-22 | 3 | -8/+8 | |
* | | | | | | | | | Merge pull request #29820 from kirs/frozen-actioncable | Sean Griffin | 2017-07-23 | 81 | -1/+159 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Use frozen string literal in actioncable/ | Kir Shatrov | 2017-07-23 | 81 | -1/+159 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #29900 from kirs/actionview-frozen-friendly | Sean Griffin | 2017-07-23 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Make actionview ready for frozen strings | Kir Shatrov | 2017-07-23 | 1 | -1/+2 | |
* | | | | | | | | | Merge pull request #29901 from kirs/actioncable-frozen-friendly | Sean Griffin | 2017-07-23 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Make actioncable ready for frozen strings | Kir Shatrov | 2017-07-23 | 1 | -1/+5 | |
* | | | | | | | | | Merge pull request #29896 from kirs/frozen-actionmailer | Richard Schneeman | 2017-07-23 | 43 | -0/+84 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Use frozen string literal in actionmailer/ | Kir Shatrov | 2017-07-23 | 43 | -0/+84 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch 'verify-release' | Kasper Timm Hansen | 2017-07-23 | 4 | -96/+138 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Update release instructions in light of new tasks. | Kasper Timm Hansen | 2017-07-22 | 1 | -44/+46 | |
| * | | | | | | | | Support multiple versions in release announcement. | Kasper Timm Hansen | 2017-07-22 | 2 | -51/+67 | |
| * | | | | | | | | Add task to verify a release. | Kasper Timm Hansen | 2017-07-22 | 2 | -1/+25 | |
* | | | | | | | | | Merge pull request #29867 from koic/fix_a_failed_ar_test_when_using_oracle | Kasper Timm Hansen | 2017-07-23 | 1 | -2/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix a failued AR test when using OracleAdapter | Koichi ITO | 2017-07-20 | 1 | -2/+10 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Let Metadata instance handle purpose coercion. | Kasper Timm Hansen | 2017-07-23 | 1 | -4/+4 | |
* | | | | | | | | | Remove dependency on `from_now` extension. | Kasper Timm Hansen | 2017-07-23 | 1 | -1/+1 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #29768 from janpieper/sort-enabled-extensions-in-dump | Eileen M. Uchitelle | 2017-07-22 | 2 | -1/+15 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Sort enabled adapter extensions in schema dump | Jan Pieper | 2017-07-12 | 2 | -1/+15 | |
* | | | | | | | | Merge pull request #29870 from kamipo/use_true_false_literals | Sean Griffin | 2017-07-22 | 2 | -14/+4 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | Use `TRUE` and `FALSE` boolean literals for MySQL | Ryuta Kamizono | 2017-07-20 | 2 | -14/+6 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #29858 from y-yagi/use_argument_error_instead_of_own_error... | Rafael França | 2017-07-21 | 2 | -19/+18 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use `ArgumentError` instead of own error class | yuuji.yaginuma | 2017-07-20 | 2 | -19/+18 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #29869 from kamipo/make_type_map_to_private | Rafael França | 2017-07-21 | 9 | -31/+28 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Make `type_map` to private because it is only used in the connection adapter | Ryuta Kamizono | 2017-07-20 | 9 | -31/+28 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #29884 from padi/update_rails_5_upgrade_guide | Rafael França | 2017-07-21 | 2 | -2/+12 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Suppress documentation for content_tag_for and div_for since they were remove... | Marc Rendl Ignacio | 2017-07-21 | 1 | -2/+2 | |
| * | | | | | | | Updates Rails upgrade guide for 4.2 to 5.0 regarding the removal of `ActionVi... | Marc Rendl Ignacio | 2017-07-21 | 1 | -0/+10 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #29885 from freeletics/fix-false-positive-test | Rafael França | 2017-07-21 | 1 | -11/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix false positive test related to wrong app root path. | Wojciech Wnętrzak | 2017-07-21 | 1 | -11/+11 | |
* | | | | | | | | Merge pull request #29855 from lugray/has_one_destroyed_by_association | Rafael França | 2017-07-21 | 3 | -0/+42 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Match destroyed_by_association for has_one to has_many | Lisa Ugray | 2017-07-21 | 3 | -0/+42 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #29732 from kirs/frozen-activerecord | Rafael França | 2017-07-21 | 678 | -11/+1367 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Reset column information after schema changed | yuuji.yaginuma | 2017-07-20 | 2 | -0/+4 | |
| * | | | | | | | | Use frozen-string-literal in ActiveRecord | Kir Shatrov | 2017-07-19 | 677 | -11/+1363 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Revert "Extract `bind_param` and `bind_attribute` into `ActiveRecord::TestCase`" | Sean Griffin | 2017-07-21 | 13 | -46/+56 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #29882 from y-yagi/fix_ujs_test_postprocessing | Kasper Timm Hansen | 2017-07-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove log directory in test postprocessing | yuuji.yaginuma | 2017-07-21 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #29872 from padi/add_jquery_vendor_for_ujs_testing | Guillermo Iguaran | 2017-07-20 | 2 | -1/+9832 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add jQuery to test vendor files | Marc Rendl Ignacio | 2017-07-20 | 2 | -1/+9832 | |
| |/ / / / / / |