Commit Graph

6 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
Devesh Khandelwal e35f237214 Add pagination support (ApiOptions overloads) to UserKeys client. (#1278) 2016-04-29 14:17:24 +10:00
aedampir@gmail.com 36c08248fa New convention test was added. Now each "TheCtor" class must have "EnsuresNonNullArguments" method were throwing of ArgumentNullException from client constructor class should be tested.
All unused "using" directives were removed.
2016-04-18 12:51:35 +07:00
Mordechai Zuber e041f52954 Pedantic all the way 2016-03-10 12:02:14 +02:00
Mordechai Zuber a8162c4af0 IUserKeysClient.GetAll -> GetAllForCurrent() 2016-03-10 09:07:35 +02:00
Ryan Gribble 8c8c637065 Add Reactive implementation and unit/integration tests 2016-02-23 06:58:09 +10:00