summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Upload on https nowDaniele Varrazzo2020-01-271-1/+1
* Trigger docs rebuild on pushgoodbye-initdDaniele Varrazzo2020-01-251-0/+30
* Copyright bumped to 2020Daniele Varrazzo2020-01-173-0/+3
* Use an ssh config file to configure package uploadingDaniele Varrazzo2020-01-041-9/+4
* CI resources moved to upload.psycopg.orgDaniele Varrazzo2019-12-312-5/+6
* Test on appveyior with libpq 11.5 and openssl 1.1.1dDaniele Varrazzo2019-10-191-2/+2
* Merge branch 'pg12'Daniele Varrazzo2019-10-194-19/+29
|\
| * Test PG 11 and 12 on travisDaniele Varrazzo2019-10-192-2/+6
| * Added Postgres 12 errorsDaniele Varrazzo2019-10-192-8/+2
| * Use travis test config variable 0/1 instead of blank stringsDaniele Varrazzo2019-10-192-7/+7
| * Install postgres from pgdg on travis if available thereDaniele Varrazzo2019-10-191-2/+14
* | Added Py 3.8 support to appveyor buildDaniele Varrazzo2019-10-191-2/+4
|/
* Appveyor: added package_name to optionsappveyor-pyDaniele Varrazzo2019-04-221-6/+9
* Dropped command line config from appveyor scripsDaniele Varrazzo2019-04-221-212/+237
* Run tests more quiet/faster building wheelsDaniele Varrazzo2019-04-221-5/+12
* Better dir names in appveyor buildDaniele Varrazzo2019-04-221-20/+29
* Added support for wheel building and uploadingDaniele Varrazzo2019-04-221-22/+225
* Configure postgres to run appveyor tests on sslDaniele Varrazzo2019-04-221-5/+54
* Setup build environment only before buildingDaniele Varrazzo2019-04-221-1/+1
* appveyor: added logging level configurationDaniele Varrazzo2019-04-221-3/+24
* Using pathlib to manipulate pathsDaniele Varrazzo2019-04-221-66/+72
* Dropped problematic init stepDaniele Varrazzo2019-04-221-18/+11
* All together now, let's make this realDaniele Varrazzo2019-04-221-6/+0
* Test packages from PythonDaniele Varrazzo2019-04-221-10/+43
* Build psycopg from PythonDaniele Varrazzo2019-04-221-5/+33
* Build libpq from PythonDaniele Varrazzo2019-04-222-53/+186
* Build openssl from PythonDaniele Varrazzo2019-04-221-4/+93
* Added setenv to log env vars changesDaniele Varrazzo2019-04-221-15/+16
* Added script to implement appveyor functionality in PythonDaniele Varrazzo2019-04-221-0/+277
* Build and test with openssl 1.1 on windowsDaniele Varrazzo2019-04-112-1/+21
* Run tests on windows using the same library versions of the packagesDaniele Varrazzo2019-03-181-2/+2
* Copyright year updatedDaniele Varrazzo2019-02-173-3/+3
* SQLSTATE error classes implemented in CDaniele Varrazzo2019-02-101-97/+6
* Dropped duplicate classes in errors moduleDaniele Varrazzo2018-10-231-4/+24
* Merge branch 'master' into errors-moduleerrors-moduleDaniele Varrazzo2018-10-154-15/+13
|\
| * errorcodes map update to PostgreSQL 11Daniele Varrazzo2018-10-141-2/+2
| * Merge branch 'master' into httpsDaniele Varrazzo2018-10-101-9/+7
| |\
| | * Replace deprecated optparse usage with argparseJon Dufresne2018-10-101-9/+7
| * | Prefer https:// URLs when availableJon Dufresne2018-09-221-1/+1
| |/
| * Consider PG 9.3 a thing of the past.Daniele Varrazzo2018-07-131-1/+1
| * Fetch the correct testing postgres packages on xenialDaniele Varrazzo2018-07-131-1/+1
| * Add testing and document support for Python 3.7Jon Dufresne2018-07-121-2/+2
* | Errors module content updated to Postgres 11Daniele Varrazzo2018-10-141-1/+1
* | Generating the whole errors file from scriptDaniele Varrazzo2018-08-171-0/+210
* | Dropped parsing sgml files for error codesDaniele Varrazzo2018-08-171-53/+9
|/
* Note the upgrade in wheel dependencies in NEWS fileDaniele Varrazzo2018-05-231-2/+2
* Merge branch 'master' into drop-2to3Daniele Varrazzo2018-05-202-9/+9
|\
| * Test databases from newest to oldestDaniele Varrazzo2018-05-181-8/+8
| * Build using OpenSSL 1.0.2nDaniele Varrazzo2018-01-291-1/+1
* | Drop 2to3 build step; make all code compatible with all PythonsJon Dufresne2017-12-111-1/+1
|/