.. |
extensions
|
Undeprecate actionmailer delay, fixes #2186
|
2015-03-02 13:14:09 -08:00 |
middleware
|
Map retry_in period to integer
|
2015-09-09 14:13:57 +01:00 |
testing
|
|
|
api.rb
|
Merge pull request #2473 from pik/develop
|
2015-08-16 13:36:32 -07:00 |
cli.rb
|
merge master
|
2015-10-22 11:41:09 -07:00 |
client.rb
|
Remove deprecated method
|
2015-10-23 15:04:30 -07:00 |
core_ext.rb
|
Revert using #each_key
|
2015-04-11 00:44:57 +03:00 |
exception_handler.rb
|
Pro XSS
|
2015-04-29 14:12:32 -07:00 |
fetch.rb
|
code shuffling and cleanup
|
2015-10-09 15:33:42 -07:00 |
launcher.rb
|
Make global stats processing gracefully handle errors
|
2015-10-14 11:08:36 -07:00 |
logging.rb
|
Dont log timestamp on Heroku, fixes #2343
|
2015-06-10 10:09:48 -07:00 |
manager.rb
|
code shuffling and cleanup
|
2015-10-09 15:33:42 -07:00 |
paginator.rb
|
Remove instances of early return while holding a Redis connection
|
2015-04-10 14:28:28 -07:00 |
processor.rb
|
code shuffling and cleanup
|
2015-10-09 15:33:42 -07:00 |
rails.rb
|
Never include modules if .remove_delay was called
|
2014-06-28 18:20:42 -04:00 |
redis_connection.rb
|
Verify server connection pool is large enough for new fetch design
|
2015-10-20 21:25:03 -07:00 |
scheduled.rb
|
Remove old poll_interval attribute
|
2015-10-14 16:26:04 -07:00 |
testing.rb
|
Add middleware stack to Testing
|
2015-09-04 15:35:33 -07:00 |
util.rb
|
Free lifecycle procs so they GC
|
2015-10-13 09:46:06 -07:00 |
version.rb
|
Bump to 4.0
|
2015-10-07 19:34:51 -07:00 |
web.rb
|
Monkeypatch Rails session store to support each , #2460
|
2015-08-31 10:57:03 -07:00 |
web_helpers.rb
|
Rework authenticity_token to use simpler helper, #2422
|
2015-07-06 15:52:41 -07:00 |
worker.rb
|
Don't allow delay usage on Sidekiq::Worker
|
2015-10-12 07:53:10 -07:00 |