| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Ferenc Kovacs | 2016-04-18 | 1 | -0/+6 |
| |\ | | | | | | | | | * PHP-5.6: mark frequent intermittent fpm test with XFAIL | ||||
| | * | mark frequent intermittent fpm test with XFAIL | Ferenc Kovacs | 2016-04-18 | 1 | -0/+6 |
| | | | |||||
| * | | Fixed bug #70540 (sapi/fpm/tests/008.phpt and 016.phpt should be skipped on ↵ | Xinchen Hui | 2015-11-02 | 2 | -3/+33 |
| | | | | | | | | | some platforms) | ||||
| * | | Add test_fpm_conf to skip some tests ranth than mark --xfail-- | Xinchen Hui | 2015-11-02 | 2 | -5/+25 |
| | | | |||||
| * | | Fixed test in some cases(for more children, needs more time) | Xinchen Hui | 2015-05-07 | 1 | -8/+5 |
| | | | |||||
| * | | These tests all assume that IPV6 is available. | Rasmus Lerdorf | 2015-01-09 | 5 | -5/+20 |
| |/ | |||||
| * | Fix bug #68526 Implement POSIX Access Control List for UDS | Remi Collet | 2014-12-10 | 1 | -0/+89 |
| | | | | | | | | | | - add --with-fpm-acl build option which allow to manage ACL on Unix Domain Socket - add listen.acl_users pool option - add listen.acl_groups pool option Keep old behavior (chmod) if option not used or not supported. | ||||
| * | XFAIL as catch_workers_output = yes seems not reliable | Remi Collet | 2014-12-01 | 3 | -2/+4 |
| | | |||||
| * | minor typo in test | Remi Collet | 2014-11-22 | 1 | -1/+1 |
| | | |||||
| * | add test for global / pool prefix and bug #68478 | Remi Collet | 2014-11-22 | 2 | -0/+156 |
| | | |||||
| * | add test for fastcgi_finish_request() | Remi Collet | 2014-11-21 | 1 | -0/+67 |
| | | |||||
| * | add test for #68391 | Remi Collet | 2014-11-21 | 1 | -0/+87 |
| | | |||||
| * | adapt test for error message introduce in fix for #68463 | Remi Collet | 2014-11-20 | 1 | -12/+28 |
| | | |||||
| * | run a few request in this test | Remi Collet | 2014-11-20 | 1 | -0/+7 |
| | | |||||
| * | Fixed #68458 Change pm.start_servers default warning to notice | Remi Collet | 2014-11-20 | 1 | -0/+64 |
| | | | | | | | Add another test 014 checks that no "notice" are traced when log_level=warning 015 checks that "notice" are traced when log_level=notice | ||||
| * | fix test description | David Zuelke | 2014-11-20 | 1 | -1/+1 |
| | | |||||
| * | tests for #895 | David Zuelke | 2014-11-20 | 1 | -0/+54 |
| | | |||||
| * | add test for bug #68381 | Remi Collet | 2014-11-18 | 1 | -0/+54 |
| | | |||||
| * | simplify fpm tests | Remi Collet | 2014-11-18 | 10 | -32/+16 |
| | | |||||
| * | Add test for bug #68442 | Remi Collet | 2014-11-18 | 4 | -4/+95 |
| | | | | | | | Add another helper function fpm_display_log Restore change from c996a989 badly reverted in 8c0cc49 | ||||
| * | Add various tests for FPM | Remi Collet | 2014-11-18 | 9 | -6/+467 |
| | | | | | | | | - covering recent bugs (68420, 68421, 68423, 68428) - for UDS - for ping and status URI - for multi pool and multi mode | ||||
| * | Include small MIT FastCGI client library from | Remi Collet | 2014-11-18 | 2 | -1/+615 |
| | | | | | | | | https://github.com/adoy/PHP-FastCGI-Client Add run_request function to easily run a FastCGI call, which is needed for new tests. | ||||
| * | Add new FPM test for IPv4/IPv6 | Remi Collet | 2014-11-17 | 3 | -4/+68 |
| | | | | | | | Use 9000+PHP_INT_SIZE as poprt - to avoid using default 9000 - to allow multipole 32/64 bits simultaneous run | ||||
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Ferenc Kovacs | 2014-10-03 | 1 | -0/+53 |
| |\ | | | | | | | | | | | * PHP-5.5: NEWS entry for previous commit add IPv6 support to php-fpm | ||||
| | * | add IPv6 support to php-fpm | Robin Gloster | 2014-10-03 | 1 | -0/+53 |
| | | |||||
| * | a few typofixes | Veres Lajos | 2014-02-14 | 1 | -2/+2 |
| | | |||||
| * | Add some basic and apparmor tests to fpm | Gernot Vormayr | 2014-01-17 | 6 | -0/+250 |
