Commit Graph

4082 Commits

Author SHA1 Message Date
Sarmad
792bc3f1e8 Updated git data commit response with signature verification object (#1398) 2016-06-27 08:36:54 +09:30
Ryan Gribble
07190f308c Merge pull request #1375 from dampir/add-repo-id-events-client
Add repositoryId overloads to methods on I(Observable)EventsClient
2016-06-26 01:10:40 +10:00
aedampir@gmail.com
5db052eab6 '-' 2016-06-25 20:48:22 +07:00
aedampir@gmail.com
89a70ffc36 removed <returns> tags 2016-06-25 20:42:53 +07:00
Ryan Gribble
ca7b486490 Merge pull request #1392 from dampir/add-repo-id-milestones-client
Add repositoryId overloads to methods on I(Observable)MilestonesClient
2016-06-25 23:07:45 +10:00
Ryan Gribble
28315fcf4c Merge pull request #1391 from dampir/add-repo-id-references-client
Add repositoryId overloads to methods on I(Observable)ReferencesClient
2016-06-25 22:57:07 +10:00
Ryan Gribble
b9a740b07f Merge pull request #1346 from dampir/add-repo-id-merging-client
Add repositoryId overloads to methods on I(Observable)MergingClient
2016-06-25 22:36:22 +10:00
Ryan Gribble
6a52580e53 Merge pull request #1397 from dampir/add-repo-id-repositories-client
Add repositoryId overloads to methods on I(Observable)RepositoriesClient
2016-06-25 22:03:04 +10:00
Alexander Efremov
3d97346672 Add repositoryId overloads to methods on I(Observable)RepositoryDeployKeysClient (#1351) 2016-06-18 08:02:28 +10:00
Alexander Efremov
d941f62904 Add repositoryId overloads to methods on I(Observable)RepositoryContentsClient (#1348) 2016-06-18 07:59:06 +10:00
Alexander Efremov
6bd1f06962 Add repositoryId overloads to methods on I(Observable)RepositoryCommentsClient (#1344) 2016-06-18 07:47:42 +10:00
aedampir@gmail.com
5bf15392fa fixed convention tests 2016-06-18 00:46:33 +07:00
aedampir@gmail.com
71044722e4 added new integration tests 2016-06-17 19:56:35 +07:00
aedampir@gmail.com
c32ea329a4 added unit tests 2016-06-17 19:08:00 +07:00
aedampir@gmail.com
91a1cad17e fixed errors in tests 2016-06-17 19:07:49 +07:00
Ryan Gribble
637802c90a Merge pull request #1365 from ErikSchierboom/deployment-status-enhancements
Deployment and DeploymentStatus API enhancements preview period. (#1249)
2016-06-17 21:18:13 +10:00
aedampir@gmail.com
2979fa47b8 added fixes in client 2016-06-17 18:15:42 +07:00
aedampir@gmail.com
74a7ef685a added fixes in client 2016-06-17 18:14:40 +07:00
aedampir@gmail.com
b16ef25f38 added new overloads 2016-06-17 15:46:28 +07:00
aedampir@gmail.com
37da1535ee added some fixes 2016-06-17 13:58:27 +07:00
aedampir@gmail.com
e6cb205249 added unit tests 2016-06-17 13:58:17 +07:00
aedampir@gmail.com
661aa1a24d added integration tests 2016-06-17 13:58:08 +07:00
aedampir@gmail.com
e8b3a9f24c added overloads with repoId 2016-06-17 13:57:56 +07:00
Alexander Efremov
04dbff0207 Merge branch 'add-repo-id-events-client' of https://github.com/dampir/octokit.net.git 2016-06-17 05:58:19 +07:00
Alexander Efremov
f8d792e47e cleared <returns> tags 2016-06-17 05:58:15 +07:00
aedampir@gmail.com
44683c12d6 fixed errors in integration tests 2016-06-16 17:19:15 +07:00
aedampir@gmail.com
d12d5b9a5f added new integration tests 2016-06-16 17:13:28 +07:00
aedampir@gmail.com
a2df9a781b added new unit tests 2016-06-16 17:02:04 +07:00
aedampir@gmail.com
7ce724cf6d added new unit tests 2016-06-16 16:45:48 +07:00
aedampir@gmail.com
559d78b614 modified XML docs 2016-06-16 16:37:53 +07:00
aedampir@gmail.com
1580f16c82 added new integration tests 2016-06-16 16:15:06 +07:00
aedampir@gmail.com
6575652b9c added new unit tests 2016-06-16 16:11:28 +07:00
aedampir@gmail.com
2244baf53d added new overloads 2016-06-16 15:32:27 +07:00
aedampir@gmail.com
de00adc2d6 modified XML docs a little bit 2016-06-16 15:13:17 +07:00
Erik Schierboom
675d279e79 Deployment and DeploymentStatus API enhancements preview period. (#1249) 2016-06-16 08:58:54 +02:00
Brendan Forster
4d8c07eee6 Merge pull request #1388 from shiftkey/update-dependencies
update FAKE.Core to latest version
2016-06-16 11:27:21 +10:00
Brendan Forster
0921c8dbf9 update FAKE.Core to latest version 2016-06-16 11:14:22 +10:00
Brendan Forster
27d0077aae Merge pull request #1341 from alfhenrik/enh-issuecommentreactions
Include reactions on issue comments
2016-06-15 17:21:00 +10:00
Henrik Andersson
b17bbfaf2c Integration tests :polish: 2016-06-15 17:07:41 +10:00
Henrik Andersson
b38ca031ef Use AcceptHeaders.ReactionsPreview instead of local string 2016-06-15 16:36:18 +10:00
Henrik Andersson
dcc54991de Rename IssueCommentReactions to ReactionSummary to make it reusable in other reponse payloads 2016-06-15 16:21:56 +10:00
Henrik Andersson
2009e5a417 Fix tests, observable unit tests and convention tests 2016-06-15 16:21:56 +10:00
Henrik Andersson
589d6a1838 Add integration tests for ObservableIssueCommentsClient 2016-06-15 16:21:56 +10:00
Henrik Andersson
c26a3d17a2 Use ReactionsPreview accepts header in the observable client 2016-06-15 16:21:56 +10:00
Henrik Andersson
1c02a7acea Add integration test for issue comment reactions 2016-06-15 16:21:56 +10:00
Henrik Andersson
f6ed0a3e22 Add test to ensure we can deserialize an issue comment with the reactions object 2016-06-15 16:20:01 +10:00
Henrik Andersson
5010538d68 Add Reactions property to IssueComment object 2016-06-15 16:20:01 +10:00
Ryan Gribble
5dc6e53c99 Merge pull request #1335 from maddin2016/stand-alone-reaction-client
stand alone reaction client
2016-06-15 10:09:21 +10:00
Brendan Forster
a15a3f2768 Merge pull request #1377 from octokit/release
v0.20 - Probably Australian
2016-06-15 08:49:43 +10:00
Brendan Forster
2990cbf209 one last typo v0.20.0 2016-06-15 08:22:32 +10:00