Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #34522 from yahonda/sqlite3_returns_primary_key_in_expecte... | Ryuta Kamizono | 2018-11-26 | 1 | -2/+0 | |
|\ \ \ \ | ||||||
| * | | | | SQLite 3.7.16+ returns the order of the primary key columns | Yasuo Honda | 2018-11-25 | 1 | -2/+0 | |
| |/ / / | ||||||
* | | | | Merge pull request #34524 from tomrossi7/updating-docs | Gannon McGibbon | 2018-11-25 | 1 | -7/+23 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Updating the Testing Guide to Reflect Emails Enqueued With ActiveJob [ci skip] | Tom Rossi | 2018-11-25 | 1 | -7/+23 | |
|/ / / | ||||||
* | | | ASt direct uploads: account for <button type="submit"> elements | Tasos Maschalidis | 2018-11-24 | 2 | -4/+4 | |
* | | | Merge pull request #34519 from composerinteralia/duration-inspect | Ryuta Kamizono | 2018-11-25 | 1 | -1/+0 | |
|\ \ \ | ||||||
| * | | | Remove unnecessary reduce in Duration#inspect | Daniel Colson | 2018-11-24 | 1 | -1/+0 | |
|/ / / | ||||||
* | | | Merge pull request #34517 from EByrdS/immutable-enum | Rafael França | 2018-11-23 | 3 | -0/+19 | |
|\ \ \ | ||||||
| * | | | Raises error when attempting to modify enum values | ebyrds | 2018-11-23 | 3 | -0/+19 | |
* | | | | Merge pull request #34515 from BenjaminKim/patch-1 | Rafael França | 2018-11-23 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | rubyonrails.org has been ready for https | Benjamin Kim | 2018-11-24 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge pull request #34376 from composerinteralia/default_queue_name | Rafael França | 2018-11-23 | 2 | -2/+29 | |
|\ \ \ | ||||||
| * | | | Allow using queue prefix with a default queue name | Daniel Colson | 2018-11-03 | 2 | -2/+29 | |
* | | | | Merge pull request #34367 from gmcgibbon/rm_parameterized_delivery_job | Rafael França | 2018-11-23 | 9 | -51/+50 | |
|\ \ \ \ | ||||||
| * | | | | Deliver parameterized mail with DeliveryJob | Gannon McGibbon | 2018-11-22 | 9 | -51/+50 | |
* | | | | | Merge pull request #34455 from minimalweb/progressive_jpeg_inclusion_as_varia... | Rafael França | 2018-11-23 | 3 | -1/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add progressive JPG to default variable content types | Maurice Kühlborn | 2018-11-21 | 3 | -1/+6 | |
* | | | | | | Merge pull request #34468 from gmcgibbon/redact_sql_in_errors | Rafael França | 2018-11-23 | 9 | -58/+112 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Redact SQL in errors | Gannon McGibbon | 2018-11-22 | 9 | -58/+112 | |
* | | | | | | | Keep executions for each specific exception (#34352) | Alberto Almagro | 2018-11-23 | 5 | -4/+51 | |
* | | | | | | | Merge pull request #34507 from albertoalmagro/rename-rtl-as-direction | Gannon McGibbon | 2018-11-23 | 2 | -18/+21 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use direction instead of rtl flag. | Alberto Almagro | 2018-11-22 | 2 | -18/+21 | |
* | | | | | | | | Merge pull request #34511 from TomSpencerLondon/master | Gannon McGibbon | 2018-11-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Add ? for Whats Rails | TomSpencerLondon | 2018-11-23 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #34037 from reitermarkus/atomic_write-permissions | Rafael França | 2018-11-22 | 2 | -1/+15 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Ensure correct permission when `tmpdir` is the same as `dirname`. | Markus Reiter | 2018-10-02 | 2 | -1/+15 | |
* | | | | | | | Use squiggly heredoc to strip odd indentation in the executed SQL | Ryuta Kamizono | 2018-11-22 | 19 | -91/+81 | |
* | | | | | | | Compile packs before run test | yuuji.yaginuma | 2018-11-22 | 1 | -1/+4 | |
* | | | | | | | Fix ruby warnings | yuuji.yaginuma | 2018-11-22 | 1 | -2/+2 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #34339 from Edouard-chin/ec-mail-test-helper | Rafael França | 2018-11-21 | 7 | -9/+171 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix ActionMailer assertion not working for mail defining delivery_job: | Edouard CHIN | 2018-11-21 | 3 | -5/+70 | |
| * | | | | | | Allow all ActiveJob assertion helper to accept Proc in their `only` kw: | Edouard CHIN | 2018-11-21 | 4 | -4/+101 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #34498 from ThomBian/thombian/fix-opclass-parsing | Ryuta Kamizono | 2018-11-22 | 2 | -1/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fixing an issue when parsing an opclass by allowing indexed column | Thomas Bianchini | 2018-11-21 | 2 | -1/+13 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #34491 from rails/fix-query-cache-on-multiple-connections | Eileen M. Uchitelle | 2018-11-21 | 2 | -4/+27 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix query cache for multiple connections | Eileen Uchitelle | 2018-11-20 | 2 | -4/+27 | |
* | | | | | | | Remove odd spaces [ci skip] | Ryuta Kamizono | 2018-11-21 | 1 | -2/+2 | |
* | | | | | | | Merge pull request #34489 from 6temes/add_slice_method_to_errors | Rafael França | 2018-11-21 | 3 | -0/+39 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add slice! method to ActiveModel::Errors | Daniel Lopez Prat | 2018-11-21 | 3 | -0/+39 | |
* | | | | | | | | Merge pull request #34497 from 6temes/make_documentation_for_slice_more_explicit | Rafael França | 2018-11-20 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Improve documentation for Hash#slice! | Daniel Lopez 👾 | 2018-11-21 | 1 | -2/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #34495 from rails/make-connection-handler-per-thread-not-p... | Eileen M. Uchitelle | 2018-11-20 | 2 | -2/+39 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Make connection handler per thread instead of per fiber | Eileen Uchitelle | 2018-11-20 | 2 | -2/+39 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #34494 from gmcgibbon/warn_root_conflict | Rafael França | 2018-11-20 | 3 | -7/+22 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Raise an error on root route naming conflicts. | Gannon McGibbon | 2018-11-20 | 3 | -7/+22 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #33954 from febeling/inconsistent-assignment-has-many-thro... | Aaron Patterson | 2018-11-20 | 4 | -3/+43 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Optimize difference and intersection | Florian Ebeling | 2018-11-06 | 1 | -17/+9 | |
| * | | | | | | | Rename union to intersection | Florian Ebeling | 2018-11-06 | 3 | -3/+3 | |
| * | | | | | | | Fix handling of duplicates for `replace` on has_many-through | Florian Ebeling | 2018-11-06 | 4 | -3/+51 | |
* | | | | | | | | Merge pull request #34492 from alfonsojimenez/fix-typo | Vipul A M | 2018-11-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ |