Commit Graph

  • febfe2f574 Merge pull request #755 from wiredfool/multithread-testing-travis Alex Clark ☺ 2014-07-01 14:14:49 -0400
  • cec5fd9d38 f doesn't exist, BytesIO objects have fileno(), but may return OsError wiredfool 2014-07-01 11:09:20 -0700
  • 98a4991762 Using local block rather than array literal wiredfool 2014-07-01 10:20:15 -0700
  • a10b91786a Fix compilation errors with C90 standard wiredfool 2014-07-01 10:05:38 -0700
  • 2ca9ffba5d renabling pyroma wiredfool 2014-07-01 09:09:00 -0700
  • e3f9fa0d78 Skip known failing test wiredfool 2014-07-01 09:07:18 -0700
  • 443cc908ae Show pyflakes quality violations (which can be programming errors) before pep8 (which is just style). hugovk 2014-07-01 16:25:24 +0300
  • a47b8c15da Move developer to guides section [ci skip] Alex Clark 2014-07-01 07:44:39 -0400
  • f8b6163d9f Bump 2.4.0 -> 2.5.0 Alex Clark 2014-07-01 07:42:50 -0400
  • c3d9f1b4b9 Document version number location [ci skip] Alex Clark 2014-07-01 07:42:29 -0400
  • 176987f8aa Rename VERSION -> PILLOW_VERSION Alex Clark 2014-07-01 07:39:03 -0400
  • acde9de4ca Add developer docs [ci skip] Alex Clark 2014-07-01 07:23:19 -0400
  • 0e5cf2b6e5 Bigger click Alex Clark 2014-07-01 07:16:25 -0400
  • d353e391e1 Clean up Alex Clark 2014-07-01 07:02:03 -0400
  • 492be8ba3e More concise Alex Clark 2014-07-01 06:50:35 -0400
  • dae96f3762 No comma Alex Clark 2014-07-01 06:35:51 -0400
  • 690f5639cd Merge pull request #753 from cgohlke/patch-2 Alex Clark ☺ 2014-07-01 05:45:24 -0400
  • 4408352304 Merge pull request #759 from cgohlke/patch-3 Alex Clark ☺ 2014-07-01 05:43:53 -0400
  • 1afa2f2aa9 some flake8 hugovk 2014-07-01 10:44:36 +0300
  • 5c3736c4a6 Don't import unittest because it's done in helper cgohlke 2014-06-30 23:20:39 -0700
  • f0342393ff Don't import unittest because it's done in helper cgohlke 2014-06-30 23:20:12 -0700
  • 1b2dd37905 Merge pull request #758 from mbrown1413/750_jpeg_on_windows Hugo 2014-07-01 09:12:07 +0300
  • 647f2e1771 Skip LargeMemoryNumpyTest on 32 bit systems cgohlke 2014-06-30 19:20:15 -0700
  • 10da645ac6 Skip LargeMemoryTest on 32 bit systems cgohlke 2014-06-30 19:19:09 -0700
  • fb27befa1a Skip shell injection tests for Windows Michael Brown 2014-06-30 22:07:44 -0400
  • 32a6d398d2 Merge pull request #757 from mbrown1413/750_jpeg_on_windows Alex Clark ☺ 2014-06-30 20:26:16 -0400
  • c0fb5ace23 Fix load_djpeg and _save_cjpeg in windows Michael Brown 2014-06-30 19:52:07 -0400
  • e220e597bf Separate install and report scripts for diff-cover hugovk 2014-07-01 02:16:34 +0300
  • 8d19290e14 Merge pull request #756 from hugovk/skippyroma Alex Clark ☺ 2014-06-30 19:10:43 -0400
  • 7b838f31b4 Import helper so unittest2 is imported for Py2.6 (re: #743) hugovk 2014-07-01 02:05:55 +0300
  • 9dd559cb50 Enable multithread testing for travis wiredfool 2014-06-30 15:35:24 -0700
  • 2faf36ab5b Not enabling multithreaded tests on travis wiredfool 2014-06-30 15:30:05 -0700
  • 767182a56f ENH: enable inline functions by default cgohlke 2014-06-30 15:26:41 -0700
  • 3834d01044 Help for testing wiredfool 2014-06-27 12:07:53 -0700
  • 0ac0e973f0 Ignore debugging blocks wiredfool 2014-06-27 12:07:34 -0700
  • acab4e8fdc Cleaned up prints wiredfool 2014-06-25 22:47:21 -0700
  • c824a15fe8 Thread and race condition safe tempfiles for testing wiredfool 2014-06-25 17:08:24 -0700
  • 24cd3d2cfa Make nose run tests in parallel wiredfool 2014-06-25 15:01:47 -0700
  • 3a5bb9768d Merge e891c63096 into 1056bd781a wiredfool 2014-06-30 22:16:36 +0000
  • 668141a898 updated imagedraw tests wiredfool 2014-06-30 15:03:57 -0700
  • 1056bd781a Merge pull request #752 from wiredfool/mp_compile Alex Clark ☺ 2014-06-30 17:37:30 -0400
  • 088d3db216 Merge branch 'master' into terseus_imagedraw wiredfool 2014-06-30 14:36:10 -0700
  • 3e8593e1b2 Reenable mp_compile wiredfool 2014-06-30 14:33:41 -0700
  • 3af50033f9 Merge pull request #751 from wiredfool/copy3 Alex Clark ☺ 2014-06-30 17:29:45 -0400
  • 3bf375c5f7 Merge branch 'master' into terseus_imagedraw wiredfool 2014-06-30 14:24:59 -0700
  • d002e5f690 Move diff-cover commands to diffcover.sh hugovk 2014-07-01 00:22:44 +0300
  • 50bbb5e0c5 Removed unused function wiredfool 2014-06-30 14:12:30 -0700
  • b72b6395c0 Don't run on Py3.x because installation takes ~4m , or ~2m with CFLAGS=-O0. Installation is ~1m30s for 2.x or ~30s with flags. hugovk 2014-06-30 23:57:16 +0300
  • 006164972d RF: remove unused variables and installs Matthew Brett 2014-06-30 12:15:18 +0100
  • 6d291480b4 RF: set pkg-config path correctly Matthew Brett 2014-06-30 12:07:26 +0100
  • ed040a10a0 RF: try using pkg-config from homebrew Matthew Brett 2014-06-30 11:58:20 +0100
  • bd9c555905 Update CHANGES.rst [CI skip] Hugo 2014-06-30 02:17:45 +0300
  • d8f55e3f50 Merge pull request #748 from wiredfool/djpeg Hugo 2014-06-30 02:16:06 +0300
  • 5833ecb4d6 Merge pull request #749 from wiredfool/helper Hugo 2014-06-30 01:17:24 +0300
  • e891c63096 Merge from master wiredfool 2014-06-29 15:05:48 -0700
  • 2d13166667 Don't print the entire image as bytes on failure wiredfool 2014-06-29 14:39:32 -0700
  • b981ef425b Suppress stderr from ppmquant and ppmtogif wiredfool 2014-06-29 14:24:32 -0700
  • 5fdc14facb Removing previous approach wiredfool 2014-06-29 13:46:17 -0700
  • 7b1e975207 Merge 8b365f542a into dba6fd7cd4 Michael Brown 2014-06-29 20:35:13 +0000
  • dba6fd7cd4 Update CHANGES.rst [ci skip] wiredfool 2014-06-29 13:35:11 -0700
  • 118a2d5ff0 Merge pull request #745 from gcq/master wiredfool 2014-06-29 13:32:02 -0700
  • 04964dbae0 chmod 644 ; remove env Alex Clark 2014-06-29 08:14:45 -0400
  • 8534e67546 Completely automate my pre-release testing routine Alex Clark 2014-06-29 08:04:58 -0400
  • 4417569195 Run test-installed.py Alex Clark 2014-06-29 08:01:25 -0400
  • 3ea4780bdc Comment diff-cover hugovk 2014-06-29 12:39:34 +0300
  • 38c3dd8c7d Build diff_cover (and more importantly its dependencies such as lxml) with no optimisations to speed up install. Use wheel if possible hugovk 2014-06-29 10:41:41 +0300
  • c471b897f9 RF: update to latest terryfy Matthew Brett 2014-06-29 02:27:10 +0100
  • 8dbc00643f Merge pull request #746 from cgohlke/patch-1 Alex Clark ☺ 2014-06-28 20:12:14 -0400
  • 526ac7e278 Fix build failure when compiler.include_dirs refers to nonexistent directory cgohlke 2014-06-28 16:15:06 -0700
  • 61be1d8b19 dpi key should only be present when there is resolution info in the BMP header. gcq 2014-06-28 23:56:22 +0200
  • 2633408dc3 Update Alex Clark 2014-06-28 17:48:32 -0400
  • c1035c2832 Merge pull request #744 from matthew-brett/py3-setup-fix Alex Clark ☺ 2014-06-28 17:47:36 -0400
  • 139fb757ec NF: add wheel renaming Matthew Brett 2014-06-28 22:37:02 +0100
  • 92b070ceaf Addes tests gcq 2014-06-28 23:22:52 +0200
  • 9318755a18 Adds dpi to the Image info dictinoary. gcq 2014-06-28 23:21:22 +0200
  • 1d7b362baf Merge pull request #743 from hugovk/pyroma Alex Clark ☺ 2014-06-28 17:17:50 -0400
  • 29a65c1373 FIX: fix error for setup.py for Python 3 Matthew Brett 2014-06-28 22:03:40 +0100
  • d5bb962f83 Add test to ensure a Pyroma is a 10/10 Mascarpone hugovk 2014-06-28 23:48:14 +0300
  • acfeeaa33f Merge branch 'master' of github.com:python-pillow/Pillow Alex Clark 2014-06-28 16:23:03 -0400
  • df7d89616e Run same tests Travis runs Alex Clark 2014-06-28 16:22:52 -0400
  • b1afb88268 Update CHANGES.rst [CI skip] Hugo 2014-06-28 23:22:21 +0300
  • ed3cffab6f Add self; make note about reqs Alex Clark 2014-06-28 16:20:12 -0400
  • 103354facc BMP now uses a reasonable resolution, and customizable using the "dpi" option. gcq 2014-06-28 22:18:47 +0200
  • 2d7f0c06d0 Add testing deps Alex Clark 2014-06-28 16:15:53 -0400
  • 31e2e95533 Fix manifest Alex Clark 2014-06-28 16:14:35 -0400
  • 8c8a9ef83f Update Alex Clark 2014-06-28 16:10:42 -0400
  • 5fd20b9f24 Prefer .rst Alex Clark 2014-06-28 16:07:38 -0400
  • e01cd042ab Merge remote-tracking branch 'upstream/master' into diff_cover hugovk 2014-06-28 22:03:46 +0300
  • f8ad69431e Merge pull request #742 from wiredfool/pyroma Hugo 2014-06-28 22:03:16 +0300
  • 17760efefb RF: patch for python 3 / windows Matthew Brett 2014-06-28 19:33:55 +0100
  • 43d9322b4b RF: reset encrypted key for deploy Matthew Brett 2014-06-28 19:18:02 +0100
  • 837f755c37 BF: fixes from first travis run Matthew Brett 2014-06-28 18:31:38 +0100
  • 535e89663a Initial commit Matthew Brett 2014-06-28 17:30:10 +0100
  • ae82c079df Fetch the remote master branch before running diff-cover hugovk 2014-06-28 11:18:33 +0300
  • 254d64cf8b Show coverage and quality reports for just the committed diff hugovk 2014-06-28 11:02:09 +0300
  • 8b365f542a Skip tests if external commands aren't found Michael Brown 2014-06-27 18:12:37 -0400
  • a301d061fb Better error checking in _save_netpbm Michael Brown 2014-06-27 11:02:36 -0400
  • b5ab5a49e7 Add libjpeg-turbo-progs to travis install Michael Brown 2014-06-27 08:53:34 -0400
  • 34317edd8a Change most uses of os.system to use subprocess Michael Brown 2014-06-27 00:28:44 -0400
  • d283f77884 Tests for _save_netpbm, _save_cjpeg and load_djpeg Michael Brown 2014-06-26 23:37:49 -0400