Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTML encode the docstrings in the Django jsonrpc_map #62

Closed
wants to merge 384 commits into from
Closed

HTML encode the docstrings in the Django jsonrpc_map #62

wants to merge 384 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 19, 2013

  1. Configuration menu
    Copy the full SHA
    6f2587e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfe9d0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d895b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8eeaa9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5cf8ec6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    69c55bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b1864fb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7ed8bc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dbbf551 View commit details
    Browse the repository at this point in the history
  10. init jsonrpc10 functionality

    pavlov99 committed Oct 19, 2013
    Configuration menu
    Copy the full SHA
    7cc073c View commit details
    Browse the repository at this point in the history
  11. add validation to jsonrpc1.0

    pavlov99 committed Oct 19, 2013
    Configuration menu
    Copy the full SHA
    9e4233b View commit details
    Browse the repository at this point in the history
  12. reorder init steps, set id before is_notification to satisfy both jso…

    …nrpc1 and jsonrpc2 implementations
    pavlov99 committed Oct 19, 2013
    Configuration menu
    Copy the full SHA
    d51d675 View commit details
    Browse the repository at this point in the history
  13. add tests to jsonrpc1

    pavlov99 committed Oct 19, 2013
    Configuration menu
    Copy the full SHA
    eaf0944 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0329e07 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bb0acce View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6edd2f1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3f12bb8 View commit details
    Browse the repository at this point in the history
  18. remove extra blank lines

    pavlov99 committed Oct 19, 2013
    Configuration menu
    Copy the full SHA
    4b4a837 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2013

  1. update readme todo

    pavlov99 committed Oct 20, 2013
    Configuration menu
    Copy the full SHA
    d368951 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0a9329 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2013

  1. Configuration menu
    Copy the full SHA
    1a4ad1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8952cd0 View commit details
    Browse the repository at this point in the history
  3. simplify condition

    pavlov99 committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    902d058 View commit details
    Browse the repository at this point in the history
  4. add tests

    pavlov99 committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    065f3c3 View commit details
    Browse the repository at this point in the history
  5. fix import paths

    pavlov99 committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    ead83d4 View commit details
    Browse the repository at this point in the history
  6. fix jsonrpc manager

    pavlov99 committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    a725271 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    35316d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e85443d View commit details
    Browse the repository at this point in the history
  9. fix pep8

    pavlov99 committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    34d6cfe View commit details
    Browse the repository at this point in the history
  10. add license

    pavlov99 committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    5c66994 View commit details
    Browse the repository at this point in the history
  11. update changelog

    pavlov99 committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    58c0fc9 View commit details
    Browse the repository at this point in the history
  12. upate version

    pavlov99 committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    6d53f6a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4c442ff View commit details
    Browse the repository at this point in the history
  14. fix id for JSONRPC response

    pavlov99 committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    d29bc79 View commit details
    Browse the repository at this point in the history
  15. cover jsonrpc2 with tests

    pavlov99 committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    24da392 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2537185 View commit details
    Browse the repository at this point in the history
  17. cover utils

    pavlov99 committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    5e49c7c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    36cd6cf View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    22a0f36 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f12d455 View commit details
    Browse the repository at this point in the history
  21. add tests for base models

    pavlov99 committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    6f9dcee View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    19defb8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ab431fc View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2f475f8 View commit details
    Browse the repository at this point in the history
  25. update README

    pavlov99 committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    70ac81f View commit details
    Browse the repository at this point in the history
  26. update README

    pavlov99 committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    7426a61 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    5135f44 View commit details
    Browse the repository at this point in the history
  28. update changelog

    pavlov99 committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    500ef15 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    56e636c View commit details
    Browse the repository at this point in the history
  30. update version

    pavlov99 committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    1c44b55 View commit details
    Browse the repository at this point in the history
  31. change README format

    pavlov99 committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    a845f36 View commit details
    Browse the repository at this point in the history
  32. update README

    pavlov99 committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    0811dbe View commit details
    Browse the repository at this point in the history
  33. update readme

    pavlov99 committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    04ae447 View commit details
    Browse the repository at this point in the history
  34. update README

    pavlov99 committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    89d3278 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    ca65b62 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2014

  1. example\server.py: json-rpc chokes on being passed a bytestring. Use …

    …request.get_data() to convert to unicode string, and pass that in
    xnova committed Jan 6, 2014
    Configuration menu
    Copy the full SHA
    8d5c454 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from xnova/master

    example server.py is broken
    pavlov99 committed Jan 6, 2014
    Configuration menu
    Copy the full SHA
    2ab87f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2014

  1. Configuration menu
    Copy the full SHA
    eb7ddd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbd7dfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b7c66f View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2014

  1. Configuration menu
    Copy the full SHA
    99a7614 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from bitdeli-chef/master

    Add a Bitdeli Badge to README
    pavlov99 committed Feb 21, 2014
    Configuration menu
    Copy the full SHA
    b6e9878 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2014

  1. Configuration menu
    Copy the full SHA
    646cde7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from bitdeli-chef/master

    Add a Bitdeli Badge to README
    pavlov99 committed Feb 26, 2014
    Configuration menu
    Copy the full SHA
    81efa90 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2014

  1. Configuration menu
    Copy the full SHA
    a1a55c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2014

  1. Merge pull request #16 from xnova/master

    allow logging of exceptions in API handlers to screen/file
    pavlov99 committed Mar 20, 2014
    Configuration menu
    Copy the full SHA
    0d1bdbd View commit details
    Browse the repository at this point in the history
  2. move logger configuration to the beginning of file, add information t…

    …o exception during logging
    pavlov99 committed Mar 20, 2014
    1 Configuration menu
    Copy the full SHA
    7bacf37 View commit details
    Browse the repository at this point in the history
  3. update version

    pavlov99 committed Mar 20, 2014
    Configuration menu
    Copy the full SHA
    6a3d0dd View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2014

  1. Configuration menu
    Copy the full SHA
    69d8d95 View commit details
    Browse the repository at this point in the history
  2. test that notification method calls function on the server side, but …

    …in case of errors it would not return error message
    pavlov99 committed Mar 23, 2014
    Configuration menu
    Copy the full SHA
    d75507f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b245a63 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2014

  1. travis: py26

    matee911 committed Apr 30, 2014
    Configuration menu
    Copy the full SHA
    aaf72da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f374e6a View commit details
    Browse the repository at this point in the history
  3. setup.py

    matee911 committed Apr 30, 2014
    Configuration menu
    Copy the full SHA
    0004cd0 View commit details
    Browse the repository at this point in the history
  4. travis: branch py26

    matee911 committed Apr 30, 2014
    Configuration menu
    Copy the full SHA
    63e6d97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eee87f6 View commit details
    Browse the repository at this point in the history
  6. typo

    matee911 committed Apr 30, 2014
    Configuration menu
    Copy the full SHA
    6674dd5 View commit details
    Browse the repository at this point in the history
  7. maybe now? bash fix

    matee911 committed Apr 30, 2014
    Configuration menu
    Copy the full SHA
    a5cb431 View commit details
    Browse the repository at this point in the history
  8. force

    matee911 committed Apr 30, 2014
    Configuration menu
    Copy the full SHA
    ba9abf5 View commit details
    Browse the repository at this point in the history
  9. force

    matee911 committed Apr 30, 2014
    Configuration menu
    Copy the full SHA
    ef8ab62 View commit details
    Browse the repository at this point in the history
  10. force

    matee911 committed Apr 30, 2014
    Configuration menu
    Copy the full SHA
    e2de8b9 View commit details
    Browse the repository at this point in the history
  11. travis

    matee911 committed Apr 30, 2014
    Configuration menu
    Copy the full SHA
    b1958a4 View commit details
    Browse the repository at this point in the history
  12. force

    matee911 committed Apr 30, 2014
    Configuration menu
    Copy the full SHA
    3f08c20 View commit details
    Browse the repository at this point in the history
  13. tuu to siedzi

    matee911 committed Apr 30, 2014
    Configuration menu
    Copy the full SHA
    274bbe9 View commit details
    Browse the repository at this point in the history
  14. unittest2 as unittest

    matee911 committed Apr 30, 2014
    Configuration menu
    Copy the full SHA
    0dc35b9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8ad2dbe View commit details
    Browse the repository at this point in the history
  16. unittest2 as unittest

    matee911 committed Apr 30, 2014
    1 Configuration menu
    Copy the full SHA
    dc6d50f View commit details
    Browse the repository at this point in the history
  17. fix: decimal

    matee911 committed Apr 30, 2014
    Configuration menu
    Copy the full SHA
    8bfc8b3 View commit details
    Browse the repository at this point in the history
  18. travis

    matee911 committed Apr 30, 2014
    Configuration menu
    Copy the full SHA
    fcabb7c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f4c2a94 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2014

  1. update badges

    pavlov99 committed May 2, 2014
    Configuration menu
    Copy the full SHA
    5f8a37f View commit details
    Browse the repository at this point in the history

