| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add `close()` method to UDP client | Jeremy Lainé | 2020-10-08 | 1 | -0/+4 |
| * | Update configure.rst | Jason Parker | 2019-05-09 | 1 | -1/+1 |
| * | Version 3.3v3.3 | James Socol | 2018-08-22 | 1 | -2/+2 |
| * | Remove redundant reference points | James Socol | 2018-08-21 | 2 | -127/+15 |
| * | Use Python-domain Sphinx references | James Socol | 2018-08-21 | 6 | -192/+201 |
| * | Fix wrapping in reference docs | James Socol | 2018-08-21 | 1 | -147/+139 |
| * | Update Sphinx directives in docs | James Socol | 2018-08-21 | 5 | -174/+297 |
| * | Introduce UnixSocketStatsClient class. | Mateusz Moneta | 2018-08-21 | 3 | -0/+24 |
| * | Add timedelta support to Client.timing | Gijs van der Voort | 2018-08-21 | 1 | -1/+10 |
| * | Add a document about tagging metrics | James Socol | 2018-08-21 | 1 | -0/+93 |
| * | correct spelling mistake | Edward Betts | 2017-09-01 | 1 | -1/+1 |
| * | Version 3.2.2v3.2.2 | James Socol | 2017-08-26 | 1 | -1/+1 |
| * | Fix sphinx extension conflict | Tristan Cacqueray | 2017-01-03 | 1 | -1/+1 |
| * | Merge pull request #75 from amedeedaboville/doc-timer | James Socol | 2016-05-30 | 1 | -6/+0 |
| |\ | |||||
| | * | Document that timer decorator is thread safe on API reference page. | Amedee d'Aboville | 2016-01-21 | 1 | -6/+0 |
| * | | Convert readthedocs link for their .org -> .io migration for hosted projects | Adam Chainz | 2016-05-30 | 3 | -4/+4 |
| * | | Add note to docs about UDP ephemeral binding. | James Socol | 2016-05-28 | 1 | -0/+7 |
| |/ | |||||
| * | Document new client kwargs. | James Socol | 2015-10-22 | 1 | -1/+15 |
| * | Version 3.2.1 | James Socol | 2015-10-22 | 1 | -1/+1 |
| * | Version 3.2v3.2 | James Socol | 2015-10-19 | 1 | -2/+2 |
| * | Version 3.1 | James Socol | 2015-03-18 | 1 | -3/+3 |
| * | Clean up new docs a little. | James Socol | 2015-03-18 | 2 | -30/+37 |
| * | update docs to document TCPStatsClient | Mauro Stettler | 2015-03-17 | 3 | -0/+107 |
| * | Typos in types.rst | Hanley Hansen | 2014-11-05 | 1 | -3/+3 |
| * | Improve docs a little. | James Socol | 2014-07-28 | 1 | -2/+15 |
| * | Made Timer.__call__ thread-safe | Blake Caldwell | 2014-07-27 | 1 | -7/+3 |
| * | Update documentation for v3 | James Socol | 2014-05-09 | 5 | -25/+22 |
| * | Two more doc references fixed | Henk Langeveld | 2014-05-08 | 1 | -1/+1 |
| * | Link to RTD instead of wikidot | Henk Langeveld | 2014-04-28 | 1 | -1/+1 |
| * | Typos | James Socol | 2014-03-18 | 2 | -2/+2 |
| * | Warn about non-safe decorators. | James Socol | 2014-03-18 | 2 | -0/+10 |
| * | Version 2.1.2v2.1.2 | James Socol | 2014-01-07 | 1 | -1/+1 |
| * | Version 2.1.1v2.1.1 | James Socol | 2014-01-03 | 1 | -2/+2 |
| * | Version 2.1. | James Socol | 2014-01-03 | 3 | -2/+6 |
| * | Clean up docs examples and references. | James Socol | 2014-01-03 | 2 | -6/+4 |
| * | Reorganize doc headers. | James Socol | 2014-01-03 | 1 | -63/+63 |
| * | Update references docs | James Socol | 2014-01-03 | 2 | -0/+59 |
| * | Give timers manual start/stop methods. | James Socol | 2014-01-03 | 1 | -0/+52 |
| * | Fix sphinx version number.rtd2.0.3 | James Socol | 2014-01-03 | 1 | -1/+1 |
| * | add maxudpsize option | trbs | 2013-09-17 | 1 | -1/+11 |
| * | Revert "Added suffix parameter" | James Socol | 2013-07-27 | 3 | -22/+5 |
| * | Merge remote-tracking branch 'spil-jasper/master' | James Socol | 2013-07-24 | 3 | -5/+22 |
| |\ | |||||
| | * | Added suffix parameter | Jasper Capel | 2013-04-23 | 3 | -5/+22 |
| * | | Merge remote-tracking branch 'ustudio/master' | James Socol | 2013-07-24 | 2 | -0/+42 |
| |\ \ | |||||
| | * | | Adding reference for the set function; updating wording for the Set type refe... | Thomas Stephens | 2013-07-11 | 2 | -2/+31 |
| | * | | Adding documentation for the set type | Thomas Stephens | 2013-04-26 | 1 | -0/+13 |
| | |/ | |||||
| * | | Version bump 2.0.2v2.0.2 | James Socol | 2013-07-24 | 1 | -1/+1 |
| |/ | |||||
| * | Support gauge deltas. Fixes #21. | James Socol | 2013-03-06 | 2 | -1/+23 |
| * | Rewrap docs to 72 chars/line. | James Socol | 2013-03-06 | 5 | -122/+128 |
| * | Add travis-ci images. | James Socol | 2013-03-06 | 1 | -2/+6 |
