Commit Graph

13 Commits

Author SHA1 Message Date
Brendan Forster f96885654f add metadata to each client action (#2124) 2020-03-04 21:10:38 -04:00
Ryan Gribble aa9e0deb46 Implements PullRequest.MergeableState field (#1764)
* Implement PullRequest.MergeableState property

* Tweak convention tests as they were being confused thinking the nullable StringEnum was a model class
2018-02-18 13:17:27 +10:00
Mickaël Derriey 13d5dab516 Port to .NET Core (#1503)
Port to .NET Core
2017-01-21 14:42:02 +10:00
Alexander Efremov 494bbfda42 Method of assembly determination was changed in order to use types of top level (#1273) 2016-04-19 21:02:36 +10:00
Brendan Forster 80719c0033 aaaand format the code 2015-11-04 13:38:51 -08:00
Kristian Hellang 7162ce6e72 Clarify why convention tests are failing 2015-09-22 10:54:02 +02:00
Georgi Baychev c296f0b820 type.IsEnum check added to TypeExtensions.IsModel 2014-12-19 00:47:42 +02:00
Brendan Forster 87638fc41d throw more detailed exceptions for type not found and interface mismatches 2014-03-08 16:39:58 +11:00
Brendan Forster aeb9ffb96d a disclaimer about new methods which use cancellation tokens 2014-02-18 23:00:06 +11:00
lbargaoanu d3106e487b better diagnostics 2014-02-10 15:23:10 +02:00
lbargaoanu 8fb78f7414 spelling 2014-02-07 15:15:59 +02:00
lbargaoanu a4be1f44bd spelling 2014-02-07 15:13:51 +02:00
lbargaoanu d2aff11d5c check for DebuggerDisplay on models 2014-02-07 10:50:36 +02:00