Commit Graph

301 Commits (857cb279bc238bc8173b37944ac7877f37976405)

Author SHA1 Message Date
baztian 5a031c1df3 Fix rst code formatting 2017-01-23 20:42:32 +01:00
baztian 350afee2c4 Fix doctests for README.rst only working with hsqldb 2017-01-23 20:40:47 +01:00
baztian 8bf5576780 Add an example for db connection properties 2017-01-23 20:33:52 +01:00
baztian 11ffde4504 merge feature/db-properties-jython 2017-01-23 20:25:03 +01:00
baztian bcba6ebf3f Execute properties passing test in travis jython run 2017-01-23 20:18:15 +01:00
baztian c2a160f239 Bump version: 0.2.0 → 1.0.0 2017-01-10 10:37:49 +01:00
baztian 5df5d3af6b Update readme to explain version change. 2017-01-10 10:37:30 +01:00
baztian 5f22a66be1 Downgrade jip as it seems to be incompatible with current build config 2017-01-10 10:31:01 +01:00
baztian 64de4825f4 Update jip 2017-01-10 10:26:15 +01:00
baztian bfcb702861 Update development notes (a bit). 2017-01-10 10:19:31 +01:00
baztian 2bee0394a1 Fix Python 3 compatibility. 2017-01-10 10:19:00 +01:00
baztian a589ef8782 Credits to @testlnord 2017-01-10 10:12:00 +01:00
baztian 49fd250cc1 Include new properties test in travis run 2017-01-10 10:09:54 +01:00
baztian 2640445de0 Allow for db properties to be passed to connect method. Alternative solution opposed to #17 to fix #16 2017-01-09 20:36:25 +01:00
baztian 9d71d122c6 Fix PyPI credentials. 2015-07-04 18:05:57 +02:00
baztian 6a14539f2d Update and simplify layout of supported DBs in readme. Fixes #5 and #9. Thanks @colinglaes and @fernandezcuesta for reporting. 2015-07-04 18:01:36 +02:00
baztian a85b62d763 Add some development infos. 2015-07-04 15:17:01 +02:00
baztian d7eab5a2ba Fix badge images. 2015-07-04 15:16:42 +02:00
baztian 10eec6d1c1 Bump version: 0.1.6 → 0.2.0 2015-04-26 20:21:46 +02:00
baztian f294a78664 Removed official Jython 2.5.3 support in favour of less complex Travis CI build. Fix other travis ci issues. 2015-04-26 20:14:38 +02:00
baztian 9c8ddf47f7 Fix travis build. 2015-04-26 20:07:33 +02:00
baztian 453eb61598 Add Python 3 compatibility. 2015-04-26 19:41:37 +02:00
baztian affe3ae688 Make Jython build work again correctly. 2015-04-26 17:01:15 +02:00
baztian 6e535f298b Make travis build work against Python 2.6 again. 2015-04-26 16:54:59 +02:00
baztian d92b8bdbf2 Migrate travis setup to jip 0.9.2 for python 3 compatablility. Don't use jip to install Jython for build time speedup. 2015-04-25 16:19:24 +02:00
baztian 1612dfcb29 Update bumpversion config to simplified project structure. 2015-04-12 22:02:07 +02:00
baztian 7358271599 Simplify source file layout. 2015-04-12 21:54:39 +02:00
baztian 6ab7812e96 Remove old easy setup wrapper code. 2015-04-12 21:47:20 +02:00
baztian e41f71fe03 Simplify project structure. 2015-04-12 21:42:00 +02:00
baztian e5e91e794c Make jip config portable and travis home independent 2015-04-12 21:16:59 +02:00
baztian 5b8be2b0fb Bump version: 0.1.5 → 0.1.6 2015-04-10 18:37:28 +02:00
baztian df9ad6408b Enable travis ci PyPI deployment 2015-04-10 18:30:52 +02:00
baztian 4ededf479d Implement further exception handling improvements. 2015-04-10 17:17:41 +02:00
baztian a2ba0fb2b1 Write testcase for improved exception handling. 2015-04-10 17:17:33 +02:00
baztian 8f155ec318 Fixes #4: Typo LONGNARCHAR vs LONGVARCHAR 2015-04-07 21:24:12 +02:00
baztian 1bec669a32 Add badge indicating which python/jython versions are supported. 2015-04-04 20:02:47 +02:00
baztian 2e2fc07c16 Fix if statement for travis build. 2015-04-03 15:06:36 +02:00
baztian 731cd21f9d Remove misleading versions badge. 2015-04-03 15:02:44 +02:00
baztian 03504f9fd5 Disable coveralls on Jython as it doesn't semm to work 2015-04-03 15:01:02 +02:00
baztian d3edc392e6 Move pypi badges all come directly from pypi to have a more harmonized view. 2015-04-03 14:45:09 +02:00
baztian c42b701884 Move all available badges to http://shields.io/. 2015-04-03 14:45:09 +02:00
baztian c3d54724b8 Add some nice badges. 2015-04-03 14:45:09 +02:00
baztian 8edfe9c029 Report coverage on https://coveralls.io/r/baztian/jaydebeapi using https://github.com/coagulant/coveralls-python 2015-04-03 14:45:09 +02:00
baztian b3af11bd51 Add mock prepared statement to make test pass. 2015-04-03 14:37:25 +02:00
baztian 56ad5c35f0 Try to speedup and robust Jython build on travis ci. 2015-04-03 14:13:39 +02:00
baztian 3cc5afa692 Improve Jython setup. 2015-04-03 14:04:13 +02:00
baztian 32c3bfae6b Run mocktests against Jython 2.5.3 as well. 2015-04-02 09:26:36 +02:00
baztian 5513c415a9 Remove unused BACKEND. Don't run sqlite py test on py 2.6 2015-04-02 09:16:06 +02:00
baztian 10450cbe32 Run mock tests. Only download required stuff for matrix item. 2015-04-02 09:16:06 +02:00
baztian cb45b4e71a Initial use of mockdriver (still failing). 2015-04-02 09:16:06 +02:00