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: openresty/lua-nginx-module
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: splitice/lua-nginx-module
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 17 files changed
  • 2 contributors

Commits on Nov 9, 2018

  1. merge incr code

    splitice committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    249a35e View commit details
    Browse the repository at this point in the history
  2. update tests

    splitice committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    5d30b4a View commit details
    Browse the repository at this point in the history
  3. missing exptime arg

    splitice committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    625ec74 View commit details
    Browse the repository at this point in the history
  4. shorter line

    splitice committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    ac9f37c View commit details
    Browse the repository at this point in the history
  5. fix non ffi method

    splitice committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    adc1619 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. getfd

    splitice committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    4d944fa View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. ngx.req.getfd

    splitice committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    644d4a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2019

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

Commits on Apr 4, 2020

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

Commits on Apr 6, 2020

  1. skip merging of lua ssl directives on http only servers

    don't error with http level ssl directives
    splitice committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    2464e6c View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. feature/slow-read

    splitice authored and Your Name committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    f0a8bfc View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

  1. add nbusy

    splitice committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    c5c206f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49c2385 View commit details
    Browse the repository at this point in the history
  3. use http_connection

    splitice committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    34ce3e9 View commit details
    Browse the repository at this point in the history
  4. fix

    splitice committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    5ca2d2d View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. cleanup

    splitice committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    19318ce View commit details
    Browse the repository at this point in the history
  2. ssl: cert timer

    splitice committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    80d108c View commit details
    Browse the repository at this point in the history
Loading