aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Add documentations to AS::Concern#included and #class_methodsokuramasafumi2019-04-171-0/+23
| * | | | Add `:nodoc` to ActiveSupport::Concern#append_featuresokuramasafumi2019-04-161-1/+1
* | | | | Merge pull request #36006 from prathamesh-sonpatki/rm-unused-requireRyuta Kamizono2019-04-171-1/+0
|\ \ \ \ \
| * | | | | Removed unused require for active_support/deprecationPrathamesh Sonpatki2019-04-171-1/+0
|/ / / / /
* | | | | Merge pull request #35987 from kamipo/fix_dirty_tracking_after_rollbackRyuta Kamizono2019-04-179-25/+92
|\ \ \ \ \
| * | | | | Fix dirty tracking after rollback.Ryuta Kamizono2019-04-169-25/+92
* | | | | | Prefer to indent and no blank line after private/protected [ci skip]Ryuta Kamizono2019-04-171-1/+1
* | | | | | Merge pull request #35984 from vishaltelangre/asn-misc-fixesJeremy Daer2019-04-163-10/+18
|\ \ \ \ \ \
| * | | | | | Add test coverageVishal Telangre2019-04-161-4/+13
| * | | | | | Remove @duration instance variable since we're not maintaining instances vari...Vishal Telangre2019-04-161-2/+1
| * | | | | | Use monotonic time to record `started` and `finished` time values for an even...Vishal Telangre2019-04-161-2/+2
| * | | | | | Fix: #cpu_time doesn't work for a `ActiveSupport::Notifications::Fanout::Subs...Vishal Telangre2019-04-161-2/+2
* | | | | | | [ci skip] More asset guide touch upsKasper Timm Hansen2019-04-171-4/+5
* | | | | | | Merge pull request #35994 from soartec-lab/update_guide_asset_pipeline_change...Kasper Timm Hansen2019-04-171-14/+6
|\ \ \ \ \ \ \
| * | | | | | | Guide updated in line with changes in rails commands [skip ci]soartec-lab2019-04-161-14/+6
* | | | | | | | Only retry tests on CIKasper Timm Hansen2019-04-171-1/+3
* | | | | | | | Fix bin/update references after 8927eba83cKasper Timm Hansen2019-04-173-10/+1
* | | | | | | | Merge pull request #33139 'bin-idempotent-setup'Kasper Timm Hansen2019-04-173-50/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Factorize bin/update in bin/setup, and make bin/setup idempotentDavid Stosik2019-04-173-50/+14
| * | | | | | | | Merge branch 'collection-cache-versioning'Kasper Timm Hansen2019-04-165-15/+93
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge pull request #34378 'collection-cache-versioning'Kasper Timm Hansen2019-04-165-15/+93
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| / / / / / / / / | |/ / / / / / / /
| * / / / / / / / Add collection cache versioningLachlan Sylvester2019-04-165-15/+93
|/ / / / / / / /
* | | | | | | | running test with_info_handler methodMauri Mustonen2019-04-162-1/+8
* | | | | | | | Merge pull request #35997 from tjoyal/Rails/MailersController/do-not-leak-I18...Rafael França2019-04-162-2/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | [Rails::MailersController] Do not leak I18n global setting changesThierry Joyal2019-04-162-2/+12
* | | | | | | | | Merge pull request #35996 from utilum/warning_useless_useKasper Timm Hansen2019-04-161-2/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Squash warning: possibly useless use of a constantutilum2019-04-161-2/+2
|/ / / / / / / /
* | | | | | | | Merge pull request #35995 from soartec-lab/update_guide_command_line_sample_codeEileen M. Uchitelle2019-04-161-6/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Update the generate command sample codes [skip ci]soartec-lab2019-04-171-6/+5
|/ / / / / / / /
* | | | | | | | Merge pull request #35946 from alimi/cache-full-mysql-database-versionKasper Timm Hansen2019-04-164-5/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Make changes per PR feedbackAli Ibrahim2019-04-122-9/+3
| * | | | | | | | Cache full MySQL version in schema cacheAli Ibrahim2019-04-114-6/+25
* | | | | | | | | Merge pull request #35985 from jhawthorn/lazy_backtrace_cleanKasper Timm Hansen2019-04-163-2/+16
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Find query_source_location using lazy EnumeratorJohn Hawthorn2019-04-153-2/+16
* | | | | | | | | Merge pull request #35989 from koic/bump_rubocop_to_0_67_2Ryuta Kamizono2019-04-166-6/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bump RuboCop to 0.67.2Koichi ITO2019-04-166-6/+14
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #35988 from sharang-d/format-documentationRyuta Kamizono2019-04-161-2/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Format a comment to not show up as code [ci skip]Sharang Dashputre2019-04-161-2/+2
|/ / / / / / / /
* | | | | | | | Add CHANGELOG entry for d1107f4d1e2573948d4941ac44511a0af6241f80Ryuta Kamizono2019-04-161-1/+7
* | | | | | | | Merge pull request #35962 from y-yagi/migrate_config_file_to_new_settingsYuji Yaginuma2019-04-161-6/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Migrate Code Climate config file to new configurationyuuji.yaginuma2019-04-161-6/+4
|/ / / / / / / /
* / / / / / / / Don't refer `@transaction_state` directlyRyuta Kamizono2019-04-161-5/+5
|/ / / / / / /
* | | | | | | Merge pull request #35975 from xithan/masterRafael França2019-04-153-12/+22
|\ \ \ \ \ \ \
| * | | | | | | mounted routes with non-word charactersxithan2019-04-153-12/+22
* | | | | | | | Merge pull request #35977 from prathamesh-sonpatki/rm-required-in-generatorsRafael França2019-04-152-14/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove `required: true` from the model generator templatePrathamesh Sonpatki2019-04-152-14/+3
* | | | | | | | | Merge pull request #35959 from jhawthorn/unbound_templatesRafael França2019-04-157-14/+237
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add additional test for sharing templatesJohn Hawthorn2019-04-121-1/+18
| * | | | | | | | | Avoid duplication using _find_allJohn Hawthorn2019-04-121-11/+7
| * | | | | | | | | Support disabling cache for DigestorJohn Hawthorn2019-04-123-22/+51