This website requires JavaScript.
Explore
Help
Sign In
zoriya
/
octokit.net
Watch
1
Star
0
Fork
0
You've already forked octokit.net
mirror of
https://github.com/zoriya/octokit.net.git
synced
2026-06-07 12:26:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe9cece77f1427f8971f8ece2d8388b09c5b97d4
octokit.net
/
Octokit
T
History
Phil Haack
fe9cece77f
Merge pull request
#104
from octokit/haacked/commit-status-api
...
Commit Status API
2013-10-30 14:52:04 -07:00
..
Authentication
Organize classes better
2013-10-26 09:52:56 -07:00
Clients
Doing what I can to keep shiftkey and half-ogre happy
2013-10-30 14:50:29 -07:00
Exceptions
Add NotFoundException for 404 status
2013-10-23 14:46:59 -07:00
Helpers
Implement Commit Status API Client
2013-10-29 23:15:43 -07:00
Http
Use the dictionary for 404
2013-10-29 17:03:27 -07:00
Models
Implement Commit Status API Client
2013-10-29 23:15:43 -07:00
Properties
Add poor man's nuget build script
2013-10-30 14:47:08 -07:00
GitHubClient.cs
Fix base address to end with slash
2013-10-29 16:51:45 -07:00
IGitHubClient.cs
Implement IssuesClient and interface
2013-10-23 14:46:19 -07:00
Octokit.csproj
Implement Commit Status API Client
2013-10-29 23:15:43 -07:00
Octokit.csproj.DotSettings
move internal stuff to .Internal namespace
2013-10-08 15:14:06 -07:00
OctokitRT.csproj
Implement Commit Status API Client
2013-10-29 23:15:43 -07:00
packages.config
ensure SimpleJson is not specified as a dependency when packing
2013-10-03 13:14:13 +13:00
SimpleJson.cs
move reflection stuff to .Internal namespace
2013-10-08 15:16:27 -07:00