Commits on May 7, 2014

  1. Configuration menu
    Copy the full SHA
    74c9c6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    764efa4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    120b1be View commit details
    Browse the repository at this point in the history

Commits on May 8, 2014

  1. Merge pull request #19 from proofit404/feature/dispatcher-from-instance

    Create dispatcher from object instance or dictionary.
    pavlov99 committed May 8, 2014
    Configuration menu
    Copy the full SHA
    3d2db86 View commit details
    Browse the repository at this point in the history
  2. build weels before upload

    pavlov99 committed May 8, 2014
    Configuration menu
    Copy the full SHA
    4a98999 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa8c927 View commit details
    Browse the repository at this point in the history
  4. update version

    pavlov99 committed May 8, 2014
    Configuration menu
    Copy the full SHA
    6d5a089 View commit details
    Browse the repository at this point in the history
  5. format badges

    pavlov99 committed May 8, 2014
    Configuration menu
    Copy the full SHA
    1a555a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90d09b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d55ccae View commit details
    Browse the repository at this point in the history
  8. remove extra badges

    pavlov99 committed May 8, 2014
    Configuration menu
    Copy the full SHA
    0a0b9d4 View commit details
    Browse the repository at this point in the history
  9. do not build binary dist

    pavlov99 committed May 8, 2014
    Configuration menu
    Copy the full SHA
    da404cd View commit details
    Browse the repository at this point in the history

