Daniel Cazzulino
6660f1be80
Added GetMembers to retrieve all team members.
2014-04-22 18:38:22 -03:00
Daniel Cazzulino
fb6adcb92b
Implemented Get / IsMember for teams
...
Issue #331 .
Added integration tests and a new attribute that requires a new environment variable with an organization to test.
Conflicts:
Octokit.Tests.Integration/Octokit.Tests.Integration.csproj
2014-04-22 17:12:49 -03:00
Haacked
6761c7f475
Add support for OAuth Web Flow
...
This adds support for developers who want to implement the OAuth web flow
with GitHub authentication. https://developer.github.com/v3/oauth/
2014-04-18 13:50:31 -07:00
Brendan's Test Account
ea9b0d27b0
dat code review feedback
2014-03-21 11:12:57 +13:00
Brendan's Test Account
8405b8b692
Merge branch 'master' into shiftkey/compare-two-commits
2014-03-21 11:04:04 +13:00
Brendan Forster
7bfd4bdbef
fixing some janky xml-docs
2014-03-08 16:14:19 +11:00
Brendan Forster
26127efa2f
stubbed prototype method to support comparing two commits
2014-03-08 16:06:28 +11:00
Will Froese
7be28ffbfd
Merge remote-tracking branch 'origin/master' into 332-repo-comments-api
2014-02-28 21:27:51 -05:00
Will Froese
50f65370c4
Implement RepositoryCommentsClient
2014-02-28 21:23:22 -05:00
Jason K.
b4fc16e684
- Renamed ApiUrls.TeamsUpdateOrDelete method name to just "Team". This
...
was done because the same Uri is also used to get a team, not just
updating and deleting.
- Fixed references pointing to method name that was changed.
2014-02-27 16:46:29 -05:00
Marius Ungureanu
f3f2b9f132
Fix convention tests running for gists
2014-02-26 18:30:10 +02:00
Robert Mills
91db7e59e9
Complete Gist API
2014-02-26 03:01:30 +02:00
Robert Mills
733a580c40
Support to Create Gists
2014-02-26 02:53:39 +02:00
Sam Williamson
7114c6942f
Initial Feeds api
2014-02-20 10:07:23 -05:00
Andy Cross
7b54701e60
Merge from upstream master
2014-02-18 16:37:20 +00:00
Brendan Forster
7aed331b77
💄 whitespace
2014-02-18 20:30:03 +11:00
Brendan Forster
dfc36a9a78
Merge branch 'master' into shiftkey/revive-pull-requests
2014-02-18 15:40:08 +11:00
Peter MacNaughton
b751e3c116
Merge branch 'master' into repositoriesclient
...
Conflicts:
Octokit.Reactive/Clients/IObservableRepositoriesClient.cs
Octokit.Reactive/Clients/ObservableRepositoriesClient.cs
Octokit/Helpers/ApiUrls.cs
Octokit/Octokit-Mono.csproj
Octokit/Octokit-MonoAndroid.csproj
Octokit/Octokit-Monotouch.csproj
Octokit/Octokit-netcore45.csproj
2014-02-17 21:05:14 -07:00
Peter MacNaughton
106e21b47d
Fixing whitespace
2014-02-10 20:31:13 -07:00
Peter MacNaughton
a55db0165e
Added missing methods on IRepositoriesClient
...
Added unit tests for newly added methods
Added models RepositoryTag, RepositoryLanguage and RepositoryUpdate
2014-02-10 00:09:09 -07:00
Peter MacNaughton
f0f6a96686
Merge branch 'master' into deployments_client
2014-02-08 22:20:44 -07:00
Henrik Andersson
77f70f75bb
Implement missing functions in Repo Releases API
2014-02-07 22:26:01 +10:00
Josh Sullivan
0db0307aa9
Pull request commit list now implemented / tested
...
Renamed and enhanced existing Merged tests.
2014-02-03 18:58:41 +11:00
Josh Sullivan
9d3f7581e7
Implemented Merged? functionality / tests
...
Bugfix for building the merge api url, as well.
2014-02-03 18:41:28 +11:00
Josh Sullivan
e3bf6ed0c9
Stubbed out the API for pull requests.
...
Still missing pull request files, commit lists and merge checks.
2014-02-03 18:30:59 +11:00
Peter MacNaughton
ed462e7cd6
Merge branch 'master' into deployments_client
2014-02-02 11:16:19 -07:00
Henrik Andersson
31ed5111dd
Add doc comments to API URL functions
2014-02-02 12:02:10 +10:00
Henrik Andersson
83b6331c9f
Refactor User Followers Client
...
Create ApiUrls methods for base Uri's
2014-02-01 06:43:07 +10:00
Nigel Sampson
b62357fe46
Watched Client and Unit Tests
2014-01-30 11:26:19 +13:00
Andy Cross
0c806d7298
Implementation of RepositoryForks api
2014-01-22 21:54:43 +00:00
Peter MacNaughton
c3e8d4a484
Implemented missing methods for IssueLabels...
...
Client, as well as unit tests.
2014-01-21 12:08:48 -07:00
Andy Cross
828b77601c
implement members except TEST
2014-01-20 16:16:20 +00:00
Andy Cross
a13c9fa3cc
Refactor to a RepositoryHooksClient
2014-01-20 14:36:36 +00:00
Andy Cross
528d8c58ff
Implement Get Hooks on Repository Client
2014-01-19 20:36:47 +00:00
Peter MacNaughton
2c3743f3c4
ApiUrls documentation comments
2014-01-11 20:56:56 -07:00
pmacnaughton
3c5e39cc25
Implemented DeploymentStatusesClient and unit tests
2014-01-10 15:28:37 -07:00
pmacnaughton
c8d99c30f4
Implemented DeploymentsClient and unit tests
2014-01-10 15:11:02 -07:00
Chris Heckathorne
036f79c055
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
Octokit/Helpers/ApiUrls.cs
2014-01-03 12:04:33 -05:00
Chris Heckathorne
03b87f451a
added documentation to get branches
2014-01-02 10:45:16 -05:00
Gabriel Weyer
25b2ab5164
Merge
2013-12-30 12:40:26 +11:00
Haroon
6aa93d38e3
fixed naming for documentation
2013-12-25 16:44:58 +00:00
Haroon
70ca9743e0
ensure params not null
...
and fixed code analysis issues too
2013-12-24 21:41:51 +00:00
Haroon
d8f29a2f7c
fixed comments
2013-12-24 21:34:23 +00:00
Haroon
bcd601de3c
added all seach urls to ApiUrls
2013-12-24 21:33:52 +00:00
Haroon
d20de268b6
added url to ApiUrls for consistency
2013-12-24 21:31:09 +00:00
Gabriel Weyer
b44f378d2e
Merge branch 'master' into review-comments
2013-12-09 09:57:11 +11:00
Andre Rodrigues
dc9a0590c8
Fix URI
2013-12-06 10:35:27 +00:00
Andre Rodrigues
891a353e16
Add disposable
2013-12-06 09:46:28 +00:00
Andre Rodrigues
2ab931b541
Apply review comments
2013-12-06 09:14:40 +00:00
Andre Rodrigues
8f44a22ca3
Implement labels CRUD
2013-12-05 17:24:52 +00:00