]> git.ipfire.org Git - thirdparty/python-drafthorse.git/log
thirdparty/python-drafthorse.git
6 years agofix: url in setup.py 1/head
olf [Tue, 30 Oct 2018 12:45:34 +0000 (13:45 +0100)] 
fix: url in setup.py

* Fixes broken link from PyPI to github

6 years agoAdd credits
Raphael Michel [Tue, 30 Oct 2018 10:06:05 +0000 (11:06 +0100)] 
Add credits

6 years agoisort fixes
Raphael Michel [Tue, 30 Oct 2018 10:01:16 +0000 (11:01 +0100)] 
isort fixes

6 years agoStyle fixes
Raphael Michel [Sun, 28 Oct 2018 14:03:16 +0000 (15:03 +0100)] 
Style fixes

6 years agoBump version number 1.0.0
Raphael Michel [Sat, 27 Oct 2018 21:25:01 +0000 (23:25 +0200)] 
Bump version number

6 years agoAdd PDF generation
Raphael Michel [Sat, 27 Oct 2018 21:23:56 +0000 (23:23 +0200)] 
Add PDF generation

6 years agoFix missing UTF-8 header
Raphael Michel [Thu, 25 Oct 2018 23:24:02 +0000 (01:24 +0200)] 
Fix missing UTF-8 header

6 years agoFix bugs in generation
Raphael Michel [Thu, 25 Oct 2018 21:49:12 +0000 (23:49 +0200)] 
Fix bugs in generation

6 years agoFix flake8 warning
Raphael Michel [Thu, 25 Oct 2018 21:28:27 +0000 (23:28 +0200)] 
Fix flake8 warning

6 years agosetup.py: include_package_data
Raphael Michel [Thu, 25 Oct 2018 19:27:17 +0000 (21:27 +0200)] 
setup.py: include_package_data

6 years agoFix missing setter
Raphael Michel [Thu, 25 Oct 2018 19:26:58 +0000 (21:26 +0200)] 
Fix missing setter

6 years agoAdd Manifest
Raphael Michel [Tue, 16 Oct 2018 19:04:42 +0000 (21:04 +0200)] 
Add Manifest

6 years agoBuild lives on travis.com, not org
Raphael Michel [Tue, 16 Oct 2018 19:03:34 +0000 (21:03 +0200)] 
Build lives on travis.com, not org

6 years agoFix typos
Raphael Michel [Tue, 16 Oct 2018 05:56:35 +0000 (07:56 +0200)] 
Fix typos

6 years agoAdd a README
Raphael Michel [Tue, 16 Oct 2018 05:49:33 +0000 (07:49 +0200)] 
Add a README

6 years agoFix name in setup.py
Raphael Michel [Tue, 16 Oct 2018 05:30:58 +0000 (07:30 +0200)] 
Fix name in setup.py

6 years agoFix import in setup.py
Raphael Michel [Tue, 16 Oct 2018 05:25:44 +0000 (07:25 +0200)] 
Fix import in setup.py

6 years agoInstall dependencies on Travis
Raphael Michel [Tue, 16 Oct 2018 05:22:01 +0000 (07:22 +0200)] 
Install dependencies on Travis

6 years agoCompat for Python 3.5
Raphael Michel [Tue, 16 Oct 2018 05:18:57 +0000 (07:18 +0200)] 
Compat for Python 3.5

6 years agoEnsure object order on Python 3.5
Raphael Michel [Tue, 16 Oct 2018 05:02:44 +0000 (07:02 +0200)] 
Ensure object order on Python 3.5

6 years agoFix style errors
Raphael Michel [Tue, 16 Oct 2018 05:02:08 +0000 (07:02 +0200)] 
Fix style errors

6 years agoMake all official samples pass
Raphael Michel [Mon, 15 Oct 2018 22:55:39 +0000 (00:55 +0200)] 
Make all official samples pass

6 years agoFix style errors
Raphael Michel [Mon, 15 Oct 2018 21:51:27 +0000 (23:51 +0200)] 
Fix style errors

6 years agoSImple roundtrip test
Raphael Michel [Mon, 15 Oct 2018 21:50:42 +0000 (23:50 +0200)] 
SImple roundtrip test

6 years agoAdd simple parser
Raphael Michel [Mon, 15 Oct 2018 20:20:24 +0000 (22:20 +0200)] 
Add simple parser

6 years agoMake demo.py pass validation
Raphael Michel [Mon, 15 Oct 2018 18:54:31 +0000 (20:54 +0200)] 
Make demo.py pass validation

6 years agoFix lint errors
Raphael Michel [Mon, 15 Oct 2018 18:52:56 +0000 (20:52 +0200)] 
Fix lint errors

6 years agoFix wrong namespaces
Raphael Michel [Mon, 15 Oct 2018 18:51:43 +0000 (20:51 +0200)] 
Fix wrong namespaces

6 years agoResolve TODOs
Raphael Michel [Mon, 15 Oct 2018 18:36:29 +0000 (20:36 +0200)] 
Resolve TODOs

6 years agoAdd all models
Raphael Michel [Mon, 15 Oct 2018 18:22:12 +0000 (20:22 +0200)] 
Add all models

6 years agoConstruct schema by sample
Raphael Michel [Sun, 14 Oct 2018 11:05:29 +0000 (13:05 +0200)] 
Construct schema by sample

6 years agoInitial commit
Raphael Michel [Thu, 11 Oct 2018 07:51:51 +0000 (09:51 +0200)] 
Initial commit