Ryan Gribble
ed1feb625a
Release v0.28 - Get to the Chopper!!! ( #1709 )
...
* Update release notes
* fix whitespace
2017-11-06 21:38:15 +10:00
Philippe Miossec
c8ff57b24c
Add possibility to configure GitHubClient timeout ( #963 ) ( #1693 )
...
* Add possibility to configure GitHubClient timeout (#963 )
A first attempt to fix the problem describe in #963 by adding a possibility
to extend the default timeout value (100s)
that is too short to be able to post assets in github release.
* Rename to SetRequestTimeout
Make comments consistent
2017-10-29 10:51:37 +10:00
Ryan Gribble
9d8e8ae8af
Remove obsolete items - SshKey
...
- SshKeysClient
- SshKey
- SshKeyInfo
- SshKeyUpdate
2016-07-16 22:46:42 +10:00
Ryan Gribble
2cc2ccda62
Remove obsolete items - GitHubClient
...
- Release
- Notification
- GitDatabase
2016-07-16 22:46:41 +10:00
lrz-hal
831ff1cf31
Add observable reactions client
2016-05-29 14:07:37 +02:00
Devesh Khandelwal
73d321da93
Refactor: Pull out Migrations client from Enterprise.
...
Following the API sidebar structure, the migrations client is pulled out
and put into another Migration client.
2016-05-20 19:10:22 +05:30
aedampir@gmail.com
11d5ac510d
Redundant namespace qualifiers were removed.
2016-03-23 12:59:29 +07:00
Ryan Gribble
e7187cbb0d
Merge remote-tracking branch 'upstream/master' into enterprise-adminstats
2016-01-16 14:01:48 +10:00
Robert Pethick
29f31e34bc
Update ObservableGitHubClient and ObservableRepositoriesClient to match
2016-01-04 17:37:09 +00:00
Phil Haack
87b460cbbc
Merge pull request #1048 from RobPethick/dev-IGitHubClientGitDatabaseToGit
...
Switch GitDatabase->Git on IGitHubProvider
2016-01-02 14:46:00 -08:00
Ryan Gribble
dc1a03bc3a
Add Enterprise to Reactive GitHubClient
2015-12-27 01:29:53 +10:00
Robert Pethick
ffc0b35608
Switch GitDatabase->Git on IGitHubProvider
2015-12-24 17:01:37 +00:00
Mordechai Zuber
fe3976246c
Fix Obsolete messages
...
also remove unwanted .nupkg
2015-12-22 09:05:44 +02:00
Mordechai Zuber
97e9ee566e
Move INotificationsClient to under IActivitiesClient
...
per #1015 .
Top level client obsoleted.
2015-12-20 14:05:20 +02:00
Kristian Hellang
a6a6fdf13f
Renamed IApiInfo -> IApiInfoProvider
2015-07-31 12:08:16 +02:00
Mark Taylor
f8ee4f94a1
WIP checkin for getting last ApiInfo object
2015-07-31 10:35:51 +01:00
Gabriel Weyer
f23ddf81f9
Finalized integration testing for review comments
2014-05-04 10:46:35 +10:00
Haacked
9e0fb886ca
Implement observable oauth client
...
Rx will never die
2014-04-22 08:39:30 -07:00
Brendan Forster
705f0948d3
updated properties on IObservableGitHubClient
2014-02-18 10:52:02 +11:00
Brendan Forster
c6b0ea7357
renamed IObservableBlobClient to IObservableBlobsClient
2014-02-18 10:44:36 +11:00
Kristian Hellang
ae23a2ae7a
Fixed minor namespace and whitespace issues
2013-12-01 23:42:04 +01:00
Kristian Hellang
c4f6c6d19d
Added observable clients for gist and gist comments
2013-12-01 23:18:40 +01:00
pltaylor
a91104c3e9
Merge Master
...
Again.
2013-11-14 19:43:07 -05:00
pltaylor
59441ed030
Implement Observable Tree client and refactor names
2013-11-11 08:45:48 -05:00
pltaylor
16e20c51ba
Add blob client to ObservableGithubClient
2013-11-06 19:44:00 -05:00
pltaylor
f8dfd4a582
Add way to get to ObservableEventsClient
2013-11-05 19:05:58 -05:00
John Nye
ede12b9e27
Create GitDatabaseClient and ObservableGitDatabaseClient
2013-11-01 22:10:48 +00:00
Haacked
de305aace8
Consolidate assembly metadata into SolutionInfo
...
This keeps the Octokit and Octokit.Reactive libs the same version.
2013-10-18 22:05:31 -07:00
half-ogre
6f3fa81789
move internal stuff to .Internal namespace
2013-10-08 15:14:06 -07:00
Haacked
8ff4e4c603
Add Connection property to IObservableGitHubClient
...
Sometimes we need to be able to make raw requests. This
makes that easier.
2013-10-07 15:54:47 -07:00
Haacked
4e445093f7
Implement Miscellaneous Client emoji and markdown
2013-10-06 22:45:15 -07:00
Haacked
9a33c68dbc
Make client property names consistent
...
Also added ObservableReleasesClient
2013-10-05 16:30:00 -07:00
Haacked
997e955f38
Rename to Octokit to be consistent with other API libs
...
GitHub is naming all of the libraries Octokit for their respective
platforms
2013-01-29 14:00:27 -08:00