Commit Graph

  • b489242ddd add debian directory master Benjamin Dauvergne 2017-01-02 16:37:22 +0100
  • 3f459b73a2 Formatting. Julian Berman 2015-06-08 12:04:44 -0400
  • 792f76a9fc Merge pull request #231 from rbtcollins/patch-1 Julian Berman 2015-06-08 12:03:29 -0400
  • a69464340b Fix universal wheels rbtcollins 2015-06-08 21:04:36 +1200
  • 5f0f1fae39 Add version and license badges. Julian Berman 2015-06-05 19:25:53 -0400
  • d404a32f86 Temporarily remove these until I resolve upstream. Julian Berman 2015-06-05 08:51:53 -0400
  • adb92ec208 Release notes. Julian Berman 2015-06-05 08:36:57 -0400
  • 9fd67b4768 Remove VCVersioner stuff from VCS. Julian Berman 2015-06-05 08:29:36 -0400
  • 582246aabd Merge commit '7afa6f02eb14cbe2f5003f2836c4f16761857355' Julian Berman 2015-06-05 08:28:25 -0400
  • 7afa6f02eb Squashed 'json/' changes from 0b657e8..3481a79 Julian Berman 2015-06-05 08:28:25 -0400
  • 168237288e
    Temporarily disable lxml-cffi because travis' libxml doesn't cooperate. Julian Berman 2015-04-08 23:42:35 -0400
  • 09f322fcfc Merge pull request #215 from jacquerie/add-link-to-travis Julian Berman 2015-04-07 08:52:54 -0400
  • 4bbbe617e7 Add link to latest Travis build. Jacopo Notarstefano 2015-04-07 14:01:34 +0200
  • aab0979f8d
    Again, again. Julian Berman 2015-04-05 21:29:14 -0400
  • 839e6568c3
    Try again. Julian Berman 2015-04-05 21:25:32 -0400
  • 60fcbbf962
    Merge branch 'perf_cache_resolving' Julian Berman 2015-04-05 20:32:04 -0400
  • a3b999cbce
    Merge commit 'e886fd27a6a276c784f4e8af99412950208f3f7b' into perf_cache_resolving Julian Berman 2015-03-22 13:31:54 -0400
  • e886fd27a6
    Squashed 'json/' changes from 9208016..0b657e8 Julian Berman 2015-03-22 13:31:49 -0400
  • f672988e2c
    Need to preserve backwards compat for RefResolvers without the new methods. Julian Berman 2015-03-21 22:08:54 -0400
  • 33973dc9fa
    Pass in caches instead of arguments. Julian Berman 2015-03-21 21:56:50 -0400
  • 8ebd5bcb0a
    I give up. Julian Berman 2015-03-15 18:20:00 -0400
  • b7aab95f43
    Not deprecating these for now, just not used internally. Julian Berman 2015-03-15 18:19:20 -0400
  • fec4647280
    Merge remote-tracking branch 'dnephin/perf_cache_resolving' into perf_cache_resolving Julian Berman 2015-03-15 18:12:08 -0400
  • 7241db0d5e Fix base_uri backwards compatibility. Daniel Nephin 2015-03-15 17:51:07 -0400
  • 1a3203b656
    It's misleading to display build status for whatever random branch Travis built last. Julian Berman 2015-03-15 14:52:59 -0400
  • 10ea4fa104
    Er, green doesn't work on 2.6, and make running right out of a checkout easier. Julian Berman 2015-03-15 14:00:10 -0400
  • 2fda689941
    Wrong docstring. Julian Berman 2015-03-15 13:45:38 -0400
  • 2c59b7192e
    Add back assertions for backwards compat. Julian Berman 2015-03-15 12:39:35 -0400
  • b74a7fd9b8
    Wait wat. Remove insanity. Julian Berman 2015-03-15 12:37:08 -0400
  • feea2329b1
    Probably should combine these at some point, but for now move them. Julian Berman 2015-03-15 12:27:15 -0400
  • 159dd1f0ea
    Really run on the installed package. Julian Berman 2015-03-15 12:24:33 -0400
  • e5664b639f
    Begone py.test. Julian Berman 2015-03-15 11:52:45 -0400
  • 9b051e3124
    Remove 3.3, use pip for installs, use green here too. Julian Berman 2015-03-15 11:52:33 -0400
  • 2b7b85e206
    lxml-cffi is giving obscure errors again. Julian Berman 2015-03-15 11:46:08 -0400
  • 504f978da3
    Fix a non-type in the docs. Julian Berman 2015-03-15 11:45:51 -0400
  • e2a604f7eb
    Switch to vcversioner, use repoze.lru only on 2.6, and add extras_require for format. Julian Berman 2015-03-15 11:45:34 -0400
  • 5f91ee6876
    Run tests on the installed package. Julian Berman 2015-03-15 11:41:34 -0400
  • 6093485f50
    Newer tox is slightly saner. Julian Berman 2015-03-15 11:39:47 -0400
  • b40f902441
    It's hard to be enthusiastic about tox anymore. Julian Berman 2015-03-14 21:23:13 -0400
  • a959fb1688
    Merge remote-tracking branch 'dnephin/perf_cache_resolving' Julian Berman 2015-03-14 20:03:23 -0400
  • ee1a256fc8 Use lru_cache Daniel Nephin 2015-03-04 15:57:31 -0500
  • ca59f3fa87 Remove DefragResult. Daniel Nephin 2015-03-03 16:09:42 -0500
  • d1e24483aa Remove context manager from ref() validation. Daniel Nephin 2015-03-01 20:52:20 -0500
  • 613cf3e1a0 Perf improvements by using a cache. Daniel Nephin 2015-02-27 21:15:08 -0500
  • 812392bbd4 Add benchmark script. Daniel Nephin 2015-03-01 17:58:35 -0500
  • 22701dc652 Fix test failures Daniel Nephin 2015-02-27 19:53:54 -0500
  • 2fda1556ef issue #158: TRY to speed-up scope & $ref url-handling by keeping fragments separated from URL (and avoid redunant frag/defrag). Conflicts: jsonschema/tests/test_benchmarks.py Kostis Anagnostopoulos @ STUW025 2014-09-24 03:20:07 +0200
  • a38eac9048 Merge pull request #200 from samarjeet27/master Julian Berman 2015-02-25 08:52:10 -0500
  • 9a0caed26d Add build status image Samarjeet 2015-02-25 19:18:46 +0530
  • d14012615f Merge pull request #192 from bennoleslie/patch-1 Julian Berman 2015-01-06 22:02:39 -0500
  • aa7233f15e Fix Draft4Validator example code in validate.rst Ben Leslie 2015-01-07 13:56:02 +1100
  • e1c30237cf Merge pull request #190 from vpelletier/master Julian Berman 2015-01-04 13:01:54 -0500
  • 2b9a72273e Improve mutlipleOf validator with floating point value. Vincent Pelletier 2014-12-29 16:21:42 +0100
  • add447fbe5
    Try to be as explicit as possible on the million different uses of 'validator'. Julian Berman 2014-12-07 12:48:03 -0500
  • fcb178774f
    Slightly clarify the wording, which means to refer to calling this method directly. Julian Berman 2014-12-07 12:24:47 -0500
  • 62e942ea37
    Merge commit '45cf1fb8a6a0b7ea1ab8de8ea9fc7addb0ffd149' Julian Berman 2014-12-07 12:22:37 -0500
  • 45cf1fb8a6
    Squashed 'json/' changes from 3cef243..9208016 Julian Berman 2014-12-07 12:22:33 -0500
  • a23ef83090
    Generative environments, and disable lxml on pypy3 which doesn't work yet. Julian Berman 2014-11-24 08:33:15 -0500
  • 7593c1a15e
    Merge remote-tracking branch 'asottile/pypy3' Julian Berman 2014-10-31 17:23:26 -0400
  • acbcbb1a16 Support pypy3 Anthony Sottile 2014-10-16 14:04:58 -0700
  • eb987ac9ee
    Fix style. Julian Berman 2014-10-12 17:47:00 -0400
  • 1610e2802d
    Add a simple test and all of the args. Julian Berman 2014-10-12 17:46:47 -0400
  • ff426eb870
    Merge remote-tracking branch 'immerrr/make-exceptions-picklable' Julian Berman 2014-10-12 17:21:17 -0400
  • 0a51b663dc Make exceptions picklable on Python 2.X immerrr 2014-10-07 03:55:28 +0400
  • 642c802ca3
    compat.py is not public API either. Julian Berman 2014-10-05 22:19:29 -0400
  • 86844350c8
    Merge remote-tracking branch 'sebastianmika/master' Julian Berman 2014-10-05 13:41:55 -0400
  • d82fa02dcf
    Merge commit '43075285ed7271d9caaa02caa1747ead3cbb27ef' Julian Berman 2014-10-05 13:41:12 -0400
  • 43075285ed
    Squashed 'json/' changes from abdd47f..3cef243 Julian Berman 2014-10-05 13:41:06 -0400
  • 8df0518ca3
    2.5.0-dev Julian Berman 2014-09-27 20:51:12 -0400
  • fd4edb92e3
    Merge remote-tracking branch 'aromanovich/master' Julian Berman 2014-09-27 20:47:06 -0400
  • b9dc7c4684 Closes maximum issue which wasn't an issue. Remove float conversion on minimum validator to make it work for very negative numbers Sebastian Mika 2014-09-23 18:18:16 +0200
  • 458022d07b All tests pass when adding `float()` conversion on `instance` and `maximum` and `minimum` in respective validators Sebastian Mika 2014-09-23 18:04:41 +0200
  • 33bd732a91 Add in float(instance) in maximum validator Sebastian Mika 2014-09-23 17:42:55 +0200
  • 98dc2df420 Add tests for fixed Error.absolute_path aromanovich 2014-09-12 23:36:27 +0600
  • 4baff2178f Add 'format' keyword to the draft 4 meta-schema Chase Sterling 2014-09-07 02:54:43 -0400
  • bee8d27831 Fix Error.absolute_path logic aromanovich 2014-09-04 21:16:56 +0600
  • 9f1827038e
    Bump version for 2.4.0 Julian Berman 2014-08-18 20:54:18 -0400
  • a97473c1b6
    Release notes for v2.4.0 Julian Berman 2014-08-18 20:53:47 -0400
  • 470a8c6a90
    Merge branch 'patch-1' Julian Berman 2014-07-05 22:55:41 -0400
  • 48cc545895
    Merge branch 'patch-1' Julian Berman 2014-07-05 22:53:18 -0400
  • 909970559b Workaround for tests in Python 3.4 Alexander Bayandin 2014-07-05 08:36:12 +0400
  • be5097d249 Workaround for tests in Python 3.4 Alexander Bayandin 2014-06-20 21:21:16 +0400
  • e8ba6a6b94 Fix Python detection for Python 3.x Alexander Bayandin 2014-06-20 18:39:39 +0400
  • 0e3e763ce8 Python 3.4 for travis Alexander Bayandin 2014-06-20 11:10:59 +0400
  • f2d83f9a69
    Supposedly that's what I put this here for. Julian Berman 2014-06-08 18:48:24 -0400
  • 0865bfbd4c No idea why this call to float was here. Julian Berman 2014-06-01 22:37:48 -0400
  • bea28e9512 Merge commit 'ed332a1819789daad35de5faeb0986624f808c79' Julian Berman 2014-06-01 22:37:31 -0400
  • ed332a1819 Squashed 'json/' changes from ddef9b0..abdd47f Julian Berman 2014-06-01 22:37:31 -0400
  • 1976689051 Merge branch 'cli' Julian Berman 2014-05-23 08:14:09 -0400
  • 80ec8c0ec2 Rework things a bit, remove py.test, allow multiple instances, and a validator. Julian Berman 2014-05-18 11:28:45 -0400
  • fad8a030f3 Add support for -m. Julian Berman 2014-05-08 19:21:11 -0400
  • 709e0377ec Formatting. Julian Berman 2014-05-08 19:20:56 -0400
  • 202157c77b Move this test case where it belongs. Julian Berman 2014-05-06 19:50:49 -0400
  • 7cebc7b533 Formatting. Julian Berman 2014-05-06 19:50:30 -0400
  • a471d04956 Merge remote-tracking branch 'ankostis/master' Julian Berman 2014-05-06 19:33:36 -0400
  • 39499db8ac Fixes #164, ValidationError.__unicode__(): use 'is' operator instead of '==' for unset-check ankostis@host:STUW025 2014-05-05 20:23:53 +0200
  • 456234a61f Test-case for #164, ValidationError.__unicode__(): use 'is' operator instead of '==' for unset-check ankostis@host:STUW025 2014-05-05 19:04:35 +0200
  • 14cbfe29d6 Fixed issue where arguments were not parsed correctly Bouke Haarsma 2014-04-08 15:58:34 +0200
  • 93977e56f3 Dropped use of UTF-8 character √ Bouke Haarsma 2014-03-24 18:33:04 +0100
  • 0a7f02f9cc Added unit tests for CLI Bouke Haarsma 2014-03-24 18:31:53 +0100