summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'e886fd27a6a276c784f4e8af99412950208f3f7b' into perf_cache_resol...perf_cache_resolvingJulian Berman2015-03-223-17/+101
|\
| * Squashed 'json/' changes from 9208016..0b657e8Julian Berman2015-03-223-17/+101
* | Need to preserve backwards compat for RefResolvers without the new methods.Julian Berman2015-03-212-7/+33
* | Pass in caches instead of arguments.Julian Berman2015-03-213-15/+20
* | I give up.Julian Berman2015-03-151-9/+1
* | Not deprecating these for now, just not used internally.Julian Berman2015-03-153-11/+15
* | Merge remote-tracking branch 'dnephin/perf_cache_resolving' into perf_cache_r...Julian Berman2015-03-151-0/+5
|\ \
| * | Fix base_uri backwards compatibility.Daniel Nephin2015-03-152-0/+7
* | | Er, green doesn't work on 2.6, and make running right out of a checkout easier.Julian Berman2015-03-154-5/+12
* | | Wrong docstring.Julian Berman2015-03-151-8/+8
* | | Add back assertions for backwards compat.Julian Berman2015-03-151-0/+2
* | | Wait wat. Remove insanity.Julian Berman2015-03-151-2/+0
* | | Probably should combine these at some point, but for now move them.Julian Berman2015-03-152-0/+0
* | | Really run on the installed package.Julian Berman2015-03-151-2/+4
* | | Begone py.test.Julian Berman2015-03-151-7/+3
* | | Remove 3.3, use pip for installs, use green here too.Julian Berman2015-03-151-3/+2
* | | lxml-cffi is giving obscure errors again.Julian Berman2015-03-151-1/+1
* | | Fix a non-type in the docs.Julian Berman2015-03-151-1/+1
* | | Switch to vcversioner, use repoze.lru only on 2.6, and add extras_require for...Julian Berman2015-03-157-41/+27
* | | Run tests on the installed package.Julian Berman2015-03-151-5/+6
* | | Newer tox is slightly saner.Julian Berman2015-03-151-3/+0
* | | It's hard to be enthusiastic about tox anymore.Julian Berman2015-03-141-6/+2
* | | Merge remote-tracking branch 'dnephin/perf_cache_resolving'Julian Berman2015-03-148-44/+172
|\ \ \ | |/ /
| * | Use lru_cacheDaniel Nephin2015-03-047-33/+45
| * | Remove DefragResult.Daniel Nephin2015-03-032-9/+5
| * | Remove context manager from ref() validation.Daniel Nephin2015-03-013-15/+27
| * | Perf improvements by using a cache.Daniel Nephin2015-03-013-46/+53
| * | Add benchmark script.Daniel Nephin2015-03-011-0/+74
| * | Fix test failuresDaniel Nephin2015-02-272-6/+11
| * | issue #158: TRY to speed-up scope & $ref url-handling by keepingKostis Anagnostopoulos @ STUW0252015-02-272-23/+45
|/ /
* | Merge pull request #200 from samarjeet27/masterJulian Berman2015-02-251-0/+1
|\ \
| * | Add build status imageSamarjeet2015-02-251-0/+1
|/ /
* | Merge pull request #192 from bennoleslie/patch-1Julian Berman2015-01-061-3/+3
|\ \
| * | Fix Draft4Validator example code in validate.rstBen Leslie2015-01-071-3/+3
|/ /
* | Merge pull request #190 from vpelletier/masterJulian Berman2015-01-041-5/+2
|\ \
| * | Improve mutlipleOf validator with floating point value.Vincent Pelletier2014-12-291-5/+2
|/ /
* | Try to be as explicit as possible on the million different uses of 'validator'.Julian Berman2014-12-074-102/+113
* | Slightly clarify the wording, which means to refer to calling this method dir...Julian Berman2014-12-071-2/+3
* | Merge commit '45cf1fb8a6a0b7ea1ab8de8ea9fc7addb0ffd149'Julian Berman2014-12-073-0/+99
|\ \ | |/
| * Squashed 'json/' changes from 3cef243..9208016Julian Berman2014-12-073-0/+99
* | Generative environments, and disable lxml on pypy3 which doesn't work yet.Julian Berman2014-11-241-32/+17
* | Merge remote-tracking branch 'asottile/pypy3'Julian Berman2014-10-313-4/+6
|\ \
| * | Support pypy3Anthony Sottile2014-10-163-4/+6
|/ /
* | Fix style.Julian Berman2014-10-121-14/+49
* | Add a simple test and all of the args.Julian Berman2014-10-122-5/+17
* | Merge remote-tracking branch 'immerrr/make-exceptions-picklable'Julian Berman2014-10-121-0/+4
|\ \
| * | Make exceptions picklable on Python 2.Ximmerrr2014-10-071-0/+4
* | | compat.py is not public API either.Julian Berman2014-10-051-1/+3
* | | Merge remote-tracking branch 'sebastianmika/master'Julian Berman2014-10-051-2/+2
|\ \ \
| * | | Closes maximum issue which wasn't an issue.Sebastian Mika2014-09-232-4/+51