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

Reduce the number of Bastion dependencies #58

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Commits on Dec 15, 2016

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

Commits on Apr 21, 2017

  1. Configuration menu
    Copy the full SHA
    fcff122 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66f6f91 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2017

  1. Configuration menu
    Copy the full SHA
    b1572e0 View commit details
    Browse the repository at this point in the history
  2. Switching to older version of Spark again.

    Fixing tests.
    KPull committed Apr 23, 2017
    Configuration menu
    Copy the full SHA
    caa2608 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2017

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

Commits on May 21, 2017

  1. Had to remove the delete method from FileRequest because the HTTP DELETE

    method does not take an entity.
    
    Updated the RequestExecutor to remove dependency on Unirest and use the
    plain HTTP client.
    KPull committed May 21, 2017
    Configuration menu
    Copy the full SHA
    d9a0776 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2017

  1. Removed unnecessary guava dependency.

    Moved assertJ dependency to test scope.
    KPull committed May 22, 2017
    Configuration menu
    Copy the full SHA
    c763040 View commit details
    Browse the repository at this point in the history