aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #28220 from kamipo/valid_type_accept_only_supported_typesRafael França2017-03-015-42/+10
|\ \ \
| * | | `valid_type?` should accept only supported typesRyuta Kamizono2017-02-285-42/+10
* | | | [ci skip] Add changelog entry for encrypted secrets.Kasper Timm Hansen2017-03-011-0/+14
* | | | Put it to me straight: just say it.Kasper Timm Hansen2017-03-011-3/+3
* | | | Tell users how to assign a $EDITOR.Kasper Timm Hansen2017-03-012-0/+35
| |/ / |/| |
* | | Merge pull request #28239 from y-yagi/use_appropriate_type_for_test_framework...Kasper Timm Hansen2017-03-011-1/+1
|\ \ \
| * | | Use appropriate type for `test_framework` optionyuuji.yaginuma2017-03-011-1/+1
* | | | Merge pull request #28237 from lzap/default-cipher-dryKasper Timm Hansen2017-03-011-1/+1
|\ \ \ \
| * | | | Use DEFAULT_CIPHER constant in MessageEncryptorLukas Zapletal2017-03-011-1/+1
|/ / / /
* | | | Whitelist adapters that support aliases in `HAVING` clauseAndrew White2017-03-011-1/+1
* | | | Merge pull request #28230 from y-yagi/HOST_to_be_in_uppercaseRafael França2017-02-281-1/+1
|\ \ \ \
| * | | | `HOST` must be all capital lettersyuuji.yaginuma2017-03-011-1/+1
| |/ / /
* | | | Merge pull request #25296 from kamipo/use_inspect_for_type_cast_for_schemaRafael França2017-02-284-9/+14
|\ \ \ \
| * | | | Use `inspect` in `type_cast_for_schema` for date/time and decimal valuesRyuta Kamizono2016-12-114-9/+14
* | | | | Merge pull request #28120 from vfonic/plugin-generator-skip-turbolinks-dummyRafael França2017-02-281-0/+1
|\ \ \ \ \
| * | | | | Skip turbolinks for engine test applicationViktor Fonic2017-02-281-0/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #28210 from cefigueiredo/improve_required_testRafael França2017-02-281-7/+35
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Ensure that tests will reset belongs_to_requierd_by_default configCarlos Figueiredo2017-02-271-23/+27
| * | | | Make required by default test for belongs_to association clearerCarlos Figueiredo2017-02-271-1/+25
* | | | | Merge pull request #28217 from kamipo/create_join_table_respects_reference_ke...Rafael França2017-02-282-8/+17
|\ \ \ \ \
| * | | | | `create_join_table` should respect `references` column typeRyuta Kamizono2017-02-282-8/+17
| | |/ / / | |/| | |
* | | | | Merge pull request #28063 from Erol/prioritize-callback-on-action-before-ifRafael França2017-02-282-1/+41
|\ \ \ \ \
| * | | | | Prioritize checking `:on` actions before `:if` for transaction callbacksErol Fornoles2017-02-212-1/+41
* | | | | | Revert "Dupping a CollectionProxy should dup the load_target"eileencodes2017-02-282-12/+0
* | | | | | Merge pull request #28214 from kamipo/use_tablesRafael França2017-02-281-1/+1
|\ \ \ \ \ \
| * | | | | | Use `tables` instead of `data_sources - views`Ryuta Kamizono2017-02-281-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #28215 from y-yagi/take_failed_screenshot_before_reset_driverRafael França2017-02-281-1/+1
|\ \ \ \ \ \
| * | | | | | Take failed screenshot before reset driveryuuji.yaginuma2017-02-281-1/+1
* | | | | | | Merge pull request #28202 from baerjam/improve-testing-your-mailers-documenta...Rafael França2017-02-281-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Improve documentation for Testing Your Mailers [ci skip]James Baer2017-02-281-0/+4
* | | | | | | | Merge pull request #28222 from kenta-s/fix-railstutorial-urlVipul A M2017-02-282-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix http -> https [ci skip]kenta-s2017-02-282-2/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Dupping a CollectionProxy should dup the load_targeteileencodes2017-02-282-0/+12
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #28208 from yahonda/rails28183_oracleAndrew White2017-02-281-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Oracle database also does not allow aliases in the having clauseYasuo Honda2017-02-271-1/+1
| |/ / / / /
* | | | | | Merge pull request #28212 from y-yagi/user_released_webpacker_in_new_applicat...Rafael França2017-02-271-1/+1
|\ \ \ \ \ \
| * | | | | | Use released webpacker in new applicationsyuuji.yaginuma2017-02-281-1/+1
| |/ / / / /
* | | | | | Merge pull request #28061 from andrewhood125/strip_tags_updateRafael França2017-02-273-4/+19
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove `encode_special_chars` option from `strip_tags`Andrew Hood2017-02-273-4/+19
|/ / / / /
* | | | | Merge pull request #28196 from y-yagi/set_correct_host_except_development_env...Andrew White2017-02-272-3/+25
|\ \ \ \ \
| * | | | | Set correct host except development environmentyuuji.yaginuma2017-02-272-3/+25
* | | | | | Merge pull request #28199 from kirs/ar-test-connectionMatthew Draper2017-02-281-1/+4
|\ \ \ \ \ \
| * | | | | | Handle non-existing $ARCONNKir Shatrov2017-02-271-1/+4
* | | | | | | Merge pull request #28160 from y-yagi/only_load_systemtestcase_if_puma_is_def...Eileen M. Uchitelle2017-02-271-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Only load SystemTestCase if Puma is definedyuuji.yaginuma2017-02-271-2/+2
* | | | | | | | Merge pull request #28188 from kamipo/use_max_identifier_length_for_index_nam...Andrew White2017-02-264-8/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Use `max_identifier_length` for `index_name_length` in PostgreSQL adapterRyuta Kamizono2017-02-274-8/+8
* | | | | | | | | Merge pull request #28187 from kamipo/fix_intermittent_test_failureAndrew White2017-02-261-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix `test_apply_distinct_in_count` failure in PG adapterRyuta Kamizono2017-02-271-0/+3
* | | | | | | | | | Merge pull request #25274 from kamipo/fix_find_nth_with_limit_valueAndrew White2017-02-262-6/+10
|\ \ \ \ \ \ \ \ \ \