aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Enable query cache on all connection poolsEugene Kenny2017-04-242-6/+18
* | | | | Merge pull request #30100 from kirs/doc-reloaderMatthew Draper2017-11-171-0/+3
|\ \ \ \ \
| * | | | | Document public hooks in AS::Reloader [ci skip]Kir Shatrov2017-08-141-0/+3
* | | | | | Move back to resque-scheduler mainline now that https://github.com/resque/res...Jeremy Daer2017-11-162-12/+11
* | | | | | Merge pull request #31169 from ydakuka/patch-1Ryuta Kamizono2017-11-171-2/+2
|\ \ \ \ \ \
| * | | | | | Fix links [ci skip]Yauheni Dakuka2017-11-161-2/+2
|/ / / / / /
* | | | | | Avoid creating extra `relation` and `build_arel` in `_create_record` and `_up...Ryuta Kamizono2017-11-172-63/+41
* | | | | | Merge pull request #27494 from matthewd/executor-guideMatthew Draper2017-11-172-0/+329
|\ \ \ \ \ \
| * | | | | | Add more detail on how the framework is actually configured by defaultMatthew Draper2017-11-171-5/+67
| * | | | | | Start on a guide for the Executor & Load InterlockMatthew Draper2017-11-162-0/+267
|/ / / / / /
* | | | | | Merge pull request #31166 from freeletics/fix-exampleKasper Timm Hansen2017-11-161-1/+1
|\ \ \ \ \ \
| * | | | | | Fixed example of `Rails.application.encrypted` method usageWojciech Wnętrzak2017-11-161-1/+1
|/ / / / / /
* | | | | | Add master key to `gitignore` on `rails new`yuuji.yaginuma2017-11-164-1/+19
* | | | | | Bump resque-scheduler ahead of a new gem releaseJeremy Daer2017-11-151-2/+2
* | | | | | Pass options onto key file generator.Kasper Timm Hansen2017-11-151-1/+1
* | | | | | Merge branch 'freeletics-manage-multiple-credential-files'Kasper Timm Hansen2017-11-159-41/+337
|\ \ \ \ \ \
| * | | | | | Add CLI to manage encrypted files/configs.Wojciech Wnętrzak2017-11-1510-50/+347
* | | | | | | Go through a single credentials instance.Kasper Timm Hansen2017-11-151-9/+10
* | | | | | | Merge pull request #31160 from yahonda/ignored_column_case_insensitiveRafael França2017-11-151-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Allow test_ignored_columns_not_included_in_SELECT column names caseYasuo Honda2017-11-151-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #31128 from rails/handle-ambigious-timesAndrew White2017-11-154-1/+66
|\ \ \ \ \ \ \
| * | | | | | | Handle `TZInfo::AmbiguousTime` errorsAndrew White2017-11-154-1/+66
* | | | | | | | Merge pull request #29776 from mrj/fix-idlw-timezoneMatthew Draper2017-11-151-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Change the "International Date Line West" TZInfo timezone from "Pacific/Midwa...Mark James2017-07-131-1/+1
* | | | | | | | These strings should already be frozen where ruby accepts the magic-commentAkira Matsuda2017-11-151-2/+2
* | | | | | | | Merge pull request #31156 from kwstannard/patch-1Rafael França2017-11-141-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Update configuring.mdKelly Stannard2017-11-141-1/+1
* | | | | | | | | Use released arelyuuji.yaginuma2017-11-156-6/+0
|/ / / / / / / /
* | | | | | | | Fix asset url examples [ci skip]Ryuta Kamizono2017-11-151-6/+6
* | | | | | | | Fix CI failure due to invalid `up_only` for MySQLRyuta Kamizono2017-11-151-5/+7
* | | | | | | | Fix typo s/only_up/up_only/ [ci skip]Ryuta Kamizono2017-11-151-1/+1
* | | | | | | | Merge pull request #30004 from npenzin/patch-1Yuji Yaginuma2017-11-152-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Ensure plugin_generator adds to new line in GemfileNikita Penzin2017-11-142-2/+3
* | | | | | | | | Merge pull request #31155 from bogdanvlviv/fix-activesupport-changelogRafael França2017-11-141-27/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix activesupport/CHANGELOG.md [ci skip]bogdanvlviv2017-11-141-27/+29
* | | | | | | | | | Merge pull request #31154 from bogdanvlviv/fix-migration-version-in-doc-of-up...Rafael França2017-11-141-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix migration version in doc of #up_onlybogdanvlviv2017-11-141-1/+1
|/ / / / / / / / /
* | | | | | | | | Use released sass-railsRafael Mendonça França2017-11-142-15/+9
* | | | | | | | | Use released arelRafael Mendonça França2017-11-144-17/+9
* | | | | | | | | Merge pull request #30963 from q-centrix/performance-improvements-add_method_...Rafael França2017-11-141-1/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Performance improvements for add_method_to_attributes!Dillon Welch2017-11-071-1/+14
* | | | | | | | | | Add a #populate method to migrations (#31082)Rich2017-11-143-0/+48
* | | | | | | | | | Merge pull request #31153 from koic/ci_against_jruby_9_1_14_0Ryuta Kamizono2017-11-151-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CI against JRuby 9.1.14.0Koichi ITO2017-11-151-3/+3
|/ / / / / / / / / /
* | | | | | | | | | Introduce ActiveStorage::Attached::{One,Many}#detachGeorge Claghorn2017-11-143-7/+40
* | | | | | | | | | Merge pull request #31151 from nikolai-b/exists_docRyuta Kamizono2017-11-141-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update `exists?` documentationNikolai B2017-11-141-1/+2
* | | | | | | | | | | Merge pull request #30884 from robwold/patch-1Eileen M. Uchitelle2017-11-141-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Update layouts_and_rendering.md [ci skip]Rob2017-11-141-1/+1
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge pull request #27947 from mastahyeti/unsafe_raw_sqlMatthew Draper2017-11-1413-33/+462
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |