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 |
baztian
|
eae6c0686d
|
Be more precise in TODO comment about jip shortcommings.
|
2015-04-02 09:16:06 +02:00 |
baztian
|
0d3b11473e
|
Fix jip not installing mockdriver.
|
2015-04-02 09:16:06 +02:00 |
baztian
|
9b12177f36
|
Remove specific Java version build dependency to make mockdriver compile on travis ci.
|
2015-04-02 09:16:06 +02:00 |
baztian
|
4959971dc9
|
Remove explicit (and non whitelisted) maven. It's already installed!
|
2015-04-02 09:16:06 +02:00 |
baztian
|
ae4f418e85
|
Try to compile mockdriver on travis ci.
|
2015-04-02 09:16:06 +02:00 |
baztian
|
01b1eea67d
|
MockDriver: Add compatability to recent java version.
|
2015-04-02 09:16:05 +02:00 |
baztian
|
54f83919e4
|
Remove xmlrunner dependency to improve Jython build stability on travis.
|
2015-04-02 09:14:59 +02:00 |
baztian
|
91dc5c29b5
|
Update Jython 2.7 to rc1
|
2015-04-02 08:57:41 +02:00 |
baztian
|
56ae0367b4
|
Write changelog for exception enhancements
|
2015-03-12 21:32:50 +01:00 |
baztian
|
98b4d55cbc
|
Retrieve message for jpype SQLExceptions
|
2015-03-12 21:26:52 +01:00 |
baztian
|
be582b41f8
|
Retrieve message for Jython SQLExceptions
|
2015-03-12 21:26:52 +01:00 |
baztian
|
b538a14849
|
Fix Jython handling of Java exceptions that don't subclass python Exception
|
2015-03-12 21:26:52 +01:00 |
baztian
|
9d4a24e919
|
Bump version: 0.1.4 → 0.1.5
|
2015-03-02 14:04:09 +01:00 |
baztian
|
46faba8de0
|
Automatically install JPype1 if not on Jython
|
2015-03-02 13:39:12 +01:00 |
baztian
|
36cbb3a894
|
Correct project url.
|
2015-03-02 12:49:02 +01:00 |
baztian
|
3e4d4dcbee
|
Fix version string.
|
2015-03-02 12:40:57 +01:00 |
baztian
|
b1d627abf5
|
Support Time type.
|
2015-03-02 12:34:54 +01:00 |
baztian
|
a40827a0e7
|
Minor documentation improvements.
|
2015-03-02 12:34:54 +01:00 |
baztian
|
e03b657497
|
Improve robustness of java to python type conversion.
|
2015-03-02 12:34:54 +01:00 |
baztian
|
3fef45e608
|
Fix minor typo in tests
|
2015-03-02 12:34:54 +01:00 |
baztian
|
a45fe8ccd0
|
Use bumpversion
|
2015-03-02 12:27:59 +01:00 |
baztian
|
99465f2181
|
Rename requirement files.
|
2015-03-02 11:11:40 +01:00 |
baztian
|
491e415c22
|
Update documentation
|
2015-02-07 21:27:34 +01:00 |
baztian
|
5a1b68f211
|
Fix travis jython simulation to only run the working test case
|
2015-02-07 21:06:38 +01:00 |
baztian
|
de360ebc05
|
Use travis' container-based infrastructure
|
2015-02-07 20:57:18 +01:00 |
baztian
|
e3379fe8da
|
Add Jython 2.7-b3 to Travis build matrix
|
2015-02-07 20:48:48 +01:00 |
baztian
|
64435fa95b
|
Update to JPype1 0.5.7
|
2015-02-07 18:50:48 +01:00 |
baztian
|
21e55e5e2c
|
Remove libraries now being pip dependency
|
2014-02-21 19:03:25 +01:00 |
baztian
|
eb57a04453
|
Run database specific tests in separate Travis builds
|
2014-02-12 23:12:51 +01:00 |
baztian
|
235c0ea7ec
|
Make pip.conf local to Jython virtualenv
|
2014-02-12 15:24:13 +01:00 |
baztian
|
fbf107ae00
|
Fix typo to check for file existence to install requirements for cpython
|
2014-02-12 13:09:15 +01:00 |
baztian
|
2db4450a20
|
Fix build script error
|
2014-02-12 13:07:17 +01:00 |
baztian
|
a8376a1d7c
|
Fix Travis yml error
|
2014-02-12 13:01:31 +01:00 |
baztian
|
f17d2f5149
|
Write simulation script for travis build to avoid unnecessary Travis build time usage
|
2014-02-12 12:54:22 +01:00 |
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 |