Commit Graph

12 Commits

Author SHA1 Message Date
Ryan Gribble 046c5a36cc Rename client.User.Keys to client.User.GitSshKey
Mark client.User.Keys as [Obsolete]
2016-06-09 06:44:28 +10:00
Ryan Gribble 3977765796 Tweak GpgKeyContext inline with recent change made to other helper contexts 2016-06-09 00:03:07 +10:00
Henrik Andersson 77b04efbdd Fixes as per PR review comments 2016-06-08 22:55:41 +10:00
Henrik Andersson 7171535d8d Add integration tests for UserGpgKeysClient 2016-06-08 22:55:41 +10:00
Ryan Gribble 7fa1faa5c4 integration helper context classes now work against github.com or github enterprise, by using the IConnection used to create the context, to delete it in Dispose()
update CreateContext extension methods to pass in the IConnection
2016-06-08 21:52:16 +10:00
maddin2016 6e03a81e22 rename enterprise team context methods 2016-06-08 10:31:07 +02:00
maddin2016 71f992a478 rename EnterpriseTeamContext to TeamContext 2016-06-08 10:15:41 +02:00
aedampir@gmail.com eb5687d721 Incosistent modifiers declaration order was fixed.
Unused usings were removed in GithubClientExtensions.cs
2016-04-22 17:40:22 +07:00
Ryan Gribble 047a78361a Transfer methods from SshClient to UserKeysClient
Add unit and integration tests and CreatePublicKeyContext() helper method
2016-02-23 06:58:08 +10:00
Ryan Gribble c56588d394 Add integration tests and context helper for creating/destroying users on GitHub Enterprise during integration tests 2016-02-22 21:04:13 +10:00
Ryan Gribble 1f13001fd8 Change the QueueLdapSync calls to use Post<T>(uri) with no body/data 2016-02-12 09:37:33 +10:00
William Barbosa 8eba9a6a9c RepositoryContext class and Extension methods 2015-09-22 23:02:17 -03:00