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

Adding functionality to explicitly allow an empty view result #47

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

Commits on Jul 5, 2015

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

Commits on Oct 5, 2015

  1. Configuration menu
    Copy the full SHA
    0ae236b View commit details
    Browse the repository at this point in the history
  2. * ignore bin folder

    * state changes in View.java according to Apache License requirements
    shaufe committed Oct 5, 2015
    Configuration menu
    Copy the full SHA
    e5ca695 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2016

  1. Extend properties to allow an optional parameter SSLContext which all…

    …ows to customize the level of trust on https connections (e.g. to reject connections for untrusted certificates)
    shaufe committed Feb 8, 2016
    Configuration menu
    Copy the full SHA
    6f8fcea View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2016

  1. Extend properties to allow an optional parameter HostnameVerifier whi…

    …ch allows to check whether a certificate is issued by the requested hostname
    shaufe committed Feb 9, 2016
    Configuration menu
    Copy the full SHA
    146de19 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2016

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