Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge pull request #28138 from rwz/rwz/hwia-compact | Richard Schneeman | 2017-02-23 | 2 | -1/+11 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Make HWIA#compact not return nil when no nils | Pavel Pravosud | 2017-02-23 | 2 | -1/+11 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Make security policy more prominent in docs | Jon Moss | 2017-02-23 | 2 | -0/+7 | |
* | | | | | | | | Merge pull request #25285 from kamipo/fix_remove_reference_to_multiple_foreig... | Rafael França | 2017-02-23 | 2 | -0/+17 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix `remove_reference` to multiple foreign keys in the same table | Ryuta Kamizono | 2017-02-11 | 2 | -0/+17 | |
* | | | | | | | | | Merge pull request #27962 from kamipo/deprecate_quoted_id | Rafael França | 2017-02-23 | 7 | -60/+111 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Deprecate using `#quoted_id` in quoting | Ryuta Kamizono | 2017-02-24 | 5 | -6/+15 | |
| * | | | | | | | | Fix type casting AR object to respect the primary key cast type's serialization | Ryuta Kamizono | 2017-02-24 | 2 | -2/+40 | |
| * | | | | | | | | Extract `TypeCastingTest` into `test/cases/quoting_test.rb` | Ryuta Kamizono | 2017-02-24 | 3 | -52/+56 | |
* | | | | | | | | | Merge pull request #28022 from spk/guides-validation | Rafael França | 2017-02-23 | 1 | -4/+5 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix w3c_validator.rb validation script | Laurent Arnoud | 2017-02-23 | 1 | -4/+5 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #26559 from kamipo/fix_wait_timeout_as_string | Rafael França | 2017-02-23 | 3 | -2/+25 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix `wait_timeout` to configurable for mysql2 adapter | Ryuta Kamizono | 2017-02-24 | 3 | -2/+25 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #28112 from bolek/include-job_id-in-all-active-job-logs | Rafael França | 2017-02-23 | 2 | -8/+8 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Include JobID in all ActiveJob info logs | Bolek Kurowski | 2017-02-22 | 2 | -8/+8 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Rearrange npm release process again | Matthew Draper | 2017-02-23 | 1 | -42/+41 | |
* | | | | | | | Add a task to build a draft of the release announcement | Matthew Draper | 2017-02-23 | 1 | -0/+69 | |
* | | | | | | | Do not override the global variable | Rafael Mendonça França | 2017-02-23 | 1 | -2/+2 | |
* | | | | | | | Update package.json | Rafael Mendonça França | 2017-02-23 | 2 | -2/+2 | |
* | | | | | | | Preparing for 5.1.0.beta1 release | Rafael Mendonça França | 2017-02-23 | 22 | -44/+66 | |
* | | | | | | | Fix Rakefile loading generator relatively | Rafael Mendonça França | 2017-02-23 | 1 | -1/+1 | |
* | | | | | | | Move documentation to the correct place | eileencodes | 2017-02-23 | 1 | -72/+72 | |
* | | | | | | | Use double quotes in the generated plugin test script. | Kasper Timm Hansen | 2017-02-23 | 1 | -3/+3 | |
* | | | | | | | Merge pull request #28105 from y-yagi/add_wrapper_for_plugins_test_runner | Kasper Timm Hansen | 2017-02-23 | 2 | -7/+8 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Add wrapper for plugin's test runner | yuuji.yaginuma | 2017-02-22 | 2 | -7/+8 | |
* | | | | | | | Merge pull request #28131 from rails/chancancode-patch-1 | Andrew White | 2017-02-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | 🙈 :nodoc: `AS::Duration::ISO8601Serializer` | Godfrey Chan | 2017-02-23 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #28128 from rails/revert-28127-revert-28038-encrypted-secrets | Kasper Timm Hansen | 2017-02-23 | 18 | -39/+485 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Yank the intricate immediately-exiting editor recognition. | Kasper Timm Hansen | 2017-02-23 | 1 | -16/+2 | |
| * | | | | | | | Add back tests for test:units and test:functionals. | Kasper Timm Hansen | 2017-02-23 | 1 | -12/+16 | |
| * | | | | | | | Fix test:units not hitting rake task. | Kasper Timm Hansen | 2017-02-23 | 1 | -1/+2 | |
| * | | | | | | | Revert "Revert "Add encrypted secrets"" | Kasper Timm Hansen | 2017-02-23 | 17 | -27/+482 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #28125 from y-yagi/do_not_take_screenshots_when_test_skipped | Eileen M. Uchitelle | 2017-02-23 | 2 | -2/+16 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Do not take screenshot when test skipped | yuuji.yaginuma | 2017-02-23 | 2 | -2/+16 | |
* | | | | | | | | Revert "Add encrypted secrets" (#28127) | David Heinemeier Hansson | 2017-02-23 | 17 | -482/+27 | |
* | | | | | | | | Add encrypted secrets (#28038) | Kasper Timm Hansen | 2017-02-23 | 17 | -27/+482 | |
|/ / / / / / / | ||||||
* | | | | | | | [ci skip] Fix more quotes in direct/resolve docs | Andrew White | 2017-02-23 | 1 | -3/+3 | |
* | | | | | | | Merge pull request #23553 from kamipo/correctly_dump_native_timestamp_types_f... | Rafael França | 2017-02-22 | 10 | -5/+80 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Correctly dump native timestamp types for MySQL | Ryuta Kamizono | 2017-02-23 | 10 | -5/+80 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #28114 from matthewd/deprecated-evented-redis | Matthew Draper | 2017-02-23 | 2 | -1/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Deprecate the EventedRedis subscription adapter | Matthew Draper | 2017-02-23 | 2 | -1/+9 | |
|/ / / / / / / | ||||||
* | | | | | | | Clarify use of params in `direct` | Andrew White | 2017-02-22 | 2 | -0/+23 | |
* | | | | | | | Merge pull request #28098 from rails/rails-ujs-intergration | Rafael França | 2017-02-22 | 13 | -70/+407 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Test rails-ujs in our travis matrix | Rafael Mendonça França | 2017-02-22 | 11 | -70/+338 | |
| * | | | | | | Move rails-ujs README and LICENCE to actionview | Rafael Mendonça França | 2017-02-22 | 2 | -0/+69 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #27572 from matthewd/prerelease-specifier | Matthew Draper | 2017-02-23 | 2 | -10/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Simplify the version specifier generated by prereleases | Matthew Draper | 2017-01-05 | 2 | -10/+9 | |
* | | | | | | | Add more missing requires | Andrew White | 2017-02-22 | 2 | -0/+2 | |
* | | | | | | | Bump removal of `/:controller/:action` to Rails 5.2 | Andrew White | 2017-02-22 | 1 | -2/+2 | |
* | | | | | | | Add missing requires | Andrew White | 2017-02-22 | 1 | -0/+4 |