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

Commit Graph

  • 6c2d17586b
    Merge pull request #2200 from nginx-proxy/docker-gen-0.10.2 1.2.3 Nicolas Duchon 2023-03-21 07:27:48 +0100
  • 4696944245
    build: dockergen 0.10.1 -> 0.10.2 Nicolas Duchon 2023-03-21 07:15:34 +0100
  • 49bb37dfdb feat: Add support for HTTP keep-alive between the proxy and upstream Richard Hansen 2022-03-28 02:56:36 -0400
  • 1f855fc7b3
    Merge pull request #2191 from rhansen/nil-currentcontainer Nicolas Duchon 2023-03-14 06:49:21 +0100
  • 364beed773 fix: Don't error if $globals.CurrentContainer is nil Richard Hansen 2023-03-10 05:05:21 -0500
  • 51fd6918ca
    Merge pull request #2188 from nginx-proxy/dependabot/docker/golang-1.20.2-alpine Richard Hansen 2023-03-08 15:00:19 -0500
  • 9906ccda42
    build: bump golang from 1.20.1-alpine to 1.20.2-alpine dependabot[bot] 2023-03-08 04:58:06 +0000
  • d990354e3d
    Merge pull request #2187 from nginx-proxy/dependabot/pip/test/requirements/pytest-7.2.2 Richard Hansen 2023-03-06 15:50:46 -0500
  • 2fc3e6c28c
    ci: bump pytest from 7.2.1 to 7.2.2 in /test/requirements dependabot[bot] 2023-03-06 05:04:42 +0000
  • abcef6be86
    Merge pull request #2184 from nginx-proxy/dockergen-0.10.1 1.2.2 Nicolas Duchon 2023-02-28 08:50:19 +0100
  • 6e9d46e672
    Merge pull request #2164 from rhansen/tests Nicolas Duchon 2023-02-28 08:49:12 +0100
  • 16b8cde8e4
    build: dockergen 0.10.0 -> 0.10.1 Nicolas Duchon 2023-02-28 08:36:27 +0100
  • afd6544702
    Merge pull request #2179 from rhansen/swarm Nicolas Duchon 2023-02-28 07:40:16 +0100
  • 4fc17d6139
    Merge pull request #2183 from JanMalte/patch-1 Richard Hansen 2023-02-21 00:56:06 -0500
  • 37134c44d7 fix: Sort networks and ports before iterating Jan Malte Gerth 2023-02-20 22:46:24 +0100
  • b5a54ac219 tests: Reduce scope of docker_compose fixture (and friends) Richard Hansen 2023-02-05 19:56:14 -0500
  • 4d8f878ba7 tests: Fixture that simplifies Docker compose file changes Richard Hansen 2023-02-05 19:38:55 -0500
  • f5a3492926 tests: Factor out DNS monkey patching to its own fixture Richard Hansen 2023-02-05 19:28:30 -0500
  • 09a2f40633 tests: Turn helper function into docker_compose_file fixture Richard Hansen 2023-01-06 01:25:35 -0500
  • 01745a836f tests: Fix path to ca-root.crt Richard Hansen 2023-02-05 02:44:12 -0500
  • 6207be5f8f fix: Partially revert "chore: Remove support for legacy swarm" Richard Hansen 2023-02-17 01:52:05 -0500
  • 6f2a549ef1
    Merge pull request #2175 from nginx-proxy/dependabot/docker/golang-1.20.1 Richard Hansen 2023-02-15 03:47:19 -0500
  • de4386e440
    build: bump golang from 1.20.0 to 1.20.1 dependabot[bot] 2023-02-15 04:57:57 +0000
  • bc2ada1f44
    Merge pull request #2163 from nginx-proxy/dockergen-0.10.0 1.2.1 Nicolas Duchon 2023-02-09 08:28:09 +0100
  • c10c7bcbe9
    build: dockergen 0.9.4 -> 0.10.0 Nicolas Duchon 2023-02-09 08:10:43 +0100
  • 41e025f0f0
    Merge pull request #2159 from rhansen/refactor Nicolas Duchon 2023-02-09 08:01:26 +0100
  • ee8d2cede4
    Merge pull request #2162 from nginx-proxy/dependabot/docker/golang-1.20.0 Richard Hansen 2023-02-02 02:20:26 -0500
  • 7b6b2f773d
    build: bump golang from 1.19.5 to 1.20.0 dependabot[bot] 2023-02-02 04:01:39 +0000
  • 11a46f728c chore: Factor out container IP:port lookup Richard Hansen 2023-01-31 15:07:59 -0500
  • 2494e20784 chore: Remove support for legacy swarm Richard Hansen 2023-01-26 19:27:21 -0500
  • 1462ff019d
    Merge pull request #1179 from harvdogg/master 1.2.0 Nicolas Duchon 2023-02-01 07:42:42 +0100
  • 04468eef13 chore: Remove support for legacy swarm Richard Hansen 2023-01-26 19:27:21 -0500
  • 2115974e93 feat: Add ability to completely override location blocks Richard Hansen 2023-01-28 02:27:18 -0500
  • 8ac8b021b8
    Merge pull request #2155 from rhansen/docker-pull Nicolas Duchon 2023-01-30 07:57:44 +0100
  • 926bd43cff
    Merge pull request #2153 from rhansen/upstream-cleanup Nicolas Duchon 2023-01-30 07:56:50 +0100
  • 912a065406 chore: Pass --pull to docker build to get fresh images Richard Hansen 2023-01-28 18:14:59 -0500
  • 6162427c45 fix: Generate at most one server directive per container Richard Hansen 2023-01-28 00:19:21 -0500
  • bcec2d9075 chore: Refactor upstream template for readability Richard Hansen 2023-01-26 19:13:36 -0500
  • daeed502cb feat: Add a warning comment if the container port is published Richard Hansen 2023-01-26 18:53:50 -0500
  • 5a8a6ceae2 chore: Improve debug comments in upstream template Richard Hansen 2023-01-26 16:53:52 -0500
  • 2760ead490 chore: Remove warning comment when port is not exposed Richard Hansen 2023-01-26 16:39:13 -0500
  • e97bf606c8 chore: Move version comment to the top of the template Richard Hansen 2023-01-25 17:49:23 -0500
  • d6d53893e8
    Merge pull request #2152 from vincent-herlemont/documentation-log-format Richard Hansen 2023-01-28 03:32:21 -0500
  • aa50116272 Documentation custom log format. Vincent Herlemont 2023-01-27 23:16:49 +0100
  • 07cc80ac6b
    feat: Support LOG_FORMAT env variable (#2151) Vincent Herlemont 2023-01-27 18:28:40 +0100
  • 37c5a27858
    fixup! Support LOG_FORMAT env variable. Richard Hansen 2023-01-27 12:25:57 -0500
  • cb0d34b6e0
    fixup! Support LOG_FORMAT env variable. Richard Hansen 2023-01-27 12:24:55 -0500
  • 8ce3ae180a Support LOG_FORMAT env variable. Vincent Herlemont 2023-01-26 18:44:40 +0100
  • 8346b68a28 fix: Ignore VIRTUAL_HOST set to the empty string Richard Hansen 2023-01-21 19:11:28 -0500
  • f8ae0a4b00 feat: DEFAULT_ROOT=none disables the default location / block Richard Hansen 2023-01-18 18:27:35 -0500
  • d3ded293ac
    Merge pull request #2147 from nginx-proxy/dockergen-0.9.4 Nicolas Duchon 2023-01-24 00:27:54 +0100
  • fa52426d54
    ci: set Dependabot commit prefixs Nicolas Duchon 2023-01-23 23:24:58 +0100
  • 8df67cdde8
    build: dockergen 0.9.3 -> 0.9.4 Nicolas Duchon 2023-01-23 23:14:42 +0100
  • 8d315ab291 feat: DEFAULT_ROOT=none disables the default location / block Richard Hansen 2023-01-18 18:27:35 -0500
  • 4d664613c9 fix: Ignore VIRTUAL_HOST set to the empty string Richard Hansen 2023-01-21 19:11:28 -0500
  • 98b6473c84
    Merge pull request #2141 from rhansen/debug Richard Hansen 2023-01-21 19:02:27 -0500
  • 8fbc8514ef feat: Unconditionally produce debug comments Richard Hansen 2023-01-17 21:23:08 -0500
  • 1775420592
    Merge pull request #2140 from rhansen/tests Nicolas Duchon 2023-01-18 08:02:02 +0100
  • 92e1a6567e tests: Remove extraction of nginx.tmpl (now unnecessary) Richard Hansen 2023-01-17 00:02:02 -0500
  • 486addd144 tests: Bind-mount the entire nginx-proxy directory in the container Richard Hansen 2023-01-16 23:53:51 -0500
  • 569953521a tests: Exit non-zero if creation of nginx-proxy-tester image fails Richard Hansen 2023-01-16 23:49:32 -0500
  • 55cfae9636 tests: Avoid unnecessary bashisms Richard Hansen 2023-01-16 23:39:20 -0500
  • d56b5b370d tests: Whitespace fixes Richard Hansen 2023-01-16 23:37:48 -0500
  • 26b0b05f73 tests: Fix test_debug/* tests when IPv6 is enabled Richard Hansen 2023-01-16 19:22:20 -0500