Commit graph

14 commits

Author SHA1 Message Date
Robin Klingsberg
183eb3269e PR feedback 2019-03-19 19:18:06 -04:00
Robin Klingsberg
4c26834f04 Increase test coverage 2019-03-16 16:21:08 -04:00
Robin Klingsberg
0081582081 Move requirements files
Add support for Tornado 6
2019-03-16 16:21:07 -04:00
Gavin M. Roy
467ebe575c Drop support for Tornado 4.2 and Simplify 2018-11-26 15:41:24 -05:00
Gavin M. Roy
280db40236 2.0 Release
- Drop support for Python 2.7, 3.3, 3.4 as we no longer support these versions internally and nothing should be using them
- Drop support for Tornado < 4.2 since this is also out of date
- Add support for Tornado 5.1 and async with ``AsyncIOHandlerMixin``
- Update tests to include tests for the new ``AsyncIOHandlerMixin``
- Clean up code style a bit to make namespaces a bit more clear
- Cleaup setup.py a minor bit and have it ignore ‘-r’ includes in requirements
- Update PINs for requirements
- Update LICENSE copyright dates
2018-11-26 15:22:51 -05:00
Dave Shawley
520ad6a456 Fix retrieving __version__ without Tornado installed. 2016-06-21 10:30:52 -04:00
Dave Shawley
6680f4b940 Metadata bumps for 1.0.2. 2016-06-20 16:01:00 -04:00
Dave Shawley
aef860f833 correlation_id_logger: Add missing import. 2016-06-20 15:57:59 -04:00
Dave Shawley
c38e80da17 HandlerMixin: Make prepare async-safe. 2016-06-20 15:54:35 -04:00
Kelly O'Brien
f917579019 Create new log_function to add CID to tornado logs 2015-06-03 10:02:18 -04:00
Dave Shawley
05cccbddf0 Version bump to fix upload woes.
... hopefully... theory is that the dpl upload command used by travis-ci
doesn't work when you have a backtick in your password :-/
2015-03-31 16:55:29 -04:00
Dave Shawley
d715513e13 Bump version to 1.0.0. 2015-03-31 07:32:58 -04:00
Dave Shawley
208e5c7884 Add mixins.HandlerMixin. 2015-03-28 13:02:59 -04:00
Dave Shawley
99f33f56b2 SYN 2015-03-28 12:35:38 -04:00