summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Move another compat import into compat.pyJulian Berman2018-11-252-9/+3
* | Minor style.Julian Berman2018-11-252-3/+11
* | Add a note to compat.py.Julian Berman2018-11-251-0/+5
* | And kill the one on import of the test module.Julian Berman2018-11-251-22/+26
* | Merge pull request #496 from thombashi/add_installation_descJulian Berman2018-11-251-0/+10
|\ \
| * | Add installation instructions to READMETsuyoshi Hombashi2018-11-251-0/+10
|/ /
* | Flush another set of warnings, in a terrible way.Julian Berman2018-11-241-3/+7
* | A third, and kill having two separate mixins.Julian Berman2018-11-241-33/+17
* | Kill another warning, promote the test to run always.Julian Berman2018-11-241-5/+12
* | This is embarassingly terribly written that it requires this.Julian Berman2018-11-241-0/+8
* | Kill one unintended warning.Julian Berman2018-11-241-8/+16
* | Add the type.Julian Berman2018-11-201-1/+1
* | Thanks GitHub for not showing the whitespace :/.Julian Berman2018-11-201-2/+2
* | Merge pull request #494 from omarryhan/masterJulian Berman2018-11-201-0/+4
|\ \
| * | Update create(id_of) docstringOmar Ryhan2018-11-191-5/+1
| * | Update .gitignoreOmar Ryhan2018-11-191-4/+0
| * | Added some testing/build files to gitignoreOmar Ryhan2018-11-192-0/+12
|/ /
* | Minor style, and remove a test that already exists.Julian Berman2018-11-182-14/+9
* | Merge remote-tracking branch 'opethe1st/opethe1st-patch-2'Julian Berman2018-11-182-3/+38
|\ \
| * | Fix - lines too longOpemipo Ogunkola2018-11-152-5/+7
| * | Fix the warning messageOpemipo Ogunkola2018-11-142-2/+2
| * | Update the warning mesageOpemipo Ogunkola2018-11-142-5/+5
| * | Update tests and use default when schema not specifiedOpemipo Ogunkola2018-11-102-5/+14
| * | Change warning message from `raise SchemaError` to `raise an error` in futureOpemipo Ogunkola2018-11-042-2/+2
| * | Add trailing commaOpemipo Ogunkola2018-11-041-1/+1
| * | remove lineOpemipo Ogunkola2018-11-021-1/+0
| * | reset gitignoreOpemipo Ogunkola2018-11-021-2/+0
| * | Remove `Raise SchemaError` from validator_for doc stringOpemipo Ogunkola2018-11-021-2/+0
| * | remove unused warnings importOpemipo Ogunkola2018-11-022-1/+2
| * | .Opemipo Ogunkola2018-11-021-0/+2
| |\ \
| | * | Raise an Error if schema doesn't existOpemipo Ogunkola2018-11-011-1/+5
| * | | Add test to validate warning is added if schema is not foundOpemipo Ogunkola2018-11-022-1/+27
| |/ /
* | | Merge commit '38e7f0b784a64de4cee9e53dd118fd558fb3bf6e'Julian Berman2018-11-181-16/+3
|\ \ \ | |/ / |/| / | |/
| * Squashed 'json/' changes from 002ce0f..8c3d56dJulian Berman2018-11-181-16/+3
* | Merge branch 'codeco'Julian Berman2018-10-252-2/+16
|\ \
| * | Apply a magic nedbat.Julian Berman2018-10-251-1/+2
| * | More random tidying that doesn't actually fix things.codecoJulian Berman2018-10-251-3/+4
| * | Yeah apparently by default it succeeds even if it fails...Julian Berman2018-10-221-1/+1
| * | First attempt at a codecov env.Julian Berman2018-10-222-2/+14
|/ /
* | Merge remote-tracking branch 'TakingItCasual/master'Julian Berman2018-10-031-2/+2
|\ \
| * | Updated PyPI URLsTakingItCasual2018-10-022-3/+3
* | | Merge pull request #472 from gaetano-guerriero/fix-py2-urlopenJulian Berman2018-10-022-1/+22
|\ \ \ | |/ / |/| |
| * | fix urlopen usage in python2 when resolving refsGaetano Guerriero2018-10-022-1/+22
|/ /
* | Dead.Julian Berman2018-10-011-12/+2
* | Filter rather than skip.Julian Berman2018-09-301-6/+5
* | Twisted apparently not supporting 3.7 on Windows yet.Julian Berman2018-09-301-6/+7
* | Maybe better luck for now with a maintained thing...Julian Berman2018-09-302-2/+2
* | Ugh except not on Linux.Julian Berman2018-09-302-5/+5
* | Bytes for the path name.Julian Berman2018-09-302-5/+5
* | Defend ourselves from evil.Julian Berman2018-09-301-1/+6