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: sivel/flask-lambda
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: techjacker/flask-lambda
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.
  • 12 commits
  • 4 files changed
  • 6 contributors

Commits on Apr 10, 2018

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

Commits on Dec 10, 2019

  1. Configuration menu
    Copy the full SHA
    3210cb3 View commit details
    Browse the repository at this point in the history
  2. bug fix

    chrispruitt committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    f123a3e View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. update to allow AWS LB event target group trigger (#1)

    update to allow AWS LB event target group trigger
    techjacker authored Dec 11, 2019
    Configuration menu
    Copy the full SHA
    e831d6f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Can't assume headers exist
    Jennifer Mackown committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    172fd6c View commit details
    Browse the repository at this point in the history

Commits on May 3, 2020

  1. Merge pull request #3 from jmackown/master

    Don't assume headers exist in event
    techjacker authored May 3, 2020
    Configuration menu
    Copy the full SHA
    59b6e6f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. remove import compatibility with older python versions

    because this package is intent to python3.6+, there is no need for import compatibity
    hellupline authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    e6a2621 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Merge pull request #4 from hellupline/patch-1

    remove import compatibility with older python versions
    techjacker authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    c9bb968 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. fix: werkzeug 2.1.X support

    werkzeug 2.1.X support added to the repository
    caprasadrajmane authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    394165f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Merge pull request #6 from caprasadrajmane/master

    fix: werkzeug 2.1.X support
    techjacker authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    a8f7cb6 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. bumps version to v0.1.1

    agoonline committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    e50a69b View commit details
    Browse the repository at this point in the history
  2. updates

    agoonline committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    09a979a View commit details
    Browse the repository at this point in the history
Loading