aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Emulate JSON types for SQLite3 adapter (#29664)Ryuta Kamizono2017-12-036-13/+9
* `change_column_default` should be executed after type changingRyuta Kamizono2017-12-033-16/+20
* Purge variants with their blobsGeorge Claghorn2017-12-0210-31/+107
* Merge pull request #31314 from claudiob/fix-typoYuji Yaginuma2017-12-031-1/+1
|\
| * Fix typo in test error messageclaudiob2017-12-021-1/+1
* | Fix `s/klass.connection/connection/`Ryuta Kamizono2017-12-031-1/+1
* | Fix `test_add_column_with_timestamp_type` failureRyuta Kamizono2017-12-032-7/+8
* | Extract duplicated index column options normalization as `options_for_index_c...Ryuta Kamizono2017-12-035-46/+34
* | Fix warning: assigned but unused variable - tRyuta Kamizono2017-12-031-1/+1
* | Refactor `length`, `order`, and `opclass` index options dumpingRyuta Kamizono2017-12-039-33/+67
|/
* Merge pull request #31230 from dinahshi/postgresql_extract_sqlMatthew Draper2017-12-036-61/+107
|\
| * Extract sql fragment generators for alter table from PostgreSQL adapterDinah Shi2017-12-026-61/+107
* | Merge pull request #31312 from willnet/add-a-missing-space-before-closing-cur...Yuji Yaginuma2017-12-021-1/+1
|\ \
| * | [ci skip] Add a missing space before closing curly braceswillnet2017-12-021-1/+1
|/ /
* | Fix method name in `validate_constraint` doc [ci skip]yuuji.yaginuma2017-12-021-1/+1
* | Merge pull request #27756 from travisofthenorth/validate-foreign-keysMatthew Draper2017-12-028-1/+152
|\ \
| * | Add support for invalid foreign keys in PostgresTravis Hunter2017-12-018-1/+152
* | | Make ASt previewer/analyzer binary paths configurableGeorge Claghorn2017-12-014-4/+32
|/ /
* | Remove unpaired `}` [ci skip]Ryuta Kamizono2017-12-011-2/+1
* | Tweaks CHANGELOGs [ci skip]Ryuta Kamizono2017-12-012-3/+3
* | Merge pull request #19090 from gregnavis/support-postgresql-operator-classes-...Matthew Draper2017-12-019-20/+115
|\ \
| * | Add support for PostgreSQL operator classes to add_indexGreg Navis2017-11-309-20/+115
* | | Merge pull request #31241 from matthewd/no-after-forkMatthew Draper2017-12-011-23/+1
|\ \ \
| * | | Drop the before_fork/on_worker_boot adviceMatthew Draper2017-11-271-23/+1
* | | | Remove unnecessary scopingRyuta Kamizono2017-12-011-1/+1
* | | | Class level `update` and `destroy` checks all the records exist before making...Ryuta Kamizono2017-12-012-13/+41
* | | | Add ActiveStorage::Previewer#logger to match ActiveStorage::Analyzer#loggerGeorge Claghorn2017-11-301-0/+4
* | | | Maintain raising `RecordNotFound` for class level `update` and` destroy`Ryuta Kamizono2017-12-012-6/+21
* | | | Merge pull request #31293 from ydakuka/fix-gemfile-guidesYuji Yaginuma2017-12-0111-28/+28
|\ \ \ \
| * | | | Cosmetic changes [ci skip]Yauheni Dakuka2017-11-3011-28/+28
* | | | | Merge pull request #31296 from dixitp012/configuration_update_linksRyuta Kamizono2017-12-011-3/+3
|\ \ \ \ \
| * | | | | [ci skip] Updated links for uncorn which redirect & added https for nginx linkDixit Patel2017-11-301-3/+3
| |/ / / /
* | | | | Merge pull request #31292 from noahd1/patch-1Rafael França2017-11-301-0/+22
|\ \ \ \ \
| * | | | | Keep current Code Climate behavior before upgradeNoah Davis2017-11-291-0/+22
| |/ / / /
* | | | | Add changelog entry for 9d6e28eileencodes2017-11-301-0/+12
* | | | | Merge pull request #31300 from aried3r/ar/move_test_dependencies_to_test_groupEileen M. Uchitelle2017-11-301-7/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Move system test dependencies to test groupAnton Rieder2017-11-301-7/+10
|/ / / /
* | | | Do not overwrite by default if credentials already existsyuuji.yaginuma2017-11-302-2/+12
* | | | Add :nodoc: to `StatementPool` which is internal used [ci skip]Ryuta Kamizono2017-11-302-4/+2
| |/ / |/| |
* | | Build the root folder before specific filesRafael Mendonça França2017-11-291-8/+8
* | | Make screenshots default to "simple" formateileencodes2017-11-292-10/+13
* | | Merge pull request #31214 from chopraanmol1/bug_fix_has_one_inverse_owner_rel...Eileen M. Uchitelle2017-11-293-0/+17
|\ \ \
| * | | Inverse instance should not be reloaded during autosave if called in validationAnmol Chopra2017-11-273-0/+17
* | | | Merge pull request #31272 from y-yagi/use_credentials_instead_of_keyfile_in_gcsGeorge Claghorn2017-11-295-21/+23
|\ \ \ \
| * | | | Use `credentials` instead of `keyfile` in GCS seviceyuuji.yaginuma2017-11-295-21/+23
* | | | | Mention about Ruby 2.4 Unicode case mappings in `mb_chars` example [ci skip] ...Ryuta Kamizono2017-11-291-1/+3
* | | | | Fix tests: Remove ogx mime type from testsGuillermo Iguaran2017-11-291-1/+1
* | | | | Fix typo in mime type registeringGuillermo Iguaran2017-11-291-1/+1
* | | | | Restore mpeg mime type, delete less common mime typesGuillermo Iguaran2017-11-291-9/+4
* | | | | Register "audio/mp4" mime type with :m4a symbolGuillermo Iguaran2017-11-291-1/+1