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

Safer order of plugins execution #49

Closed
wants to merge 20 commits into from
Closed

Commits on Mar 3, 2015

  1. Configuration menu
    Copy the full SHA
    b7b1a4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    675ecf7 View commit details
    Browse the repository at this point in the history
  3. find_distinct plugins

    subnetmarco committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    ef43a51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34f11a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff9b2b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2015

  1. Configuration menu
    Copy the full SHA
    8f04051 View commit details
    Browse the repository at this point in the history
  2. wip

    subnetmarco committed Mar 4, 2015
    Configuration menu
    Copy the full SHA
    75153f1 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin' into feature/open_socket

    Conflicts:
    	config.default/kong.yml
    	config.default/nginx.conf
    subnetmarco committed Mar 4, 2015
    Configuration menu
    Copy the full SHA
    cc4a212 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93bde6c View commit details
    Browse the repository at this point in the history
  5. wip

    subnetmarco committed Mar 4, 2015
    Configuration menu
    Copy the full SHA
    3962ea9 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2015

  1. wip

    subnetmarco committed Mar 5, 2015
    Configuration menu
    Copy the full SHA
    38209a4 View commit details
    Browse the repository at this point in the history
  2. server tests

    subnetmarco committed Mar 5, 2015
    Configuration menu
    Copy the full SHA
    612bd58 View commit details
    Browse the repository at this point in the history
  3. separating tests

    subnetmarco committed Mar 5, 2015
    Configuration menu
    Copy the full SHA
    e7efb82 View commit details
    Browse the repository at this point in the history
  4. indentation

    subnetmarco committed Mar 5, 2015
    Configuration menu
    Copy the full SHA
    3f8244f View commit details
    Browse the repository at this point in the history
  5. Introducing spec_helpers for self-sustainable busted tests

    The spec_helper will be able to migrate and reset the db, start and stop
    Kong, to ideally not depend on the Makefile anymore for those
    operations.
    thibaultcha committed Mar 5, 2015
    Configuration menu
    Copy the full SHA
    b036a32 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8aac868 View commit details
    Browse the repository at this point in the history
  7. fixing factory errors

    subnetmarco authored and thibaultcha committed Mar 5, 2015
    Configuration menu
    Copy the full SHA
    09eabde View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ced4132 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fb3dbf1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a0f0137 View commit details
    Browse the repository at this point in the history