Commit Graph

13 Commits

Author SHA1 Message Date
Benjamin Dauvergne 0407bc6f20 jenkins.sh: do not force pyOpenSSL version 2014-05-20 00:58:46 +02:00
Benjamin Dauvergne 104fba307e pyOpenSSL 0.13 is ok 2014-02-24 23:51:18 +01:00
Benjamin Dauvergne 196f864335 jenkins.sh,start.sh: recent version of pyOpenSSL are incompatible with requests
Bug is fixed in trunk
https://github.com/kennethreitz/requests/issues/1887 but waiting for
requests 2.3.0 we will force pyOpenSSL<0.13.
2014-02-24 23:24:25 +01:00
Benjamin Dauvergne 920193e428 jenkins.sh: loading data after migrations is no more necessary 2014-01-29 12:29:51 +01:00
Benjamin Dauvergne 3db67490b0 jenkins.sh: any existing db 2014-01-29 11:44:42 +01:00
Benjamin Dauvergne 7e38308a05 jenkins.sh,start.sh: add support for SNI certificates 2014-01-28 10:12:40 +01:00
Benjamin Dauvergne a1cf887631 jenkins.sh: force pip to process dependency links as they are deprecated, allow unverified download of python-entrouvert 2014-01-08 02:22:35 +01:00
Benjamin Dauvergne c102b3993a jenkins.sh: upgrade setuptools first 2014-01-08 01:24:09 +01:00
Benjamin Dauvergne 3d29d3d9f8 jenkins.sh: allow external and unverified sources for django-cms and django-admin-tools 2014-01-08 01:23:42 +01:00
Benjamin Dauvergne 0446c85447 jenkins.sh: test migrations
Migrations must be applied with the --no-initial-data flag as it seems
that initial data loading is broken when done inside the south migration
command, see http://south.aeracode.org/ticket/1179
2013-11-19 13:57:42 +01:00
Frédéric Péters 9abfd2cd84 abort jenkins script on failures 2013-11-18 23:18:09 +01:00
Benjamin Dauvergne 8213476876 jenkins.sh: chmod +x 2013-07-10 10:17:58 +02:00
Benjamin Dauvergne ff3aadf3ec jenkins.sh: add script for the conitnuous integration server 2013-07-01 14:56:34 +02:00