Commit Graph

3018 Commits

Author SHA1 Message Date
Kienan Stewart 2b732624c1 Fix phpunit/dbunit version match string for travis 2018-07-28 15:07:37 -04:00
Kienan Stewart c7fda46fc1 Use dbunit<3.0.2 instead of exactly 3.0.1. PHP<7.0 cannot use dbunit 3.0.1 2018-07-28 15:01:20 -04:00
Kienan Stewart 51fac6a4d5 Ignore vendor directory when running phpcs 2018-07-28 15:00:44 -04:00
Kienan Stewart e76afe5d3f Mark m_mailTest::testCreae_alias() as incomplete since it's empty 2018-07-28 14:28:31 -04:00
Kienan Stewart 8c6fd65534 Check if classes is set before iterating over it when invoking a hook 2018-07-28 14:22:25 -04:00
Kienan Stewart 2cbb36ec09 Use version 3.0.1 of phpunit/dbunit for CI tests
Tests against empty tables with the YAML Dataset fail in 3.0.2 and later,
see https://github.com/sebastianbergmann/dbunit/issues/207.
2018-07-28 14:00:35 -04:00
Kienan Stewart 5f9cc21fd6 Fix m_actionTest::testPurge() 2018-07-28 14:00:15 -04:00
Kienan Stewart 943a1704be Update DataSet classes to match recent phpunit/dbunit versions 2018-07-28 13:27:52 -04:00
Kienan Stewart 9ca9c024c6 Run shellcheck on scripts with hash-bangs for bin/bash and bin/sh 2018-07-28 12:35:12 -04:00
Kienan Stewart d42f8f66bb Ignore composer files 2018-07-28 12:12:21 -04:00
Kienan Stewart 3281ce35a0 Run phpcs during travis script 2018-07-28 12:11:47 -04:00
Kienan Stewart b8fa16f0cb Added PHP 7.1, removed PHP 5.3 and 5.4 for travis tests 2018-07-28 12:10:39 -04:00
Benjamin Sonntag db916ace66 [fix] a bit of cleanup in m_dom AND the rewrite of WHOIS() function to be a 'smart' DIG NS instead 2018-07-04 18:39:27 +02:00
Benjamin Sonntag 2ad744ecc7 [fix] replacing /var/run by /run everywhere we can (not everywhere: postfix chroot or old compatibility is maintained 2018-07-04 17:42:42 +02:00
Benjamin Sonntag cdd0bfd0fa [fix] not throwing exception with db_mysql 2018-07-04 17:24:06 +02:00
Benjamin Sonntag a5bf37786c [fix] adding dependency to php-curl, fixing _sha512cr issues 2018-07-04 17:19:20 +02:00
Benjamin Sonntag a1ed5a4ad6 [fix] 3.4.10 and 3.4.11 where NOT executed during upgrades (sort -n :/ ) so we migrate those sql updates to 3.5.0.1.sql 2018-07-04 17:17:22 +02:00
Benjamin Sonntag dbb41924bd [enh] add a debug() method to messages, and set this instead of LOG() for most api calls => only api calls that CHANGES something are now calling log() (which logs) and others are calling debug() which logs nothing by default. A variable allow for debugging 2018-06-28 00:27:10 +02:00
Benjamin Sonntag bcde8a9ef2 [enh] adding translations from Transifex + update of PO files 2018-06-28 00:03:18 +02:00
Benjamin Sonntag f166518bb2 [enh] tell the user that (s)he can upload compressed files 2018-06-27 21:12:11 +02:00
JLuc 5b555f5281 language, not tongue ! 2018-06-27 20:28:33 +02:00
Benjamin Sonntag 2695db49a2 [enh] preparing for the future : let's allow us to add \n into DNS entries, preparing for ... IPv6 \o/ 2018-06-25 16:48:12 +02:00
Benjamin Sonntag 5a8fd5db20 [fix] allow /lib /etc /usr in chrooted ftp accounts 2018-06-25 12:02:52 +02:00
Benjamin Sonntag c1688e2e07 fixing help2man 2018-06-24 19:44:38 +02:00
Benjamin Sonntag 144ff1e27a [enh] removing latest lintian exceptions, no Error, no Warnings ! 2018-06-24 19:40:22 +02:00
Benjamin Sonntag 7945034004 [fix] name of variable + fix of upgrade script 2018-06-24 19:05:59 +02:00
Benjamin Sonntag 5489387103 [fix] misc bugs in m_ssl (incorrect table and certificate name) + restart instead of reload if necessary in src/reload-certs 2018-06-24 19:02:11 +02:00
Benjamin Sonntag 649b2c55d6 [fix] removing the concept of shared cert in m_ssl 2018-06-24 18:38:47 +02:00
Benjamin Sonntag 9e4021141a [fix] fixing apache conf to use new cert mode + fixing bug in ssl : number of bound variables does not match number of tokens 2018-06-24 18:34:42 +02:00
Benjamin Sonntag b7235d33f0 [enh] not using apache.pem anymore: using /etc/ssl/*/alternc-*.pem|key 2018-06-24 18:23:39 +02:00
Benjamin Sonntag 5f27d551d8 [fix] enable ssl module for Apache 2018-06-24 18:17:10 +02:00
Benjamin Sonntag 2d60cf7c0b updating links & source code url 2018-06-24 17:39:40 +02:00
Benjamin Sonntag d6c7d15028 [enh] simplify piwik class to do less things when unused 2018-06-24 17:24:36 +02:00
Benjamin Sonntag a4c488ae70 [enh] debian compliance work, almost no warning in lintian 2018-06-24 17:18:01 +02:00
Benjamin Sonntag bb3bd0b14c [enh] ssl : reload-certs for sysadmin + misc ssl fixes (including set_variables) 2018-06-24 17:04:55 +02:00
Benjamin Sonntag 178823a9f0 [merge] feature-ssl in master 2018-06-24 16:52:24 +02:00
Benjamin Sonntag 5f72126420 [fix] ftp human name error 2018-06-24 16:50:52 +02:00
Benjamin Sonntag 3137bc5aa0 [fix] allow 50MB upload in the panel (file manager, mostly) 2018-06-24 16:50:32 +02:00
Benjamin Sonntag e2237a2ed9 [fix] roundcube to core javascript disable conf apache2 2018-06-24 16:50:08 +02:00
Benjamin Sonntag f1026cb26e [enh] removing jquery ui (now a package) + fixing head.php, simpler unless you use bro_editor 2018-06-24 16:49:43 +02:00
Benjamin Sonntag b467ce23ca [fix] packaging: debhelper 9 dependency (jessie) 2018-06-24 16:23:48 +02:00
Benjamin Sonntag e83a526c57 [fix] mysql.sql fix : do not create certificates table if already exists 2018-06-24 16:10:08 +02:00
Benjamin Sonntag 6fd89455fb [fix] alternc.install misc fixes: mysql_query heredoc + phpmyadmin test 2018-06-24 16:09:28 +02:00
Benjamin Sonntag 404ba2803b [enh] testing JS packages dependencies instead of including our own copy 2018-06-24 16:09:11 +02:00
Benjamin Sonntag 2d7601e4e0 [enh] now using compat=10 in debian packaging + depending on libjs-prettify => removing last lintian Error \o/ 2018-06-24 15:44:12 +02:00
Benjamin Sonntag 5a3b9c7a13 [fix] next ssl step: we start to use /etc/ssl/(certs|private)/alternc-<servicename>.(pem|key) as location for system service certificates, also, trying to use PdoException in case of PDO error (better for bug tracking) 2018-06-24 15:43:23 +02:00
Benjamin Sonntag cb13dae853 [fix] roundcube wrong config file 2018-06-24 15:20:23 +02:00
Benjamin Sonntag 2354c1142d not depending on install.d anymore 2018-06-23 17:14:56 +02:00
Benjamin Sonntag d13d093c09 [fix] misc ssl code issues 2018-06-23 17:13:36 +02:00
Benjamin Sonntag f9d2c783e5 [fix] alternc-ssl + dom global missing 2018-06-23 17:11:57 +02:00