Ryan Gribble
64550015f1
Merge pull request #1140 from prayankmathur/master
...
Added enum ItemStateFilter to differentiate between search and list APIs
2016-03-29 22:39:52 +10:00
Prayank Mathur
c51bb071de
Removed all from ItemState and made some comment changes
2016-03-29 17:24:59 +05:30
aedampir@gmail.com
695cf8e75b
Unused "using" directives were removed in whole solution.
2016-03-25 13:38:07 +07:00
Prayank Mathur
57f3e0a2b2
tidying up
2016-03-15 03:33:25 +05:30
Prayank Mathur
397b1f1c82
Updated the enum ItemState with deprecating the ItemState.All and making the necessary changes
2016-03-14 23:22:18 +05:30
Mordechai Zuber
44304ca70b
use string per recommended style
2015-12-16 21:23:36 +02:00
Brendan Forster
80719c0033
aaaand format the code
2015-11-04 13:38:51 -08:00
Haacked
862bf6a5d3
Add a bunch of doc comments
...
We get a lot of build output because of missing XML comments that we
ignore. I'd like to stop ignoring them. To do that, we need to doc the
💩 out of everything.
2015-09-27 17:10:39 -07:00
Henrik Andersson
dc25d93c40
Integration test
...
Using a real PR from the Octokit.net repo
2015-03-19 09:57:26 +10:00
Henrik Andersson
edb2a9362e
Add sort and direction to PullRequestRequest
2015-03-19 09:57:20 +10:00
Amy Palamountain
a6b27c3024
Woo over half way - also some 💄
2014-02-19 22:19:00 +13:00
Josh Sullivan
a67ce05cef
Documented missing properties; Whitespace and typo tomfoolery patched
2014-02-03 18:31:06 +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