9 Commits

Author SHA1 Message Date
minoura-a
6c11c1edff [bug]: Fixed a bug that content cannot be retrieved if "#" is included in a file or folder name. 2022-11-23 11:13:29 -06:00
Brendan Forster
45bc5eced7 autofix tests based on feedback from xunit analyzers (#1997) 2019-09-16 19:46:40 -03:00
mkArtak
6577c3ccba Enable support for milestone-based issues queries (#1788)
* Added support for Milestone filter in SearchIssuesRequest

* Fixed some styling issues to match with the style of the existing code

* Wrap milestone value with double quotes as milestones can contain spaces

* Allow milestone filter to contain double quotes

* Ability to search by milestone exclusions

* Moved the EscapeDoubleQuotes method to StringExtensions
2018-03-28 16:45:51 +10:00
Brendan Forster
80719c0033 aaaand format the code 2015-11-04 13:38:51 -08:00
Naveen
f000980b8d Update StringExtensionsTests.cs
Update StringExtensionsTests.cs  for the URL expansion. The initial fix was incorrect.
2015-09-16 19:29:56 -04:00
Naveen
4cde5cdf90 Fix for Upload to Github releases stopped working #894
Fix for Upload to Github releases stopped working #894. The
ExpandUriTemplate could handle only one parameter which is the bug.
2015-09-16 11:18:19 -04:00
Matt Burke
15a5cc9591 Front end for uploading a release asset. 2013-10-03 09:05:57 -07:00
Haacked
91b5449ddd Removed fluent assertions 2013-09-23 17:41:04 -07:00
Haacked
997e955f38 Rename to Octokit to be consistent with other API libs
GitHub is naming all of the libraries Octokit for their respective
platforms
2013-01-29 14:00:27 -08:00