-
Notifications
You must be signed in to change notification settings - Fork 272
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace runtime panics with bundled errors #44
Commits on Oct 11, 2017
-
Tests: update stats_tests to match new API
Aaron committedOct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for d30c71b - Browse repository at this point
Copy the full SHA d30c71bView commit details -
Tests: update singleflight tests to match new API
Aaron committedOct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for bd23325 - Browse repository at this point
Copy the full SHA bd23325View commit details -
Tests: update test helpers to match new API
Aaron committedOct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 42479fe - Browse repository at this point
Copy the full SHA 42479feView commit details -
Tests: update SimpleCache to match new API
Aaron committedOct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 238797c - Browse repository at this point
Copy the full SHA 238797cView commit details -
Tests: update ARC to match new API
Aaron committedOct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 6189cd4 - Browse repository at this point
Copy the full SHA 6189cd4View commit details -
Tests: update LRU to match new API
Aaron committedOct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 8276f09 - Browse repository at this point
Copy the full SHA 8276f09View commit details -
Tests: update LFU to match new API
Aaron committedOct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 55880ea - Browse repository at this point
Copy the full SHA 55880eaView commit details -
Aaron committed
Oct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 7deb15d - Browse repository at this point
Copy the full SHA 7deb15dView commit details -
Create errors for invalid cache size/type
Aaron committedOct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for cc13e91 - Browse repository at this point
Copy the full SHA cc13e91View commit details -
Remove runtime panics when building cache
Aaron committedOct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for c02994b - Browse repository at this point
Copy the full SHA c02994bView commit details -
Fail building cache when type or size are invalid
Aaron committedOct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for ae8ebec - Browse repository at this point
Copy the full SHA ae8ebecView commit details -
Tests: Verify that cache don't build when given an invalid size
Aaron committedOct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 5c236ac - Browse repository at this point
Copy the full SHA 5c236acView commit details