Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / hfaran/Tornado-JSON issues and pull requests

#114 - Active project?

Issue - State: open - Opened by dineshbvadhia over 3 years ago - 1 comment

#113 - 2.0.0: Support Tornado 6.0+ only

Pull Request - State: closed - Opened by skaphander over 5 years ago - 2 comments

#112 - Add support for async def

Pull Request - State: closed - Opened by cdsboy over 5 years ago - 3 comments

#111 - Pin dependencies to fix test failures from breaking changes

Pull Request - State: closed - Opened by hfaran almost 6 years ago - 1 comment

#110 - Fix Tornado version pinning in tests

Pull Request - State: closed - Opened by hfaran almost 6 years ago - 1 comment

#109 - Pin jsonschema 2.3.0

Pull Request - State: closed - Opened by hfaran almost 6 years ago - 1 comment

#108 - Added support to not send responses when the handler has already called finish()

Pull Request - State: open - Opened by vivekfantain almost 6 years ago - 3 comments

#107 - Revert "DeprecationWarning for inspect.getargspec() Fix"

Pull Request - State: closed - Opened by hfaran about 6 years ago - 4 comments

#106 - DeprecationWarning for inspect.getargspec() Fix

Pull Request - State: closed - Opened by digitaldavenyc about 6 years ago - 4 comments

#105 - Validating query params?

Issue - State: open - Opened by braco over 6 years ago - 1 comment

#104 - async handler methods not supported (Tornado 6.x)

Issue - State: open - Opened by ricogini over 6 years ago - 2 comments

#103 - Version 1.3.3 apparently only published for Python2

Issue - State: closed - Opened by ksonj over 6 years ago - 3 comments
Labels: bug

#102 - Release 1.3.3

Pull Request - State: closed - Opened by hfaran over 6 years ago

#101 - update gen.py to support tornado 5.x

Pull Request - State: closed - Opened by mpecarina over 6 years ago - 1 comment

#100 - Added support to not send responses when the handler has already called finish()

Pull Request - State: closed - Opened by vivekfantain almost 7 years ago - 2 comments

#99 - Switched broken pypip.in badges to shields.io

Pull Request - State: closed - Opened by movermeyer almost 7 years ago - 3 comments

#98 - Incomplete response.py present in PyPI source distributions

Issue - State: closed - Opened by djbright about 8 years ago - 4 comments
Labels: bug

#97 - Remove pyclbr and use inspect instead for module introspection

Pull Request - State: closed - Opened by hfaran about 8 years ago - 3 comments

#96 - auto route generation fails when supplied namespaced package

Issue - State: closed - Opened by djbright about 8 years ago - 2 comments
Labels: bug

#95 - Integrate swagger for api documentation

Issue - State: open - Opened by okuznetsov over 8 years ago

#94 - Python tuples fail to validate as Json lists

Issue - State: open - Opened by micpalmia over 8 years ago - 1 comment

#93 - Some problem in APIHander

Issue - State: closed - Opened by Summersummer3 over 8 years ago - 3 comments

#92 - Generalize schema.validate

Issue - State: open - Opened by hfaran almost 9 years ago

#91 - pypip.in badges in README are broken

Issue - State: open - Opened by hfaran almost 9 years ago
Labels: ready, docs

#90 - Fixed api_doc_gen duplicated entries

Pull Request - State: closed - Opened by mauler about 9 years ago - 3 comments

#89 - Added support for custom validators

Pull Request - State: closed - Opened by mauler about 9 years ago - 2 comments

#88 - Issue 84 apidocjs

Pull Request - State: open - Opened by mauler about 9 years ago - 2 comments

#87 - Issue 72 dynamic schemas

Pull Request - State: open - Opened by mauler about 9 years ago - 2 comments

#86 - ISSUE-71: Added use_defaults support for schema.validate

Pull Request - State: closed - Opened by mauler about 9 years ago - 2 comments

#84 - Integrate apidocjs

Issue - State: open - Opened by hfaran about 9 years ago - 1 comment
Labels: ready

#83 - Add generate_docs parameter to Application

Pull Request - State: closed - Opened by hfaran about 9 years ago

#82 - optional parameters and logging

Issue - State: closed - Opened by njordr about 9 years ago - 3 comments

