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

Add bpipe authentication with an application name #288

Merged
merged 17 commits into from
Mar 26, 2019

Commits on Jan 28, 2019

  1. Configuration menu
    Copy the full SHA
    7d7ea83 View commit details
    Browse the repository at this point in the history
  2. This have been added or modified to allow the user to authenticate a …

    …bpipe connection with
    
    an application name. Description of authenticating a bpipe connection with an app is
    described in the "Bloomberg API Version 3.x Developers Guide" in section 6.4
    alfredkanzler committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    a49b277 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

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

Commits on Mar 15, 2019

  1. Configuration menu
    Copy the full SHA
    a0ac289 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55298bb View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2019

  1. release 0.3.9 (closes Rblp#290) (Rblp#291)

    * release 0.3.9
    
    * more URL updates needed bloomberglags no longer documents API
    eddelbuettel committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    4d81364 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1d5e4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c6289f View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. changed naming case to match original authors conventions.

    updated documentation and removed redundant code
    alfredkanzler committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    97b7942 View commit details
    Browse the repository at this point in the history
  2. comment changes to reflect change in naming conventions and some

    clarification of appName usage.
    alfredkanzler committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    8b38f80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6350cc2 View commit details
    Browse the repository at this point in the history
  4. fixed bug where R based NULL is tested in C++ with == R_NilValue.

    Previously tested this with == NULL.
    alfredkanzler committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    d86f4fe View commit details
    Browse the repository at this point in the history
  5. documented changes

    alfredkanzler committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    b77f89c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2019

  1. Configuration menu
    Copy the full SHA
    1f29421 View commit details
    Browse the repository at this point in the history
  2. streamline connection code

    johnlaing committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    42c656e View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2019

  1. edits to ChangeLog

    eddelbuettel committed Mar 22, 2019
    1 Configuration menu
    Copy the full SHA
    f932bd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fd54f6 View commit details
    Browse the repository at this point in the history