forked from ryanrutan/JiveDotNetSDK
-
Notifications
You must be signed in to change notification settings - Fork 11
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
Update to JiveDotNetSDK #9
Open
danenciso
wants to merge
10
commits into
jivesoftware:master
Choose a base branch
from
bsergent:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Oct 27, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 6b65702 - Browse repository at this point
Copy the full SHA 6b65702View commit details
Commits on Oct 31, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3e63759 - Browse repository at this point
Copy the full SHA 3e63759View commit details
Commits on Nov 3, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 069c2c1 - Browse repository at this point
Copy the full SHA 069c2c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for df6f702 - Browse repository at this point
Copy the full SHA df6f702View commit details
Commits on Nov 4, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0dcf7ef - Browse repository at this point
Copy the full SHA 0dcf7efView commit details
Commits on Nov 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a43872b - Browse repository at this point
Copy the full SHA a43872bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a4534a - Browse repository at this point
Copy the full SHA 9a4534aView commit details
Commits on Feb 8, 2017
-
Fix idea vote creation not creating a vote
Jive had a problem with the created, published, and voter->jive fields, and was throwing the error code 500. This was ignored but is now thrown by IdeaVotesClient.CreateVote(). Also, those three field as well as every field except the "promoted" field were removed from the json to elimintate errors. Also, PostAbsolute() is run within a RunAs so that the vote is correctly attributed to the voter passed in within the IdeaVote.
Configuration menu - View commit details
-
Copy full SHA for 45fc60b - Browse repository at this point
Copy the full SHA 45fc60bView commit details
Commits on May 11, 2017
-
Add RsvpClient and PeopleClient.Update(Person)
+PeopleClient.Update(Person) +RsvpClient *Make sure that JiveClient.RunAs() sets _imposter back to null if method() throws an exception
Configuration menu - View commit details
-
Copy full SHA for b8bcd54 - Browse repository at this point
Copy the full SHA b8bcd54View commit details
Commits on Jun 20, 2017
-
Increase push back from 20 to 30s on DESClient
GetActivity() was failing about once every 5 or so tries. Increasing the compensation seems to have removed the occasional error.
Configuration menu - View commit details
-
Copy full SHA for 82b6757 - Browse repository at this point
Copy the full SHA 82b6757View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.