Commit graph

  • fb171032f1 Bump release history master 2.2.1 Gavin M. Roy 2019-11-14 18:45:01 -0500
  • 23b9456e0a Include Tornado 6 in the pin Gavin M. Roy 2019-11-14 18:15:53 -0500
  • 5c210a8a87
    Merge 82754b8fc6 into cce73481b8 Andrew Rabert 2019-03-08 16:30:16 +0000
  • 82754b8fc6 Remove unnecessary Andrew Rabert 2019-03-08 11:30:03 -0500
  • e5b39c8ec5 Cleanup travis Andrew Rabert 2019-03-08 11:25:32 -0500
  • ceb5dd5c21 Reorganize requirements Andrew Rabert 2019-03-08 11:16:15 -0500
  • 731cd0e2f3 docs - add helpful sphinx options * ensure docs are built fresh each time * fail build on warnings Andrew Rabert 2019-03-08 11:12:35 -0500
  • 523cc6aeba docs - misc conf tweaks * remove redundant or unused options * update formatting * update copyright Andrew Rabert 2019-03-08 11:09:40 -0500
  • c82267d5b9 docs - fix intersphinx Andrew Rabert 2019-03-08 11:05:39 -0500
  • bc16a2d97c docs - remove non-existant functions Andrew Rabert 2019-03-08 11:04:06 -0500
  • b49b8040ef Python verison-related tweaks * use unittest.mock * use ambiguous super * remove redundant object inheritance Andrew Rabert 2019-03-08 11:01:02 -0500
  • f0caecdfe1 Require Python>=3.7, Drop PyPy Andrew Rabert 2019-03-08 10:57:32 -0500
  • 81a49aeb17 Drop Tornado < 5, support Tornado 6 Andrew Rabert 2019-03-08 10:34:42 -0500
  • 62954c73e4 Removed unused dep Andrew Rabert 2019-03-08 10:31:38 -0500
  • cce73481b8 Release version 2.2.0 2.2.0 Andrew Rabert 2018-11-27 17:47:40 -0500
  • 14965b7b0c
    Merge pull request #9 from nvllsvm/stable Gavin M. Roy 2018-11-26 15:11:44 -0500
  • 5e8dbcdc50
    Merge pull request #8 from nvllsvm/tornado5 Gavin M. Roy 2018-11-26 15:11:16 -0500
  • 7a5ba95da2 Test with stable Python 3.7 See https://github.com/travis-ci/travis-ci/issues/9069#issuecomment-425720905 Andrew Rabert 2018-11-21 23:30:56 -0500
  • 89c98f8804 Support Tornado<6 Andrew Rabert 2018-11-21 23:22:47 -0500
  • d9a1e83675 Always uses IOLoop.current() Andrew Rabert 2018-11-21 23:21:38 -0500
  • 09a203df47 Replace deprecated TracebackFuture with Furture TracebackFuture has been deprecated and aliased to Future since Tornado 4.0 8e07f3d865 Andrew Rabert 2018-11-21 23:14:18 -0500
  • e692468d9c Support tornado<5 Andrew Rabert 2018-11-21 23:10:36 -0500
  • b0decadd4f Update dependencies Andrew Rabert 2018-11-21 23:02:53 -0500
  • 0e6eb02b0f
    Merge pull request #6 from nvllsvm/routing Gavin M. Roy 2018-11-21 20:58:56 -0500
  • 66fc155f57
    Merge pull request #7 from nvllsvm/py Gavin M. Roy 2018-11-21 20:58:18 -0500
  • 1a914d7b6f Add Py 3.6, 3.7; remove Py 3.4 Andrew Rabert 2018-09-20 14:30:22 -0400
  • e9b8361935 Pin to tornado<4.5 Andrew Rabert 2018-04-06 22:15:33 -0400
  • 6619b0fbad Bump coverage pin Andrew Rabert 2018-04-06 22:15:22 -0400
  • c51f821e3b
    Merge efd48a406d into 6f4f792bf7 Andrew Rabert 2018-04-07 02:11:49 +0000
  • 6f4f792bf7 Remove download count badge Andrew Rabert 2018-04-06 21:52:04 -0400
  • 95ae6b9454 Fix changelog Andrew Rabert 2018-04-06 21:51:52 -0400
  • b951e55f12 Use tox for testing different versions of Tornado Andrew Rabert 2018-01-23 00:35:28 -0500
  • 662263e48d Add support for Tornado >= 4.5 Tornado 4.5 changed request routing in a breaking way. This adds support for the new behavior while preserving existing behavior for older versions of Tornado. Andrew Rabert 2018-01-22 23:53:56 -0500
  • efd48a406d Pin coverage to >=4.1,<5 Andrew Rabert 2018-01-22 13:28:48 -0500
  • c9bc15ae54 Merge 439cf90fb5 into 26ff5b3363 Andrew Rabert 2017-04-23 09:35:29 +0000
  • 26ff5b3363 Fix table formatting Gavin M. Roy 2017-04-10 14:52:08 -0400
  • b3fd59da9b Fix the goofy test Gavin M. Roy 2017-04-05 17:14:55 -0400
  • fa2c2cbbd1 Update release history Gavin M. Roy 2017-04-05 16:06:32 -0400
  • 22cf737e21 Merge pull request #4 from sprockets/sampling 2.1.0 amberheilman 2017-04-05 14:49:01 -0400
  • b94f14bd66 Add batch submission probability Gavin M. Roy 2017-04-05 14:01:08 -0400
  • 439cf90fb5 Use get_status for status code Andrew Rabert 2017-03-30 11:23:36 -0400
  • cb705b847c Merge pull request #2 from sprockets/2.0 2.0.0 dave-shawley 2016-11-09 16:12:41 -0500
  • deba0752da Ensure the value is a float Gavin M. Roy 2016-11-09 16:09:18 -0500
  • a4c601d69b Update the docstring values for defaults in install Gavin M. Roy 2016-11-09 15:53:26 -0500
  • f671b7029c Change batch submission logic Gavin M. Roy 2016-11-09 15:50:27 -0500
  • 6d639b436d Documentation updates Gavin M. Roy 2016-11-09 15:45:58 -0500
  • 9eb3f2fcfd Loosen the Tornado pin Gavin M. Roy 2016-11-09 15:45:50 -0500
  • 340ede84ba Include coverage and increase verbosity when testing Gavin M. Roy 2016-11-09 15:45:41 -0500
  • 7a5015d598 Ensure wheel is installed Gavin M. Roy 2016-11-09 15:45:20 -0500
  • 7405312a5e Make tagging the hostname optional 1.4.0 Gavin M. Roy 2016-10-13 21:13:49 -0400
  • f6a9b2071a Actually drop the metric when not enabled 1.3.2 Gavin M. Roy 2016-10-13 19:42:51 -0400
  • b7ada3911c Change logging level when not enabled 1.3.1 Gavin M. Roy 2016-10-13 19:24:34 -0400
  • 61bcc691e8 Remove the correlation-id assertion 1.3.0 Gavin M. Roy 2016-10-13 18:53:45 -0400
  • ac7d886f11 Add some controls for operational tuning Gavin M. Roy 2016-10-13 18:52:17 -0400
  • 3eea44dfef Allow a measurement timestamp to be externally set 1.2.0 Gavin M. Roy 2016-09-26 14:46:53 -0400
  • 4548295995 Python 2.7 compatibility 1.1.0 Gavin M. Roy 2016-09-23 11:40:23 -0400
  • ead27c3942 Submit measurements one at a time for a rejected batch Gavin M. Roy 2016-09-23 11:32:28 -0400
  • 1affb16eb6 Have a default content-length for responses without one 1.0.7 Gavin M. Roy 2016-09-14 12:18:45 -0400
  • 98781c101d Move to millisecond precision 1.0.6 Gavin M. Roy 2016-09-14 01:27:55 -0400
  • f4245531b7 Remove the import for ietfparse 1.0.5 Gavin M. Roy 2016-09-14 00:48:29 -0400
  • 815949458b Remove content_type tag for now Gavin M. Roy 2016-09-14 00:44:49 -0400
  • 821b80291b python2/3 compatibility fix 1.0.4 Gavin M. Roy 2016-09-14 00:32:16 -0400
  • b73679c57a Rework line protocol marshalling and more Gavin M. Roy 2016-09-14 00:27:05 -0400
  • 7fee1a1c83 Bump the version 1.0.3 Gavin M. Roy 2016-09-13 22:02:49 -0400
  • 9ba7a5e82c Add some exception handling just in case Gavin M. Roy 2016-09-13 22:02:21 -0400
  • a22c66fda5 Fix response header parsing in python3 Gavin M. Roy 2016-09-13 22:00:12 -0400
  • 080a480ff7 Add content_length, content_type, and accept values Gavin M. Roy 2016-09-13 21:49:58 -0400
  • db3aa34cec Match on host as well 1.0.2 Gavin M. Roy 2016-09-13 20:56:17 -0400
  • 6c2bbb93c0 urllib not required Gavin M. Roy 2016-09-13 20:55:15 -0400
  • a9e5c99599 Dont use reverse_url to get the endpoint pattern in the mixin Gavin M. Roy 2016-09-13 20:54:39 -0400
  • 4223b155a6 Pass in the request arguments Gavin M. Roy 2016-09-13 20:10:36 -0400
  • b46e1ceb4a Swallow assertion errors from tornado.web.RequestHandler.reverse_url Gavin M. Roy 2016-09-13 20:03:36 -0400
  • 2ad5abe9c2 Fix the badges Gavin M. Roy 2016-09-13 18:15:14 -0400
  • f8cc9c7c28 Bugfix for the Periodic callback 1.0.1 Gavin M. Roy 2016-09-13 18:12:37 -0400
  • 08a7ac2c09 Fix the readme Gavin M. Roy 2016-09-13 16:46:28 -0400
  • cd70239f6d Merge pull request #1 from sprockets/v1 1.0.0 Gavin M. Roy 2016-09-13 16:23:22 -0400
  • dc32d0089e Fix the broken tests (INFLUX_ -> INFLUXDB_) Gavin M. Roy 2016-09-13 16:15:52 -0400
  • 85f51f9c34 Should only need the -r testing Gavin M. Roy 2016-09-13 16:12:15 -0400
  • 783c0781b5 Add documentation Gavin M. Roy 2016-09-13 16:10:50 -0400
  • 4b721a3699 Requirements updates Gavin M. Roy 2016-09-13 16:10:39 -0400
  • 72154b47b2 Remove the CURL option Gavin M. Roy 2016-09-13 16:10:31 -0400
  • 87c52debfc Remove the CURL option Gavin M. Roy 2016-09-13 16:10:19 -0400
  • 39555ab977 Ignore build dir Gavin M. Roy 2016-09-13 16:09:52 -0400
  • 4c4eecfe23 Add docs Gavin M. Roy 2016-09-13 16:09:43 -0400
  • 8a766aee8b Move to a stand-alone module Gavin M. Roy 2016-09-13 11:26:37 -0400
  • 11817fd1cf WIP of v1 Gavin M. Roy 2016-09-12 21:17:55 -0400
  • 78071e9172 Initial Commit Gavin M. Roy 2016-09-12 21:11:25 -0400