baztian
|
749f0600f0
|
Make pip work for Jython < 2.6 by favouring distribute over setuptools. Disable ssl
|
2014-02-12 12:52:46 +01:00 |
baztian
|
f57dcf749c
|
Try once again with an older virtualenv version
|
2014-02-11 20:24:54 +01:00 |
baztian
|
ce7eeb3dfc
|
Inspect path of installed virtualenv
|
2014-02-11 20:21:45 +01:00 |
baztian
|
70261c2ee5
|
Try to export the virtualenv deactivate function as we want to deactivate it for Jython builds
|
2014-02-11 20:16:25 +01:00 |
baztian
|
fcd764c040
|
Try once againt to make the Jython build work correctly
|
2014-02-11 19:13:57 +01:00 |
baztian
|
34cd55f5ef
|
Fix virtualenv deactivation for Jython build
|
2014-02-11 19:09:48 +01:00 |
baztian
|
a94f2aee60
|
Fix Jython build to not rely on Jython installation in original virtualenv which doesn't seem to work
|
2014-02-11 19:05:36 +01:00 |
baztian
|
1188f14bef
|
Fix typo. Setup compatible virtualenv for Jython < 2.6
|
2014-02-11 18:30:40 +01:00 |
baztian
|
01283b1834
|
Fix typos
|
2014-02-11 17:51:06 +01:00 |
baztian
|
26acf4fd05
|
Fix bad substitution error, add jip dependency and make scripts more robust.
|
2014-02-11 17:45:21 +01:00 |
baztian
|
54ae804bc5
|
Fix permissions of Travis CI build files.
|
2014-02-11 17:35:51 +01:00 |
baztian
|
2c7361234d
|
Install and run Jython build
|
2014-02-11 17:31:11 +01:00 |
baztian
|
919d048444
|
Put Travis before_install into separate script.
|
2014-02-11 16:21:38 +01:00 |
baztian
|
2117291197
|
Fix matrix usage to have always a PYTHON_IMPL *and* a BACKEND available
|
2014-02-10 18:31:58 +01:00 |
baztian
|
12203b9c52
|
Play around with Travis CI matrix features
|
2014-02-10 18:26:50 +01:00 |
baztian
|
49a213cca6
|
Exclude sqlite jdbc blob support test as I don't know how to get this working
|
2014-02-10 16:23:30 +01:00 |
baztian
|
6160c27619
|
Exitcode != 0 for test errors to show a failed build in Travis
|
2014-02-10 16:23:30 +01:00 |
baztian
|
caf68fa8af
|
Include Travis CI link in README
|
2014-02-10 16:23:22 +01:00 |
baztian
|
591af86bba
|
Set JPype version to a known working hash for deterministic build results
|
2014-02-10 16:22:45 +01:00 |
baztian
|
ae4ad3cf2b
|
Initial use of the continious integration service Travis CI.
|
2014-02-10 16:22:16 +01:00 |
baztian
|
14bd3e63f2
|
Fix author's email
|
2014-02-10 16:18:22 +01:00 |
baztian
|
b5de0b6ad0
|
Migrated from bzr (bzr branch lp:jaydebeapi) to git
|
2014-02-05 14:19:42 +01:00 |
baztian
|
32397673c2
|
Be DB-API compliant.
* Raise DB-API compliant exceptions.
* Return DB-API compliant types for .description.
|
2014-02-01 21:12:56 +01:00 |
baztian
|
e92c99c0af
|
Fixed minor README typos
|
2014-01-31 18:13:50 +01:00 |
baztian
|
030b05ac77
|
Made mockdriver depenencies available
|
2014-01-31 18:13:18 +01:00 |
baztian
|
c8dc6b4175
|
Implemented ground for a mockable jdbc driver for unit test purposes.
mvn eclipse:eclipse -DdownloadSources
mvn test
mvn package
|
2013-11-01 19:02:20 +01:00 |
baztian
|
72b9c30574
|
Updated setup.py to reflect version 0.1.4
|
2013-10-29 18:08:46 +01:00 |
baztian
|
e26607a11d
|
Changed signature of ``.setoutputsize()`` to be DB-API compliant.
|
2013-10-29 18:00:49 +01:00 |
baztian
|
4ebc36300c
|
Fixed Blob test for pysqlite
|
2013-10-13 20:41:41 +02:00 |
baztian
|
8ff456fcee
|
Replaced assert with assert methods
|
2013-10-13 20:17:23 +02:00 |
baztian
|
9202698a5c
|
Some tests were skipped even in non jython mode.
|
2013-10-13 20:03:56 +02:00 |
baztian
|
5db1b4ce50
|
Always run tests against hsql AND sqlite database
|
2013-10-13 20:00:11 +02:00 |
baztian
|
1f94731d35
|
Honor CLASSPATH environment variable.
|
2013-10-12 20:09:33 +02:00 |
baztian
|
77257eb619
|
Allow selection of db driver from environment variable INTEGRATION_TEST_DRIVER
|
2013-10-06 15:31:42 +02:00 |
baztian
|
ea34f9d33c
|
Add --xml option for tests. Using https://github.com/danielfm/unittest-xml-reporting/releases/tag/1.7.0 to create xml output from unit tests.
|
2013-10-04 17:34:06 +02:00 |
baztian
|
d07cebf1d8
|
Using unittest2 backport
|
2013-10-03 20:19:00 +02:00 |
baztian
|
80f0e00b60
|
Fixed argument passing to jpype getConnection
|
2013-10-03 20:15:52 +02:00 |
baztian
|
027f81aab1
|
More convenient way to specify classpath
|
2013-10-03 16:24:38 +02:00 |
baztian
|
1be932113e
|
Merged
|
2012-02-02 16:06:13 +01:00 |
baztian
|
a50999b37b
|
Fixed typo
|
2012-02-02 15:56:00 +01:00 |
baztian
|
962f7c3afa
|
Ignore generated stuff
|
2012-02-01 21:02:58 +01:00 |
baztian
|
e848a1c91a
|
Release unused references properly
|
2011-04-20 18:08:37 +02:00 |
baztian
|
cca02219f7
|
set .rowcount properly
|
2011-04-20 18:06:26 +02:00 |
baztian
|
b99a82157a
|
removed unnecessary return statements to void methods
|
2011-01-27 18:32:47 +01:00 |
baztian
|
698f764ffe
|
moved converters to class instances
|
2011-01-27 18:17:03 +01:00 |
baztian
|
02b9ea1ed1
|
Simplified code
|
2011-01-27 16:22:21 +01:00 |
baztian
|
67bb19d1d6
|
Documentation enhancements
|
2011-01-27 15:58:48 +01:00 |
baztian
|
79fdce7c5f
|
Deployment documentation enhancements.
|
2011-01-27 15:48:39 +01:00 |
baztian
|
3f30de60de
|
Deployment documentation enhancements.
|
2011-01-27 15:47:46 +01:00 |
baztian
|
1197f43558
|
Test and documentation enhancements.
|
2011-01-27 15:37:42 +01:00 |