Commit Graph

25 Commits

Author SHA1 Message Date
Alexander Efremov d941f62904 Add repositoryId overloads to methods on I(Observable)RepositoryContentsClient (#1348) 2016-06-18 07:59:06 +10:00
Mordechai Zuber 611ba3aab3 Remove IRepositoryContentsClient.GetArchiveLink() 2016-04-13 14:37:45 -04:00
aedampir@gmail.com 7dc3c41352 IRepositoryContentsClient and RepositoryContentsClient fixes 2016-03-29 17:41:12 +07:00
Brendan Forster 6bedf1ee9b just a bit of code cleanup 2016-02-02 10:01:16 +10:30
Brendan Forster 845999a2fc fix the xml-docs issues 2016-01-25 16:37:52 +10:30
Naveen 9d7a17fdea New method signatures for the getting contents by ref
Implemented new method signatures for the getting contents by in which
the client need not pass the path. It defaults to the root folder.
2016-01-25 16:30:21 +10:30
Brendan Forster 7ec44d1017 Merge pull request #956 from octokit/vs2015-support
VS2015 migration
2015-11-04 13:28:04 -08:00
Brendan Forster bfb0559351 tidy up some xml-docs while i'm in here 2015-11-03 09:34:19 -08:00
William Barbosa 2f4eedcf62 Removes integer overload
Plus extra ensures
2015-09-30 20:21:21 -03:00
William Barbosa b6864c2cbf Adds overloads for adding custom timeouts 2015-09-29 22:53:13 -03:00
Phil Haack c64e397e77 Merge pull request #730 from goalie7960/get-contents-api
added support for ref value in get contents api
2015-07-24 14:25:00 -07:00
Brendan Forster 9a634e471c docs docs docs 2015-06-01 08:10:20 +09:30
Brendan Forster 54e0865e37 introduce GetArchive overloads for RepositoryContentClients which handles the redirect 2015-06-01 07:48:21 +09:30
Chris Heckathorne b324bab413 fixed up naming conventions 2015-05-11 10:31:57 -04:00
Chris Heckathorne e292a05c88 added support for ref value in get contents api 2015-05-08 14:53:39 -04:00
Henrik Andersson 9ee9d4aad6 Ooh, so I needed that one 🙈 2015-05-08 18:31:54 +10:00
Henrik Andersson 09d1932b4a Add method for getting repo archive link 2015-05-08 18:31:44 +10:00
Henrik Andersson 78e76be7d9 Update clients 2015-03-24 00:11:52 +10:00
Haacked 0876fd3902 Implement observable repository content client 2015-01-02 01:14:20 -08:00
Haacked 011a14b7f2 Add types to more closely reflect the API 2015-01-02 01:14:14 -08:00
Haacked 99b93c1293 Add documentation and refactor some types 2015-01-02 01:14:11 -08:00
Haacked 9860df1305 Refactor and document repository content client api 2015-01-02 01:14:09 -08:00
Woland2k 50f19975aa - added support for content APIs 2015-01-02 01:08:27 -08:00
Kristian Hellang e9969d7350 Example of getting content 2015-01-02 01:08:25 -08:00
Kristian Hellang bed18b9980 Moved GetReadme and GetReadmeHtml to Contents 2015-01-02 01:08:25 -08:00