Commit Graph

  • 344727a410 Merge pull request #1818 from wiredfool/appveyor_s3_build_logs wiredfool 2016-04-09 21:18:00 +0100
  • 66c7bc42e7 only run docs on python 2.7, install all the requirements for it wiredfool 2016-04-09 20:29:26 +0100
  • af57c0cfda refactor doccheck from travis -> makefile wiredfool 2016-04-09 20:28:43 +0100
  • 21af360812 secret value for python-pillow account, not wf wiredfool 2016-04-09 08:21:11 -0700
  • 78a626d343 Pushing build to s3 as artifact wiredfool 2016-04-07 01:11:13 -0700
  • 233afecb90 Documentation of --debug flag wiredfool 2016-04-09 08:15:24 -0700
  • 33ed45c762 Clean up (yapf) Alex Clark 2016-03-30 15:47:27 -0400
  • 6ab84373be debug logging for setup.py Eric Soroos 2016-03-30 09:16:10 -0700
  • 5025bdd487 Valid range for baseline jpeg qtables 1 to 255, fixed overflow from using signed char instead of unsigned char. added test Stephen Arthur 2016-04-07 09:35:14 -0700
  • b38c32ed70 Valid range for baseline jpeg qtables 0 to 255, fixed issue from using signed char instead of unsigned char. added test Stephen Arthur 2016-04-06 18:47:51 -0700
  • 9fa3fb98f3 Update CHANGES.rst [CI skip] Hugo 2016-04-06 19:59:40 +0300
  • a7c678b1af Merge pull request #1813 from wiredfool/DIB_1293 Hugo 2016-04-06 19:58:25 +0300
  • 0e3caec317 Added Transparency mask unpacker for BMP files wiredfool 2016-04-06 07:38:24 -0700
  • e84e02997c Fixes DIB image format wiredfool 2016-04-06 06:22:12 -0700
  • 3242b5cbaa Merge pull request #1812 from techtonik/patch-1 Hugo 2016-04-06 15:40:07 +0300
  • 8754f65a42 README.rst fix contribution link anatoly techtonik 2016-04-06 14:36:12 +0300
  • 28ce695dd4 Merge pull request #1807 from python-pillow/tabulate-badges Hugo 2016-04-06 10:14:23 +0300
  • 3a80d91a52 Merge pull request #3 from radarhere/pillow_allow_rasterizing_eps_at_arbitrary_resolution Brian Baumhover 2016-04-05 13:42:41 -0500
  • 8c9e64de6d Update CHANGES.rst [CI skip] Hugo 2016-04-05 16:11:28 +0300
  • 99c61adde2 Merge pull request #1809 from radarhere/pxr Hugo 2016-04-05 16:10:45 +0300
  • 1888d60504 Added PixarImagePlugin file extension Andrew Murray 2016-04-05 23:01:39 +1000
  • 3478464ce8 Fixed typo Andrew Murray 2016-04-05 20:42:24 +1000
  • 7d64ab3b9b Fixed typo [ci skip] Andrew Murray 2016-04-05 19:32:24 +1000
  • 619d5effa6 Tabulate badges Hugo 2016-04-04 18:25:31 +0300
  • 2fdb386882 Update CHANGES.rst [CI skip] Hugo 2016-04-04 16:39:35 +0300
  • cee9a1da15 Merge pull request #1805 from wiredfool/verify-struct-error Hugo 2016-04-04 16:38:29 +0300
  • 90378c8298 Fixing compatibility with the truncated images tests wiredfool 2016-04-04 05:40:37 -0700
  • bb91abe147 Merge pull request #1804 from hugovk/tiff_jpegtables wiredfool 2016-04-04 05:06:53 -0700
  • 77da73c90f Catch struct.errors when verifying png files, convert to SyntaxErrors, fixes #1755 wiredfool 2016-04-04 03:08:22 -0700
  • 6899adc346 Updated Changes.rst [ci skip] wiredfool 2016-04-04 10:07:48 +0100
  • ca5e22b59a Merge pull request #1794 from radarhere/spiderimageplugin wiredfool 2016-04-04 02:07:41 -0700
  • dabb68a61e Added tests Andrew Murray 2016-04-04 18:48:21 +1000
  • 83426ef132 Failing test for ResourceWarning on Python 3 #835 hugovk 2014-12-30 16:20:42 +0200
  • 7d129d4aca Merge hugovk 2016-04-03 23:25:41 +0300
  • ba817af569 Merge hugovk 2016-04-03 23:08:49 +0300
  • 8e5cf79a79 Update CHANGES.rst [ci skip] wiredfool 2016-04-03 20:22:39 +0100
  • b0e8e2d0a8 Update CHANGES.rst [ci skip] wiredfool 2016-04-03 20:08:40 +0100
  • 14f3b45f46 Merge pull request #1789 from zwhfly/tiff wiredfool 2016-04-03 12:07:48 -0700
  • 6f9fb2eefd Update CHANGES.rst [ci skip] wiredfool 2016-04-03 19:20:36 +0100
  • 6c0b84bd0a Don't fast fail in the failing tests branch wiredfool 2016-04-03 19:19:40 +0100
  • 0e35313065 Merge pull request #1788 from radarhere/root wiredfool 2016-04-03 11:12:19 -0700
  • 4637bf4271 Update CHANGES.rst [CI skip] Hugo 2016-04-03 19:39:24 +0300
  • 66e937875c Merge pull request #1799 from radarhere/warning Hugo 2016-04-03 19:38:33 +0300
  • 26bf1937c7 Added warning for deprecated as_dict method Andrew Murray 2016-04-03 23:41:28 +1000
  • a1fbccd0c0 Merge pull request #1798 from radarhere/contributing Hugo 2016-04-03 16:14:32 +0300
  • 34c1a90736 Added AppVeyor to CONTRIBUTING [ci skip] Andrew Murray 2016-04-03 21:57:40 +1000
  • a490d8890f Update CHANGES.rst [CI skip] Hugo 2016-04-03 12:56:07 +0300
  • c099e0168e Merge pull request #1784 from radarhere/pow Hugo 2016-04-03 12:55:33 +0300
  • bb7b89eea0 Merge pull request #1795 from radarhere/installation Hugo 2016-04-03 12:39:52 +0300
  • 4fb4cbc0d3 Update CHANGES.rst [CI skip] Hugo 2016-04-03 11:37:20 +0300
  • 77b5a531c6 Merge pull request #1625 from radarhere/health Hugo 2016-04-03 10:58:35 +0300
  • c4233fd668 Merge pull request #1796 from radarhere/pildriver Hugo 2016-04-03 10:31:43 +0300
  • 503d8e925a Minor code rearrangement Andrew Murray 2016-04-03 15:08:28 +1000
  • 79d0e9ad59 Updated El Capitan tested Pillow version [ci skip] Andrew Murray 2016-04-03 12:01:02 +1000
  • 4391816cff Merge pull request #1793 from radarhere/license Alex Clark 2016-04-02 09:18:07 -0400
  • d07ab52c66 SpiderImagePlugin: raise an error when seeking in a non-stack file Jonathan Michalon 2016-02-23 14:08:39 +0100
  • 4db2972778 Added Pillow to LICENSE [ci skip] Andrew Murray 2016-04-02 10:41:10 +1100
  • fd7fa4e61d 3.3.0.dev0 versioning wiredfool 2016-04-01 07:39:35 -0700
  • c01f51dfff 3.2.0 release notes formatting wiredfool 2016-04-01 06:58:41 -0700
  • ee12a8e03c 3.2.0 release notes formatting 3.2.x wiredfool 2016-04-01 06:58:41 -0700
  • 13bf7b8b45 Merge remote-tracking branch 'origin/master' wiredfool 2016-04-01 06:16:08 -0700
  • 26599528b9 Version 3.2.0 wiredfool 2016-04-01 06:15:41 -0700
  • acf1c8559b 3.1.2 Release Versioning 3.1.2 3.1.x wiredfool 2016-04-01 05:27:31 -0700
  • c62b544084 Release Notes wiredfool 2016-03-26 13:27:17 -0700
  • d00d8571c2 Fixed j2k integer overflow error on encode - CVE-2016-3076 wiredfool 2016-03-26 04:25:28 -0700
  • 344cb709ed 3.2.0 Release Version Bump 3.2.0 wiredfool 2016-04-01 05:04:05 -0700
  • 98474e4fa9 added 3.2.0 release notes to index wiredfool 2016-04-01 05:03:33 -0700
  • 642a331dd1 Release Notes wiredfool 2016-03-26 13:27:17 -0700
  • a1f244343d Fixed j2k integer overflow error on encode - CVE-2016-3076 wiredfool 2016-03-26 04:25:28 -0700
  • de7481d5b7 Merge pull request #1776 from python-pillow/aclark-build-cleanup Alex Clark 2016-04-01 08:01:29 -0400
  • 43ddf83529 Updated Changes.rst [ci skip] wiredfool 2016-04-01 12:09:25 +0100
  • fb7aacee92 Merge pull request #1792 from wiredfool/install_docs wiredfool 2016-04-01 04:06:19 -0700
  • d53855642e Added freebsd install instructions, from @koobs wiredfool 2016-04-01 04:02:17 -0700
  • 09272dfea4 Cleanup of Fedora23 install docs wiredfool 2016-04-01 03:53:53 -0700
  • 8734941928 added instructions for Fedora 23 Zandr Martin 2016-02-14 16:51:34 -0600
  • 677b958a7f Health fixes Andrew Murray 2016-02-05 09:57:13 +1100
  • 653a1e488b Merge 6de1e5161a into 0129c50933 Zandr Martin 2016-04-01 10:42:07 +0000
  • 0129c50933 Updated Changes.rst [ci skip] wiredfool 2016-04-01 11:39:38 +0100
  • 0af8da10b7 Merge 8502503652 into 26970c5e21 Geka000 2016-04-01 10:38:22 +0000
  • 26970c5e21 Merge pull request #1782 from radarhere/compression wiredfool 2016-04-01 03:38:18 -0700
  • 39fb128898 Merge pull request #1772 from radarhere/copy wiredfool 2016-04-01 03:35:21 -0700
  • 8ae375ebec Merge pull request #1787 from radarhere/license wiredfool 2016-04-01 03:33:22 -0700
  • e8da73e95b Merge pull request #1786 from radarhere/tifftags wiredfool 2016-04-01 03:31:57 -0700
  • f950c3c161 Merge pull request #1783 from python-pillow/radarhere-patch-1 wiredfool 2016-04-01 03:30:42 -0700
  • 0fb65753ce Merge pull request #1780 from wiredfool/j2k_exception wiredfool 2016-04-01 03:29:09 -0700
  • 2f39a818a6 Merge pull request #1773 from wiredfool/path_segfault wiredfool 2016-04-01 03:27:43 -0700
  • dc9ecaa09b Fixed changelog message [ci skip] Andrew Murray 2016-04-01 19:43:08 +1100
  • dbc513c0dc Merge cb1bfc5fad into 4d234fb54d Alex Clark 2016-03-30 19:59:44 +0000
  • cb1bfc5fad Clean up (yapf) Alex Clark 2016-03-30 15:47:27 -0400
  • 954abf3672 inprogress -- debug logging for setup.py Eric Soroos 2016-03-30 09:16:10 -0700
  • 999b0a1e8c file is not a variable name Eric Soroos 2016-03-30 09:13:10 -0700
  • bf2df86807 require, required, and want are not features Eric Soroos 2016-03-30 08:20:27 -0700
  • f869ecd808 Dir is not a variable name Eric Soroos 2016-03-30 08:19:23 -0700
  • 124bee0485 Add Tests for 2/4 bpp Tiff Grayscale Images zwhfly 2016-03-29 18:56:37 +0800
  • aa0636d811 Add Tiff Encodings for 2/4 Bit Grayscale Images zwhfly 2016-03-29 14:21:42 +0800
  • 46134f78d2 Rearrange Tiff Encodings List zwhfly 2016-03-29 13:57:28 +0800
  • 4d147c16d3 Add Some Unpackers for 2/4 bpp Grayscale Format zwhfly 2016-03-28 17:44:06 +0800
  • 0907f423ca Removed unused variable from selftest Andrew Murray 2016-03-29 22:53:48 +1100
  • 074dd36c33 Updated PIL license in OleFILEIO README [ci skip] Andrew Murray 2016-03-29 20:01:39 +1100
  • 91cabaafeb Corrected Tiff tag names Andrew Murray 2016-03-29 18:50:51 +1100