-
Notifications
You must be signed in to change notification settings - Fork 724
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
integrate error codes with pkg/errors to provide error tracing #1200
Merged
Commits on Aug 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for bc61230 - Browse repository at this point
Copy the full SHA bc61230View commit details -
add the Causer interface internal errors record a StackTrace
Configuration menu - View commit details
-
Copy full SHA for 7a5bbab - Browse repository at this point
Copy the full SHA 7a5bbabView commit details
Commits on Aug 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4b604c5 - Browse repository at this point
Copy the full SHA 4b604c5View commit details
Commits on Aug 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8a0ced9 - Browse repository at this point
Copy the full SHA 8a0ced9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3c9a11 - Browse repository at this point
Copy the full SHA c3c9a11View commit details
Commits on Aug 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c4a46a3 - Browse repository at this point
Copy the full SHA c4a46a3View commit details -
only internal errors should show a stack trace
To some extent this masks an issue with how pkg/errors is not used
Configuration menu - View commit details
-
Copy full SHA for 3c88460 - Browse repository at this point
Copy the full SHA 3c88460View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48e18df - Browse repository at this point
Copy the full SHA 48e18dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for acb0499 - Browse repository at this point
Copy the full SHA acb0499View commit details
Commits on Sep 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4314b76 - Browse repository at this point
Copy the full SHA 4314b76View commit details
Commits on Sep 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 35dc1b0 - Browse repository at this point
Copy the full SHA 35dc1b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4d546f - Browse repository at this point
Copy the full SHA a4d546fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70edcec - Browse repository at this point
Copy the full SHA 70edcecView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee73eb5 - Browse repository at this point
Copy the full SHA ee73eb5View commit details
Commits on Sep 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b79940d - Browse repository at this point
Copy the full SHA b79940dView commit details
Commits on Sep 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b026410 - Browse repository at this point
Copy the full SHA b026410View commit details -
use the latest from pingcap/errors
Get rid of vertical error cobination and just use multi errors. vertical composition is just being used for annotation. For multiple errors, we always use horizontal composition.
Configuration menu - View commit details
-
Copy full SHA for ff5c090 - Browse repository at this point
Copy the full SHA ff5c090View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d88fdf - Browse repository at this point
Copy the full SHA 4d88fdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99af76d - Browse repository at this point
Copy the full SHA 99af76dView commit details
Commits on Sep 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for dee08a8 - Browse repository at this point
Copy the full SHA dee08a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84a95c4 - Browse repository at this point
Copy the full SHA 84a95c4View commit details
Commits on Sep 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 71fd836 - Browse repository at this point
Copy the full SHA 71fd836View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64bcff4 - Browse repository at this point
Copy the full SHA 64bcff4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fcb0b4 - Browse repository at this point
Copy the full SHA 8fcb0b4View commit details
Commits on Sep 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 55f3967 - Browse repository at this point
Copy the full SHA 55f3967View commit details
Commits on Sep 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6ef458d - Browse repository at this point
Copy the full SHA 6ef458dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.