| Wed, 21 Aug 2019 20:59:32 -0400 |
John Rouillard |
pyme no longer exists at pypi. Try using the git repo of record
maint-1.6
|
| Sat, 15 Jun 2019 20:18:35 -0400 |
John Rouillard |
Document what I would like for testing maint-1.6 release. Don't know
|
| Mon, 10 Jun 2019 21:54:20 -0400 |
John Rouillard |
Try allowing failure on python 3.7 testRoles are failing. Fix syntax.
|
| Mon, 10 Jun 2019 21:30:59 -0400 |
John Rouillard |
Try to allow 3.7 failures to not break the build.
|
| Mon, 10 Jun 2019 20:57:40 -0400 |
John Rouillard |
Nope, need to keep mysqlclient pinned to version 1.3.13 without it
|
| Mon, 10 Jun 2019 19:56:31 -0400 |
John Rouillard |
Try testing with latest mysqlclient. CI environment upgraded to
|
| Mon, 10 Jun 2019 19:43:20 -0400 |
John Rouillard |
service name of postgresql not postgres??
|
| Mon, 10 Jun 2019 19:32:55 -0400 |
John Rouillard |
No postgres server is running. Try starting it as it seems to be installed.
|
| Mon, 10 Jun 2019 19:21:49 -0400 |
John Rouillard |
Ok, lets try something different. Last attempt seems to be stalled on
|
| Mon, 10 Jun 2019 18:50:37 -0400 |
John Rouillard |
Try implementing tests in 2.7 , 3.4...3.7 python.
|
| Sun, 09 Jun 2019 21:34:10 -0400 |
John Rouillard |
Reset to known good state. Leave commented out trial to get 3.7
|
| Sun, 09 Jun 2019 21:21:58 -0400 |
John Rouillard |
Another try still only running 2.7.
|
| Sun, 09 Jun 2019 21:05:18 -0400 |
John Rouillard |
Last one only ran python 2.7. None of the python3 sets. Try different config.
|
| Sun, 09 Jun 2019 20:43:31 -0400 |
John Rouillard |
Try to set up testing on python 3.7 allow failures so if it tanks the
|
| Sat, 01 Jun 2019 15:47:34 -0400 |
John Rouillard |
issue2551040: New release of psycopg2 drops support for psycopg1
|
| Sun, 28 Apr 2019 18:44:05 -0400 |
John Rouillard |
3.7 not available in our travis setup. Reverting request for it.
|
| Sun, 28 Apr 2019 18:28:44 -0400 |
John Rouillard |
issue2551042 - add extra \ to \w in raw string url_to_regex. Not sure
|
| Sat, 06 Apr 2019 09:56:06 -0400 |
John Rouillard |
newest psycopg2 release removed the psycopg1 interface we used.
|
| Sat, 30 Mar 2019 16:19:00 -0400 |
John Rouillard |
Try to fix sphinx install failures under python 3.6 and 3.7 by pinning
|
| Sun, 24 Mar 2019 12:52:03 -0400 |
John Rouillard |
Try to fix mysql crash on close by rolling back mysqlclient.
|
| Sun, 10 Mar 2019 12:18:11 -0400 |
John Rouillard |
Move mysql grant after the manipulation on the db. This verifies the
|
| Sun, 10 Mar 2019 11:18:32 -0400 |
John Rouillard |
Remove other python versions to reduce cycle time while trying to fix
|
| Sun, 10 Mar 2019 11:01:27 -0400 |
John Rouillard |
trying to fix OperationalError(2006) problem in travis
|
| Sat, 18 Aug 2018 23:13:17 +0000 |
Joseph Myers |
Also test with Python 3.5 and 3.6, don't allow failures any more.
|
| Fri, 17 Aug 2018 19:46:04 +0100 |
Christof Meerwald |
use mysqlclient instead of MySQL-python as its available on Python 2 and 3
|
| Wed, 15 Aug 2018 07:11:46 +0100 |
Christof Meerwald |
set PATH and LD_LIBRARY_PATH for tests
|
| Tue, 14 Aug 2018 23:58:03 +0000 |
Joseph Myers |
Install gpgsm in .travis.yml for building gpgme.
|
| Tue, 14 Aug 2018 23:49:19 +0000 |
Joseph Myers |
Set GPGME_VERSION in .travis.yml.
|
| Tue, 14 Aug 2018 23:43:45 +0000 |
Joseph Myers |
Fix tar commands in .travis.yml.
|
| Tue, 14 Aug 2018 21:28:34 +0100 |
Christof Meerwald |
attempt to compile gpgme and dependencies for travis-ci
|
| Sun, 12 Aug 2018 16:44:41 +0100 |
Christof Meerwald |
temporarily disable gpg on CI test enironment
|
| Sun, 12 Aug 2018 16:17:14 +0100 |
Christof Meerwald |
use gpg module instead of pyme module for PGP encryption
|
| Wed, 01 Aug 2018 22:54:10 +0100 |
Christof Meerwald |
conditionally install MySQL-python and pyme on Python 2 only
|
| Sat, 21 Jul 2018 23:07:16 +1000 |
John Kristensen |
Test against latest version of Xapian
|
| Fri, 20 Jul 2018 21:16:49 -0400 |
John Rouillard |
Run into a roadblock with trying to install python 3 compatible
|
| Fri, 20 Jul 2018 20:51:20 -0400 |
John Rouillard |
Add python-sphinx. Looks like it's needed to build:
|
| Fri, 20 Jul 2018 20:38:01 -0400 |
John Rouillard |
Add sudo to install?? I doubt this will work but....
|
| Fri, 20 Jul 2018 20:30:30 -0400 |
John Rouillard |
Try to install xapian-core from source. Deb package on ubuntu trusty
|
| Fri, 20 Jul 2018 19:38:10 -0400 |
John Rouillard |
Upgrade xapian from 1.2.16 to 1.3.7. As of 1.3.3 it looks like it is
|
| Fri, 20 Jul 2018 17:53:52 -0400 |
John Rouillard |
Set up travis to run python 3.4 across code as well. Do not fail the
|
| Sun, 27 Aug 2017 00:57:42 -0400 |
John Rouillard |
Forgot to change extension on file passed to tar command.
|
| Sun, 27 Aug 2017 00:54:51 -0400 |
John Rouillard |
Travis is reporting issue:
|
| Tue, 24 Jan 2017 16:58:05 +1100 |
John Kristensen |
TravisCI: Fix fetching of xapian-bindings (issue2550931)
|
| Thu, 12 Jan 2017 21:24:18 -0500 |
John Rouillard |
Check in the signed cert needed to complete an http connection to a
|
| Thu, 12 Jan 2017 20:22:44 -0500 |
John Rouillard |
Add ca-certficates package so that wget can pull https url's.
|
| Sun, 26 Jun 2016 11:31:46 -0400 |
John Rouillard |
issue2550636 instal whosh as part of travis ci to try to get indexer testing working
|
| Wed, 04 May 2016 21:52:49 +1000 |
John Kristensen |
Add codecov support to TravisCI
|
| Wed, 04 May 2016 21:53:21 +1000 |
John Kristensen |
Remove TravisCI support for python2.6
|
| Sat, 10 Oct 2015 23:07:17 +1100 |
John Kristensen |
Add .travis.yml
|