Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: padziu/nginx_upstream_check_module
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: padziu/nginx_upstream_check_module
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: development
Choose a head ref
  • 13 commits
  • 22 files changed
  • 1 contributor

Commits on Aug 22, 2012

  1. Configuration menu
    Copy the full SHA
    7950f04 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2012

  1. fixed an bug with wrong array index

    This could cause the connection left in old work process when reloading
    yaoweibin committed Aug 23, 2012
    Configuration menu
    Copy the full SHA
    3c355a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2012

  1. fixed a wrong log format bug

    It will cause segment fault.
    yaoweibin committed Sep 6, 2012
    Configuration menu
    Copy the full SHA
    660055f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2012

  1. fixed docs

    yaoweibin committed Sep 17, 2012
    Configuration menu
    Copy the full SHA
    c9e62ba View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2012

  1. fixed a segment fault bug with upstream check module when check timeo…

    …ut is longer than the check interval
    yaoweibin committed Nov 27, 2012
    Configuration menu
    Copy the full SHA
    c837849 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2013

  1. Merge branch 'master' into development

    Conflicts:
    	ngx_http_upstream_check_handler.c
    yaoweibin committed Jan 3, 2013
    Configuration menu
    Copy the full SHA
    196a6b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2014

  1. Configuration menu
    Copy the full SHA
    7ea5d36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c5b81b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f0c8e7 View commit details
    Browse the repository at this point in the history
  4. added the new test scripts

    yaoweibin committed Oct 2, 2014
    Configuration menu
    Copy the full SHA
    a31f215 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    572c738 View commit details
    Browse the repository at this point in the history
  6. updated the new docs

    yaoweibin committed Oct 2, 2014
    Configuration menu
    Copy the full SHA
    f1a8429 View commit details
    Browse the repository at this point in the history
  7. added the patch for 1.7.2

    yaoweibin committed Oct 2, 2014
    Configuration menu
    Copy the full SHA
    7d73c60 View commit details
    Browse the repository at this point in the history
Loading