Eilon Lipton
8ee3029409
Add Milestone property to PullRequest
...
Fixes #1071
2016-01-31 13:39:22 -08:00
Mordechai Zuber
44304ca70b
use string per recommended style
2015-12-16 21:23:36 +02:00
Ryan Gribble
2da609a724
Remove obsolete/deprecated MergeCommitSha property
...
Add Merged boolean property, returning MergedAt.HasValue
2015-12-13 23:35:43 +10:00
Jiaming Chen
cb3a409d87
removed merged property for PR. also removed related tests for that property.
2015-12-13 23:31:56 +10:00
Jiaming Chen
1a74e9c7c3
Merged property will be set according to MergedAt now. It is not always false any more. #867
2015-12-13 23:31:55 +10:00
Jiaming Chen
c1ff2311d1
added assignee property to pull request.
2015-11-03 11:17:14 -08:00
Micah
c3a67ae777
Creates constructors for all Models.Response.
...
Resolves https://github.com/octokit/octokit.net/issues/677 .
Removes obscolete properties (gravatar).
Makes Models.Response properties all be protected (most were already).
2015-01-24 16:07:03 -08:00
Kristian Hellang
21ca33817d
Fixed failing tests
2015-01-06 00:27:16 +01:00
shiftkey
7b14bc005d
what even is null
2014-09-29 08:44:21 +10:00
Jorge Rowies
3043bcab59
Class PullRequest, renamed property Mergable to Mergeable (misspelled)
2014-09-25 19:12:11 -03:00
Amy Palamountain
3a603361f5
Adding dem debugger displays
2014-02-20 22:13:38 +13:00
Brendan Forster
e112125837
aren't value types great?
2014-02-18 15:31:16 +11:00
Josh Sullivan
654622371a
PullRequest model now contains all of necessary fields
...
- Initial integration test for pull requests (can't seem to do much
without the tree api)
- Added Observable unit tests for the rest of the pull request client
2014-02-03 18:58:44 +11: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
Haacked
61c4cdf002
Organize classes better
...
Closes #94
2013-10-26 09:52:56 -07:00