Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Replace port number 5433 to 5432 which tests expect | yuuji.yaginuma | 2018-10-19 | 1 | -2/+21 | |
| * | | | | | | | | | Return a non zero code when can not connect to backend on CI | yuuji.yaginuma | 2018-10-19 | 4 | -4/+8 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #34249 from anthonygharvey/fix_testing_guide_typo | Yuji Yaginuma | 2018-10-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix typo in testing guide | anthonygharvey | 2018-10-17 | 1 | -1/+1 | |
* | | | | | | | | | Deprecate Unicode's #pack_graphemes and #unpack_graphemes methods | Francesco Rodríguez | 2018-10-18 | 3 | -4/+21 | |
* | | | | | | | | | Merge pull request #34243 from deivid-rodriguez/fix_generated_gemfile_on_jruby | Yuji Yaginuma | 2018-10-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix generated Gemfile missing gems on jruby | David Rodríguez | 2018-10-17 | 1 | -1/+1 | |
* | | | | | | | | | Don't expose internal `get_value`/`set_value` methods | Ryuta Kamizono | 2018-10-18 | 2 | -11/+9 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #34197 from schneems/schneems/symbol-hash-respond_to | Richard Schneeman | 2018-10-17 | 3 | -12/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ActiveRecord#respond_to? No longer allocates strings | schneems | 2018-10-15 | 3 | -12/+11 | |
* | | | | | | | | | Remove and flip `index: true` for `references` in the doc [ci skip] | Ryuta Kamizono | 2018-10-17 | 3 | -9/+9 | |
* | | | | | | | | | Merge pull request #32146 from abhikanojia/association_guide_fix | Ryuta Kamizono | 2018-10-17 | 1 | -10/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove index:true option from belongs to as defaults to true. | abhishekkanojia | 2018-03-01 | 1 | -10/+10 | |
* | | | | | | | | | | Merge pull request #34233 from lucasprag/update_guide | Yuji Yaginuma | 2018-10-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Update guide for the counter variable when rendering with the `as:` option | Lucas Oliveira | 2018-10-16 | 1 | -1/+1 | |
* | | | | | | | | | | | Consolidate duplicated code that initializing an empty model object | Ryuta Kamizono | 2018-10-17 | 2 | -20/+8 | |
* | | | | | | | | | | | Merge pull request #34232 from kamipo/check_version | Ryuta Kamizono | 2018-10-17 | 4 | -27/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Consistently extract checking version for all adapters | Ryuta Kamizono | 2018-10-17 | 4 | -27/+29 | |
* | | | | | | | | | | | Refactor Chars#reverse and Chars#grapheme_length | Francesco Rodríguez | 2018-10-16 | 1 | -2/+2 | |
* | | | | | | | | | | | Merge pull request #34231 from brasscapon/rails_five | Gannon McGibbon | 2018-10-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix mapping of content | Adam Demirel | 2018-10-17 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge pull request #34227 from bkuhlmann/master-lazy_mysql_version_check_support | Aaron Patterson | 2018-10-16 | 1 | -4/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Refactored abstract MySQL adapter to support lazy version check. | Brooke Kuhlmann | 2018-10-16 | 1 | -4/+11 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #34220 from bogdanvlviv/follow-up-33571 | Gannon McGibbon | 2018-10-16 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Clarify docs of `ActiveJob::TestHelper` [ci skip] | bogdanvlviv | 2018-10-16 | 1 | -3/+3 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #34203 from albertoalmagro/add-habtm-singular-ids-regressi... | Ryuta Kamizono | 2018-10-16 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add regression test against habtm memoized singular_ids | Alberto Almagro | 2018-10-16 | 1 | -0/+12 | |
* | | | | | | | | | | | Merge pull request #34056 from CaDs/CaDs-extend_documentation_for_fetch_multi | Richard Schneeman | 2018-10-16 | 1 | -2/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Extends documentation for ActiveSupport::Cache#fetch_multi [ci skip] | Carlos Donderis | 2018-10-16 | 1 | -2/+11 | |
* | | | | | | | | | | | Merge pull request #29204 from RasPat1/issue-29200-scaffold-reference-display... | Ryuta Kamizono | 2018-10-16 | 4 | -5/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Show object ids in scaffold pages when displaying referenced objects | Rasesh Patel | 2018-10-14 | 4 | -5/+20 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #33075 from fedxgibson/pg_ambigous_column_cache_key_limit_... | Ryuta Kamizono | 2018-10-16 | 3 | -2/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix Collection cache key with limit and custom select (PG:AmbigousColumn: Error) | Federico Martinez | 2018-10-15 | 3 | -2/+22 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Deprecate ActiveSupport::Multibyte::Chars.consumes? | Francesco Rodríguez | 2018-10-15 | 3 | -3/+18 | |
* | | | | | | | | | | Merge pull request #34214 from brasscapon/rails_five | Ryuta Kamizono | 2018-10-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | / / / / / / | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Update snippet to rails 5 syntax | Adam Demirel | 2018-10-15 | 1 | -1/+1 | |
* | | | | | | | | | Fix `ActionController::Parameters#each_value` and add changelog entry to this... | Bogdan | 2018-10-15 | 3 | -3/+11 | |
* | | | | | | | | | Merge pull request #34135 from Edouard-chin/ec-rounded-duration | Andrew White | 2018-10-15 | 3 | -3/+12 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix issue where duration where always rounded up to a second: | Edouard CHIN | 2018-10-12 | 3 | -3/+12 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Ensure to test that `project.developers` is ordered by `developers.name desc` | Ryuta Kamizono | 2018-10-15 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #34209 from y-yagi/fix_tests_on_mail_271 | Yuji Yaginuma | 2018-10-15 | 2 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix tests on Mail 2.7.1 | yuuji.yaginuma | 2018-10-14 | 1 | -4/+4 | |
| * | | | | | | | | Bump mail to `2.7.1` | yuuji.yaginuma | 2018-10-14 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Improve model attribute accessor method names for backtraces | Dylan Thacker-Smith | 2018-10-12 | 5 | -75/+69 | |
* | | | | | | | | Deprecate Unicode#normalize and Chars#normalize (#34202) | Francesco Rodríguez | 2018-10-12 | 7 | -122/+212 | |
* | | | | | | | | Merge pull request #34123 from frodsan/deprecate_unicode_string_wrappers | Jeremy Daer | 2018-10-12 | 4 | -41/+23 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Use native String#capitalize | Francesco Rodríguez | 2018-10-12 | 2 | -9/+2 | |
| * | | | | | | | | Deprecate Unicode#downcase/upcase/swapcase. | Francesco Rodríguez | 2018-10-12 | 4 | -33/+22 | |
* | | | | | | | | | Runs the generator before assertions | yuuji.yaginuma | 2018-10-12 | 1 | -0/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Test that nested structs to_json works as expected | Eileen Uchitelle | 2018-10-11 | 1 | -0/+10 |