aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Stop using the `pg` Float encoderSean Griffin2016-12-011-1/+0
* Yarn: Move node_modules, package.json, and yarn.lock file to vendor (#27245)David Heinemeier Hansson2016-12-018-12/+16
* Merge pull request #27240 from nanaya/accidentally-headingMatthew Draper2016-12-011-2/+2
|\
| * Fix issue number from becoming markdown headernanaya2016-12-011-2/+2
|/
* Merge pull request #27233 from utilum/27202_remove_outdated_tip_in_form_helpe...Jon Moss2016-11-301-2/+0
|\
| * Fixes #27202, [ci skip]utilum2016-11-301-2/+0
|/
* Merge pull request #27206 from kirs/fix-testing-isolation-2Matthew Draper2016-12-011-7/+8
|\
| * Fix arguments passing in testing isolationKir Shatrov2016-11-301-7/+8
* | Make the second argument to `attribute` optionalSean Griffin2016-11-303-1/+15
* | Correct deprecation warnings in `ActiveRecord::Dirty`Sean Griffin2016-11-301-6/+6
* | Merge pull request #27225 from y-yagi/make_windows_check_more_accurateRafael França2016-11-306-7/+7
|\ \
| * | use `Gem.win_platform?` to check windows Ruby platformsyuuji.yaginuma2016-11-306-7/+7
* | | Prevent race condition when launching EventMachine reactorMatthew Draper2016-11-302-2/+28
|/ /
* | Avoid race condition in AJ integration testsMatthew Draper2016-11-302-1/+3
* | Merge pull request #27221 from phoet/current_is_not_usedMatthew Draper2016-11-301-1/+0
|\ \
| * | removed `@current` as it is not usedphoet2016-11-301-1/+0
* | | Merge pull request #27220 from mrreynolds/patch-1Kasper Timm Hansen2016-11-301-1/+1
|\ \ \ | |/ / |/| |
| * | fix typo in changelogRobert Glaser2016-11-301-1/+1
|/ /
* | Missing require 'active_support/notifications'Akira Matsuda2016-11-301-0/+1
* | Merge pull request #27217 from roryokane/patch-1Rafael França2016-11-291-1/+1
|\ \
| * | Fix typo in Rails 5.0 release notes – “when when”Rory O’Kane2016-11-291-1/+1
|/ /
* | Merge pull request #27212 from dcarral/docs-action-on-unpermitted-parameters ...Sean Griffin2016-11-291-2/+2
|\ \
| * | Document 'false' as option for 'action_on_unpermitted_parameters'Daniel Carral2016-11-291-2/+2
* | | Treat combined durations as a single unitSean Griffin2016-11-292-3/+20
|/ /
* | Merge pull request #27126 from kamipo/fix_unsigned_with_zerofillRafael França2016-11-294-2/+9
|\ \
| * | Fix that unsigned with zerofill is treated as signedRyuta Kamizono2016-11-274-2/+9
* | | Let's use only vendored rails-ujs while we start to publish it to npm registryGuillermo Iguaran2016-11-291-3/+1
* | | Add CHANGELOG entry for --yarn optionLiceth Ovalles2016-11-291-0/+5
* | | Merge pull request #26836 from Liceth/npmGuillermo Iguaran2016-11-298-3/+106
|\ \ \
| * | | Run yarn on setup and update scripts.Liceth Ovalles2016-11-282-2/+8
| * | | Add node_modules to default gitignoreLiceth Ovalles2016-11-281-0/+5
| * | | Add node_modules path to assets load paths when --yarn option is usedLiceth Ovalles2016-11-282-0/+5
| * | | Add package.json for Yarn if --yarn option is addedLiceth Ovalles2016-11-284-1/+88
* | | | rails-ujs is now shipped with Action ViewGuillermo Iguaran2016-11-296-17/+2
* | | | Merge pull request #27204 from JessRudder/22862-auth-note-on-testsJon Moss2016-11-281-0/+7
|\ \ \ \
| * | | | Add note about step needed to get tests to pass if you implemented basic auth...JessRudder2016-11-281-0/+7
|/ / / /
* | | | Merge pull request #27196 from kirs/rubocop-gemRafael França2016-11-282-0/+16
|\ \ \ \
| * | | | Add rubocop to GemfileKir Shatrov2016-11-282-0/+16
| | |_|/ | |/| |
* | | | Merge pull request #27195 from y-yagi/use_public_module_includeSantiago Pastorino2016-11-273-3/+3
|\ \ \ \
| * | | | use public Module#include instead of send :includeyuuji.yaginuma2016-11-273-3/+3
* | | | | Merge pull request #27190 from jnoortheen/issue-27189Santiago Pastorino2016-11-271-3/+4
|\ \ \ \ \
| * | | | | fix: solves issue#27189jnoortheen2016-11-271-3/+4
* | | | | | Merge pull request #27193 from plentz/masterSantiago Pastorino2016-11-272-2/+28
|\ \ \ \ \ \
| * | | | | | fixing update_all and delete_all when chained with left_joins. fixes #27192Diego Plentz2016-11-272-2/+28
|/ / / / / /
* / / / / / [ci skip] Update the `as` docs.Kasper Timm Hansen2016-11-271-1/+2
|/ / / / /
* | | | / Remove default argument value.Kasper Timm Hansen2016-11-271-1/+1
| |_|_|/ |/| | |
* | | | Merge pull request #26865 from sergey-alekseev/uniqueness-validation-scope-wi...Matthew Draper2016-11-273-4/+23
|\ \ \ \
| * | | | fix the uniqueness validation scope with a polymorphic associationSergey Alekseev2016-11-263-4/+23
* | | | | abort_on_exception can't be disabled for a single threadMatthew Draper2016-11-272-6/+8
* | | | | Only start rabbitmq when we need itMatthew Draper2016-11-271-6/+19