aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/executor_test.rb
Commit message (Expand)AuthorAgeFilesLines
* [Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`Koichi ITO2017-07-111-0/+1
* Use frozen-string-literal in ActiveSupportKir Shatrov2017-07-091-0/+1
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* "Use assert_nil if expecting nil. This will fail in minitest 6."Akira Matsuda2016-12-251-1/+1
* Skip test that depends on RubyVM when it is not available (JRuby).Charles Oliver Nutter2016-10-211-0/+2
* Avoid bumping the class serial when invoking executorMatthew Draper2016-10-031-0/+55
* Add three new rubocop rulesRafael Mendonça França2016-08-161-5/+5
* applies new string literal convention in activesupport/testXavier Noria2016-08-061-1/+1
* Directly support stateful executor hooksMatthew Draper2016-04-051-0/+107
* Publish AS::Executor and AS::Reloader APIsMatthew Draper2016-03-021-0/+76