Skip to content
GitLab
Explore
Sign in
Register
Commits · 72ed5f8b258ec83d315cd8cc7a9326af66c42bb4
template
Browse files
May 25, 2017
- Added Bandit test.
· 72ed5f8b
nimrod
authored
May 25, 2017
72ed5f8b
Apr 15, 2017
- The pprint filter already exists in Jinja, removing my duplicate.
· 7d030048
nimrod
authored
Apr 15, 2017
View commits for tag v0.4.2
v0.4.2
7d030048
Jan 29, 2017
- Corrected metadata check in Tox.
· b09c2dba
nimrod
authored
Jan 29, 2017
View commits for tag v0.4.1
v0.4.1
b09c2dba
Jan 24, 2017
- Bumped patch version.
· fec87320
nimrod
authored
Jan 24, 2017
fec87320
- Moved the setup.py metadata check back to the Tox test environment, left...
· 921633b8
nimrod
authored
Jan 24, 2017
921633b8
- Corrected development status classifier.
· b21a665e
nimrod
authored
Jan 24, 2017
b21a665e
- Added pre-commit test.
· a2102f0a
nimrod
authored
Jan 24, 2017
a2102f0a
- Correct Tox release environment.
· 85c7984a
nimrod
authored
Jan 24, 2017
View commits for tag v0.4.0
v0.4.0
85c7984a
- Bumped version to 0.4.0 (JMESPath and TOML support).
· 14cf2b04
nimrod
authored
Jan 24, 2017
View commits for tag 0.4.0
0.4.0
14cf2b04
- Correct minimal (working) Python3 version in the README.
· 8eb2cd0a
nimrod
authored
Jan 24, 2017
8eb2cd0a
Merge branch 'feature/toml'
· d88ddd1c
nimrod
authored
Jan 24, 2017
d88ddd1c
Merge branch 'master' into feature/toml
· 909569c2
nimrod
authored
Jan 24, 2017
909569c2
Merge branch 'feature/jmespath'
· 00a42412
nimrod
authored
Jan 24, 2017
00a42412
- Removed six as a runtime requirement, now only required for testing.
· 256a1439
nimrod
authored
Jan 24, 2017
256a1439
Jan 23, 2017
Merge branch 'feature/python32'
· b0817717
nimrod
authored
Jan 23, 2017
b0817717
- Allow Python 3.2 to fail again (Jinja doesn't test on Python 3.2 so there...
· cb6c8b0d
nimrod
authored
Jan 23, 2017
cb6c8b0d
- Fix doctests to work with Python 3.2.
· fa664cff
nimrod
authored
Jan 23, 2017
fa664cff
- Created a new Tox environment just for docs, added said environment to...
· b119163b
nimrod
authored
Jan 23, 2017
b119163b
Merge branch 'feature/doctest'
· ca322290
nimrod
authored
Jan 23, 2017
ca322290
- Don't test on Python 3.2, not supported by Pygments.
· 68340725
nimrod
authored
Jan 23, 2017
68340725
- Now really ignore failure on Python 3.2 in Travis CI.
· 545e16dc
nimrod
authored
Jan 23, 2017
545e16dc
- Fixed issues with difference between Python2 and Python3 regarding
· d5f9b7c4
nimrod
authored
Jan 23, 2017
d5f9b7c4
- Removed unit tests from tests.sh which already exist as doctests.
· d6e14b58
nimrod
authored
Jan 23, 2017
d6e14b58
- Added doctests to pprint and combine filters.
· 36d7fdea
nimrod
authored
Jan 23, 2017
36d7fdea
Jan 04, 2017
Merge branch 'master' into feature/toml
· 1f42a863
nimrod
authored
Jan 04, 2017
1f42a863
Merge branch 'master' into feature/doctest
· deb72e34
nimrod
authored
Jan 04, 2017
deb72e34
- Reintroduce Python 3.2 tests but allow them to fail.
· afbc5501
nimrod
authored
Jan 04, 2017
afbc5501
Dec 30, 2016
- Updated documentation, release procedure.
· 5784d132
nimrod
authored
Dec 30, 2016
5784d132
Dec 29, 2016
- More doctests.
· 2cc629c6
nimrod
authored
Dec 29, 2016
2cc629c6
- Adding doctest.
· d4f711a6
nimrod
authored
Dec 29, 2016
d4f711a6
- Updated TODO list.
· 321977d0
nimrod
authored
Dec 29, 2016
321977d0
- Updated TODO list.
· 3e4b8438
nimrod
authored
Dec 29, 2016
3e4b8438
Merge branch 'master' into feature/toml
· 03c86c47
nimrod
authored
Dec 29, 2016
03c86c47
- Updated documentation, TODO list.
· e92146b1
nimrod
authored
Dec 29, 2016
e92146b1
- Disable tests on Python 3.2 in Travis CI, fails on setup issue.
· 636e281c
nimrod
authored
Dec 29, 2016
636e281c
- Upload to PyPI in Tox.
· 62cbd83b
nimrod
authored
Dec 29, 2016
62cbd83b
- Comment out faulty test.
· 1ee8acea
nimrod
authored
Dec 29, 2016
1ee8acea
Merge branch 'feature/travisci'
· 9c5fc89a
nimrod
authored
Dec 29, 2016
9c5fc89a
- Added flake8 and missing symlink tests to pre-commit.
· 252ab5d1
nimrod
authored
Dec 29, 2016
252ab5d1
- Fix test on Travis CI.
· 9451c221
nimrod
authored
Dec 29, 2016
9451c221
Loading