mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
701e06224c
* Rework job processing in light of Rails 5's Reloader, see #3221 * Ignore built gems * Documentation, testing * Add fallback for 'retry' value server-side, fixes #3234 * Fix job hash reporting in stats * cleanup * Add job for AJ testing * Push jobs with invalid JSON immediately to Dead set, fixes #3296 * Break retry logic into global and local parts, fixes #3306 * fix heisentest
13 lines
114 B
Text
13 lines
114 B
Text
.rvmrc
|
|
.ruby-version
|
|
tags
|
|
Gemfile.lock
|
|
*.swp
|
|
dump.rdb
|
|
.rbx
|
|
coverage/
|
|
vendor/
|
|
.bundle/
|
|
.sass-cache/
|
|
tmp/
|
|
pkg/*.gem
|