Commit graph

2826 commits

Author SHA1 Message Date
Collin M. Barrett
2df35847bc encapsulate HttpClient behind IListRepository method 2019-07-09 17:22:51 -05:00
Imre Kristoffer Eilertsen
75e19da3fa Total overhaul of several JSON files (#848)
* Update FilterList.json

* Update Syntax.json

* Update License.json

* Update SoftwareSyntax.json
2019-07-09 16:55:56 -05:00
Collin M. Barrett
0e54dcf84c Merge branch 'master' of https://github.com/collinbarrett/FilterLists 2019-07-09 16:20:34 -05:00
Collin M. Barrett
43502d6ac7 rm line break 2019-07-09 16:19:40 -05:00
Imre Kristoffer Eilertsen
d8f411a309 Early July pull 3 (#847)
* Update FilterList.json

* Update License.json

* Update FilterListTag.json

* Update FilterListLanguage.json
2019-07-09 12:00:02 -05:00
Collin M. Barrett
5b5074ce20 R# cleanup 2019-07-09 11:52:43 -05:00
Collin M. Barrett
b9b9625bbd rm 'weasel word' - 'Info' 2019-07-09 11:43:10 -05:00
Collin M. Barrett
b4d294a520 re-org infrastructure/DI 2019-07-09 11:28:33 -05:00
Collin M. Barrett
cb3aa6776f re-org core dir into vertical slices 2019-07-09 09:09:53 -05:00
Collin M. Barrett
75d5351896 fix broken ref 2019-07-08 17:04:49 -05:00
Collin M. Barrett
cc9741dd60 Revert "update patch/minor npm packages"
This reverts commit 53ea4c9973.
2019-07-08 16:58:01 -05:00
Collin M. Barrett
7a7ad3a160 minor DI registration cleanup 2019-07-08 16:56:26 -05:00
Collin M. Barrett
b9d39be154 simplify RestSharp/FilterListsApi org 2019-07-08 15:27:05 -05:00
Collin M. Barrett
53ea4c9973 update patch/minor npm packages 2019-07-08 14:30:25 -05:00
Collin M. Barrett
ce8b5485bb log rather than throw FilterListsApiClient exceptions 2019-07-08 14:07:35 -05:00
Collin M. Barrett
d035e05bd2 support CancellationTokenon async APIs 2019-07-08 13:53:35 -05:00
Collin M. Barrett
4202bce222 conmbine IUrlService and IUrlRepository 2019-07-08 13:07:30 -05:00
Collin M. Barrett
bc4149414b ren IListService to IListRepository as it actually serves as a repo 2019-07-08 11:04:11 -05:00
Collin M. Barrett
6d5abc0ac4 mv IFilterListsApiClient out of core 2019-07-08 11:00:02 -05:00
Imre Kristoffer Eilertsen
c088c6e71a Early July pull 2 (#846)
* Update FilterList.json

* Update FilterListTag.json
2019-07-08 10:23:59 -05:00
Collin M. Barrett
deaf5e550f mv url validation logic to UrlService 2019-07-07 20:56:43 -05:00
Collin M. Barrett
7af5e0080e separate out IListService and IUrlService 2019-07-07 18:24:14 -05:00
Collin M. Barrett
84cef36388 ren HttpClient -> Factory 2019-07-07 15:29:13 -05:00
Collin M. Barrett
c673b85486 support retry on transient/too many requests HTTP error
closes #843 ref #836
2019-07-07 15:17:05 -05:00
Collin M. Barrett
055282e430 add a note aboout Configuration to README/CONTRIBUTING 2019-07-06 20:58:13 -05:00
Collin M. Barrett
3c9767a24b add a note aboout Configuration to README/CONTRIBUTING 2019-07-06 20:56:59 -05:00
Collin M. Barrett
59a4e067b3 extract FilterListsApi__BaseUrl to config 2019-07-06 20:42:59 -05:00
Collin M. Barrett
c0dc38fd95 re-order service registration 2019-07-06 20:24:34 -05:00
Collin M. Barrett
edfea8e66f README copy edit 2019-07-06 20:07:25 -05:00
Collin M. Barrett
a9bad1a113 README copy edit 2019-07-06 20:06:28 -05:00
Collin M. Barrett
0b5b13eff3 update README Privacy clause 2019-07-06 20:02:52 -05:00
Collin M. Barrett
fc4e4f6737 revert R# auto-changes 2019-07-06 19:30:37 -05:00
Collin M. Barrett
73f0c77c66 README copy edit 2019-07-06 19:29:31 -05:00
Collin M. Barrett
5c8a6d6fad README copy edit 2019-07-06 19:22:45 -05:00
Collin M. Barrett
e105beed83 README header re-arrange 2019-07-06 19:21:34 -05:00
Collin M. Barrett
c8dee128c4 bold module names in README header 2019-07-06 19:19:52 -05:00
Collin M. Barrett
73cb1e03bf README md url -> html a href 2019-07-06 19:18:09 -05:00
Collin M. Barrett
f0dbe3cc23 update README/CONTRIBUTING docker guides, add guide for Agent, and module summaries to README 2019-07-06 19:17:02 -05:00
Collin M. Barrett
49456ee670 re-add default connection string 2019-07-06 18:20:09 -05:00
Collin M. Barrett
e8b0cb84ea add 2x GetExtension() unit tests 2019-07-06 15:53:22 -05:00
Collin M. Barrett
737149d98e convert AgentGitHubClient to transient GitHubIssuesRepository 2019-07-06 15:40:56 -05:00
Collin M. Barrett
5c22d9fd44 use Async suffix convention on public APIs 2019-07-06 15:22:09 -05:00
Collin M. Barrett
95d500c563 update .gitattributes 2019-07-06 15:17:41 -05:00
Collin M. Barrett
60b62ebf09 update .gitattributes 2019-07-06 13:50:36 -05:00
Collin M. Barrett
8054d5cae5 data tidies 2019-07-06 12:48:47 -05:00
Collin M. Barrett
5943b697c2 re-org some interfaces 2019-07-05 17:55:35 -05:00
Collin M. Barrett
320d3f6a22 tidy DI registrations 2019-07-05 17:49:38 -05:00
Collin M. Barrett
c28302a0b3 mark some setters as UsedImplicitly 2019-07-05 17:45:54 -05:00
Collin M. Barrett
3a7b202c58 register IGitHubClient in DI 2019-07-05 17:19:57 -05:00
Collin M. Barrett
3b3e238af1 disable CA1707 warning in unit test projects per Roy Osherove's naming convention
https://stackoverflow.com/a/1594049/2343739
2019-07-05 16:32:14 -05:00