1
0
mirror of https://github.com/nginx-proxy/nginx-proxy synced 2025-08-25 23:24:43 +02:00

Commit Graph

  • 5c2f50402a fix template when running docker-gen and nginx in separate containers Thomas LEVEIL 2017-02-27 00:57:44 +0100
  • 41006c36a5 TESTS: adjust logging levels Thomas LEVEIL 2017-02-25 02:16:38 +0100
  • d282c2481b TESTS: the web image can now handle concurrent connections Thomas LEVEIL 2017-02-25 02:15:37 +0100
  • 563cfedb98 TESTS: add test for the docker entrypoint script Thomas LEVEIL 2017-02-24 00:35:33 +0100
  • 0f7cddee4d get rid of forego Thomas LEVEIL 2017-02-21 03:32:12 +0100
  • 5d99c388f6 Add useful debugging comments into the generated nginx config file Thomas LEVEIL 2017-02-26 15:27:21 +0100
  • de2f057c10 TESTS: add test for unreachable container Thomas LEVEIL 2017-02-21 01:55:52 +0100
  • 6dfc3f3f70 TESTS: add stress test when a certificate file is missing Thomas LEVEIL 2017-02-21 01:05:42 +0100
  • e25c78b00a TESTS: add pytest incremental marker to mark tests as expected to fail if previous test failed Thomas LEVEIL 2017-02-21 01:04:50 +0100
  • a3fbaa5990 TESTS: add directory for tests featuring scenarios trying to make nginx-proxy fail Thomas LEVEIL 2017-02-21 01:01:00 +0100
  • 6912414750 Merge branch 'master' into feature_ssl_improvement Steve Kamerman 2017-03-08 11:31:01 -0500
  • e373a5199b Merge branch 'master' into feature_ssl_improvement Steve Kamerman 2017-03-08 10:49:02 -0500
  • d5deff21c5 Merge pull request #757 from thomasleveil/issue/755 Jason Wilder 2017-03-07 23:34:45 -0700
  • c2544d4c78 Merge pull request #2 from thomasleveil/PR/589 Steve Kamerman 2017-03-07 20:51:06 -0500
  • abdd5883a1 TESTS: refactor dhparam tests Thomas LEVEIL 2017-03-08 02:37:12 +0100
  • 98b5828f83 Modified tests to include dhparams Steve Kamerman 2017-03-07 14:04:44 -0500
  • 0244b4e71e Added dhparams test in new format Steve Kamerman 2017-03-07 14:04:37 -0500
  • 99a569b2e6 fix #755: Tests fail with new Docker version scheme Thomas LEVEIL 2017-03-06 23:36:16 +0100
  • ad9af2884d Merged master, fixed BATS conflict Steve Kamerman 2017-03-06 10:48:12 -0500
  • 58f71d7907 prepend the generated nginx config file with a warning when $CurrentContainer is null Thomas LEVEIL 2017-02-27 00:56:40 +0100
  • 6554a1cf28 Merge pull request #732 from matt-hh/feature/upgrade-1.11.10 Jason Wilder 2017-02-21 10:18:23 -0700
  • 7bafa37a52 Upgrade to nginx 1.11.10 Matthias Döring 2017-02-19 21:32:22 +0100
  • 9e31d5042f Merge pull request #735 from thomasleveil/test_events Jason Wilder 2017-02-20 22:57:19 -0700
  • 2aef648f3d TESTS: add a test to verify nginx conf is update on container creation/deletion Thomas LEVEIL 2017-02-21 03:20:38 +0100
  • a3e285d7a8 Patched template file to work with api-gateway Vladimir Garvardt 2017-02-20 15:30:35 +0100
  • b3df03cb4f always add server to upstream (hot)fix #438 #565 Tobias Munk 2016-09-27 13:56:46 +0200
  • 19d0d33322 display error message and dump nginx config file in case nginx failed to reload Thomas LEVEIL 2017-02-16 01:15:24 +0100
  • 68816390ee Merge pull request #655 from thomasleveil/pytest Jason Wilder 2017-02-18 09:52:38 -0700
  • dd443f3eca TESTS: ignore the requirements and certs directory when collecting tests Thomas LEVEIL 2017-02-17 01:24:48 +0100
  • 9620be91fa TESTS: separated containers: fix indentation and remove dependency over jwilder/whoami image Thomas LEVEIL 2017-02-17 01:09:53 +0100
  • 85370fa31f TESTS: improve error reporting for failed to run docker-compose commands Thomas LEVEIL 2017-02-14 22:30:20 +0100
  • 6069bc53cd TESTS: replace old test suite with the new one Thomas LEVEIL 2017-02-17 00:10:21 +0100
  • 250a01d235 TESTS: add tests for IPv6 support Thomas LEVEIL 2017-02-16 23:27:28 +0100
  • 78375632dd TESTS: adjust Travis-CI config (upgrade to docker 1.13 and no more docker-compose) Thomas LEVEIL 2017-02-14 03:19:00 +0100
  • a6e4f7f3ad TESTS: adjust Travis-CI config Thomas LEVEIL 2017-02-14 03:01:50 +0100
  • 02f9e29a31 TESTS: make pytest verbose by default Thomas LEVEIL 2017-02-14 03:01:35 +0100
  • 9f26efdf86 TESTS: add tests for IPv6 Thomas LEVEIL 2017-02-14 01:39:08 +0100
  • e6b9d2f5e7 TESTS: show skip reason in test summary Thomas LEVEIL 2017-02-14 02:19:13 +0100
  • eeb27f7b50 TESTS: fix failure raising when cannot get nginx-proxy nginx configuration file Thomas LEVEIL 2017-02-14 02:12:22 +0100
  • 43d8ba0e78 TESTS: add tests for using nginx and docker-gen in separated containers Thomas LEVEIL 2017-02-11 22:42:24 +0100
  • a533ff6aff TESTS: add support for resolving containers IP address from domain names in the form *.<container name>.container.docker Thomas LEVEIL 2017-02-11 22:41:09 +0100
  • 743d9801e9 TESTS: make test now runs tests from a docker container Thomas LEVEIL 2017-02-11 03:58:23 +0100
  • e6bc7e6043 TESTS: rename nginx-proxy-tester.sh to test.sh Thomas LEVEIL 2017-02-11 03:47:31 +0100
  • 87926db4c3 TESTS: upgrade to docker python module 2.0.2 and docker-compose 1.11.1 Thomas LEVEIL 2017-02-11 03:43:01 +0100
  • fdde850fc2 TESTS: pytest checks the existance of the jwilder/nginx-proxy:test image Thomas LEVEIL 2017-02-11 02:23:07 +0100
  • 3e92192dc4 TESTS: add test for multiple networks Thomas LEVEIL 2017-02-11 02:04:40 +0100
  • 3ecae2f020 TESTS: the docker_compose pytest fixture is now responsible for attaching the container running pytest to all docker networks Thomas LEVEIL 2017-02-11 01:56:23 +0100
  • dcf8dd4682 TESTS: refactor conftest.py Thomas LEVEIL 2017-02-11 00:51:17 +0100
  • 3f88ba8903 TESTS: refactor conftest.py Thomas LEVEIL 2017-02-11 00:12:55 +0100
  • 10cd3e5f81 TESTS: refactor conftest.py Thomas LEVEIL 2017-02-11 00:02:42 +0100
  • ad57c48465 Fixed HTTPS test Steve Kamerman 2017-01-31 23:57:16 -0800
  • 912f5615dc Reorganized certs Steve Kamerman 2017-02-01 07:41:12 +0000
  • 8995ba02ba Fixed assertion bug Steve Kamerman 2017-02-01 07:40:58 +0000
  • d0e5870060 Added certs, fixed typos Steve Kamerman 2017-02-01 07:09:51 +0000
  • 65371e513a Renamed wildcard cert and key Steve Kamerman 2017-01-31 22:50:51 -0800
  • 087592df2c TESTS: simplify nginx-proxy-tester.sh Thomas LEVEIL 2017-01-28 15:10:10 +0100
  • 9d8f0db268 TESTS: remove containers after each test Thomas LEVEIL 2017-01-28 11:25:54 +0100
  • 541ce48292 fixup! TESTS: add support for compose syntax v2 Thomas LEVEIL 2017-01-28 11:19:19 +0100
  • 889dfea4ca TESTS: adjust logging (when using pytest -s) Thomas LEVEIL 2017-01-27 03:31:33 +0100
  • 150365e784 fixup! TESTS: add test for custom default configuration Thomas LEVEIL 2017-01-27 03:30:50 +0100
  • 23d361d1da TESTS: reorganize tests into subfolders Thomas LEVEIL 2017-01-27 02:52:17 +0100
  • eeed150858 README: fix instruction for overriding default custom conf Thomas LEVEIL 2017-01-27 02:34:46 +0100
  • 8aa3158952 TESTS: add test for custom default location configuration Thomas LEVEIL 2017-01-27 02:34:11 +0100
  • 713149df8e TESTS: add test for custom default configuration Thomas LEVEIL 2017-01-27 02:24:46 +0100