Commit graph

2648 commits

Author SHA1 Message Date
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
Collin M. Barrett
0b0eb9237c add TODO with all extension types to support downloading 2019-06-29 16:54:28 +00:00
Collin M. Barrett
0cc92c8ff3 assume lists with no file extension are in raw txt format 2019-06-29 16:54:28 +00:00
Collin M. Barrett
7f37515cfa use TPL dataflow to batch parallel downloads 2019-06-29 16:54:28 +00:00
Collin M. Barrett
190e3affab disable ApplyAutoDetectedRules by R# 2019-06-29 16:54:28 +00:00
Collin M. Barrett
7060bf2c11 initial support for parallel archive downloads 2019-06-29 16:54:28 +00:00
Collin M. Barrett
d93aced937 add stub for CaptureList 2019-06-29 16:54:28 +00:00
Collin M. Barrett
1edc44af2f misc tidies 2019-06-29 16:54:28 +00:00
Collin M. Barrett
fcb7931d80 resolve some static analysis warnings 2019-06-29 16:54:28 +00:00