Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-08-20 | How does that '+' keep coming back? | Jorik Schellekens | 1 | -1/+1 | |
2019-08-05 | Bind exception to name | Jorik Schellekens | 1 | -1/+1 | |
2019-08-05 | Remove unused import | Jorik Schellekens | 1 | -1/+0 | |
2019-08-05 | Create and use a method to get the span context as a dict. | Jorik Schellekens | 2 | -2/+26 | |
2019-08-05 | Docstrings shouldn't lie. | Jorik Schellekens | 1 | -3/+3 | |
2019-08-05 | Refactor for clarity. | Jorik Schellekens | 1 | -4/+4 | |
2019-08-05 | Debug comments gone rampant. | Jorik Schellekens | 1 | -7/+0 | |
2019-08-05 | Remove redundent spans. | Jorik Schellekens | 2 | -2/+0 | |
2019-08-05 | Remove redundent tagging. | Jorik Schellekens | 2 | -4/+0 | |
2019-08-05 | Use underscores. | Jorik Schellekens | 1 | -1/+1 | |
2019-08-05 | String concatenation without the '+' | Jorik Schellekens | 1 | -2/+3 | |
2019-08-05 |