3
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
Feb 03, 2023 — Feb 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1891 from danlo/rack-3-sinatra-note More... over 1 year ago
Update README.markdown More... almost 2 years ago
Version 2.6.0 and Changelog More... about 2 years ago
Make tests for reconnect pass again * redis-client 0.14.0 reuses the object_id when reconnecting to avoid object churn so the old tests were failing. * Just test that the redis connection works after forking to maintain the spirit of the existing tests More... about 2 years ago
Fix MiniTest undefined errors More... about 2 years ago
format args in YAML More... about 2 years ago
Documents how to make the worker shutdown when the queue is empty More... over 2 years ago
Fix reflected XSS in queue More... over 2 years ago
Version 2.5.0 More... over 2 years ago
Add tests for #redis_get_size and #redis_get_value_as_array More... almost 3 years ago
Cut out codes in the `helpers` block into a module More... almost 3 years ago
Update CI matrix More... almost 3 years ago
Remove unused file More... almost 3 years ago
Update mocha requirement from ~> 1.11 to ~> 2.0 (#1843) More... almost 3 years ago
Escape resque info values (#1785) (#1832) More... almost 3 years ago
Escape `Resque.redis_id` for stats page (#1834) More... almost 3 years ago
Replace `File.exists?` with `File.exist?` More... almost 3 years ago
Show correctly the values of hash and none type on stats tab More... about 3 years ago
typo:Log the worker name when starting the task More... about 3 years ago
Raise an error when no available Rack server was found More... about 3 years ago
Version 2.4.0 changelog and version bump (#1830) More... about 3 years ago
redis-rb 5.0 compatiblity More... about 3 years ago
Fix Redis 4.8 deprecations More... about 3 years ago
Update test matrix exclusions More... about 3 years ago
Update redis test matrix for 5.0 More... about 3 years ago
Remove thread_safe arg in Redis instantiations More... about 3 years ago
Matrix test redis version (#1814) More... about 3 years ago
Fix ordering of web-runner code (#1816) More... about 3 years ago
require rubygems mfa More... about 3 years ago
Version 2.3.0 (#1813) More... about 3 years ago