Commit graph

2656 commits

Author SHA1 Message Date
Collin M. Barrett
cd5ceb668d wip clean architecture, rm autofac, etc. 2019-07-01 01:53:44 +00:00
Collin M. Barrett
50abb3ea05 refactor towards SRP 2019-07-01 01:53:44 +00:00
Collin M. Barrett
ab92f0bcda initial support for Archive API for 7z files 2019-07-01 01:53:44 +00:00
Collin M. Barrett
5f15f72dc7 wip supporting all file types 2019-07-01 01:53:44 +00:00
Collin M. Barrett
9b6a3b9b57 use .net core runtime for agent rather than aspnet 2019-06-29 17:56:02 -05:00
Collin M. Barrett
f3e5079f36 specify UA for RestSharp client 2019-06-29 17:10:25 -05:00
Collin M. Barrett
2d4d9aef26 don't know if ture, but prefer env vars over appsettings 2019-06-29 15:02:48 -05:00
Collin M. Barrett
51dd2d50af rm label 2019-06-29 13:01:56 -05:00
Collin M. Barrett
368fd93182 add do-not-prune lable to image rather than container 2019-06-29 13:00:19 -05:00
Collin M. Barrett
91b73bed76 add Agent badges 2019-06-29 12:57:27 -05:00
Collin M. Barrett
0e88bc7e84 do not prune Agent container 2019-06-29 12:32:35 -05:00
Collin M. Barrett
3abf5596d5 add AppInsights env var 2019-06-29 12:16:19 -05:00
Collin M. Barrett
25994687c5 undo ts change from last 2019-06-29 16:54:28 +00:00
Collin M. Barrett
bd09787780 resolve some AppInsights errors 2019-06-29 16:54:28 +00:00
Collin M. Barrett
8f5efc93ff rm legacy snapshot service 2019-06-29 16:54:28 +00:00
Collin M. Barrett
6c140d1fb3 rm FilterLists.Agent services from v1 and its AppInsights logger 2019-06-29 16:54:28 +00:00
Collin M. Barrett
7ec3fdfe85 rm AppInsights ref from API for now 2019-06-29 16:54:28 +00:00
Collin M. Barrett
227af4e097 rm some unused AppInsights modules 2019-06-29 16:54:28 +00:00
Collin M. Barrett
6232eef4cf nuget cleanup 2019-06-29 16:54:28 +00:00
Collin M. Barrett
03e5488cc2 specify FilterLists.Agent user agent 2019-06-29 16:54:28 +00:00
Collin M. Barrett
ce6eeb46d6 add TODO 2019-06-29 16:54:28 +00:00
Collin M. Barrett
56f7c081ae set AgentHttpClient timeout to 10 mins 2019-06-29 16:54:28 +00:00
Collin M. Barrett
67d994a8be don't register config with DI until/if it's needed 2019-06-29 16:54:28 +00:00
Collin M. Barrett
ba71d2f515 fully qualify git email address 2019-06-29 16:54:28 +00:00
Collin M. Barrett
91c6ba5513 add AppInsights ILogger sink 2019-06-29 16:54:28 +00:00
Collin M. Barrett
89848926bf small tidies 2019-06-29 16:54:28 +00:00
Collin M. Barrett
e193b20442 shard lists to download by host 2019-06-29 16:54:28 +00:00
Collin M. Barrett
fb69ce76e0 don't eat perf cost of exceptions for not supported extensions 2019-06-29 16:54:28 +00:00
Collin M. Barrett
dda7de8ef1 use typed client from HttpClientFactory 2019-06-29 16:54:28 +00:00
Collin M. Barrett
711a4894b9 add TODOs 2019-06-29 16:54:28 +00:00
Collin M. Barrett
83b4d77e7e log TaskCanceledExceptions 2019-06-29 16:54:28 +00:00
Collin M. Barrett
301d5f70b3 support git init, add, commit 2019-06-29 16:54:28 +00:00
Collin M. Barrett
115493a0a5 fix try/catch to catch HttpRequestExceptions 2019-06-29 16:54:28 +00:00
Collin M. Barrett
a35b1e9379 wip git init, add, commit 2019-06-29 16:54:28 +00:00
Collin M. Barrett
e96badf1de rm unlikely exception catch 2019-06-29 16:54:28 +00:00
Collin M. Barrett
5e34720754 small tidies 2019-06-29 16:54:28 +00:00
Collin M. Barrett
88dc9174f6 TODO: git init if repo doesn't exist 2019-06-29 16:54:28 +00:00
Collin M. Barrett
b25dcf6903 rm SO link (significantly changed) 2019-06-29 16:54:28 +00:00
Collin M. Barrett
1b12ec889e prefer interface over concrete RestRequest 2019-06-29 16:54:28 +00:00
Collin M. Barrett
9bda2108b8 rm unused using 2019-06-29 16:54:28 +00:00
Collin M. Barrett
ba32b35aab convert TPL data flow to ActionBlock 2019-06-29 16:54:28 +00:00
Collin M. Barrett
bffef0c548 small tidies 2019-06-29 16:54:28 +00:00
Collin M. Barrett
088f44272f wip fix TPL Data Flow batch downloads 2019-06-29 16:54:28 +00:00
Collin M. Barrett
ed9ce8b7fe Revert "remove unused private setters"
This reverts commit 0f69409046.
2019-06-29 16:54:28 +00:00
Collin M. Barrett
b64ff48271 remove unused private setters 2019-06-29 16:54:28 +00:00
Collin M. Barrett
878dfe6e30 consume tasks from TransformBlock so app doesn't hang 2019-06-29 16:54:28 +00:00
Collin M. Barrett
b1fb724bda fix some log messages 2019-06-29 16:54:28 +00:00
Collin M. Barrett
8ef5065c13 add logging 2019-06-29 16:54:28 +00:00
Collin M. Barrett
5ab0c89235 misc cleanup 2019-06-29 16:54:28 +00:00
Collin M. Barrett
63e2d78b1d wip - download differently by file extension 2019-06-29 16:54:28 +00:00