#81 - tornado_json.exceptions is missing in the readthedocs documentation

Issue - State: open - Opened by hfaran over 9 years ago
Labels: ready

#80 - arg_pattern kwarg for get_module_routes() including hyphen

Pull Request - State: closed - Opened by ktalik over 9 years ago - 1 comment

#79 - Handle case where method has no docstring

Pull Request - State: closed - Opened by hfaran over 9 years ago

#78 - Possible bug in api_doc_gen

Issue - State: closed - Opened by digitaldavenyc over 9 years ago - 1 comment
Labels: bug

#77 - Swap data and message fields for unhandled exceptions

Pull Request - State: closed - Opened by lockie over 9 years ago - 3 comments

#76 - Error object inconsistency

Issue - State: closed - Opened by lockie over 9 years ago - 8 comments

#75 - shouldn't error pages be content-type json?

Issue - State: open - Opened by benjaminwilson over 9 years ago - 2 comments
Labels: ready

#74 - Add a Gitter chat badge to README.md

Pull Request - State: closed - Opened by gitter-badger over 9 years ago - 1 comment

#73 - if output is empty, auto return the error 404.

Pull Request - State: closed - Opened by hyacinthus almost 10 years ago - 20 comments

#72 - Using dynamic schemas

Issue - State: open - Opened by normanjaeckel almost 10 years ago - 5 comments
Labels: ready

#71 - Use default values for missing properties.

Issue - State: closed - Opened by normanjaeckel almost 10 years ago - 5 comments
Labels: in_progress

#70 - Add format_checker kwarg to schema.validate

Pull Request - State: closed - Opened by hfaran almost 10 years ago - 2 comments

#69 - Add format_checker option at schema.py validate _wrapper

Issue - State: closed - Opened by kay-si almost 10 years ago - 5 comments

#68 - Support tornado==3.x.x gen.coroutine

Pull Request - State: closed - Opened by hfaran almost 10 years ago

#66 - Add clarification on usage of JSendMixin vs. APIError and return data patterns

Issue - State: open - Opened by hfaran almost 10 years ago
Labels: ready

#65 - @validate already makes a coroutine; 1.2.0 release changes likely unnecessary

Issue - State: closed - Opened by hfaran almost 10 years ago - 1 comment

#64 - don't validate output if method finished request processing

Pull Request - State: closed - Opened by rutsky almost 10 years ago - 3 comments

#63 - Can't use @schema.validate and return error from `get()` method

Issue - State: closed - Opened by rutsky almost 10 years ago - 6 comments

#62 - API_Documentation.md creating while Application creating is undocumented

Issue - State: closed - Opened by rutsky almost 10 years ago - 3 comments

#61 - fix indentation inside Python examples

Pull Request - State: closed - Opened by rutsky almost 10 years ago - 3 comments

#60 - Implement tornado_json.gen.coroutine

Pull Request - State: closed - Opened by hfaran almost 10 years ago - 2 comments

#59 - Stacked decorators with @schema.validate and @gen.coroutine

Issue - State: closed - Opened by alexzrh about 10 years ago - 13 comments
Labels: bug, in_progress

#58 - Change package name

Issue - State: open - Opened by hfaran about 10 years ago

#57 - Customizable routing for argspec

Issue - State: open - Opened by hfaran about 10 years ago - 1 comment
Labels: enhancement

#56 - Update README to follow writethedocs template

Issue - State: closed - Opened by hfaran about 10 years ago - 1 comment
Labels: in_progress

#55 - Update Sphinx API documentation to only display the public API

Issue - State: open - Opened by hfaran about 10 years ago

#54 - develop -> master

Pull Request - State: closed - Opened by hfaran about 10 years ago

#53 - Refactor api_doc_gen

Pull Request - State: closed - Opened by hfaran about 10 years ago - 1 comment

#52 - Handle routes as URLSpec and >2-tuple in api_doc_gen

Pull Request - State: closed - Opened by hfaran about 10 years ago - 1 comment

#51 - API documentation generation fails on routes that are not two-tuples

Issue - State: closed - Opened by hfaran about 10 years ago - 1 comment
Labels: bug, ready

#50 - Imports and formatting

Pull Request - State: closed - Opened by hfaran about 10 years ago - 1 comment

#49 - Release 1.0.0

