Commit graph

63 commits

Author SHA1 Message Date
Dave Shawley
31feab1275 ErrorLogger: Handle tornado.web.HTTPError. 2015-11-19 08:02:47 -05:00
Dave Shawley
704c6d34d8 Add LoggingHandler and ErrorLogger mixins. 2015-11-18 16:15:37 -05:00
Dave Shawley
1cd8ef8fe0 Add support application.settings['number_of_procs']. 2015-09-24 15:01:20 -04:00
Dave Shawley
b5decd1aec Add application shutdown callbacks. 2015-09-24 14:56:51 -04:00
Dave Shawley
23c73b0499 Bump version to 0.3.0 2015-08-28 10:58:19 -04:00
Dave Shawley
da0a9f5a8f Set the log_function in Runner.start_server. 2015-08-28 10:57:06 -04:00
Dave Shawley
dbc023890a Version bumps for 0.2.2. 2015-07-23 09:14:56 -04:00
Dave Shawley
bc5feeafb9 Version bump. 2015-07-23 07:40:52 -04:00
Dave Shawley
11e0d72511 Bump version to 0.2.0 2015-07-22 14:22:44 -04:00
Dave Shawley
f9645b0025 Add sprockets.http.run. 2015-07-22 14:11:32 -04:00
Dave Shawley
877581d9ce Rework version management. 2015-07-22 13:29:16 -04:00
Gavin M. Roy
5a78150126 Add setup entry points
The entry point is used to register the module as a sprockets controller.

- Simplify the python 2.7 check
- Fix the MANIFEST.in format
- Add stub sprockets.http methods
2014-08-19 16:52:51 -04:00
Gavin M. Roy
30e407f922 Initial project structure 2014-08-19 12:58:29 -04:00