Commits on May 14, 2014

  1. Fix dispatcher add_method.

    When used as a decorator don't destroy wrapped definition.  Keep
    callable object unmodified.
    proofit404 committed May 14, 2014
    Configuration menu
    Copy the full SHA
    e93d44f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8c11c8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #21 from proofit404/hotfix/dispatcher-decorator

    Don't destroy callable with dispatcher decorator.
    pavlov99 committed May 14, 2014
    Configuration menu
    Copy the full SHA
    1805e2c View commit details
    Browse the repository at this point in the history
  4. update version

    pavlov99 committed May 14, 2014
    Configuration menu
    Copy the full SHA
    10bbb53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66a6623 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #20 from matee911/py26

    Py26 support
    pavlov99 committed May 14, 2014
    Configuration menu
    Copy the full SHA
    2a42ce5 View commit details
    Browse the repository at this point in the history
  7. add python2.6 to tox

    pavlov99 committed May 14, 2014
    Configuration menu
    Copy the full SHA
    b2ebf45 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    06b455a View commit details
    Browse the repository at this point in the history
  9. jsonrpc/tests/test_utils.py

    pavlov99 committed May 14, 2014
    Configuration menu
    Copy the full SHA
    7cf223f View commit details
    Browse the repository at this point in the history

Commits on May 25, 2014

  1. Configuration menu
    Copy the full SHA
    d11e8ba View commit details
    Browse the repository at this point in the history
  2. fix pep8

    pavlov99 committed May 25, 2014
    Configuration menu
    Copy the full SHA
    651f88e View commit details
    Browse the repository at this point in the history
  3. do not test py26 branch in travis. do not use (--use-mirrors), with n…

    …ew pip this leads to warning.
    pavlov99 committed May 25, 2014
    Configuration menu
    Copy the full SHA
    1034cfd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be0eb05 View commit details
    Browse the repository at this point in the history
  5. substitute continue with else block of try-except statement. Use addi…

    …tional finally block instead of 4 if-checks for notification.
    pavlov99 committed May 25, 2014
    Configuration menu
    Copy the full SHA
    192ffa1 View commit details
    Browse the repository at this point in the history
  6. update changelog

    pavlov99 committed May 25, 2014
    Configuration menu
    Copy the full SHA
    a7c8377 View commit details
    Browse the repository at this point in the history
  7. update version

    pavlov99 committed May 25, 2014
    Configuration menu
    Copy the full SHA
    c5227ae View commit details
    Browse the repository at this point in the history
  8. Merge branch 'release/1.6.0'

    pavlov99 committed May 25, 2014
    Configuration menu
    Copy the full SHA
    67f7771 View commit details
    Browse the repository at this point in the history
  9. fix classifier

    pavlov99 committed May 25, 2014
    Configuration menu
    Copy the full SHA
    2e80bcb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7186ae4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3f1109e View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2014

  1. Added new dispatcher exception.

    This exception is meant for custom error handling in the dispatcher method.
    Also added a test for the new exception.
    Julian Hille committed Sep 3, 2014
    Configuration menu
    Copy the full SHA
    8fb6678 View commit details
    Browse the repository at this point in the history
  2. Flake8 fix, Docstring fix, code beautified

    Julian Hille committed Sep 3, 2014
    Configuration menu
    Copy the full SHA
    8472783 View commit details
    Browse the repository at this point in the history
  3. Added test for test manager and new dispatch exception.

    Julian Hille committed Sep 3, 2014
    Configuration menu
    Copy the full SHA
    664589f View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2014

  1. Merge pull request #22 from julianhille/feature/dispatch_exception

    Added new dispatcher exception.
    pavlov99 committed Sep 4, 2014
    Configuration menu
    Copy the full SHA
    477381f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ade67cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f12ca1c View commit details
    Browse the repository at this point in the history
  4. Merge tag '1.7.0' into develop

    Release version 1.7.0 with custom exception functionality
    pavlov99 committed Sep 4, 2014
    Configuration menu
    Copy the full SHA
    51fb220 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2014

  1. split manager handler

    pavlov99 committed Oct 16, 2014
    Configuration menu
    Copy the full SHA
    27ddba1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release/1.8.0'

    pavlov99 committed Oct 16, 2014
    Configuration menu
    Copy the full SHA
    2f33262 View commit details
    Browse the repository at this point in the history
  3. Merge tag '1.8.0' into develop

    release 1.8.0 Add handle_request to manager to handle correct request.
    pavlov99 committed Oct 16, 2014
    Configuration menu
    Copy the full SHA
    0dea2e5 View commit details
    Browse the repository at this point in the history
  4. update version

    pavlov99 committed Oct 16, 2014
    Configuration menu
    Copy the full SHA
    0bcae7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6aa9c27 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2014

  1. init django backend

    pavlov99 committed Dec 1, 2014
    Configuration menu
    Copy the full SHA
    edb69ba View commit details
    Browse the repository at this point in the history
  2. remove unrelated comments

    pavlov99 committed Dec 1, 2014
    Configuration menu
    Copy the full SHA
    61a94d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2014

  1. update version

    pavlov99 committed Dec 6, 2014
    Configuration menu
    Copy the full SHA
    9af58e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65f8541 View commit details
    Browse the repository at this point in the history
  3. Merge tag '1.8.1' into develop

    Update version, fix pypi issue.
    pavlov99 committed Dec 6, 2014
    Configuration menu
    Copy the full SHA
    655cbc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9efd53d View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2015

  1. support python3.4

    pavlov99 committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    9657807 View commit details
    Browse the repository at this point in the history
  2. add django to tests

    pavlov99 committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    298a33a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47ed5e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bda3028 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23053e2 View commit details
    Browse the repository at this point in the history
  6. support python 3.4

    pavlov99 committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    977edcf View commit details
    Browse the repository at this point in the history
  7. add tests for django

    pavlov99 committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    c056e15 View commit details
    Browse the repository at this point in the history
  8. test type error coverage

    pavlov99 committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    8f8865d View commit details
    Browse the repository at this point in the history
  9. test json rpc map

    pavlov99 committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    d84bb86 View commit details
    Browse the repository at this point in the history
  10. update version

    pavlov99 committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    8708208 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7bb62e1 View commit details
    Browse the repository at this point in the history
  12. Merge tag '1.8.2' into develop

    update version. Add django backend.
    pavlov99 committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    ad853bf View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2015

  1. Configuration menu
    Copy the full SHA
    e427f68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a39c7cd View commit details
    Browse the repository at this point in the history
  3. remove jython support

    pavlov99 committed Mar 5, 2015
    Configuration menu
    Copy the full SHA
    68dfa4c View commit details
    Browse the repository at this point in the history
  4. add pypy to description

    pavlov99 committed Mar 5, 2015
    Configuration menu
    Copy the full SHA
    e021168 View commit details
    Browse the repository at this point in the history
  5. update version

    pavlov99 committed Mar 5, 2015
    Configuration menu
    Copy the full SHA
    e709324 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6f03d1 View commit details
    Browse the repository at this point in the history
  7. Merge tag '1.8.3' into develop

    add pypy implementation.
    pavlov99 committed Mar 5, 2015
    Configuration menu
    Copy the full SHA
    f25801a View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2015

  1. Configuration menu
    Copy the full SHA
    032adc9 View commit details
    Browse the repository at this point in the history
  2. add explanation to InvalidParams response message, it might be raised…

    … because of invalid params or TypeError from inside the function
    pavlov99 committed Mar 20, 2015
    Configuration menu
    Copy the full SHA
    67168c8 View commit details
    Browse the repository at this point in the history
  3. update version

    pavlov99 committed Mar 20, 2015
    Configuration menu
    Copy the full SHA
    0f03420 View commit details
    Browse the repository at this point in the history
  4. add pypy to documentation

    pavlov99 committed Mar 20, 2015
    Configuration menu
    Copy the full SHA
    288c57d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'release/1.8.4'

    pavlov99 committed Mar 20, 2015
    Configuration menu
    Copy the full SHA
    9f79aa9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6af0234 View commit details
    Browse the repository at this point in the history
  7. fix tests for PyPy

    pavlov99 committed Mar 20, 2015
    Configuration menu
    Copy the full SHA
    6c30625 View commit details
    Browse the repository at this point in the history
  8. update README

    pavlov99 committed Mar 20, 2015
    Configuration menu
    Copy the full SHA
    b13790a View commit details
    Browse the repository at this point in the history
  9. Merge branch 'develop'

    pavlov99 committed Mar 20, 2015
    Configuration menu
    Copy the full SHA
    bc654db View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2015

  1. Configuration menu
    Copy the full SHA
    c968618 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2015

  1. cover code

    pavlov99 committed Mar 24, 2015
    Configuration menu
    Copy the full SHA
    bea0f62 View commit details
    Browse the repository at this point in the history
  2. add comments to code

    pavlov99 committed Mar 24, 2015
    Configuration menu
    Copy the full SHA
    ca30e9f View commit details
    Browse the repository at this point in the history
  3. update version

    pavlov99 committed Mar 24, 2015
    Configuration menu
    Copy the full SHA
    0f07226 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'release/1.9.0'

    pavlov99 committed Mar 24, 2015
    Configuration menu
    Copy the full SHA
    edc580e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64063c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2015

  1. add serve documents shortcut

    pavlov99 committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    7a38fcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ab5a20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a410db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1170628 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2015

  1. Configuration menu
    Copy the full SHA
    02a4d83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    501e772 View commit details
    Browse the repository at this point in the history
  3. add exception documentation

    pavlov99 committed Mar 29, 2015
    Configuration menu
    Copy the full SHA
    4e088ea View commit details
    Browse the repository at this point in the history
  4. add django integration docs

    pavlov99 committed Mar 29, 2015
    Configuration menu
    Copy the full SHA
    7902c38 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2015

  1. add stars to docs

    pavlov99 committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    ab16d80 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2015

  1. Configuration menu
    Copy the full SHA
    c2f7a58 View commit details
    Browse the repository at this point in the history
  2. update changelog

    pavlov99 committed May 5, 2015
    Configuration menu
    Copy the full SHA
    6f6239b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    517eb65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49603aa View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop'

    pavlov99 committed May 5, 2015
    Configuration menu
    Copy the full SHA
    a315e55 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2015

  1. Added Gitter badge

    gitter-badger committed May 23, 2015
    Configuration menu
    Copy the full SHA
    91ba22f View commit details
    Browse the repository at this point in the history

