.. |
extensions
|
Freeze all string literals in source, fixes #2741
|
2015-12-31 15:33:35 -08:00 |
middleware
|
Merge branch 'master' into frozen
|
2016-04-21 13:15:00 -07:00 |
testing
|
Freeze all string literals in source, fixes #2741
|
2015-12-31 15:33:35 -08:00 |
web
|
Don't use shared mutable constants for headers, fixes #3169.
|
2016-09-29 13:24:49 -07:00 |
api.rb
|
Merge branch 'master' into frozen
|
2016-04-21 13:15:00 -07:00 |
cli.rb
|
Raise error if required filed was not loaded
|
2016-08-30 10:10:16 +03:00 |
client.rb
|
Handle case of no jobs to push_bulk, fixes #2997
|
2016-05-31 10:05:16 -07:00 |
core_ext.rb
|
Freeze all string literals in source, fixes #2741
|
2015-12-31 15:33:35 -08:00 |
exception_handler.rb
|
Merge branch 'master' into frozen
|
2016-04-21 13:15:00 -07:00 |
fetch.rb
|
Freeze all string literals in source, fixes #2741
|
2015-12-31 15:33:35 -08:00 |
launcher.rb
|
Add event when a process has a new heartbeat
|
2016-08-12 12:34:41 -07:00 |
logging.rb
|
Merge branch 'master' into frozen
|
2016-04-21 13:15:00 -07:00 |
manager.rb
|
require set
|
2016-08-07 11:56:43 -07:00 |
paginator.rb
|
Freeze all string literals in source, fixes #2741
|
2015-12-31 15:33:35 -08:00 |
processor.rb
|
Provide consistent interface to exception handlers (#3161)
|
2016-09-26 13:51:13 -07:00 |
rails.rb
|
Refactor Rails 5 integration, per @matthewd
|
2016-07-01 09:31:08 -07:00 |
redis_connection.rb
|
Symbolize keys in options hash for RedisConnection.create
|
2016-05-26 12:50:37 +07:00 |
scheduled.rb
|
Fix Ruby warnings, thanks for the reminder @nateberkopec
|
2016-08-30 13:29:03 -07:00 |
testing.rb
|
Prevent an infinite loop when the job queue is not the worker default
|
2016-09-19 10:42:19 +01:00 |
util.rb
|
Provide consistent interface to exception handlers (#3161)
|
2016-09-26 13:51:13 -07:00 |
version.rb
|
changes
|
2016-09-26 11:25:10 -07:00 |
web.rb
|
Add adapter for old syntax, fixes #3139
|
2016-09-15 07:19:46 -07:00 |
worker.rb
|
Merge branch 'master' into frozen
|
2016-04-21 13:15:00 -07:00 |