Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md and prohibit /run operations called by HTTP DELETE method #32

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on May 17, 2019

  1. Fix and Update README.md

    jonathan.silva committed May 17, 2019
    Configuration menu
    Copy the full SHA
    5e5a02a View commit details
    Browse the repository at this point in the history
  2. Add docker setup flow

    jonathan.silva committed May 17, 2019
    Configuration menu
    Copy the full SHA
    edaed65 View commit details
    Browse the repository at this point in the history
  3. Register our API response patterns and requests payload

    jonathan.silva committed May 17, 2019
    Configuration menu
    Copy the full SHA
    83b497b View commit details
    Browse the repository at this point in the history
  4. Switch app command to use nodemon, so the developer changes are refle…

    …cted inside the container
    jonathan.silva committed May 17, 2019
    Configuration menu
    Copy the full SHA
    af58718 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of github.com:backstage/functions

    jonathan.silva committed May 17, 2019
    Configuration menu
    Copy the full SHA
    29bdb38 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21233af View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

  1. Update Functions router, so the invalide methods returns the proper s…

    …tatus code
    jonathan.silva committed May 20, 2019
    Configuration menu
    Copy the full SHA
    0a2b93d View commit details
    Browse the repository at this point in the history
  2. Fix tests and add POST and DELETE methods reponse validation to Funct…

    …ions router
    jonathan.silva committed May 20, 2019
    Configuration menu
    Copy the full SHA
    ba680e1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:backstage/functions

    jonathan.silva committed May 20, 2019
    Configuration menu
    Copy the full SHA
    5e21f4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5db6e0 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. Update CI and Coveralls repo link after organization switch

    jonathan.silva committed May 30, 2019
    Configuration menu
    Copy the full SHA
    08a79e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. Merge PR with current master

    jonathan.silva committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    2dce50c View commit details
    Browse the repository at this point in the history