Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | Update CoC to change a history of updates URL [ci skip] | Yoshiyuki Hirano | 2018-04-19 | 1 | -1/+1 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #32625 from stephendolan/master | Kasper Timm Hansen | 2018-04-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | [ci skip] Fix minor system testing documentation typo. | Stephen | 2018-04-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge pull request #32627 from jlduran/make-master-key-readable-only-by-owner | Andrew White | 2018-04-19 | 3 | -0/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Make the master.key readable only by the owner | Jose Luis Duran | 2018-04-19 | 3 | -0/+27 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #32633 from bogdanvlviv/fix-ref-in-actionpack-changelog | Ryuta Kamizono | 2018-04-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Fix reference to fixed issue in actionpack/CHANGELOG.md | bogdanvlviv | 2018-04-19 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #32613 from dsander/fix-as-timezone-all | Andrew White | 2018-04-19 | 4 | -1/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'master' into fix-as-timezone-all | Andrew White | 2018-04-19 | 13 | -26/+155 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Redis cache store: avoid blocking the server in `#delete_matched` | Gleb Mazovetskiy | 2018-04-18 | 2 | -6/+18 | |
| |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #32607 from yaroslav/feature/nonce-for-javascript_include_tag | Andrew White | 2018-04-18 | 4 | -0/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Add the `nonce: true` option for `javascript_include_tag` helper. | Yaroslav Markin | 2018-04-17 | 4 | -0/+28 | |
* | | | | | | | | | | | | | Merge pull request #32326 from q-centrix/perf-improvement-translation-helper-... | Guillermo Iguaran | 2018-04-18 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Only create an array with default options if we have default options | Dillon Welch | 2018-03-22 | 1 | -1/+5 | |
* | | | | | | | | | | | | | | Remove unused literal introduced in #32602 | Andrew White | 2018-04-18 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | Don't link issue number in CHANGELOG [ci skip] | Andrew White | 2018-04-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge pull request #32602 from Envek/fix/csp-multiple-nonces | Andrew White | 2018-04-18 | 3 | -13/+94 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Pass nonce to CSP policy from outside | Andrew White | 2018-04-18 | 3 | -53/+97 | |
| * | | | | | | | | | | | | | | Output only one nonce in CSP header per request | Andrey Novikov | 2018-04-17 | 3 | -22/+59 | |
* | | | | | | | | | | | | | | | Merge pull request #32616 from cassidycodes/validates-inclusion-example | Ryuta Kamizono | 2018-04-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Update validates_inclusion_of example | Cassidy Kobewka | 2018-04-17 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge pull request #32612 from utilum/splat_actionview | Rafael França | 2018-04-17 | 1 | -2/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Ruby 2.6 warning: passing splat keyword arguments as a single Hash | utilum | 2018-04-17 | 1 | -2/+7 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge pull request #32611 from thoughtless/patch-1 | Rafael França | 2018-04-17 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Correct docs on naming of sprockets manifest file | Paul | 2018-04-17 | 1 | -2/+2 | |
|/ / / / / / / / / / / / / / | ||||||
| | | | * / / / / / / / / / | Fix exception in AS::Timezone.all when any tzinfo data is missing | Dominik Sander | 2018-04-18 | 4 | -1/+35 | |
| |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #32556 from utilum/splat | Ryuta Kamizono | 2018-04-17 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | 2.6 warning: passing splat keyword arguments as a single Hash | utilum | 2018-04-15 | 2 | -3/+3 | |
* | | | | | | | | | | | | | | Merge pull request #32594 from utilum/structure_dump_create_table | Ryuta Kamizono | 2018-04-17 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Fix test to allow IF NOT EXISTS in structure:dump | utilum | 2018-04-16 | 1 | -2/+2 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #32599 from eugeneius/rm_transaction_joinable_writer | Ryuta Kamizono | 2018-04-17 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Remove unused attr_writer :joinable on Transaction | Eugene Kenny | 2018-04-17 | 1 | -1/+0 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* / | | | | | | | | | | | | ActionController -> Action Controller [ci skip] | Xavier Noria | 2018-04-17 | 1 | -4/+5 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #32582 from cassidycodes/better-examples | Rafael França | 2018-04-16 | 5 | -16/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Use string-based fields. [ci skip] | Cassidy Kobewka | 2018-04-16 | 2 | -5/+5 | |
| * | | | | | | | | | | | | Inclusive Language in Documentation Examples [ci skip] | Cassidy Kobewka | 2018-04-15 | 5 | -16/+16 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #32596 from bogdanvlviv/add-reference-to-5_2-from-edge-guides | Ryuta Kamizono | 2018-04-17 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Add the reference to Rails Guides 5.2 from the Edge Guides | bogdanvlviv | 2018-04-17 | 1 | -0/+1 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #32595 from jpawlyn/patch-1 | Rafael França | 2018-04-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Update Rails minor version from 5.1 to 5.2 [ci skip] | Jolyon Pawlyn | 2018-04-16 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* / / / / / / / / / / | Deprecate support for using `HOST` environment to specify server IP (#32540) | Yuji Yaginuma | 2018-04-16 | 3 | -3/+35 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #32573 from chloerei/fix-redis-store-clear-namespace | George Claghorn | 2018-04-15 | 2 | -1/+19 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix redis store clear keys outside the namespace | Rei | 2018-04-15 | 2 | -1/+19 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #32576 from r7kamura/require-benchmark | Andrew White | 2018-04-14 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Add missing `require "benchmark"` | r7kamura | 2018-04-15 | 1 | -0/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #32566 from chrisarcand/fix-broken-nodocs | Rafael França | 2018-04-13 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix broken nodocs | Chris Arcand | 2018-04-13 | 3 | -3/+3 | |
* | | | | | | | | | | Merge pull request #32553 from raderj89/jaredrader/update-docs-ActiveJob__Ser... | Rafael França | 2018-04-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | fix spelling in docs for ActiveJob::Serializers::ObjectSerializer#deserialize | Jared Rader | 2018-04-13 | 1 | -1/+1 | |
* | | | | | | | | | | Fix rendering a differently-formatted partial after caching | George Claghorn | 2018-04-13 | 4 | -2/+26 |