aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Match evented checker behavior on dir with no extsJohn Hawthorn2019-03-152-1/+15
| | |/ / / | |/| | |
* | | | | Merge pull request #35623 from jhawthorn/actionview_cacheAaron Patterson2019-03-156-98/+13
|\ \ \ \ \
| * | | | | Remove updated_at from TemplatesJohn Hawthorn2019-03-154-18/+9
| * | | | | Make Template::Resolver always cacheJohn Hawthorn2019-03-153-80/+4
| | |_|/ / | |/| | |
* | | | | Merge pull request #35627 from Futurelearn/seb-rename-view-run-methodAaron Patterson2019-03-153-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Rename `ActionView::Base#run` to `#_run`Seb Jacobs2019-03-153-3/+3
|/ / / /
* | | | Merge pull request #35599 from y-yagi/improve_environment_argument_handlingYuji Yaginuma2019-03-157-12/+48
|\ \ \ \ | |_|/ / |/| | |
| * | | Properly expand the environment's name in all commandsyuuji.yaginuma2019-03-157-12/+48
|/ / /
* / / bumps ZeitwerkXavier Noria2019-03-142-3/+3
|/ /
* | GCS service: skip unnecessary bucket lookupsGeorge Claghorn2019-03-141-1/+1
* | Merge pull request #35607 from y-yagi/ensure_application_work_without_tmp_dir...Yuji Yaginuma2019-03-142-0/+4
|\ \
| * | Make application work without tmp directoryyuuji.yaginuma2019-03-142-0/+4
|/ /
* | Merge pull request #35605 from richardmonette/support-slice-assign-safe-bufferRafael França2019-03-132-2/+38
|\ \
| * | support slice assignment on SafeBufferRichard Monette2019-03-132-2/+38
* | | Fix secret_key_base for Railtieseileencodes2019-03-132-0/+2
* | | Add secret token for action mailbox testseileencodes2019-03-131-0/+1
|/ /
* | Fix gemfile.lockRafael Mendonça França2019-03-131-49/+49
* | Revert "Remove Marshal support from SchemaCache"Rafael Mendonça França2019-03-132-0/+29
* | Merge tag 'v6.0.0.beta3'eileencodes2019-03-1338-36/+156
|\ \
| * | Prep releaseeileencodes2019-03-1132-69/+134
| * | Fix possible dev mode RCEAaron Patterson2019-03-104-6/+43
| * | Only accept formats from registered mime typesJohn Hawthorn2019-03-103-6/+23
* | | Fix typo s/ActiveSupport::Timezone/ActiveSupport::TimeZone/ [ci skip]Ryuta Kamizono2019-03-131-1/+1
* | | Merge pull request #35601 from yahonda/bigint_supportVipul A M2019-03-131-1/+1
|\ \ \
| * | | [skip ci] Rails 5.1+ supports bigint primary keyYasuo Honda2019-03-131-1/+1
* | | | Indentation >>Akira Matsuda2019-03-131-3/+3
* | | | Fix rubocop violationsyuuji.yaginuma2019-03-131-1/+1
|/ / /
* | | Add test for runner command with `environment` optionyuuji.yaginuma2019-03-131-0/+4
* | | Document int Primary Key with create_or_find_by (#35573)Alex Kitchens2019-03-121-0/+4
* | | Merge pull request #35558 from rails/schema-cache-indexesKasper Timm Hansen2019-03-132-14/+43
|\ \ \
| * | | Schema Cache: cache table indexesKasper Timm Hansen2019-03-132-14/+43
|/ / /
* | | Merge branch 'test-remove-marshal-support-from-schema-cache'Kasper Timm Hansen2019-03-122-26/+0
|\ \ \
| * | | Remove Marshal support from SchemaCacheKasper Timm Hansen2019-03-122-26/+0
* | | | Modernize size calculation in Schema CacheKasper Timm Hansen2019-03-121-1/+1
* | | | Merge pull request #35591 from nisusam/update_link_sign_releaseRyuta Kamizono2019-03-131-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Update URL in RELEASING_RAILS.md [ci skip]nisusam2019-03-131-1/+1
|/ / /
* | | Remove unused `Row` class in `SelectManager`Ryuta Kamizono2019-03-131-12/+0
* | | Initialize `@default_timezone` and `@timestamp_decoder` in `add_pg_decoders`Ryuta Kamizono2019-03-131-2/+3
* | | Merge pull request #35585 from sharang-d/changelog-updateRafael França2019-03-121-4/+3
|\ \ \
| * | | Edit a changelog entry [ci skip]Sharang Dashputre2019-03-121-4/+3
* | | | Merge pull request #35583 from cpruitt/add-addititonal-tests-for-dummy-erbEileen M. Uchitelle2019-03-121-0/+54
|\ \ \ \
| * | | | Add additional ERB DummyCompiler testsCliff Pruitt2019-03-121-0/+54
| |/ / /
* | | | Merge pull request #35577 from sharang-d/typo-opt-outVipul A M2019-03-123-13/+13
|\ \ \ \
| * | | | Change wording of some instances of 'opt out' [ci skip]Sharang Dashputre2019-03-123-13/+13
* | | | | Merge pull request #35586 from KurtRMueller/masterRyuta Kamizono2019-03-131-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Update small typo in documentation.Kurt Mueller2019-03-121-1/+1
|/ / / /
* | | | Merge pull request #35581 from prathamesh-sonpatki/action_mailbox_errorKasper Timm Hansen2019-03-122-0/+5
|\ \ \ \
| * | | | Show friendly message to install action mailbox if the related table does not...Prathamesh Sonpatki2019-03-122-0/+5
* | | | | Merge pull request #35582 from vipulnsward/kill-warning-from-guidesKasper Timm Hansen2019-03-121-1/+1
|\ \ \ \ \
| * | | | | After https://github.com/rails/rails/pull/35281 and https://github.com/rails...Vipul A M2019-03-121-1/+1