Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Refactor `disallow_raw_sql!` to avoid `split(/\s*,\s*/)` to order args | Ryuta Kamizono | 2019-06-09 | 6 | -21/+56 | |
* | | | | | | | | Merge pull request #36117 from shioimm/fix_action_text_overview | Yuji Yaginuma | 2019-06-09 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix installation on guides/source/action_text_overview.md | Misaki Shioi | 2019-06-08 | 1 | -0/+2 | |
* | | | | | | | | Merge pull request #36438 from freeletics/nodoc | Eileen M. Uchitelle | 2019-06-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add forgotten nodoc to dump_schema method. | Wojciech Wnętrzak | 2019-06-07 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | NULLS { FIRST | LAST } is safe SQL string since 6c82b6c99d86f37e61f935fb342cc... | Ryuta Kamizono | 2019-06-07 | 1 | -6/+6 | |
* | | | | | | | | Remove redundant blank line at the bottom of the generated controller test | yuuji.yaginuma | 2019-06-07 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #36429 from bogdan/fix-preloading-duplicate-records | Ryuta Kamizono | 2019-06-07 | 2 | -1/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix preloading on AR::Relation where records are duplicated by a join | Bogdan Gusiev | 2019-06-06 | 2 | -1/+8 | |
* | | | | | | | | | Merge pull request #36422 from jhawthorn/parallelize_actionview | John Hawthorn | 2019-06-06 | 3 | -39/+13 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | Run actionview tests in parallel | John Hawthorn | 2019-06-05 | 2 | -0/+12 | |
| * | | | | | | | | Remove actionview tests which modify fixtures | John Hawthorn | 2019-06-05 | 1 | -39/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #36431 from alexgomez54/patch-1 | Rafael França | 2019-06-06 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Include warning in docs about polymorphism in underlying tables | Alex Gomez | 2019-06-06 | 1 | -0/+2 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #36270 from Edouard-chin/ec-on-rotation-constructor | Kasper Timm Hansen | 2019-06-06 | 3 | -4/+50 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Allow `on_rotation` in MessageEncryptor to be passed in constructor: | Edouard CHIN | 2019-06-06 | 3 | -4/+50 | |
* | | | | | | | | | Merge pull request #36427 from akshaymohite/master | Vipul A M | 2019-06-06 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fixed a couple of typos, word 'deliberately' and database_resolver_context cl... | Akshay Mohite | 2019-06-06 | 1 | -4/+4 | |
* | | | | | | | | | Merge pull request #36426 from abhaynikam/bump-codeclimate-rubocop-version | Ryuta Kamizono | 2019-06-06 | 8 | -27/+20 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Bump rubocop to 0.71 | Abhay Nikam | 2019-06-06 | 8 | -27/+20 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #36420 from kamipo/quoted_identifier_regex | Ryuta Kamizono | 2019-06-06 | 10 | -68/+166 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Allow quoted identifier string as safe SQL string | Ryuta Kamizono | 2019-06-06 | 10 | -68/+166 | |
* | | | | | | | | | Merge pull request #36424 from y-yagi/unlock_selenium-webdriver | Yuji Yaginuma | 2019-06-06 | 3 | -14/+14 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix broken driver test | yuuji.yaginuma | 2019-06-06 | 1 | -2/+2 | |
| * | | | | | | | | Unlock `selenium-webdriver` version | yuuji.yaginuma | 2019-06-06 | 2 | -12/+12 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #36371 from eileencodes/move-schema-cache-to-pool | Eileen M. Uchitelle | 2019-06-05 | 6 | -7/+33 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Move schema cache from connection to pool | eileencodes | 2019-06-05 | 6 | -7/+33 | |
* | | | | | | | | Fix period position | Ryuta Kamizono | 2019-06-06 | 4 | -5/+5 | |
* | | | | | | | | Merge pull request #36399 from jhawthorn/named_controller_helper_module | John Hawthorn | 2019-06-05 | 2 | -9/+25 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Use file/line from call to helper_module | John Hawthorn | 2019-06-03 | 1 | -5/+10 | |
| * | | | | | | | Give HelperMethods module a name | John Hawthorn | 2019-06-03 | 2 | -4/+15 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #36416 from freeletics/fix-db-prepare | Eileen M. Uchitelle | 2019-06-05 | 4 | -31/+99 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fixed db:prepare task for multiple databases. | Wojciech Wnętrzak | 2019-06-05 | 4 | -31/+99 | |
* | | | | | | | | Merge pull request #36394 from eileencodes/treat-application-record-as-primary | Eileen M. Uchitelle | 2019-06-05 | 3 | -5/+22 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Treat ActiveRecord::Base and ApplicationRecord as "primary" | eileencodes | 2019-06-05 | 3 | -5/+22 | |
* | | | | | | | | | Merge pull request #36415 from Aupajo/patch-1 | Xavier Noria | 2019-06-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | 6.0 release notes: fix typo | Pete Nicholls | 2019-06-05 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Specify a config name from `config` as well as other configs [ci skip] | yuuji.yaginuma | 2019-06-05 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #36407 from y-yagi/fixes_32211 | Yuji Yaginuma | 2019-06-05 | 3 | -10/+21 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Extract default log file open operation to method | yuuji.yaginuma | 2019-06-05 | 3 | -10/+21 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Fix rubocop violation | yuuji.yaginuma | 2019-06-05 | 1 | -2/+1 | |
* | | | | | | | | Unify to use 4 spaces indentation in CHANGELOGs [ci skip] | Ryuta Kamizono | 2019-06-05 | 5 | -63/+68 | |
* | | | | | | | | Merge pull request #36376 from sharang-d/reword-content_type-change | Vipul A M | 2019-06-05 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Reword the ActionDispatch::Response#content_type change [ci skip] | Sharang Dashputre | 2019-06-02 | 1 | -4/+4 | |
* | | | | | | | | | Merge pull request #36404 from mrschuster/sqlite3_collation_bug | Ryuta Kamizono | 2019-06-05 | 3 | -2/+15 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix sqlite3 collation parsing when using decimal columns. | Martin Schuster | 2019-06-04 | 3 | -2/+15 | |
* | | | | | | | | | | Merge pull request #36398 from jhawthorn/file_update_checker_empty | John Hawthorn | 2019-06-04 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Don't call listen with empty directory list | John Hawthorn | 2019-06-03 | 1 | -1/+4 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #36405 from abhaynikam/36389-follow-up-to-fix-grammer-and-... | Eileen M. Uchitelle | 2019-06-04 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix typo in multi database guide depentent -> dependent [ci skip] | Abhay Nikam | 2019-06-04 | 1 | -2/+2 | |
|/ / / / / / / / / |