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

Commit Graph

  • 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
  • ee5b0f96ad TESTS: add test for custom per vhost configuration in location block Thomas LEVEIL 2017-01-27 02:08:35 +0100
  • a283c95e2e TESTS: nginxproxy fixture can provide the nginx generated conf in tests Thomas LEVEIL 2017-01-27 02:07:56 +0100
  • f512a56faf TESTS: add test for custom per vhost configuration Thomas LEVEIL 2017-01-27 02:01:57 +0100
  • 2425574958 TESTS: add test for custom proxy-wide configuration Thomas LEVEIL 2017-01-27 01:55:46 +0100
  • 73fda600b3 TESTS: add verbosity Thomas LEVEIL 2017-01-27 03:48:06 +0100
  • 0d00bd2322 TESTS: fix passing pytests args to nginx-proxy-tester script Thomas LEVEIL 2017-01-27 03:45:47 +0100
  • 399e19e2dc TESTS: add support for compose syntax v2 Thomas LEVEIL 2017-01-26 01:30:17 +0100
  • 787fa28799 TESTS: add script to run the test suite from a docker container Thomas LEVEIL 2017-01-24 22:42:13 +0100
  • 7a4cae050c TESTS: abort test suite if the 'jwilder/nginx-proxy:test' image is missing Thomas LEVEIL 2017-01-25 01:11:36 +0100
  • 86be8a9424 TESTS: fix retry delay Thomas LEVEIL 2017-01-24 22:47:37 +0100
  • 0f1bb344ff TESTS: port tests for #590 to docker-compose test Thomas LEVEIL 2017-01-14 12:30:48 +0100
  • 197d793a25 TESTS: rewrite tests using pytest and docker-compose Thomas LEVEIL 2016-12-10 00:53:23 +0100
  • 985c46d8b5 Merge pull request #679 from thomasleveil/issue-677 Jason Wilder 2017-02-16 12:11:06 -0700
  • 2d588871f0 Merge pull request #719 from thomasleveil/optional_IPv6 Jason Wilder 2017-02-16 12:09:30 -0700
  • c5c6a6149d Merge pull request #724 from rindek/master Jason Wilder 2017-02-16 09:42:22 -0700
  • d7a2aa7823 Merge pull request #676 from matt-hh/feature/alpine-readme Jason Wilder 2017-02-16 09:40:12 -0700
  • 0e94e1e4bd First load docker-gen, then nginx Jacek Jakubik 2017-02-16 10:47:38 +0100
  • f0951df040 optional IPv6 support Thomas LEVEIL 2017-02-14 22:48:29 +0100
  • c0f60087c3 Merge pull request #713 from schrieveslaach/master Jason Wilder 2017-02-13 09:25:33 -0700
  • 8b67b2182f Add IPv6 listen address Marc Schreiber 2017-02-11 13:28:34 +0100
  • b9e2053c38 Merge pull request #704 from yosmanyga/patch-1 Jason Wilder 2017-02-06 12:43:16 -0700
  • cdb38d06ba Merge pull request #706 from matt-hh/feature/upgrade-1.11.9 Jason Wilder 2017-02-06 12:38:41 -0700
  • 15cbb5debf Upgrade to nginx 1.11.9 Matthias Döring 2017-02-05 21:40:29 +0100
  • d8f66e2411 Fixed typo Yosmany Garcia 2017-02-03 16:19:40 -0800
  • c0a0300f12 Merge pull request #696 from kevindoveton/master Jason Wilder 2017-01-26 23:20:40 -0700
  • 4c06935b62 Update README.md Kevin Doveton 2017-01-27 13:24:24 +1030
  • 2be48ec982 Update EXPOSE link in README.md Kevin Doveton 2017-01-27 13:16:27 +1030
  • d320b43476 Merged conflict in BATS SSL test Steve Kamerman 2017-01-26 13:46:11 -0500
  • 3f6381d0fa regexp: use sha1 for upstream only if regexp is used Thomas LEVEIL 2017-01-14 11:40:33 +0100
  • 2c5d4ee3a9 Merge pull request #590 from kamermans/feature_nohttps Jason Wilder 2017-01-13 16:16:16 -0700
  • 276b4dbe3e Merge branch 'master' into feature_nohttps Steve Kamerman 2017-01-13 13:07:03 -0500
  • 83a28f47d7 Fixed long server name comment, improved dhparam check Steve Kamerman 2017-01-12 17:43:13 -0500
  • b0de1f19d3 Updated to use 256-bit dhparam in tests Steve Kamerman 2017-01-12 17:25:31 -0500
  • 7d253dd0f3 Allow passing DHPARAM_BITS via env, lower bits to 256 for unit tests Steve Kamerman 2017-01-12 14:55:25 -0500
  • dffc0c47cf Tweak test for reliability on Travis-CI Steve Kamerman 2017-01-12 10:52:56 -0500
  • c219822cd8 Typos Steve Kamerman 2017-01-12 01:53:36 -0500
  • f73a52afaf Added BATS tests for dhparam generation Steve Kamerman 2017-01-12 01:45:46 -0500
  • 7c0f7b9449 Fixed Alpine image, removed dhparams gen from test units Steve Kamerman 2017-01-12 00:21:39 -0500
  • 6242403d33 Added dhparam support for alpine variant Steve Kamerman 2017-01-11 23:04:24 -0500
  • ebfe5e9c17 Added note about background generation Steve Kamerman 2017-01-11 22:49:55 -0500
  • dfdd67f5a4 Implemented background dhparam generation Steve Kamerman 2017-01-11 22:39:04 -0500
  • f186815c2d Merged upstream Steve Kamerman 2017-01-11 22:42:35 -0500
  • 8dfe5ae384 Add info about alpine base image Matthias Döring 2017-01-11 16:57:37 +0100
  • 3d20c626c8 Merge pull request #359 from sw-double/master Jason Wilder 2017-01-10 09:21:19 -0700
  • f1ccde2fe3 Merge pull request #671 from thomasleveil/regex-end-of-line Jason Wilder 2017-01-10 09:20:28 -0700
  • 16c9853dc2 Set appropriate X-Forwarded-Ssl header. Konstantin L 2016-02-11 23:54:32 +0300
  • 019fa89c53 add comment to ease debugging Thomas LÉVEIL 2017-01-10 10:10:46 +0100
  • 1bfc1c85ce fix regexp in VIRTUAL_HOST using end-of-string matching () Thomas LEVEIL 2017-01-08 01:49:05 +0100
  • d8658bd8d9 TEST: wildcards-hosts.bats - add a test which uses regexp end-of-string Thomas LEVEIL 2017-01-07 23:50:54 +0100
  • a3c6a272f1 TEST: wildcards-hosts.bats - showcase http://foo.bar.why.not.bats-to-infinity-and-beyond/ Thomas LEVEIL 2017-01-07 23:33:54 +0100
  • f837d1256a Merge pull request #670 from thomasleveil/parallel-tests Jason Wilder 2017-01-07 14:04:40 -0700
  • 8d017504c0 TRAVIS: run debian and alpine tests in parallel Thomas LEVEIL 2017-01-07 20:57:19 +0100
  • 31a0a844e3 Merge pull request #558 from matt-hh/alpine Jason Wilder 2017-01-05 18:05:38 -0700
  • e9a5519fb0 Merge pull request #611 from MichaelSp/patch-1 Jason Wilder 2016-12-30 15:26:40 -0700
  • a7bc426b61 Merge pull request #666 from matt-hh/feature/upgrade-1.11.8 Jason Wilder 2016-12-28 18:42:02 -0700
  • c1d93d112a Upgrade nginx-alpine to 1.11.8 Matthias Döring 2016-12-29 00:18:06 +0100
  • 2a8f4554a7 Merge branch 'master' into alpine Matthias Döring 2016-12-29 00:02:05 +0100
  • 004cc3cb8c Upgrade to nginx 1.11.8 Matthias Döring 2016-12-28 23:38:47 +0100
  • 6186fbf8b0 Merge pull request #653 from cramaker/feature/nginx-1.11.6 Jason Wilder 2016-12-08 12:59:56 -0700
  • b66398d1bf Updated nginx to 1.11.6 Cody Ramaker 2016-12-08 13:24:49 -0600
  • 40872c9b43 Merge pull request #649 from kamermans/travisci_fix Jason Wilder 2016-12-05 10:10:27 -0700
  • 59b8806859 Travis-CI's apt-get doesn't have --allow-downgrades yet, which is annoying because --force-yes is deprecated Steve Kamerman 2016-12-05 09:33:44 -0500
  • 271729aaaa Put --allow-downgrades in the right place Steve Kamerman 2016-12-05 09:29:08 -0500
  • dc910107cf Upgrade docker-engine and allow downgrades Steve Kamerman 2016-12-05 09:21:39 -0500
  • fc7653bf3d Merge branch 'master' into feature_nohttps Steve Kamerman 2016-12-05 09:06:39 -0500
  • e60fefad27 Merge pull request #587 from kamermans/feature_x_forwarded_port Jason Wilder 2016-12-02 11:17:44 -0700
  • 51aeee9a2c Merge pull request #619 from max-wilkinson/master 0.5.0 Jason Wilder 2016-11-27 13:19:34 -0700
  • fddae94ed8 Clarified a couple parts in the README Max Wilkinson 2016-10-28 14:46:37 -0400
  • 1a608eaefb add link to letsencrypt-nginx-proxy-companion Michael 2016-10-22 14:31:57 +0200
  • b0de80d46b Moved config edits from Dockerfile to template Steve Kamerman 2016-10-03 10:21:31 -0400
  • 8534185b0c Added newline to config Steve Kamerman 2016-10-03 10:05:55 -0400
  • 8cf0b75d80 Updated README with HTTPS_METHOD=nohttps Steve Kamerman 2016-10-01 11:25:11 -0400
  • 374b1256cd Add HTTPS_METHOD=https to disable SSL site Steve Kamerman 2016-10-01 11:22:48 -0400
  • c091d08fee Updated docs for issue #562 Steve Kamerman 2016-09-29 22:24:06 -0400
  • ebbf7a7b74 Expanded documentation in SSL/TLS support Steve Kamerman 2016-09-29 21:57:28 -0400
  • d3a0da451a TLSv1 End-of-life pushed to June 30, 2018, rolled back for compatibility Steve Kamerman 2016-09-29 21:35:37 -0400
  • c51c9980cf Removed TLS 1.0 as it is considered unsafe and must be disabled for PCI compliance Steve Kamerman 2016-09-29 19:52:20 -0400
  • 6f2b3f1c54 Issue #586 Removed DES-based SSL ciphers Steve Kamerman 2016-09-29 17:10:17 -0400
  • 0b1e9e56e1 Issue #535 Added default 2048-bit dhparam.pem file Steve Kamerman 2016-09-29 16:47:47 -0400
  • 9ef0bb3356 Comment typo Steve Kamerman 2016-09-29 16:06:53 -0400
  • b9bf183df2 Added httpoxy test Steve Kamerman 2016-09-29 15:43:07 -0400
  • 7422539f20 Updated README to reflect X-Forwarded-Port Steve Kamerman 2016-09-29 15:42:49 -0400
  • 112aad39b6 Implemented more advanced webserver with routing and request header echoing, added header tests Steve Kamerman 2016-09-29 15:36:01 -0400
  • 124b8cd757 Honor upstream forwarded port if available Steve Kamerman 2016-09-29 11:33:21 -0400
  • 6ebbdb10c7 Merge branch 'master' into feature_x_forwarded_port Steve Kamerman 2016-09-29 11:26:51 -0400
  • 0670a13d92 Merge pull request #581 from chulkilee/ssl_session_tickets Jason Wilder 2016-09-24 20:22:16 -0600
  • 4661bf4dd9 add ssl_session_tickets to default site Chulki Lee 2016-09-23 21:58:06 -0700
  • 760936d9ea Merge pull request #572 from pvlg/patch-2 Jason Wilder 2016-09-17 09:58:27 -0600
  • fe9a538ec8 Replace "replace" to "trimSuffix" pvlg 2016-09-17 16:53:01 +0300
  • f02bc98a6e Merge pull request #566 from mplx/patch/hsts-no-subdomains Jason Wilder 2016-09-13 09:18:27 -0600
  • 37323320c8 do not enable HSTS for subdomains mplx 2016-09-12 09:46:59 +0200
  • 40d433ae80 Merge pull request #493 from ryneeverett/docker_compose_separate_containers Jason Wilder 2016-09-09 14:18:06 -0600
  • ec7169c112 Merge pull request #323 from pabra/master Jason Wilder 2016-09-09 14:16:08 -0600
  • 7d05f0d924 Add nginx alpine to update-dependencies task Matthias Döring 2016-09-03 12:05:27 +0200
  • ba55d1a0b6 Add alpine base image Matthias Döring 2016-09-01 17:29:25 +0200
  • e95d3e9fdf Merge pull request #555 from freakinruben/patch-1 Jason Wilder 2016-09-01 09:21:57 -0600