index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activejob
/
test
/
support
/
integration
/
adapters
/
sidekiq.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Explicitly require `sidekiq/cli`
yuuji.yaginuma
2017-12-16
1
-0
/
+1
*
Make sidekiq and resque integration tests work in CI
yuuji.yaginuma
2017-11-13
1
-8
/
+0
*
Return a non zero code when can not connect to redis in CI
yuuji.yaginuma
2017-11-13
1
-1
/
+2
*
Use File::NULL instead of "/dev/null"
Kazuhiro NISHIYAMA
2017-07-31
1
-1
/
+1
*
[Active Job] `rubocop -a --only Layout/EmptyLineAfterMagicComment`
Koichi ITO
2017-07-11
1
-0
/
+1
*
Make sidekiq and resque integration tests work in CI
yuuji.yaginuma
2017-07-10
1
-0
/
+8
*
Use frozen-string-literal in ActiveJob
Kir Shatrov
2017-07-09
1
-0
/
+1
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-1
/
+0
*
remove redundant curlies from hash arguments
Xavier Noria
2016-08-06
1
-3
/
+2
*
applies new string literal convention in activejob/test
Xavier Noria
2016-08-06
1
-5
/
+5
*
Remove celluloid from the Gemfile
Rafael Mendonça França
2016-01-27
1
-3
/
+1
*
Use Sidekiq.options to set initial wait
Andrew White
2015-09-21
1
-1
/
+1
*
use `average_scheduled_poll_interval` option instead of deprecated `poll_inte...
yuuji.yaginuma
2015-08-15
1
-1
/
+1
*
Shuffle a few things in aid of easier debugging
Matthew Draper
2015-04-20
1
-20
/
+36
*
Fix sidekiq test order dependency
Matthew Draper
2015-04-20
1
-0
/
+3
*
avoid double initialization error caused to sidekiq
Takumi IINO
2015-04-14
1
-13
/
+34
*
Merge pull request #17825 from aripollak/fix-activejob-sidekiq-integration
Rafael Mendonça França
2014-12-04
1
-1
/
+2
|
\
|
*
Fix Sidekiq ActiveJob integration setup
Ari Pollak
2014-11-28
1
-1
/
+2
*
|
Pass symbol as an argument instead of a block
Erik Michaels-Ober
2014-11-29
1
-1
/
+1
|
/
*
- Removed unused variable warnings from ActiveJob Adapters
Vipul A M
2014-10-19
1
-1
/
+1
*
Make AJ integration tests much less verbose
Matthew Draper
2014-09-27
1
-1
/
+0
*
ActiveJob Integration Tests
Cristian Bica
2014-09-11
1
-0
/
+58