-
Notifications
You must be signed in to change notification settings - Fork 75
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
Commits on Jan 28, 2019
-
exposed R function that allow users to authenticate a bpipe application
with an application name
Configuration menu - View commit details
-
Copy full SHA for 7d7ea83 - Browse repository at this point
Copy the full SHA 7d7ea83View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for a49b277 - Browse repository at this point
Copy the full SHA a49b277View commit details
Commits on Feb 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ef15196 - Browse repository at this point
Copy the full SHA ef15196View commit details
Commits on Mar 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a0ac289 - Browse repository at this point
Copy the full SHA a0ac289View commit details -
bpipe access was added to blpConnect and blpAuthenticate. New access …
…functions were removed.
Configuration menu - View commit details
-
Copy full SHA for 55298bb - Browse repository at this point
Copy the full SHA 55298bbView commit details
Commits on Mar 16, 2019
-
release 0.3.9 (closes Rblp#290) (Rblp#291)
* release 0.3.9 * more URL updates needed bloomberglags no longer documents API
Configuration menu - View commit details
-
Copy full SHA for 4d81364 - Browse repository at this point
Copy the full SHA 4d81364View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1d5e4a - Browse repository at this point
Copy the full SHA d1d5e4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c6289f - Browse repository at this point
Copy the full SHA 4c6289fView commit details
Commits on Mar 19, 2019
-
changed naming case to match original authors conventions.
updated documentation and removed redundant code
Configuration menu - View commit details
-
Copy full SHA for 97b7942 - Browse repository at this point
Copy the full SHA 97b7942View commit details -
comment changes to reflect change in naming conventions and some
clarification of appName usage.
Configuration menu - View commit details
-
Copy full SHA for 8b38f80 - Browse repository at this point
Copy the full SHA 8b38f80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6350cc2 - Browse repository at this point
Copy the full SHA 6350cc2View commit details -
fixed bug where R based NULL is tested in C++ with == R_NilValue.
Previously tested this with == NULL.
Configuration menu - View commit details
-
Copy full SHA for d86f4fe - Browse repository at this point
Copy the full SHA d86f4feView commit details -
Configuration menu - View commit details
-
Copy full SHA for b77f89c - Browse repository at this point
Copy the full SHA b77f89cView commit details
Commits on Mar 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1f29421 - Browse repository at this point
Copy the full SHA 1f29421View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42c656e - Browse repository at this point
Copy the full SHA 42c656eView commit details
Commits on Mar 22, 2019
-
1
Configuration menu - View commit details
-
Copy full SHA for f932bd1 - Browse repository at this point
Copy the full SHA f932bd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fd54f6 - Browse repository at this point
Copy the full SHA 9fd54f6View commit details