1
0
mirror of https://github.com/nginx-proxy/nginx-proxy synced 2025-08-27 08:11:35 +02:00

Commit Graph

  • 091dd855af chore: 3/6 - Indent function content polarathene 2021-09-25 15:47:20 +1200
  • 2e6d7561a3 chore: 2/6 - Handle CMD check early, wrap init logic into a function polarathene 2021-09-28 11:11:49 +1300
  • 8aacd13241 chore: 1/6 - Inline failure at it's cause polarathene 2021-09-25 15:36:07 +1200
  • ac066a73e4 feat: Replace generated DH params with RFC 7919 standardized DHE groups polarathene 2021-09-28 11:14:46 +1300
  • 1bcc556234 fix: Handle VIRTUAL_PROTO on virtual path basis Alexander Lieret 2021-09-21 14:07:41 +0200
  • 33d8b457c5 Add an environment variable to disable basic authentication for HTTP OPTIONS to enable CORS requests. The default behavior does not change, authentication for OPTIONS is still enabled by default Vincent Emonet 2021-09-13 20:29:27 +0200
  • b133403331
    Merge pull request #1775 from kevinnls/patch-1 Nicolas Duchon 2021-09-10 16:19:02 +0200
  • dc9876b6c2
    fix anchor kevinnls 2021-09-10 19:27:33 +0530
  • 583c71ec3d
    chore(deps): bump nginx from 1.21.1 to 1.21.3 dependabot[bot] 2021-09-10 04:12:34 +0000
  • 41287c0146
    chore(deps): bump golang from 1.16.7 to 1.17.1 dependabot[bot] 2021-09-10 04:12:32 +0000
  • 5373103535
    Merge pull request #5 from shiz0/virtual_host_alias Hannes Happle 2021-09-09 21:41:27 +0200
  • 2823cdb17d
    Merge branch 'nginx-proxy:main' into virtual_host_alias Hannes Happle 2021-09-09 21:09:37 +0200
  • 07abbb4c0d
    Merge pull request #1770 from crazy-max/path-context Nicolas Duchon 2021-09-08 16:05:20 +0200
  • 7b489159b3
    Use path context CrazyMax 2021-09-08 14:25:56 +0200
  • e166a93a56
    Merge pull request #1764 from nginx-proxy/dependabot/pip/test/requirements/docker-5.0.2 Nicolas Duchon 2021-09-08 12:18:40 +0200
  • 083d86a79d
    chore(deps): bump docker from 5.0.0 to 5.0.2 in /test/requirements dependabot[bot] 2021-09-02 04:18:54 +0000
  • 52670ba706
    chore(deps): bump docker from 5.0.0 to 5.0.1 in /test/requirements dependabot[bot] 2021-09-01 12:49:23 +0000
  • 481c5a2318
    Merge pull request #1760 from nginx-proxy/python-docker-mod-check Nicolas Duchon 2021-09-01 14:48:35 +0200
  • a1ff28cec8
    CI: ease version check on python docker module Nicolas Duchon 2021-09-01 09:31:02 +0200
  • 86c194e181
    CI: disable fail-fast Nicolas Duchon 2021-09-01 09:16:14 +0200
  • 52d208daf3
    Merge pull request #1756 from nginx-proxy/dependabot/pip/test/requirements/pytest-6.2.5 0.9.3 Nicolas Duchon 2021-09-01 08:59:38 +0200
  • 308df38b14
    chore(deps): bump pytest from 6.2.4 to 6.2.5 in /test/requirements dependabot[bot] 2021-08-31 04:22:47 +0000
  • 7a6f4278c9 test: fix: Rename new test files Alexander Lieret 2021-08-30 14:37:28 +0200
  • c225c82b45 test: Add test cases for NETWORK_ACCESS=internal Alexander Lieret 2021-08-30 12:19:10 +0200
  • 7bb3fd56c6
    Merge pull request #1753 from mnahinkhan/patch-1 Nicolas Duchon 2021-08-30 11:14:37 +0200
  • 7dfee13b56
    Update README.md Nahin Khan 2021-08-30 06:44:52 +0300
  • 829b9f35c4 fix: Move NETWORK_ACCESS to location block Alexander Lieret 2021-08-24 15:51:39 +0200
  • 20632d42f0 test: Add test case for location config priority Alexander Lieret 2021-08-18 15:34:30 +0200
  • 3d3acc0982 test: Add test case for default app redirect Alexander Lieret 2021-08-17 11:08:56 +0200
  • 913a2c3df5 test: Add test to cover SSL of path-based routing Alexander Lieret 2021-08-17 10:51:32 +0200
  • 8adbea8aec
    Merge pull request #1736 from nginx-proxy/predictable-upstream Nicolas Duchon 2021-08-19 12:36:13 +0200
  • a33af34361
    docs: predictable vs SHA1 upstream names Nicolas Duchon 2021-08-17 21:51:29 +0200
  • e748ffdce4
    feat: sha1 upstream names Nicolas Duchon 2021-08-17 21:51:09 +0200
  • d10531e925
    tests: predictable upstream names Nicolas Duchon 2021-08-17 21:34:50 +0200
  • a3a6740197
    docs: update DEFAULT_ROOT documentation Nicolas Duchon 2021-08-14 21:40:25 +0200
  • 89eaadef9c
    fix: use most specific custom location config first Nicolas Duchon 2021-08-14 21:38:13 +0200
  • d48ba070b7
    docs: fix typo in README.md Nicolas Duchon 2021-08-13 10:54:12 +0200
  • 47a4f58ca1
    feat: Add custom location block to virtual paths Alexander Lieret 2021-07-06 15:41:14 +0200
  • 987f2f14c4
    feat: Replace path stripping with variable Alexander Lieret 2021-07-06 15:36:06 +0200
  • 6ba7e074e2
    feat: Add user customizable default root response Alexander Lieret 2021-07-06 15:26:02 +0200
  • 0d47f83a53
    fix: non working https with virtual path Nicolas Duchon 2021-08-11 18:04:53 +0200
  • ea8a474cc0
    docs: remove unnecessary word Rafael Kraut 2021-07-20 10:28:39 +0200
  • ca6dd67476
    build: build and push the dev branch to Dockerhub Nicolas Duchon 2021-07-15 21:47:03 +0200
  • 263acd0831
    docs: Add documentation for path-based routing Greg Symons 2021-07-06 15:02:09 +0200
  • 209a1be52e
    ci: Add tests for the virtual-path routing Alexander Lieret 2021-07-06 14:40:21 +0200
  • 783ab6b758
    feat: support for path-based routing Greg Symons 2021-05-23 22:52:57 +0200
  • 7f6bb425e9
    ci: use docker-gen main on dev branch tests Nicolas Duchon 2021-05-04 11:03:27 +0200
  • ded3cfc168
    docs: don't prefix copy pastable commands with $ Nicolas Duchon 2021-08-17 11:29:21 +0200
  • eb3bb2ab07
    docs: fix line feeds Nicolas Duchon 2021-08-17 11:13:31 +0200
  • a8df4f957e
    chore(deps): bump golang from 1.16.7 to 1.17.0 dependabot[bot] 2021-08-17 04:09:34 +0000
  • ef9cd4c42e
    docs: update DEFAULT_ROOT documentation Nicolas Duchon 2021-08-14 21:40:25 +0200
  • 16e0eed44f
    fix: use most specific custom location config first Nicolas Duchon 2021-08-14 21:38:13 +0200
  • d94e59b141
    docs: fix typo in README.md Nicolas Duchon 2021-08-13 10:54:12 +0200
  • d8db8973ec
    feat: Add custom location block to virtual paths Alexander Lieret 2021-07-06 15:41:14 +0200
  • b6a84aa160
    feat: Replace path stripping with variable Alexander Lieret 2021-07-06 15:36:06 +0200
  • 75d1f6f9cf
    feat: Add user customizable default root response Alexander Lieret 2021-07-06 15:26:02 +0200
  • 120b9b62b0
    fix: non working https with virtual path Nicolas Duchon 2021-08-11 18:04:53 +0200
  • eb682d830d
    docs: remove unnecessary word Rafael Kraut 2021-07-20 10:28:39 +0200
  • 188b733e65
    build: build and push the dev branch to Dockerhub Nicolas Duchon 2021-07-15 21:47:03 +0200
  • f186bd18cd
    docs: Add documentation for path-based routing Greg Symons 2021-07-06 15:02:09 +0200
  • 10d8bc2205
    ci: Add tests for the virtual-path routing Alexander Lieret 2021-07-06 14:40:21 +0200
  • 1922928082
    feat: support for path-based routing Greg Symons 2021-05-23 22:52:57 +0200
  • 19ffb90ec6
    ci: use docker-gen main on dev branch tests Nicolas Duchon 2021-05-04 11:03:27 +0200
  • 0e3844ad1e
    Merge pull request #1725 from nginx-proxy/fix-1693 0.9.2 Nicolas Duchon 2021-08-11 17:54:29 +0200