Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | updates the guides table of contents [skip ci] | Xavier Noria | 2019-07-09 | 1 | -2/+6 | |
* | | | | | | | | | renames and revises the autoloading guide for classic mode [skip ci] | Xavier Noria | 2019-07-09 | 1 | -0/+1351 | |
* | | | | | | | | | autoloading guide revamped for Zeitwerk mode [skip ci] | Xavier Noria | 2019-07-09 | 1 | -1254/+108 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #36612 from y-yagi/make_setup_works_when_using_with_locale... | Yuji Yaginuma | 2019-07-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Make "bin/setup" works when using PostgreSQL with locales other than en locale | yuuji.yaginuma | 2019-07-07 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #36624 from ultrawebmarketing/patch-1 | Ryuta Kamizono | 2019-07-09 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | update example url for add_source | ultrawebmarketing | 2019-07-08 | 1 | -2/+2 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #36627 from robertomiranda/patch-4 | Ryuta Kamizono | 2019-07-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix indentation 💇♀️ | Roberto Miranda | 2019-07-08 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #36471 from itsWill/add_database_exist_method | Guillermo Iguaran | 2019-07-08 | 8 | -0/+71 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Merge branch 'master' into add_database_exist_method | Guillermo Iguaran | 2019-07-08 | 92 | -221/+795 | |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #36617 from wjessop/fix_database_url_trampling_other_env_c... | Eileen M. Uchitelle | 2019-07-08 | 2 | -5/+24 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | When DATABASE_URL is specified don't trample envs that use a url: key | Will Jessop | 2019-07-08 | 2 | -5/+24 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #36616 from kamipo/dont_use_alias_for_grouped_field | Ryuta Kamizono | 2019-07-08 | 2 | -1/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Do not use aliases in GROUP BY clause | Ryuta Kamizono | 2019-07-08 | 2 | -1/+8 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Implement ActiveStorage::Blob#attachable_plain_text_representation | George Claghorn | 2019-07-07 | 2 | -0/+9 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Should `Regexp.escape` quoted table name in regex | Ryuta Kamizono | 2019-07-08 | 7 | -115/+51 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #36443 from jhawthorn/as_parallelization_process_name | John Hawthorn | 2019-07-06 | 1 | -0/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Set process name of parallelized test workers | John Hawthorn | 2019-06-07 | 1 | -0/+11 | |
* | | | | | | | Merge pull request #36602 from jhawthorn/system_testing_preload_2 | John Hawthorn | 2019-07-06 | 3 | -4/+14 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Bump minimum selenium-webdriver version | John Hawthorn | 2019-07-04 | 2 | -2/+2 | |
| * | | | | | | | Fix Browser#preload for older Selenium | John Hawthorn | 2019-07-04 | 1 | -2/+12 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge pull request #36604 from kamipo/fix_schema_dumping_enum | Ryuta Kamizono | 2019-07-07 | 6 | -7/+55 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | MySQL: Fix schema dumping `enum` and `set` columns correctly | Ryuta Kamizono | 2019-07-05 | 6 | -7/+55 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #36605 from jmondo/patch-3 | Ryuta Kamizono | 2019-07-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Update docs on dirty.rb | John Gesimondo | 2019-07-05 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #36592 from jhawthorn/system_testing_preload | John Hawthorn | 2019-07-04 | 4 | -0/+29 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Preload browser driver_path for system testing | John Hawthorn | 2019-07-03 | 4 | -0/+29 | |
* | | | | | | | Fix a typo by removing extra article [ci skip] | jacobherrington | 2019-07-04 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #36594 from jacobherrington/doc/rephrase-ski-ci-instructions | Prem Sichanugrist | 2019-07-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Update docs regarding skipping CI tests [ci skip] | jacobherrington | 2019-07-03 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #36585 from tr4b4nt/patch-1 | Eileen M. Uchitelle | 2019-07-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Replace replica with primary in automatic connection switching after write in... | tr4b4nt | 2019-07-02 | 1 | -1/+1 | |
* | | | | | | Merge pull request #36534 from y-yagi/fixes_35137 | Yuji Yaginuma | 2019-07-03 | 7 | -12/+120 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Add the ability to set the CSP nonce only to the specified directives | yuuji.yaginuma | 2019-06-22 | 7 | -12/+120 | |
* | | | | | | Revert "Merge pull request #36582 from f1337/master" | Ryuta Kamizono | 2019-07-02 | 1 | -2/+2 | |
* | | | | | | Merge pull request #36582 from f1337/master | Ryuta Kamizono | 2019-07-02 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | use 'template' instead of 'create_file' for erb templates in generators guide... | Michael R Fleet | 2019-07-01 | 1 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | bumps Zeitwerk | Xavier Noria | 2019-06-30 | 2 | -3/+3 | |
* | | | | | | adds two sections to the upgrading notes for autoloading [skip ci] | Xavier Noria | 2019-06-30 | 1 | -0/+16 | |
* | | | | | | Make `bin/setup` test pass even if the database does not exist | yuuji.yaginuma | 2019-06-30 | 1 | -1/+1 | |
* | | | | | | Link to top of PR as well as other links [ci skip] | yuuji.yaginuma | 2019-06-29 | 1 | -1/+1 | |
* | | | | | | Add "SCHEMA" to the query in `configure_connection` like as other adapters | Ryuta Kamizono | 2019-06-28 | 1 | -1/+1 | |
* | | | | | | warning: instance variable @serial not initialized (#36556) | utilum | 2019-06-28 | 1 | -0/+10 | |
* | | | | | | Merge pull request #36565 from rails/fix-url-configs | Eileen M. Uchitelle | 2019-06-27 | 3 | -2/+33 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix broken url configs | eileencodes | 2019-06-27 | 3 | -2/+33 | |
* | | | | | | | Address to "DEPRECATION WARNING: Uniqueness validator will no longer enforce ... | Ryuta Kamizono | 2019-06-28 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #36560 from eileencodes/warn-if-database-yml-cant-be-read | Eileen M. Uchitelle | 2019-06-27 | 3 | -9/+48 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Load initial database.yml once, and warn if we can't create tasks | eileencodes | 2019-06-27 | 3 | -9/+48 | |
* | | | | | | | [ci skip] Update free-programming-books link in getting started guide | Masayuki Morita | 2019-06-26 | 1 | -1/+1 |