Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge pull request #34450 from mtsmfm/add-test | Rafael França | 2018-11-14 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Add test for normalizing non-unicode string | Fumiaki MATSUSHIMA | 2018-11-15 | 1 | -0/+10 | |
* | | | | | | | | Merge pull request #34446 from alphaappsinc/master | Rafael França | 2018-11-14 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Allow patching polling interval logarithmic multiplier | Husam Bilal | 2018-11-14 | 1 | -3/+4 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #34444 from esparta/fix_typo_association_basics | Ryuta Kamizono | 2018-11-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix typo on association_basics.md [ci skip] | Espartaco Palma | 2018-11-14 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #34341 from gmcgibbon/parse_error_rescue_2 | Rafael França | 2018-11-13 | 8 | -8/+95 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Allow rescue from parameter parse errors | Gannon McGibbon | 2018-11-13 | 8 | -8/+95 | |
* | | | | | | | | Merge pull request #34441 from mcary/document-dependent-effects | Rafael França | 2018-11-13 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Describe how has_many's :dependent option affects #delete | Marcel M. Cary | 2018-11-13 | 1 | -0/+2 | |
* | | | | | | | | Merge pull request #34400 from gmcgibbon/rm_autoload_app_javascripts | Rafael França | 2018-11-13 | 4 | -10/+34 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Remove asset paths from eager_load_paths and autoload_paths | Gannon McGibbon | 2018-11-09 | 4 | -10/+34 | |
* | | | | | | | | Merge pull request #34437 from kbrock/union_all_paren | Rafael Mendonça França | 2018-11-13 | 4 | -42/+41 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Emit single pair of parens for UNION and UNION ALL | Keenan Brock | 2018-11-13 | 4 | -42/+41 | |
* | | | | | | | | | Merge pull request #34411 from N0xFF/master | Rafael França | 2018-11-13 | 3 | -2/+37 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Reset sessions on failed system test screenshot | Maxim Perepelitsa | 2018-11-13 | 3 | -2/+37 | |
* | | | | | | | | | | Merge pull request #34436 from gmcgibbon/fix_default_max_bind_length_sqlite | Rafael França | 2018-11-13 | 2 | -0/+26 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Adjust bind length of SQLite to default (999) | Gannon McGibbon | 2018-11-13 | 2 | -0/+26 | |
* | | | | | | | | | | Merge pull request #34429 from bogdanvlviv/ensure-that-connected_to-establish... | Rafael França | 2018-11-13 | 1 | -3/+21 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Ensure that `ActiveRecord::Base#connected_to` with `:database` establishes co... | bogdanvlviv | 2018-11-12 | 1 | -3/+21 | |
* | | | | | | | | | | | Merge pull request #34221 from JacobEvelyn/allow-postgres-unlogged-test-tables | Rafael França | 2018-11-13 | 6 | -1/+118 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add support for UNLOGGED Postgresql tables | Jacob Evelyn | 2018-11-13 | 6 | -1/+118 | |
* | | | | | | | | | | | | Merge pull request #34417 from r3trofitted/fix/added_options_check | Rafael França | 2018-11-13 | 2 | -3/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix ignored options in the `#added?` method | Ronan Limon Duparcmeur | 2018-11-13 | 2 | -3/+13 | |
* | | | | | | | | | | | | | Merge pull request #34435 from coorasse/master | Rafael França | 2018-11-13 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | add a nice alias for the --webpack option | Alessandro Rodi | 2018-11-13 | 1 | -2/+2 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #34434 from yahonda/ignore_warnings | Rafael França | 2018-11-13 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Ignore warnings such as `Psych.safe_load is deprecated` | Yasuo Honda | 2018-11-13 | 1 | -0/+2 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #34431 from albertoalmagro/make-permitted-types-private | Rafael França | 2018-11-12 | 1 | -4/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Make `PERMITTED_TYPES` private | Alberto Almagro | 2018-11-12 | 1 | -4/+3 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #34425 from eugeneius/rm_ensure_from_with_transaction_retu... | Ryuta Kamizono | 2018-11-12 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Remove ensure from with_transaction_returning_status | Eugene Kenny | 2018-11-11 | 1 | -4/+0 | |
* | | | | | | | | | | | Merge pull request #34414 from albertoalmagro/include-big-decimal-as-supporte... | Ryuta Kamizono | 2018-11-12 | 2 | -7/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Document missing supported types [ci skip] | Alberto Almagro | 2018-11-11 | 2 | -7/+12 | |
* | | | | | | | | | | | Fix test case for money schema default | Ryuta Kamizono | 2018-11-12 | 1 | -1/+1 | |
* | | | | | | | | | | | Ensure casting by decimal attribute when querying | Ryuta Kamizono | 2018-11-12 | 2 | -2/+12 | |
* | | | | | | | | | | | Revert "Merge pull request #34421 from albertoalmagro/use-assert-not-instead-... | Ryuta Kamizono | 2018-11-11 | 2 | -2/+2 | |
* | | | | | | | | | | | Merge pull request #34421 from albertoalmagro/use-assert-not-instead-of-refute | Guillermo Iguaran | 2018-11-10 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Prefer assert_not instead of refute [ci skip] | Alberto Almagro | 2018-11-10 | 2 | -2/+2 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #34373 from shiroginne/master | Robin Dupret | 2018-11-10 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Update `action_cable_overview.md`: fix typo. | Evgeny Sugakov | 2018-11-10 | 1 | -3/+3 | |
* | | | | | | | | | | | Make sure we are using a working version of thor locally | Rafael Mendonça França | 2018-11-09 | 1 | -3/+3 | |
* | | | | | | | | | | | bundle update | Rafael Mendonça França | 2018-11-09 | 1 | -54/+55 | |
* | | | | | | | | | | | Upgrade thor to 0.20.1 | Rafael Mendonça França | 2018-11-09 | 2 | -10/+1 | |
* | | | | | | | | | | | Merge pull request #34415 from Ana06/present_associations | Gannon McGibbon | 2018-11-09 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Clarify the validation of present associations | Ana María Martínez Gómez | 2018-11-09 | 1 | -1/+2 | |
* | | | | | | | | | | | Merge pull request #32881 from vfonic/update-development-deps-install | Robin Dupret | 2018-11-09 | 3 | -270/+121 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Docs: Update Development Dependencies Install | Viktor Fonic | 2018-11-09 | 3 | -270/+121 | |
* | | | | | | | | | | | Restore `private_constant` which is lost accidentally in #30941 | Ryuta Kamizono | 2018-11-09 | 1 | -1/+1 | |
* | | | | | | | | | | | Add test for parallel tests with unmarshable exception | yuuji.yaginuma | 2018-11-09 | 1 | -0/+24 |