wiredfool
|
994c9a7e56
|
Merge pull request #621 from e98cuenc/fixlcmsdoc
Update installation instructions of little cms2 in Mac
|
2014-04-14 06:18:34 -04:00 |
|
wiredfool
|
0b402df678
|
Merge pull request #620 from myint/master
Fix spelling errors in documentation
|
2014-04-14 06:17:10 -04:00 |
|
Joaquín Cuenca Abela
|
deecfdabcd
|
Update installation instructions of little cms2 in Mac
|
2014-04-13 00:28:26 +02:00 |
|
Steven Myint
|
d5dee90f41
|
Fix spelling errors in documentation
https://pillow.readthedocs.org/en/latest/about.html
|
2014-04-12 07:08:50 -07:00 |
|
Alex Clark ☺
|
6cd0e1757b
|
Merge pull request #615 from hugovk/master
Test runner: print out list of failures at end
|
2014-04-11 04:53:50 -04:00 |
|
hugovk
|
9c6b07d21b
|
Remove temporary forced failure
|
2014-04-11 10:59:58 +03:00 |
|
hugovk
|
cf6daf03fe
|
Use correct brackets
|
2014-04-11 10:47:37 +03:00 |
|
hugovk
|
267cdf523e
|
Print out lists of failed tests (and temporarily force a failure for testing)
|
2014-04-11 10:28:06 +03:00 |
|
Alex Clark ☺
|
e70b5ff9b2
|
Merge pull request #613 from hugovk/patch-2
Badges: SVG Travis, and Coverage in docs [ci skip]
|
2014-04-09 04:01:35 -04:00 |
|
Alex Clark ☺
|
dc85bb5cf3
|
Merge pull request #612 from hugovk/patch-1
Badges: SVG Travis, and coverage in README [ci skip]
|
2014-04-09 04:01:09 -04:00 |
|
hugovk
|
5a63e77097
|
Fix alt text [ci skip]
|
2014-04-09 10:40:16 +03:00 |
|
hugovk
|
0378a89c64
|
Use SVG Travis CI badge [ci skip]
|
2014-04-09 10:37:03 +03:00 |
|
Hugo
|
1cb4bf7c15
|
SVG Travis, and Coverage badge in docs [ci skip]
The SVG badge uses the Shields project for consistency with other projects' badges.
More info:
http://blog.travis-ci.com/2014-03-20-build-status-badges-support-svg/
|
2014-04-09 10:33:13 +03:00 |
|
Hugo
|
dd6067dbf4
|
Coverage badge in README [ci skip]
|
2014-04-09 10:17:20 +03:00 |
|
wiredfool
|
b5d0cf5e88
|
Merge pull request #607 from hugovk/master
Fix test coverage
|
2014-04-08 09:53:04 -07:00 |
|
hugovk
|
9210f88102
|
Start coverage measurement earlier so tests are properly covered
|
2014-04-08 17:20:52 +03:00 |
|
hugovk
|
5afdd6cb54
|
pep8 Tests/tester.py
|
2014-04-08 17:17:10 +03:00 |
|
hugovk
|
ed00b2e6d2
|
Read existing data coverage on measurement start, save on stop. Only measure PIL code.
|
2014-04-08 12:38:30 +03:00 |
|
hugovk
|
3e9cde4412
|
Use tester.py's built-in coverage and coverage.py's built-in cleanup
|
2014-04-08 12:28:00 +03:00 |
|
hugovk
|
e4b8cdac4c
|
Update .gitignore from https://github.com/github/gitignore keeping Vim and emacs cruft
|
2014-04-08 12:22:39 +03:00 |
|
Alex Clark
|
57d4efbeb8
|
Add history
|
2014-04-07 19:18:32 -04:00 |
|
Alex Clark ☺
|
e9fe13da15
|
Merge pull request #605 from wiredfool/dump
Dump
|
2014-04-07 19:07:40 -04:00 |
|
wiredfool
|
86d5c5c389
|
Have the tempfile use a suffix with a dot
|
2014-04-07 16:01:49 -07:00 |
|
wiredfool
|
844ed441de
|
Add the suffix if it's not there, not if it is
|
2014-04-07 15:59:33 -07:00 |
|
Alex Clark
|
e0b7f86cf6
|
Add history
|
2014-04-07 18:37:40 -04:00 |
|
Alex Clark ☺
|
8dc7583773
|
Merge pull request #604 from nijel/patch-1
Fix variable name
|
2014-04-07 18:36:26 -04:00 |
|
Alex Clark ☺
|
5dc5d2db66
|
Merge pull request #594 from hugovk/master
Add coverage reports for Python code on Travis CI
|
2014-04-07 18:35:22 -04:00 |
|
Michal Čihař
|
07650be832
|
Fix variable name
Wrong variable name was used for transparency manipulations.
|
2014-04-07 17:36:36 +02:00 |
|
Alex Clark ☺
|
665a6360f7
|
Merge pull request #601 from wiredfool/gs-test
Fix failing test when ghostscript is not installed.
|
2014-04-04 18:30:19 -04:00 |
|
hugovk
|
5e0d2a3004
|
Add pep8 and pyflakes reports to Travis CI
|
2014-04-05 01:25:55 +03:00 |
|
wiredfool
|
82d7524add
|
made has_ghostscript a method, using it from test_imagefile
|
2014-04-04 13:33:54 -07:00 |
|
Alex Clark ☺
|
52189030b8
|
Merge pull request #600 from wiredfool/readthedocs
Readthedocs
|
2014-04-04 04:51:41 -04:00 |
|
wiredfool
|
8ca2cfe75c
|
Use an import error instead of a plain exception
|
2014-04-03 16:05:02 -07:00 |
|
wiredfool
|
ab3687e10f
|
Tests correctly check for the core object
|
2014-04-03 16:04:29 -07:00 |
|
wiredfool
|
688c8dd538
|
comment ->autodoc transform
|
2014-04-03 15:47:57 -07:00 |
|
wiredfool
|
90bbd9ff3e
|
Delayed import error for doc use
|
2014-04-02 20:09:04 -07:00 |
|
Alex Clark
|
72758c54c4
|
Fix manifest
|
2014-04-02 18:41:03 -04:00 |
|
Alex Clark ☺
|
c7fae0b040
|
Merge pull request #599 from wiredfool/version
Bump all the version numbers
|
2014-04-02 18:29:53 -04:00 |
|
wiredfool
|
b6955fcf15
|
Merge branch 'readthedocs' of github.com:wiredfool/Pillow into readthedocs
|
2014-04-02 15:27:04 -07:00 |
|
wiredfool
|
7b4768a9fa
|
Bump all the version numbers
|
2014-04-02 15:25:46 -07:00 |
|
wiredfool
|
66a468d4ae
|
current version...
|
2014-04-02 13:52:23 -07:00 |
|
wiredfool
|
120915411c
|
Updated Changes.rst [ci skip]
Release date.
|
2014-04-02 10:05:46 -07:00 |
|
wiredfool
|
47cd405c12
|
Merge pull request #598 from cgohlke/patch-1
Update platform support
|
2014-04-02 10:04:05 -07:00 |
|
cgohlke
|
d43a0ce133
|
Update platform support
|
2014-04-02 09:53:30 -07:00 |
|
hugovk
|
4474917fc2
|
Re-enable notifications
|
2014-04-02 13:53:34 +03:00 |
|
hugovk
|
ec0c933a3c
|
Include PIL/*.py for coverage to see if it includes unexecuted code
|
2014-04-02 12:12:47 +03:00 |
|
hugovk
|
b6d44fe31c
|
Only measure coverage of code in the PIL directory, but includes all those files, even those unexecuted
|
2014-04-02 11:57:02 +03:00 |
|
Alex Clark ☺
|
12398f632d
|
Merge pull request #593 from wiredfool/docs
Doc updates
|
2014-04-02 04:50:44 -04:00 |
|
hugovk
|
cd98729436
|
Omit library modules from coverage
|
2014-04-02 11:40:40 +03:00 |
|
hugovk
|
d514c1fb64
|
Add coverage report
|
2014-04-02 11:00:43 +03:00 |
|