Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-07-26 | fix this shhs-v1.2.0.1 | Amber H. Brown | 1 | -1/+1 | |
2019-07-26 | dockerfile update | Amber H. Brown | 2 | -69/+3 | |
2019-07-25 | 1.2.0 v1.2.0 github/release-v1.2.0 release-v1.2.0 | Andrew Morgan | 3 | -3/+12 | |
2019-07-24 | 1.2.0rc2 v1.2.0rc2 | Andrew Morgan | 3 | -2/+10 | |
2019-07-24 | Fix servlet metric names (#5734) | Jorik Schellekens | 10 | -31/+92 | |
* Fix servlet metric names Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> * Remove redundant check * Cover all return paths | |||||
2019-07-22 | Make changelog slightly more readable v1.2.0rc1 | Andrew Morgan | 1 | -1/+1 | |
2019-07-22 | 1.2.0rc1 | Andrew Morgan | 54 | -56/+82 | |
2019-07-22 | Opentracing Documentation (#5703) | Jorik Schellekens | 5 | -24/+230 | |
* Opentracing survival guide * Update decorator names in doc * Doc cleanup These are all alterations as a result of comments in #5703, it includes mostly typos and clarifications. The most interesting changes are: - Split developer and user docs into two sections - Add a high level description of OpenTracing * newsfile * Move contributer specific info to docstring. * Sample config. * Trailing whitespace. * Update 5703.misc * Apply suggestions from code review Mostly just rewording parts of the docs for clarity. Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.norep |