Commits on May 26, 2015

  1. Merge pull request #28 from gitter-badger/gitter-badge

    Add a Gitter chat badge to README.rst
    pavlov99 committed May 26, 2015
    Configuration menu
    Copy the full SHA
    f4b453d View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2015

  1. Added support of method prefixes

    pavel committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    a17fa26 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #31 from Santinell/master

    Added support of method prefixes
    pavlov99 committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    b525dcb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f041ce View commit details
    Browse the repository at this point in the history
  4. update changelog

    pavlov99 committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    5a629b6 View commit details
    Browse the repository at this point in the history
  5. update version

    pavlov99 committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    7199b2f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d7ef17 View commit details
    Browse the repository at this point in the history
  7. Merge tag '1.9.2' into develop

    release 1.9.2
    pavlov99 committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    ed2d728 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2015

  1. Flask backend was added

    lorekhov committed Jun 28, 2015
    Configuration menu
    Copy the full SHA
    66d1780 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2015

  1. Configuration menu
    Copy the full SHA
    59a3715 View commit details
    Browse the repository at this point in the history
  2. remove not used variables

    pavlov99 committed Jun 29, 2015
    Configuration menu
    Copy the full SHA
    99742d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27e0188 View commit details
    Browse the repository at this point in the history
  4. cover code up to 100%

    pavlov99 committed Jun 29, 2015
    Configuration menu
    Copy the full SHA
    6dd499a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40beb6f View commit details
    Browse the repository at this point in the history
  6. update docs.

    pavlov99 committed Jun 29, 2015
    Configuration menu
    Copy the full SHA
    8ef4bdb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d781cf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b7cfbc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    121effe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    09d6b75 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'develop'

    pavlov99 committed Jun 29, 2015
    Configuration menu
    Copy the full SHA
    097f3cc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    34b3b02 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2015

  1. content-type check now can be skipped

    lorekhov committed Aug 4, 2015
    Configuration menu
    Copy the full SHA
    5b221e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2015

  1. Merge pull request #34 from lorehov/content_type_check

    Content-type check now can be skipped in Flask backend
    pavlov99 committed Aug 5, 2015
    Configuration menu
    Copy the full SHA
    f3c7a8e View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2015

  1. allow backend API instance init with custom empty dispatcher. Usecase…

    …: init with empty dispatcher subclass.
    Kirill Pavlov committed Aug 7, 2015
    Configuration menu
    Copy the full SHA
    f76b821 View commit details
    Browse the repository at this point in the history
  2. add contributors to README

    Kirill Pavlov committed Aug 7, 2015
    Configuration menu
    Copy the full SHA
    f5da604 View commit details
    Browse the repository at this point in the history
  3. update changelog

    Kirill Pavlov committed Aug 7, 2015
    Configuration menu
    Copy the full SHA
    21dfab0 View commit details
    Browse the repository at this point in the history
  4. merge with origin

    Kirill Pavlov committed Aug 7, 2015
    Configuration menu
    Copy the full SHA
    9704446 View commit details
    Browse the repository at this point in the history
  5. Merge tag '1.10.2' into develop

    release 1.10.2
    Kirill Pavlov committed Aug 7, 2015
    Configuration menu
    Copy the full SHA
    f7d87fc View commit details
    Browse the repository at this point in the history
  6. update version

    Kirill Pavlov committed Aug 7, 2015
    Configuration menu
    Copy the full SHA
    3913248 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2015

  1. Update README.rst

    pavlov99 committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    ab010e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2015

  1. FIX: #29

    ADD: tests
    ADD: more obvious constructor for  JSONRPCBaseResponse
    FIX: NotImplemented wrong using
    REMOVE: test that check none value
    sergio-bershadsky committed Oct 28, 2015
    Configuration menu
    Copy the full SHA
    79f8495 View commit details
    Browse the repository at this point in the history
  2. Fixed a typo in the doc

    jcbohin committed Oct 28, 2015
    Configuration menu
    Copy the full SHA
    7b45142 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2015

  1. Merge pull request #37 from jcbohin/patch-1

    Fixed a typo in the doc
    pavlov99 committed Oct 31, 2015
    Configuration menu
    Copy the full SHA
    0e2e0e4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #36 from nikitinsm/master

    FIX: #29
    pavlov99 committed Oct 31, 2015
    Configuration menu
    Copy the full SHA
    114e01b View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2016

  1. Configuration menu
    Copy the full SHA
    f302049 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2016

  1. specify coverage version

    pavlov99 committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    714d611 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13e7c8d View commit details
    Browse the repository at this point in the history
  3. use master branch to display badge. Otherwise any pull request could …

    …make badge red, indicating broken build.
    pavlov99 committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    b16adbd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    556c4b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93c813a View commit details
    Browse the repository at this point in the history
  6. add contributors to README

    pavlov99 committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    b32084f View commit details
    Browse the repository at this point in the history
  7. use NotImplementedError instead of NotImplemented in utils, so fix th…

    …at in coverage report as well.
    pavlov99 committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    65cb04c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3763a2f View commit details
    Browse the repository at this point in the history
  9. fix typo

    pavlov99 committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    2b7d5af View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2016

  1. Configuration menu
    Copy the full SHA
    5db123a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2016

  1. init python3.5 tests

    pavlov99 committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    a4584e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    922432e View commit details
    Browse the repository at this point in the history
  3. remove extra code

    pavlov99 committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    2ec92cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    364b21f View commit details
    Browse the repository at this point in the history
  5. update contributors list

    pavlov99 committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    c9bf093 View commit details
    Browse the repository at this point in the history
  6. update version

    pavlov99 committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    8db3f5d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f35f16b View commit details
    Browse the repository at this point in the history
  8. Merge tag '1.10.3' into develop

    release 1.10.3
    pavlov99 committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    08532c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2016

  1. Skip django/flask tests if not installed

    - Django and Flask are not firm requirements set out in the setup.py so makes
      sense to not mark the tests as failed if they aren't installed.
    durden committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    ddcc862 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2016

  1. Merge pull request #48 from durden/master

    Skip django/flask tests if not installed
    pavlov99 committed Aug 6, 2016
    Configuration menu
    Copy the full SHA
    5605dc5 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2016

  1. Configuration menu
    Copy the full SHA
    21d4ca7 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2016

  1. fix pep8

    pavlov99 committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    43daaad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #50 from pipermerriam/piper/more-detailed-informat…

    …ion-from-errors
    
    Add traceback data to error response when exceptions are raised
    pavlov99 committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    05ec143 View commit details
    Browse the repository at this point in the history
  3. fix pep8

    pavlov99 committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    a76fa94 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2017

  1. Configuration menu
    Copy the full SHA
    4b188c8 View commit details
    Browse the repository at this point in the history