Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Double quotes for install cmds | Matt Lenc | 2014-06-18 | 1 | -9/+9 | |
| * | Travis does not like before_install? | Matt Lenc | 2014-06-18 | 1 | -2/+2 | |
| * | [ci skip] Update changelog | Matt Lenc | 2014-06-18 | 1 | -1/+1 | |
| * | Move the wkhtmltopdf install process to .travis | Matt Lenc | 2014-06-18 | 2 | -14/+11 | |
| * | Debug part II | Matt Lenc | 2014-06-18 | 1 | -1/+1 | |
| * | Debug | Matt Lenc | 2014-06-18 | 1 | -1/+1 | |
| * | colour-runner dependency doesn't work on py2.6 | Matt Lenc | 2014-06-18 | 2 | -7/+1 | |
| * | [ci skip] Bump to 2.0.0 | Matt Lenc | 2014-06-18 | 2 | -2/+2 | |
| * | Make teh tests run right | Matt Lenc | 2014-06-18 | 6 | -38/+53 | |
| * | Add notes for 0.2.0 release | Matt Lenc | 2014-06-18 | 1 | -4/+12 | |
| * | yml is hard | Matt Lenc | 2014-06-18 | 1 | -2/+2 | |
| * | Fix env for travis | Matt Lenc | 2014-06-18 | 1 | -5/+5 | |
| * | Support moar Django | Matt Lenc | 2014-06-18 | 2 | -2/+11 | |
| * | Tweak classifiers | Matt Lenc | 2014-06-18 | 1 | -3/+3 | |
| * | Update setup.py | Matt Lenc | 2014-06-18 | 2 | -4/+18 | |
| * | Update test reqs for Django with py3k support | Matt Lenc | 2014-06-18 | 1 | -1/+1 | |
| * | [ci skip] Update README | Matt Lenc | 2014-06-18 | 1 | -4/+5 | |
| * | Update .travis for Python3 | Matt Lenc | 2014-06-18 | 1 | -0/+2 | |
| * | Add support for Python3 | Matt Lenc | 2014-06-18 | 3 | -30/+43 | |
|/ | ||||||
* | Merge pull request #45 from luzfcb/update-wkhtmltopdf | Maciek Lenc | 2014-03-19 | 6 | -9/+30 | |
|\ | ||||||
| * | increase version of django-wkhtmltopdf | Fabio C. Barrionuevo da Luz | 2014-03-11 | 1 | -1/+1 | |
| * | updated README.rst informations to include a official site of wkhtmltopdf and... | Fabio C. Barrionuevo da Luz | 2014-03-11 | 2 | -2/+13 | |
| * | move tests from Makefile to run_tests.sh | Fabio C. Barrionuevo da Luz | 2014-03-11 | 2 | -1/+7 | |
| * | update wkhtmltopdf binary to 0.12.0 version on before_script.sh | Fabio C. Barrionuevo da Luz | 2014-03-11 | 1 | -5/+9 | |
|/ | ||||||
* | Bump version to 1.2.2v1.2.2 | mattack108 | 2013-09-20 | 1 | -1/+1 | |
* | Update CHANGELOG | mattack108 | 2013-09-20 | 1 | -0/+12 | |
* | Merge pull request #41 from incuna/fix-tests | George Hickman | 2013-09-20 | 4 | -9/+16 | |
|\ | ||||||
| * | Remove debug print because TESTS PASS | mattack108 | 2013-09-20 | 1 | -1/+0 | |
| * | Move it move | mattack108 | 2013-09-20 | 1 | -1/+1 | |
| * | Add SECRET_KEY to settings | mattack108 | 2013-09-20 | 1 | -0/+2 | |
| * | symlink is probably required | mattack108 | 2013-09-20 | 1 | -1/+2 | |
| * | Are you 64bit now, Travis? | mattack108 | 2013-09-20 | 1 | -7/+4 | |
| * | Moar debugz | mattack108 | 2013-09-20 | 1 | -2/+4 | |
| * | Debug | mattack108 | 2013-09-20 | 1 | -0/+1 | |
| * | Fix command for installing wkhtmltopdf because Travis upgraded to latest OS w... | mattack108 | 2013-09-20 | 1 | -1/+1 | |
| * | Fix tests for Travis by obtaining the WKHTMLTOPDF_CMD from env vars. | mattack108 | 2013-09-20 | 3 | -4/+9 | |
|/ | ||||||
* | Bump version to 1.2.1v1.2.1 | George Hickman | 2013-09-20 | 1 | -1/+1 | |
* | Merge pull request #40 from gmcguire/master | George Hickman | 2013-09-20 | 1 | -5/+8 | |
|\ | ||||||
| * | Test sys.stderr to ensure it hasn't been overridden | Greg McGuire | 2013-08-02 | 1 | -5/+8 | |
|/ | ||||||
* | Merge pull request #30 from dericcrago/patch-1 | Marc Tamlyn | 2013-01-19 | 1 | -1/+1 | |
|\ | ||||||
| * | Update docs/usage.rst | Deric Crago | 2013-01-18 | 1 | -1/+1 | |
|/ | ||||||
* | Bumped version to 1.2v1.2 | mattack108 | 2013-01-17 | 1 | -1/+1 | |
* | Update CHANGELOG with latest changes | mattack108 | 2013-01-17 | 1 | -5/+19 | |
* | Merge pull request #29 from incuna/travis-setup | James Turnbull | 2013-01-17 | 4 | -0/+25 | |
|\ | ||||||
| * | Remove url param for Travis status widget | mattack108 | 2013-01-17 | 1 | -1/+1 | |
| * | Change file permission | mattack108 | 2013-01-17 | 2 | -1/+1 | |
| * | Update travis.yml | mattack108 | 2013-01-17 | 2 | -2/+2 | |
| * | Merge branch 'master' of github.com:incuna/django-wkhtmltopdf into travis-setup | mattack108 | 2013-01-16 | 5 | -225/+211 | |
| |\ | |/ |/| | ||||||
* | | Merge pull request #28 from incuna/downloading-option | James Turnbull | 2013-01-16 | 5 | -225/+211 | |
|\ \ | ||||||
| * | | Remove unwanted settings vars from test project | mattack108 | 2013-01-15 | 1 | -4/+0 |