Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | 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 | |
| * | | | | | | Make screenshots default to "simple" format | eileencodes | 2017-11-29 | 2 | -10/+13 | |
| * | | | | | | Merge pull request #31214 from chopraanmol1/bug_fix_has_one_inverse_owner_rel... | Eileen M. Uchitelle | 2017-11-29 | 3 | -0/+17 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Inverse instance should not be reloaded during autosave if called in validation | Anmol Chopra | 2017-11-27 | 3 | -0/+17 | |
| * | | | | | | | Merge pull request #31272 from y-yagi/use_credentials_instead_of_keyfile_in_gcs | George Claghorn | 2017-11-29 | 5 | -21/+23 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Use `credentials` instead of `keyfile` in GCS sevice | yuuji.yaginuma | 2017-11-29 | 5 | -21/+23 | |
| * | | | | | | | | Mention about Ruby 2.4 Unicode case mappings in `mb_chars` example [ci skip] ... | Ryuta Kamizono | 2017-11-29 | 1 | -1/+3 | |
| * | | | | | | | | Fix tests: Remove ogx mime type from tests | Guillermo Iguaran | 2017-11-29 | 1 | -1/+1 | |
| * | | | | | | | | Fix typo in mime type registering | Guillermo Iguaran | 2017-11-29 | 1 | -1/+1 | |
| * | | | | | | | | Restore mpeg mime type, delete less common mime types | Guillermo Iguaran | 2017-11-29 | 1 | -9/+4 | |
| | |_|_|_|_|/ / | |/| | | | | | |