Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge pull request #31146 from mikeycgto/actiondispatch-cookie-store-test-upd... | Kasper Timm Hansen | 2017-12-03 | 1 | -41/+83 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Update cookie_store_test to use encrypted cookies | Michael Coyne | 2017-11-27 | 1 | -41/+83 | |
* | | | | | | | | | | | Merge pull request #31311 from y-yagi/ignore_no_database_error_when_loading_s... | Kasper Timm Hansen | 2017-12-03 | 4 | -3/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Make `Migrator.current_version` work without a current database | yuuji.yaginuma | 2017-12-03 | 4 | -3/+43 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Fix instrumention name: delete_prefixed like the others. | Kasper Timm Hansen | 2017-12-03 | 1 | -1/+1 | |
* | | | | | | | | | | | SQLite3 valid integer value should be 8 bytes (64-bit signed integer) (#28379) | Ryuta Kamizono | 2017-12-03 | 2 | -5/+18 | |
* | | | | | | | | | | | Emulate JSON types for SQLite3 adapter (#29664) | Ryuta Kamizono | 2017-12-03 | 6 | -13/+9 | |
* | | | | | | | | | | | `change_column_default` should be executed after type changing | Ryuta Kamizono | 2017-12-03 | 3 | -16/+20 | |
* | | | | | | | | | | | Purge variants with their blobs | George Claghorn | 2017-12-02 | 10 | -31/+107 | |
* | | | | | | | | | | | Merge pull request #31314 from claudiob/fix-typo | Yuji Yaginuma | 2017-12-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix typo in test error message | claudiob | 2017-12-02 | 1 | -1/+1 | |
* | | | | | | | | | | | | Fix `s/klass.connection/connection/` | Ryuta Kamizono | 2017-12-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | Fix `test_add_column_with_timestamp_type` failure | Ryuta Kamizono | 2017-12-03 | 2 | -7/+8 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Extract duplicated index column options normalization as `options_for_index_c... | Ryuta Kamizono | 2017-12-03 | 5 | -46/+34 | |
* | | | | | | | | | | | Fix warning: assigned but unused variable - t | Ryuta Kamizono | 2017-12-03 | 1 | -1/+1 | |
* | | | | | | | | | | | Refactor `length`, `order`, and `opclass` index options dumping | Ryuta Kamizono | 2017-12-03 | 9 | -33/+67 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #31230 from dinahshi/postgresql_extract_sql | Matthew Draper | 2017-12-03 | 6 | -61/+107 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Extract sql fragment generators for alter table from PostgreSQL adapter | Dinah Shi | 2017-12-02 | 6 | -61/+107 | |
* | | | | | | | | | | Merge pull request #31312 from willnet/add-a-missing-space-before-closing-cur... | Yuji Yaginuma | 2017-12-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [ci skip] Add a missing space before closing curly braces | willnet | 2017-12-02 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Fix method name in `validate_constraint` doc [ci skip] | yuuji.yaginuma | 2017-12-02 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #27756 from travisofthenorth/validate-foreign-keys | Matthew Draper | 2017-12-02 | 8 | -1/+152 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Add support for invalid foreign keys in Postgres | Travis Hunter | 2017-12-01 | 8 | -1/+152 | |
* | | | | | | | | | | Make ASt previewer/analyzer binary paths configurable | George Claghorn | 2017-12-01 | 4 | -4/+32 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Remove unpaired `}` [ci skip] | Ryuta Kamizono | 2017-12-01 | 1 | -2/+1 | |
* | | | | | | | | | Tweaks CHANGELOGs [ci skip] | Ryuta Kamizono | 2017-12-01 | 2 | -3/+3 | |
* | | | | | | | | | Merge pull request #19090 from gregnavis/support-postgresql-operator-classes-... | Matthew Draper | 2017-12-01 | 9 | -20/+115 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add support for PostgreSQL operator classes to add_index | Greg Navis | 2017-11-30 | 9 | -20/+115 | |
* | | | | | | | | | | Merge pull request #31241 from matthewd/no-after-fork | Matthew Draper | 2017-12-01 | 1 | -23/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Drop the before_fork/on_worker_boot advice | Matthew Draper | 2017-11-27 | 1 | -23/+1 | |
* | | | | | | | | | | | Remove unnecessary scoping | Ryuta Kamizono | 2017-12-01 | 1 | -1/+1 | |
* | | | | | | | | | | | Class level `update` and `destroy` checks all the records exist before making... | Ryuta Kamizono | 2017-12-01 | 2 | -13/+41 | |
* | | | | | | | | | | | Add ActiveStorage::Previewer#logger to match ActiveStorage::Analyzer#logger | George Claghorn | 2017-11-30 | 1 | -0/+4 | |
* | | | | | | | | | | | Maintain raising `RecordNotFound` for class level `update` and` destroy` | Ryuta Kamizono | 2017-12-01 | 2 | -6/+21 | |
* | | | | | | | | | | | Merge pull request #31293 from ydakuka/fix-gemfile-guides | Yuji Yaginuma | 2017-12-01 | 11 | -28/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Cosmetic changes [ci skip] | Yauheni Dakuka | 2017-11-30 | 11 | -28/+28 | |
* | | | | | | | | | | | | Merge pull request #31296 from dixitp012/configuration_update_links | Ryuta Kamizono | 2017-12-01 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | [ci skip] Updated links for uncorn which redirect & added https for nginx link | Dixit Patel | 2017-11-30 | 1 | -3/+3 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #31292 from noahd1/patch-1 | Rafael França | 2017-11-30 | 1 | -0/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Keep current Code Climate behavior before upgrade | Noah Davis | 2017-11-29 | 1 | -0/+22 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Add changelog entry for 9d6e28 | eileencodes | 2017-11-30 | 1 | -0/+12 | |
* | | | | | | | | | | | | Merge pull request #31300 from aried3r/ar/move_test_dependencies_to_test_group | Eileen M. Uchitelle | 2017-11-30 | 1 | -7/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Move system test dependencies to test group | Anton Rieder | 2017-11-30 | 1 | -7/+10 | |
|/ / / / / / / / / / / | ||||||
| | | | | | | | | | * | Incorporate latest round of feedback | Jeffrey Guenther | 2017-12-04 | 1 | -57/+67 | |
| | | | | | | | | | * | Change info to note | Jeffrey Guenther | 2017-11-30 | 1 | -1/+9 | |
| | | | | | | | | | * | Adds Javan's event example | Jeffrey Guenther | 2017-11-30 | 1 | -2/+98 | |
| | | | | | | | | | * | Merge branch 'master' into activestorage-guide | Jeffrey Guenther | 2017-11-30 | 172 | -676/+2670 | |
| | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Do not overwrite by default if credentials already exists | yuuji.yaginuma | 2017-11-30 | 2 | -2/+12 | |
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Add :nodoc: to `StatementPool` which is internal used [ci skip] | Ryuta Kamizono | 2017-11-30 | 2 | -4/+2 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Build the root folder before specific files | Rafael Mendonça França | 2017-11-29 | 1 | -8/+8 |