aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #28052 from kamipo/make_internal_methods_to_privateRafael França2017-03-2812-185/+181
|\
| * Make internal methods to privateRyuta Kamizono2017-03-2712-185/+181
* | Use keyword arguments instead of hashRafael Mendonça França2017-03-282-9/+11
* | Merge pull request #28480 from mubashirhanif/add_keep_id_suffix_option_to_hum...Rafael Mendonça França2017-03-285-21/+81
|\ \
| * | Added options hash to titleize method and keep_id_suffix option to humanizeMubashir Hanif2017-03-215-21/+81
* | | starts_with? is removed in Ruby 2.4Rafael Mendonça França2017-03-281-1/+1
* | | Merge pull request #1 from radiospiel/tickets/26955-listen-pathsRafael Mendonça França2017-03-281-0/+5
|\ \ \
| * | | No longer listens to dirs inside of installed gemseno2016-11-081-0/+5
* | | | Merge pull request #28584 from bogdanvlviv/errors-keys-values-fixRafael França2017-03-283-11/+52
|\ \ \ \
| * | | | Fix ActiveModel::Errors #keys, #valuesbogdanvlviv2017-03-283-11/+52
* | | | | Merge pull request #28514 from y-yagi/follow_up_to_28056Andrew White2017-03-281-8/+10
|\ \ \ \ \
| * | | | | Fix store accessors in parameters testyuuji.yaginuma2017-03-221-8/+10
* | | | | | Merge pull request #28549 from jess/patch-1Rafael França2017-03-281-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | add proper punctuationJess Brown2017-03-231-1/+1
| * | | | | make it clear how to enable cachingJess Brown2017-03-231-0/+1
* | | | | | Return unmapped timezones from `country_zones`Andrew White2017-03-282-5/+16
* | | | | | No need to duplicate 5-1-stable CHANGELOG. [ci skip]Yves Senn2017-03-281-8/+0
* | | | | | Fix the tests to test what they should be testingRafael Mendonça França2017-03-271-8/+8
* | | | | | Make sure that ActionController::Api can include helpersRafael Mendonça França2017-03-271-0/+26
* | | | | | Merge pull request #28557 from y-yagi/remove_unnecessary_files_to_api_applica...Rafael França2017-03-273-1/+56
|\ \ \ \ \ \
| * | | | | | Remove unnecessary files to API-only Applications when `app:task` task executedyuuji.yaginuma2017-03-243-1/+56
* | | | | | | Merge pull request #28546 from claudiob/drop-j-optionRafael Mendonça França2017-03-272-16/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove -j (--javascript) option from `rails new`claudiob2017-03-233-16/+5
* | | | | | | | Apply the log_level defaultRafael Mendonça França2017-03-271-7/+2
* | | | | | | | Merge pull request #28050 from namusyaka/avoid-converting-int-into-floatRafael Mendonça França2017-03-273-0/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | Avoid converting integer as a string into floatnamusyaka2017-02-183-0/+14
* | | | | | | | | Merge pull request #28488 from kamipo/preprocess_association_query_handlingRafael França2017-03-271-13/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Always need to extract `value.bound_attributes` if `value.is_a?(Relation)`Ryuta Kamizono2017-03-251-3/+1
| * | | | | | | | | Preprocess association query handling in predicate builderRyuta Kamizono2017-03-201-11/+8
* | | | | | | | | | Merge pull request #27636 from mtsmfm/disable-referential-integrity-without-s...Rafael França2017-03-2725-98/+191
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Load :author_addressesYasuo Honda2017-03-261-1/+1
| * | | | | | | | | | Use `SET CONSTRAINTS` for `disable_referential_integrity` without superuser p...Fumiaki MATSUSHIMA2017-03-2624-97/+190
* | | | | | | | | | | Merge pull request #28485 from quantumlicht/fix_migrate_with_empty_versionRafael França2017-03-274-3/+32
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fixes #28359Philippe Guay2017-03-264-3/+32
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #28577 from y-yagi/do_not_display_hidden_namespaces_in_des...Rafael França2017-03-272-0/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Do not show hidden namespaces in destroy commnad helpyuuji.yaginuma2017-03-272-0/+6
| |/ / / / / / / / / /
* | | | | | | | | | | Use the stale branchRafael Mendonça França2017-03-271-1/+1
* | | | | | | | | | | Add probot/stale configurationRafael Mendonça França2017-03-271-0/+24
* | | | | | | | | | | Merge pull request #28367 from ptoomey3/ignore-disabled-buttonsAaron Patterson2017-03-273-1/+38
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Prevent event propogation if element is disabled when event chain begins.Patrick Toomey2017-03-093-1/+38
* | | | | | | | | | | | Merge pull request #28541 from ota42y/fix/gemfile_generator_fixEileen M. Uchitelle2017-03-274-2/+30
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | ignore system test gems on Gemfile when execute with --skip-test optionota42y2017-03-274-2/+30
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | minor CHANGELOG formatting changes. [ci skip]Yves Senn2017-03-262-4/+2
* | | | | | | | | | | add field ids when generating a scaffold form.Yves Senn2017-03-264-7/+20
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Bump from h3 to h2 tagJon Moss2017-03-251-1/+1
* | | | | | | | | | Small grammar fixJon Moss2017-03-251-1/+1
* | | | | | | | | | Small grammar fixJon Moss2017-03-251-2/+2
* | | | | | | | | | Update middleware listJon Moss2017-03-251-1/+1
* | | | | | | | | | Upgrade various Rails 5.0 references to 5.1Jon Moss2017-03-254-12/+13
* | | | | | | | | | Add WIP Rails 5.1 release notes to documents.yamlJon Moss2017-03-251-0/+5