Commit Graph

  • cd7b45994b Prevent shell injection in load_djpeg Michael Brown 2014-06-25 21:34:16 -0400
  • 4613dcd931 Merge 3aa718002c into e7aee1444c allo- 2014-06-27 20:27:54 +0000
  • ced8a95dcc Help for testing wiredfool 2014-06-27 12:07:53 -0700
  • 80e5e0a414 Ignore debugging blocks wiredfool 2014-06-27 12:07:34 -0700
  • 63228dd974 use nose-cov plugin instead of coverage for multithread testing wiredfool 2014-06-27 11:11:11 -0700
  • 9305e8499b Added python 3.4 wiredfool 2014-06-27 08:58:27 -0700
  • c23f900250 reverted __main__ guard wiredfool 2014-06-27 08:57:49 -0700
  • c567c3ec89 Merge pull request #741 from python-pillow/flake8-fixes Hugo 2014-06-28 08:26:15 +0300
  • 2f09622516 Top level flake8 fixes Alex Clark 2014-06-27 19:13:00 -0400
  • b6d3983c59 Created README wiredfool 2014-06-27 16:02:42 -0700
  • 5e3bf95c84 Fix manifest Alex Clark 2014-06-27 17:43:24 -0400
  • e7aee1444c Update Alex Clark 2014-06-27 16:26:42 -0400
  • c28dfce2f9 Merge pull request #736 from hugovk/arg Alex Clark ☺ 2014-06-27 16:26:20 -0400
  • be61256222 Merge pull request #738 from hugovk/warning Hugo 2014-06-27 21:47:06 +0300
  • c927ab266e Warn about decompression bombs hugovk 2014-06-27 21:30:08 +0300
  • 3f5b15ff31 Merge pull request #735 from hugovk/test_cleanup wiredfool 2014-06-27 09:57:20 -0700
  • c261674980 Remove obsolete Animated Raster Graphics support hugovk 2014-06-27 15:58:12 +0300
  • a45c8aaf61 Fix error(s) Alex Clark 2014-06-27 08:45:39 -0400
  • 2effb0d429 Fix error(s) Alex Clark 2014-06-27 08:44:53 -0400
  • 2670204dbd Clean up Alex Clark 2014-06-27 08:44:28 -0400
  • 2004fd0845 Prefer rst Alex Clark 2014-06-27 08:43:44 -0400
  • 44e91e668d Remove old, unused test hugovk 2014-06-27 11:29:30 +0300
  • b69057001f Parallel mode, no append for coverage wiredfool 2014-06-26 23:22:20 -0700
  • 1f7c4fa98c put coverage in parallel mode wiredfool 2014-06-26 23:09:51 -0700
  • a990af1b97 Merge from master wiredfool 2014-06-24 16:48:38 -0700
  • 9e0aec2bf9 Merge 8755bda4e3 into ca148208f0 brightpisces 2014-06-24 13:15:24 +0000
  • 30f76a2d46 Merge 5fe80c6d4a into ac3a0d4d5e Dov Grobgeld 2014-06-23 22:29:15 +0000
  • 5e7066fb45 Merge 9d545442bd into 6cc9e05f2a Hugo 2014-06-23 18:42:33 +0000
  • 9d545442bd Fix test file path hugovk 2014-06-23 21:31:32 +0300
  • e97f36be32 Merge from master wiredfool 2014-06-21 10:33:48 -0700
  • d79d28152b Merge pull request #728 from hugovk/test_cleanup wiredfool 2014-06-26 22:58:35 -0700
  • f6171f8bbe Update CHANGES.rst [CI skip] Hugo 2014-06-26 20:59:51 +0300
  • 85d8d4bb8f Fix manifest Alex Clark 2014-06-26 08:35:46 -0400
  • ea4bccf544 No longer use Tests/run.py Alex Clark 2014-06-26 08:34:04 -0400
  • 2b4de326ae Cleaned up prints wiredfool 2014-06-25 22:47:21 -0700
  • 87aaa2ecd7 Update CHANGES.rst [ci skip] wiredfool 2014-06-25 22:28:27 -0700
  • 77561e0fa7 Merge pull request #730 from videan42/jpeg2k-16bit-clean wiredfool 2014-06-25 22:26:57 -0700
  • 3c40ab48a9 Thread and race condition safe tempfiles for testing wiredfool 2014-06-25 17:08:24 -0700
  • f183922c61 Make nose run tests in parallel wiredfool 2014-06-25 15:01:47 -0700
  • b147dea535 Add tests and fix a 16bit vs 32bit integer bug David Joy 2014-06-25 14:06:56 -0400
  • d391390e3f Second test is meant to have two XDIMs (#728). Also use lowercase for parameters. hugovk 2014-06-25 19:27:43 +0300
  • 479693417f Merge the rest of the patches David Joy 2014-06-25 11:42:06 -0400
  • 433ec1c219 Clean commit of 16-bit monochrome JPEK2000 support David Joy 2014-06-25 11:13:33 -0400
  • 5993b97cb0 Remove last dependencies on tester.py and remove file hugovk 2014-06-25 12:46:52 +0300
  • cf07aa60a1 Convert large_memory_numpy_test.py to use unittest (and change second XDIM on line 36 to YDIM) hugovk 2014-06-25 12:43:01 +0300
  • c6386a294d Convert large_memory_test.py to use unittest (and change second XDIM on line 30 to YDIM) hugovk 2014-06-25 12:32:52 +0300
  • 3b3fc441b1 flake8 Tests/make_hash.py hugovk 2014-06-25 12:25:51 +0300
  • 1bbe850f5b Convert bench_cffi_access.py to use unittest and helper.py hugovk 2014-06-25 12:19:27 +0300
  • f41e0a30fb More tests cleanup hugovk 2014-06-25 12:10:20 +0300
  • 9f0b688952 Merge pull request #725 from cgohlke/patch-2 Hugo 2014-06-25 10:47:47 +0300
  • 66b369aac8 Merge pull request #726 from cgohlke/patch-3 Hugo 2014-06-25 10:47:00 +0300
  • 1574a83c2b Merge pull request #727 from cgohlke/patch-4 Hugo 2014-06-25 10:44:42 +0300
  • e79f996a45 Fix test_imagedraw failures cgohlke 2014-06-25 00:07:07 -0700
  • a5ae40c1b4 Fix AttributeError: class Image has no attribute 'DEBUG' cgohlke 2014-06-24 22:53:23 -0700
  • b593ff06ad Fix msvc warning: 'inline' : macro redefinition cgohlke 2014-06-24 22:23:17 -0700
  • 68c502db8b Merge pull request #723 from cgohlke/patch-1 wiredfool 2014-06-24 20:32:04 -0700
  • 1be36946c1 Fix segfault when importing _imagingmorph cgohlke 2014-06-24 19:06:05 -0700
  • ca64211447 Merge pull request #721 from wiredfool/multiprocessing_build Alex Clark ☺ 2014-06-24 19:17:19 -0400
  • ff95b8bc51 Limit buildprocs on travis wiredfool 2014-06-24 16:01:05 -0700
  • 2be4e9f3e5 Multithreaded build wiredfool 2014-06-24 15:57:24 -0700
  • 964935fb75 Updated Changes.rst [ci skip] wiredfool 2014-06-24 11:03:13 -0700
  • 7d232a3c32 Merge pull request #719 from wiredfool/imagepalette Alex Clark ☺ 2014-06-24 13:41:32 -0400
  • 5b4d5148af Added roundtrip test for ImagePalette.save wiredfool 2014-06-24 09:58:53 -0700
  • ffce319b54 Change Tests/README.txt to .md [CI skip] hugovk 2014-06-24 14:04:47 +0300
  • 78154765ce Update README and remove unnecessary, commented code from helper.py hugovk 2014-06-24 14:03:10 +0300
  • ca148208f0 Merge pull request #716 from hugovk/morph_flake8 Alex Clark ☺ 2014-06-24 05:51:04 -0400
  • 89c40a6a7e Update Alex Clark 2014-06-24 05:49:08 -0400
  • 88bfd5522d Merge pull request #714 from wiredfool/jpeg_qtables Alex Clark ☺ 2014-06-24 05:48:17 -0400
  • 0cd52412b1 Merge pull request #654 from wiredfool/cleanup Hugo 2014-06-24 12:16:13 +0300
  • 8755bda4e3 Update ImagePalette.py brightpisces 2014-06-24 16:27:35 +0800
  • e9821edd94 Match real palette format in ImagePalette.save() brightpisces 2014-06-24 15:34:43 +0800
  • 494bffd216 Make test runnable on its own hugovk 2014-06-24 10:01:43 +0300
  • 540477b066 Update a docstring [CI skip] hugovk 2014-06-24 09:51:42 +0300
  • fd97d30831 flake8 on morphology changes hugovk 2014-06-24 09:34:05 +0300
  • 1633ffa878 Merge branch 'cleanup' of https://github.com/wiredfool/Pillow into wiredfool-cleanup hugovk 2014-06-23 13:39:27 +0300
  • 06ad0b092a Added docs for JPEG qtables and subsampling wiredfool 2014-06-20 01:39:42 -0700
  • dfe7ff515f Additional jpeg qtables tests wiredfool 2014-06-20 01:09:59 -0700
  • fcd4c662bf Fixed JPEG qtables test wiredfool 2014-06-20 00:40:18 -0700
  • 9935c40d6c Merge branch 'master' into jpeg_qtables wiredfool 2014-06-20 00:35:06 -0700
  • a8cfe52a0b Update Alex Clark 2014-06-23 20:12:37 -0400
  • 25375a86f8 Merge pull request #712 from wiredfool/morphology Alex Clark ☺ 2014-06-23 20:10:44 -0400
  • cf828f7612 Converted to unittest framework to deal with test framework error wiredfool 2014-06-23 16:52:10 -0700
  • 6dce921dad Merge branch 'master' into morphology wiredfool 2014-06-23 16:21:33 -0700
  • eda4864b62 send a bytes object into the c layer instead of a bytearray, which is unimplemented in pypy wiredfool 2014-06-23 16:02:29 -0700
  • ac3a0d4d5e Merge pull request #711 from hugovk/master Alex Clark ☺ 2014-06-23 16:20:28 -0400
  • b7f14415d8 Constants are now ALL CAPS hugovk 2014-06-23 22:51:31 +0300
  • 6cc9e05f2a Merge pull request #709 from Terseus/fix-latest-imagedraw-tests Alex Clark ☺ 2014-06-23 14:39:18 -0400
  • 2ccd76e66f Fix path Alex Clark 2014-06-23 14:38:03 -0400
  • 5522fa472d Fixed variables misprint in ImageDraw tests Terseus 2014-06-23 20:07:09 +0200
  • 66e667227a Updated Changes.rst [ci skip] wiredfool 2014-06-23 10:03:06 -0700
  • d1a5f3b6ef Updated Changes.rst [ci skip] wiredfool 2014-06-23 10:01:40 -0700
  • a4d9b7f54c Update Alex Clark 2014-06-23 12:28:02 -0400
  • 2a657f7873 Merge pull request #674 from hugovk/bomb Alex Clark ☺ 2014-06-23 12:27:01 -0400
  • 70a8337a4a Merge pull request #708 from hugovk/single_image_dir Alex Clark ☺ 2014-06-23 12:26:27 -0400
  • 729b9f385e Merge pull request #6 from hugovk/bomb2 Hugo 2014-06-23 11:46:21 +0300
  • 282281f1e5 Reset limit in tearDown() hugovk 2014-06-23 11:22:25 +0300
  • 7b3e242f09 Convert test_decompression_bomb.py to use unittest module hugovk 2014-06-23 11:12:41 +0300
  • 46abe78b77 Use a custom subclass of RuntimeWarning for DecompressionBombWarning hugovk 2014-06-23 10:53:08 +0300
  • 195453679a Merge branch 'master' into bomb hugovk 2014-06-23 09:51:46 +0300
  • 78003ca473 Update paths to Tests/images/ instead of Images/ hugovk 2014-06-23 09:19:29 +0300