Pull Request - State: closed - Opened by hfaran about 10 years ago

#48 - Tornado 4.0.x compatibility

Pull Request - State: closed - Opened by hfaran about 10 years ago - 5 comments

#47 - Added new branch. Prototyped the auto-route generator

Pull Request - State: closed - Opened by Deiru2k over 10 years ago - 2 comments

#46 - Check compatibility with Tornado 4.0

Issue - State: closed - Opened by hfaran over 10 years ago - 2 comments

#45 - Proposal for a new Routing system.

Issue - State: open - Opened by Deiru2k over 10 years ago - 10 comments
Labels: enhancement, in_progress

#44 - Fixed JSendMixin hanging up if auto_finish was disabled

Pull Request - State: closed - Opened by Deiru2k over 10 years ago - 2 comments

#43 - Consider additional parameters in main response object.

Issue - State: closed - Opened by Deiru2k over 10 years ago - 3 comments

#42 - Use a better/existing system for API documentation

Issue - State: closed - Opened by hfaran almost 11 years ago - 2 comments

#41 - Replace ``apid`` with parameterized ``schema.validate``

Pull Request - State: closed - Opened by hfaran almost 11 years ago

#40 - Consider Q or Orderly JSON as alternatives to JSON Schema

Issue - State: closed - Opened by hfaran almost 11 years ago - 1 comment

#39 - Use mkdocs rather than Sphinx

Issue - State: closed - Opened by hfaran almost 11 years ago

#38 - Add READMEs to both demos

Issue - State: closed - Opened by hfaran almost 11 years ago - 1 comment

#37 - URL Annotations

Pull Request - State: closed - Opened by hfaran almost 11 years ago

#36 - Better API documentation formatting

Pull Request - State: closed - Opened by hfaran almost 11 years ago

#35 - Better API documentation formatting

Issue - State: closed - Opened by hfaran almost 11 years ago
Labels: ready

#34 - input_example and output_example should be validated against provided schemas on startup

Issue - State: closed - Opened by hfaran almost 11 years ago
Labels: ready

#33 - Add proper classifiers

Issue - State: closed - Opened by hfaran almost 11 years ago
Labels: ready

#32 - Refactor of ``utils`` module

Pull Request - State: closed - Opened by hfaran about 11 years ago

#31 - New interface proposal for schema definition

Issue - State: closed - Opened by hfaran about 11 years ago - 4 comments
Labels: enhancement, ready

#30 - Skip schema validation if provided schema is `None`

Issue - State: closed - Opened by hfaran about 11 years ago
Labels: ready

#29 - Improve docstrings and documentation

Pull Request - State: closed - Opened by hfaran about 11 years ago

#28 - Create a changelog

Issue - State: closed - Opened by hfaran about 11 years ago

#27 - Link to Lives Pool as example when it is complete

Issue - State: closed - Opened by hfaran about 11 years ago

#26 - 100% Coverage

Pull Request - State: closed - Opened by hfaran about 11 years ago

#22 - Add asynchronous functionality to io_schema

Pull Request - State: closed - Opened by hfaran about 11 years ago

#21 - Make compatible with Python3

Pull Request - State: closed - Opened by hfaran about 11 years ago

#19 - Remove duplicate routes

Pull Request - State: closed - Opened by hfaran about 11 years ago

#17 - Remove db module

Pull Request - State: closed - Opened by hfaran about 11 years ago

#16 - Redesign route generation to handle URL patterns

Pull Request - State: closed - Opened by hfaran about 11 years ago

#14 - Return 400 on ValidationError

Pull Request - State: closed - Opened by hfaran about 11 years ago

#13 - Add input_example and output_example fields

Pull Request - State: closed - Opened by hfaran about 11 years ago

#12 - Change `dev` links to `master`

Pull Request - State: closed - Opened by hfaran about 11 years ago

#9 - Implement automatic example I/O generation based on schemas for API documentation

Issue - State: open - Opened by hfaran about 11 years ago
Labels: enhancement

#8 - Add JSON highlighting to generated API documentation

Pull Request - State: closed - Opened by hfaran about 11 years ago - 1 comment

#7 - Use pytest rather than tox for Travis-CI compatibility

Pull Request - State: closed - Opened by hfaran about 11 years ago