Commit Graph

13 Commits

Author SHA1 Message Date
aedampir@gmail.com d8e091a9e6 Ensure.ArgumentNotNullOrEmptyString secondParameters were fixed 2016-03-30 12:28:24 +07:00
aedampir@gmail.com 695cf8e75b Unused "using" directives were removed in whole solution. 2016-03-25 13:38:07 +07:00
Prayank Mathur db8738b675 Corrected TheUpdateMethod.EnsureArgumentsNotNull() 2016-03-17 16:38:42 +05:30
Mordechai Zuber 84c77464be Add integration test 2016-02-08 12:16:34 +02:00
Mordechai Zuber 1052d09edf Add overloads to specify branch for ContentRequest 2016-02-04 12:42:39 +02:00
Mordechai Zuber 44304ca70b use string per recommended style 2015-12-16 21:23:36 +02:00
Brendan Forster 80719c0033 aaaand format the code 2015-11-04 13:38:51 -08:00
Haacked b2d6e15d48 Replace SignatureResponse and CommitEntity with Committer
A recent PR added CommitEntity but we already had
SignatureResponse expressly for this purpose.

So this commit renames SignatureResponse to Committer
and removes CommitEntity and replaces it with Committer.
2015-09-28 00:38:16 -07:00
Haacked 862bf6a5d3 Add a bunch of doc comments
We get a lot of build output because of missing XML comments that we
ignore. I'd like to stop ignoring them. To do that, we need to doc the
💩 out of everything.
2015-09-27 17:10:39 -07:00
Haacked 4dd770cd98 Add dat newline 2015-01-02 01:14:23 -08:00
Haacked 011a14b7f2 Add types to more closely reflect the API 2015-01-02 01:14:14 -08:00
Haacked 9860df1305 Refactor and document repository content client api 2015-01-02 01:14:09 -08:00
Woland2k 50f19975aa - added support for content APIs 2015-01-02 01:08:27 -08:00