Commit Graph

  • 9d71d122c6 Fix PyPI credentials. baztian 2015-07-04 18:05:57 +0200
  • 6a14539f2d Update and simplify layout of supported DBs in readme. Fixes #5 and #9. Thanks @colinglaes and @fernandezcuesta for reporting. baztian 2015-07-04 18:01:36 +0200
  • a85b62d763 Add some development infos. baztian 2015-07-04 15:17:01 +0200
  • d7eab5a2ba Fix badge images. baztian 2015-07-04 15:16:42 +0200
  • 10eec6d1c1 Bump version: 0.1.6 → 0.2.0 baztian 2015-04-26 20:21:46 +0200
  • f294a78664 Removed official Jython 2.5.3 support in favour of less complex Travis CI build. Fix other travis ci issues. baztian 2015-04-26 20:14:38 +0200
  • 9c8ddf47f7 Fix travis build. baztian 2015-04-26 20:07:33 +0200
  • 453eb61598 Add Python 3 compatibility. baztian 2015-04-26 18:38:21 +0200
  • affe3ae688 Make Jython build work again correctly. baztian 2015-04-26 17:01:15 +0200
  • 6e535f298b Make travis build work against Python 2.6 again. baztian 2015-04-26 16:54:59 +0200
  • d92b8bdbf2 Migrate travis setup to jip 0.9.2 for python 3 compatablility. Don't use jip to install Jython for build time speedup. baztian 2015-04-25 16:19:24 +0200
  • 1612dfcb29 Update bumpversion config to simplified project structure. baztian 2015-04-12 22:02:07 +0200
  • 7358271599 Simplify source file layout. baztian 2015-04-12 21:54:39 +0200
  • 6ab7812e96 Remove old easy setup wrapper code. baztian 2015-04-12 21:44:38 +0200
  • e41f71fe03 Simplify project structure. baztian 2015-04-12 21:42:00 +0200
  • e5e91e794c Make jip config portable and travis home independent baztian 2015-04-12 21:16:59 +0200
  • 5b8be2b0fb Bump version: 0.1.5 → 0.1.6 baztian 2015-04-10 18:37:28 +0200
  • df9ad6408b Enable travis ci PyPI deployment baztian 2015-04-10 18:30:52 +0200
  • 4ededf479d Implement further exception handling improvements. baztian 2015-04-10 08:22:03 +0200
  • a2ba0fb2b1 Write testcase for improved exception handling. baztian 2015-04-09 22:47:24 +0200
  • 8f155ec318 Fixes #4: Typo LONGNARCHAR vs LONGVARCHAR baztian 2015-04-07 21:24:12 +0200
  • 1bec669a32 Add badge indicating which python/jython versions are supported. baztian 2015-04-04 20:02:47 +0200
  • 2e2fc07c16 Fix if statement for travis build. baztian 2015-04-03 15:04:06 +0200
  • 731cd21f9d Remove misleading versions badge. baztian 2015-04-03 15:02:44 +0200
  • 03504f9fd5 Disable coveralls on Jython as it doesn't semm to work baztian 2015-04-03 14:59:45 +0200
  • d3edc392e6 Move pypi badges all come directly from pypi to have a more harmonized view. baztian 2015-03-15 16:18:45 +0100
  • c42b701884 Move all available badges to http://shields.io/. baztian 2015-03-05 08:56:00 +0100
  • c3d54724b8 Add some nice badges. baztian 2015-03-05 08:41:34 +0100
  • 8edfe9c029 Report coverage on https://coveralls.io/r/baztian/jaydebeapi using https://github.com/coagulant/coveralls-python baztian 2015-03-05 08:18:23 +0100
  • b3af11bd51 Add mock prepared statement to make test pass. baztian 2015-04-03 14:37:25 +0200
  • 56ad5c35f0 Try to speedup and robust Jython build on travis ci. baztian 2015-04-03 14:12:11 +0200
  • 3cc5afa692 Improve Jython setup. baztian 2015-04-03 14:04:13 +0200
  • 32c3bfae6b Run mocktests against Jython 2.5.3 as well. baztian 2015-04-02 09:26:36 +0200
  • 5513c415a9 Remove unused BACKEND. Don't run sqlite py test on py 2.6 baztian 2015-04-01 21:03:14 +0200
  • 10450cbe32 Run mock tests. Only download required stuff for matrix item. baztian 2015-04-01 20:55:45 +0200
  • cb45b4e71a Initial use of mockdriver (still failing). baztian 2015-04-01 20:17:26 +0200
  • eae6c0686d Be more precise in TODO comment about jip shortcommings. baztian 2015-04-01 19:59:35 +0200
  • 0d3b11473e Fix jip not installing mockdriver. baztian 2015-04-01 19:56:31 +0200
  • 9b12177f36 Remove specific Java version build dependency to make mockdriver compile on travis ci. baztian 2015-04-01 19:52:26 +0200
  • 4959971dc9 Remove explicit (and non whitelisted) maven. It's already installed! baztian 2015-04-01 19:51:39 +0200
  • ae4f418e85 Try to compile mockdriver on travis ci. baztian 2015-04-01 19:47:19 +0200
  • 01b1eea67d MockDriver: Add compatability to recent java version. baztian 2015-03-31 09:31:29 +0200
  • 54f83919e4 Remove xmlrunner dependency to improve Jython build stability on travis. baztian 2015-04-02 09:14:59 +0200
  • 91dc5c29b5 Update Jython 2.7 to rc1 baztian 2015-04-02 08:51:46 +0200
  • 56ae0367b4 Write changelog for exception enhancements baztian 2015-03-12 21:32:50 +0100
  • 98b4d55cbc Retrieve message for jpype SQLExceptions baztian 2014-02-13 00:02:35 +0100
  • be582b41f8 Retrieve message for Jython SQLExceptions baztian 2014-02-12 23:57:57 +0100
  • b538a14849 Fix Jython handling of Java exceptions that don't subclass python Exception baztian 2014-02-12 23:49:54 +0100
  • 9d4a24e919 Bump version: 0.1.4 → 0.1.5 baztian 2015-03-02 14:04:09 +0100
  • 46faba8de0 Automatically install JPype1 if not on Jython baztian 2015-03-02 13:39:12 +0100
  • 36cbb3a894 Correct project url. baztian 2015-03-02 12:49:02 +0100
  • 3e4d4dcbee Fix version string. baztian 2015-03-02 12:40:57 +0100
  • b1d627abf5 Support Time type. baztian 2015-02-08 16:09:47 +0100
  • a40827a0e7 Minor documentation improvements. baztian 2015-02-08 15:43:39 +0100
  • e03b657497 Improve robustness of java to python type conversion. baztian 2015-02-08 15:43:27 +0100
  • 3fef45e608 Fix minor typo in tests baztian 2015-02-08 15:28:00 +0100
  • a45fe8ccd0 Use bumpversion baztian 2015-03-02 12:27:59 +0100
  • 99465f2181 Rename requirement files. baztian 2015-03-02 11:11:40 +0100
  • 491e415c22 Update documentation baztian 2015-02-07 21:27:34 +0100
  • 5a1b68f211 Fix travis jython simulation to only run the working test case baztian 2015-02-07 21:06:38 +0100
  • de360ebc05 Use travis' container-based infrastructure baztian 2015-02-07 20:57:18 +0100
  • e3379fe8da Add Jython 2.7-b3 to Travis build matrix baztian 2015-02-07 19:05:14 +0100
  • 64435fa95b Update to JPype1 0.5.7 baztian 2015-02-07 18:50:48 +0100
  • 21e55e5e2c Remove libraries now being pip dependency baztian 2014-02-21 19:03:25 +0100
  • eb57a04453 Run database specific tests in separate Travis builds baztian 2014-02-12 23:12:51 +0100
  • 235c0ea7ec Make pip.conf local to Jython virtualenv baztian 2014-02-12 15:24:13 +0100
  • fbf107ae00 Fix typo to check for file existence to install requirements for cpython baztian 2014-02-12 13:09:15 +0100
  • 2db4450a20 Fix build script error baztian 2014-02-12 13:07:17 +0100
  • a8376a1d7c Fix Travis yml error baztian 2014-02-12 12:59:12 +0100
  • f17d2f5149 Write simulation script for travis build to avoid unnecessary Travis build time usage baztian 2014-02-12 12:54:22 +0100
  • 749f0600f0 Make pip work for Jython < 2.6 by favouring distribute over setuptools. Disable ssl baztian 2014-02-12 10:51:26 +0100
  • f57dcf749c Try once again with an older virtualenv version baztian 2014-02-11 20:24:54 +0100
  • ce7eeb3dfc Inspect path of installed virtualenv baztian 2014-02-11 20:21:45 +0100
  • 70261c2ee5 Try to export the virtualenv deactivate function as we want to deactivate it for Jython builds baztian 2014-02-11 20:16:25 +0100
  • fcd764c040 Try once againt to make the Jython build work correctly baztian 2014-02-11 19:13:57 +0100
  • 34cd55f5ef Fix virtualenv deactivation for Jython build baztian 2014-02-11 19:09:48 +0100
  • a94f2aee60 Fix Jython build to not rely on Jython installation in original virtualenv which doesn't seem to work baztian 2014-02-11 19:05:36 +0100
  • 1188f14bef Fix typo. Setup compatible virtualenv for Jython < 2.6 baztian 2014-02-11 18:30:40 +0100
  • 01283b1834 Fix typos baztian 2014-02-11 17:51:06 +0100
  • 26acf4fd05 Fix bad substitution error, add jip dependency and make scripts more robust. baztian 2014-02-11 17:45:21 +0100
  • 54ae804bc5 Fix permissions of Travis CI build files. baztian 2014-02-11 17:35:51 +0100
  • 2c7361234d Install and run Jython build baztian 2014-02-11 17:31:11 +0100
  • 919d048444 Put Travis before_install into separate script. baztian 2014-02-11 16:21:38 +0100
  • 2117291197 Fix matrix usage to have always a PYTHON_IMPL *and* a BACKEND available baztian 2014-02-10 18:31:58 +0100
  • 12203b9c52 Play around with Travis CI matrix features baztian 2014-02-10 18:26:50 +0100
  • 49a213cca6 Exclude sqlite jdbc blob support test as I don't know how to get this working baztian 2014-02-10 16:10:37 +0100
  • 6160c27619 Exitcode != 0 for test errors to show a failed build in Travis baztian 2014-02-10 15:25:04 +0100
  • caf68fa8af Include Travis CI link in README baztian 2014-02-10 15:01:46 +0100
  • 591af86bba Set JPype version to a known working hash for deterministic build results baztian 2014-02-10 15:44:56 +0100
  • ae4ad3cf2b Initial use of the continious integration service Travis CI. baztian 2014-02-10 14:55:34 +0100
  • 14bd3e63f2 Fix author's email baztian 2014-02-10 16:18:22 +0100
  • b5de0b6ad0 Migrated from bzr (bzr branch lp:jaydebeapi) to git baztian 2014-02-05 14:19:42 +0100
  • 32397673c2 Be DB-API compliant. baztian 2014-02-01 21:12:56 +0100
  • e92c99c0af Fixed minor README typos baztian 2014-01-31 18:13:50 +0100
  • 030b05ac77 Made mockdriver depenencies available baztian 2014-01-31 18:13:18 +0100
  • c8dc6b4175 Implemented ground for a mockable jdbc driver for unit test purposes. mvn eclipse:eclipse -DdownloadSources mvn test mvn package baztian 2013-11-01 19:02:20 +0100
  • 72b9c30574 Updated setup.py to reflect version 0.1.4 baztian 2013-10-29 18:08:46 +0100
  • e26607a11d Changed signature of ``.setoutputsize()`` to be DB-API compliant. baztian 2013-10-29 18:00:49 +0100
  • 4ebc36300c Fixed Blob test for pysqlite baztian 2013-10-13 20:41:41 +0200
  • 8ff456fcee Replaced assert with assert methods baztian 2013-10-13 20:17:23 +0200