1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2024-11-24 12:56:30 +00:00

Commit Graph

  • fc36514eb8 Merge pull request #863 from qiqizjl/master Jason Wilder 2017-10-20 10:00:27 -0600
  • 795e153c2e Merge pull request #951 from kamermans/bugfix/ipv6_resolvers Jason Wilder 2017-10-20 09:50:56 -0600
  • 5d503b48cb
    Added support for IPv6 DNS servers in resolver generation (issue #938) Steve Kamerman 2017-10-19 20:58:34 -0400
  • 93d90884e2
    Implemented NETWORK_ACCESS (squash commit) Steve Kamerman 2017-10-18 12:57:59 -0400
  • 92379d8131 Update Readme Pan Teparak 2017-09-24 15:15:00 +0700
  • 31d2ed172b Change ENV variable from GENERATE_DHPARAM to DHPARAM_GENERATION Pan Teparak 2017-09-24 15:13:24 +0700
  • 3156b97f3a Fallback if container has no IP Patrick 2017-09-13 12:37:06 +0200
  • a3b1d5b7ab Trigger Build Pan Teparak 2017-08-27 13:19:29 +0700
  • 09271a333a Update Readme Pan Teparak 2017-08-27 04:40:47 +0700
  • 4b22ccdc81 Add ability to opt-out dh param auto generation Pan Teparak 2017-08-27 04:40:35 +0700
  • f05f7a0ff9 Merge pull request #574 from teohhanhui/ocsp-stapling-chain Jason Wilder 2017-08-16 11:53:17 -0600
  • 817db85aae Merge pull request #898 from remipichon/master Jason Wilder 2017-08-16 10:12:18 -0600
  • df24d9dff5 Merge pull request #901 from brikou/patch-2 Jason Wilder 2017-08-13 15:57:09 -0600
  • 343791b657 Simplify docker-compose.yml example Brikou CARRE 2017-08-12 07:37:05 +0200
  • fff84de367 Do not bind upstream with 'ingress' network Remi Pichon 2017-08-10 12:30:00 +0200
  • 065dd7f1ea
    Fix build Teoh Han Hui 2017-02-06 18:20:54 +0800
  • dfe7677eb5
    Enable OCSP stapling if certificate trust chain is provided Teoh Han Hui 2016-09-19 15:23:46 +0800
  • 0cc71fad49
    Add dynamically-computed DNS resolvers to nginx (for PR #574) Steve Kamerman 2016-10-01 10:42:58 -0400
  • 6bdd184d6a Merge pull request #882 from matt-hh/feature/auto-update-from-upstream-nginx Jason Wilder 2017-07-21 08:53:48 -0600
  • febf85d7e2 Move to 1.13 base image to get auto updates Matthias Döring 2017-07-21 13:45:33 +0200
  • 2eb2ae9c93 support fastcgi 耐小心 2017-06-24 14:48:05 +0800
  • 29fffd6de8 Revert "support fastcgi" 耐小心 2017-06-24 14:05:42 +0800
  • 8ac755e1d6 support fastcgi NaiXiaoXin 2017-06-24 13:51:02 +0800
  • 02121df3b9 Merge pull request #589 from kamermans/feature_ssl_improvement Jason Wilder 2017-06-22 11:54:51 -0600
  • 14779ec4be Merge pull request #860 from jwilder/jw-travis Jason Wilder 2017-06-22 11:46:48 -0600
  • a318b57408 Update docker Jason Wilder 2017-06-22 11:36:40 -0600
  • 57a33aaf8b Merge pull request #849 from Neilpang/Branch_0.6.0 Jason Wilder 2017-06-22 09:50:39 -0600
  • 026ba7cdac Added DHParam compatibility note Steve Kamerman 2017-06-18 21:30:59 -0400
  • 761bbf9dbc Removed duplicate server_names_hash_bucket_size directive Steve Kamerman 2017-06-18 21:21:05 -0400
  • c41186a3a4 Merge branch 'master' into feature_ssl_improvement Jason Wilder 2017-06-14 16:31:12 -0600
  • 90b62e0abc Merge pull request #851 from Neilpang/worker_processes Jason Wilder 2017-06-12 19:23:29 -0600
  • a3cd96ead4 alpine fix worker_processes to "auto" neil 2017-06-13 09:11:27 +0800
  • e3b6be79fc Merge pull request #847 from jwilder/appropriate-trim-earlier Jason Wilder 2017-06-12 09:48:27 -0600
  • 1867228cce fix worker_processes to "auto" neil 2017-06-12 15:59:55 +0800
  • a8ee64b059 running proxy on host network neilpang 2017-06-10 15:07:45 +0800
  • 4e4733f68e Trim $host and $proto before they are used Jason Wilder 2017-06-09 12:55:39 -0600
  • 23a2c7d848 Merge pull request #812 from thueske/master Jason Wilder 2017-05-04 15:39:57 -0600
  • 2c4102d396 Upgrade to 1.13.0 Tobias Hüske 2017-05-04 18:57:00 +0200
  • fed6df3756 Merge pull request #768 from thomasleveil/wildcard_cert_nohttps Jason Wilder 2017-05-03 17:02:40 -0600
  • 965c722344 Merge pull request #810 from rtalvarez/readme-typo Jason Wilder 2017-05-03 16:57:40 -0600
  • f2487741dc Fix README typo Roberto Alvarez 2017-05-03 11:06:34 -0500
  • b6a445b1a9 Merge pull request #790 from versada/fix-typo Jason Wilder 2017-04-11 10:48:12 -0600
  • cf88817355
    DOC: fixed typo Naglis Jonaitis 2017-04-11 11:43:47 +0300
  • 851b0e36cd Merge pull request #789 from matt-hh/feature/upgrade-1.11.13 Jason Wilder 2017-04-07 09:38:33 -0600
  • 172d79aff4 Upgrade to nginx 1.11.13 Matthias Döring 2017-04-07 12:58:49 +0200
  • 619943ac1e Merge pull request #770 from sischnei/http2-in-readme 0.6.0 Jason Wilder 2017-03-18 09:38:16 -0600
  • 6fd32b5a9b Updated README to include HTTP/2.0 sischnei 2017-03-18 10:52:43 +0100
  • 8414a94d59 TESTS: add test for the case in which a wildcard cert matches a container having nohttps set Thomas LEVEIL 2017-03-15 02:11:21 +0100
  • 82133865d4 Merge pull request #767 from thomasleveil/patch-1 Jason Wilder 2017-03-14 18:57:53 -0600
  • 77e022cf28 DOC: reflect change from PR #344 Thomas LÉVEIL 2017-03-15 01:32:47 +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
  • 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
  • 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