6
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Hystrix*Key refactoring to extract common logic and fix race condition More... over 8 years ago
Hystrix*Key refactoring to extract common logic and fix race condition More... over 8 years ago
Merge pull request #1274 from mattrjacobs/wrap-everything-in-defer More... over 8 years ago
Merge pull request #1274 from mattrjacobs/wrap-everything-in-defer More... over 8 years ago
Make toObservable lazy. Prevents work (like cache key calculation) from happening before subscription * This also implies that queue()/observe() will not throw anymore * The IllegalStateException now gets wrapped in a HystrixRuntimeException for consistency More... over 8 years ago
Make toObservable lazy. Prevents work (like cache key calculation) from happening before subscription * This also implies that queue()/observe() will not throw anymore * The IllegalStateException now gets wrapped in a HystrixRuntimeException for consistency More... over 8 years ago
Corrected ignoreExceptions for Observable returning methods. More... over 8 years ago
Corrected ignoreExceptions for Observable returning methods. More... over 8 years ago
Fix race condition in HystrixThreadPoolKey.asKey method More... over 8 years ago
Fix race condition in HystrixThreadPoolKey.asKey method More... over 8 years ago
Merge pull request #1270 from mattrjacobs/fix-deprecations More... over 8 years ago
Merge pull request #1270 from mattrjacobs/fix-deprecations More... over 8 years ago
Switched Netty ServerSentEvent class to fix deprecation More... over 8 years ago
Switched Netty ServerSentEvent class to fix deprecation More... over 8 years ago
Merge pull request #1269 from mattrjacobs/revert-data-streams-module More... over 8 years ago
Merge pull request #1269 from mattrjacobs/revert-data-streams-module More... over 8 years ago
Switch usage of Observable.finallyDo to Observable.doAfterTerminate More... over 8 years ago
Switch usage of Observable.finallyDo to Observable.doAfterTerminate More... over 8 years ago
Switch usage of Observable.timer for Observable.interval More... over 8 years ago
Switch usage of Observable.timer for Observable.interval More... over 8 years ago
Rework hystrix-data-stream module to just include serialization logic (now named hystrix-serialization) More... over 8 years ago
Rework hystrix-data-stream module to just include serialization logic (now named hystrix-serialization) More... over 8 years ago
Merge pull request #1259 from dmgcodevil/iss993 More... over 8 years ago
Merge pull request #1259 from dmgcodevil/iss993 More... over 8 years ago
Update README.md More... over 8 years ago
Update README.md More... over 8 years ago
Update README.md More... over 8 years ago
Update README.md More... over 8 years ago
Merge branch 'iss993' of github.com:dmgcodevil/Hystrix into iss993 More... over 8 years ago
Merge branch 'iss993' of github.com:dmgcodevil/Hystrix into iss993 More... over 8 years ago