.. |
extensions
|
Disable delay extensions by default, fixes #3174 (#3299)
|
2017-01-04 10:30:42 -08:00 |
middleware
|
Add missing preamble for @krzysiek1507, #3759
|
2018-03-15 09:00:53 -07:00 |
testing
|
Freeze all string literals in source, fixes #2741
|
2015-12-31 15:33:35 -08:00 |
web
|
Add CSP header to web admin to ensure it matches needs (#3913)
|
2018-08-05 12:31:37 -07:00 |
api.rb
|
Convert queue name to string, fixes #3907
|
2018-08-01 09:36:37 -07:00 |
cli.rb
|
Issue 3775 - Fixed Ctrl-C exception on Windows.
|
2018-02-26 09:59:05 -08:00 |
client.rb
|
freshen push_bulk rdoc
|
2018-05-15 11:27:49 -07:00 |
core_ext.rb
|
Remove core_ext usage
|
2017-06-05 10:45:39 -07:00 |
delay.rb
|
Add missing preamble for @krzysiek1507, #3759
|
2018-03-15 09:00:53 -07:00 |
exception_handler.rb
|
Log at error level on redis exceptions and then warn for exception
|
2017-11-30 10:11:16 -08:00 |
fetch.rb
|
Remove explicit freeze, which should not be necessary anymore with frozen_string_literal: true. Fixes #3759
|
2018-02-17 14:09:28 -08:00 |
job_logger.rb
|
Add missing preamble for @krzysiek1507, #3759
|
2018-03-15 09:00:53 -07:00 |
job_retry.rb
|
Refactor, changes
|
2018-03-22 09:13:21 -07:00 |
launcher.rb
|
Add TTL for stats keys
|
2018-08-06 10:57:28 -07:00 |
logging.rb
|
Remove explicit freeze, which should not be necessary anymore with frozen_string_literal: true. Fixes #3759
|
2018-02-17 14:09:28 -08:00 |
manager.rb
|
Remove explicit freeze, which should not be necessary anymore with frozen_string_literal: true. Fixes #3759
|
2018-02-17 14:09:28 -08:00 |
paginator.rb
|
Freeze all string literals in source, fixes #2741
|
2015-12-31 15:33:35 -08:00 |
processor.rb
|
Remove concurrent-ruby dependency, fixes #3830
|
2018-04-26 14:02:03 -07:00 |
rails.rb
|
Revert "Use active record cache when available"
|
2018-02-15 10:02:52 -08:00 |
redis_connection.rb
|
Use RAILS_MAX_THREADS for client pool size
|
2018-03-27 15:46:57 -07:00 |
scheduled.rb
|
Remove the 2x, further comments
|
2018-07-20 10:48:46 -07:00 |
testing.rb
|
polish, changes, bump
|
2018-05-30 09:57:37 -07:00 |
util.rb
|
Remove explicit freeze, which should not be necessary anymore with frozen_string_literal: true. Fixes #3759
|
2018-02-17 14:09:28 -08:00 |
version.rb
|
Bumpski!
|
2018-07-20 10:54:41 -07:00 |
web.rb
|
Missed a few
|
2018-02-17 14:09:28 -08:00 |
worker.rb
|
Remove explicit freeze, which should not be necessary anymore with frozen_string_literal: true. Fixes #3759
|
2018-02-17 14:09:28 -08:00 |