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: thibaultcha/lua-resty-mlcache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.5.0
Choose a base ref
...
head repository: thibaultcha/lua-resty-mlcache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.6.0
Choose a head ref
  • 15 commits
  • 8 files changed
  • 5 contributors

Commits on Jan 29, 2021

  1. Configuration menu
    Copy the full SHA
    1268737 View commit details
    Browse the repository at this point in the history
  2. chore(*) fix vim tabstop modelines

    From #100
    flrgh authored Jan 29, 2021
    Configuration menu
    Copy the full SHA
    38c274b View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

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

Commits on Sep 30, 2021

  1. docs(readme) update synopsis example for clarity (#106)

    Pass what looks like a username to the callback.
    Fix the name of the key in the returned table.
    dalbani authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    14c5b49 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Configuration menu
    Copy the full SHA
    96ed450 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e4b051 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Configuration menu
    Copy the full SHA
    6a8ee36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f89ddf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0261be9 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. chore(ci) remove unnecessary --without-http_ssl/-stream options

    These are automatically added by setup-openresty when openssl-version is
    not given.
    thibaultcha committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    c782557 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. docs(readme) minor edits

    For CI badge.
    thibaultcha committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    71e447f View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

  1. perf(*) encode/decode with new string.buffer LuaJIT API

    https://repo.or.cz/w/luajit-2.0.git/blob_plain/v2.1:/doc/ext_buffer.html
    
    From #110
    
    Signed-off-by: Thibault Charbonnier <thibaultcha@me.com>
    chronolaw authored and thibaultcha committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    f4638f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    e9300be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d8f9d9 View commit details
    Browse the repository at this point in the history
  3. release: 2.6.0

    thibaultcha committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    f140f56 View commit details
    Browse the repository at this point in the history
Loading