Commit Graph

16 Commits

Author SHA1 Message Date
Alex P f50ccf77b1 #1107 Make RepositoryRequest properties nullable and add tests 2016-03-08 15:57:55 +02:00
Alex P 0188238cb5 #1107 Do no set visibility and affiliation value to avoid mixing with type 2016-03-07 11:55:16 +02:00
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
Haacked eb5d14cfdc Organize usings and remove unused 2015-08-04 21:12:37 -07:00
Kristian Hellang 0497158aed Fixed new violations of HasDebuggerDisplayAttribute 2015-01-06 09:01:03 +01:00
Dillon Buchanan 5882d96681 Convert bools to lowercase in ToParametersDictionary. Fixes #639 2014-12-21 17:24:03 -05:00
Valeriu Caraulean 20e4a8ca7e Trivial fixes in XML comments
And added an #if around using in RequestParameters.cs (worth having a
look, may have implications when building on different platforms)
2014-07-12 00:09:48 +02:00
Haacked 5d70f885b7 Do not lower case user supplied value
That value might legit need upper and lower case such as the state in an
oauth call.
2014-04-21 16:15:44 -07:00
Tim Sneed e123cabf89 Making ConcurrentCache for portable library 🎉 2014-03-13 15:42:42 -05:00
Brendan Forster 83837cbeaa don't send DebuggerDisplay over the wire, guise 2014-02-20 21:18:04 +11:00
Amy Palamountain d35a6eea89 Hot.Doge Debugger display! 2014-02-20 21:50:23 +13:00
Haacked f6aa28f818 Make RequestParameters work for RT and perf
Around an 80% perf improvement
2013-10-28 09:12:14 -07:00
Haacked fbe0be1220 Replace ToRequestParameters implementations. 2013-10-27 18:36:55 -07:00
Haacked 5cee6501db Add base class for request parameter classes 2013-10-27 18:36:54 -07:00