Commit graph

2690 commits

Author SHA1 Message Date
Collin M. Barrett
b2f2ebfcf7 organize Urls -> Models 2019-07-03 01:21:06 +00:00
Collin M. Barrett
ea1909a551 log non-sucessful HTTP status codes while downloading lists 2019-07-03 01:21:06 +00:00
Collin M. Barrett
ac05b0c22a ren param for consistency 2019-07-03 01:21:06 +00:00
Collin M. Barrett
0bf807f01e limit scope of try block 2019-07-03 01:21:06 +00:00
Collin M. Barrett
dddb9f3d28 log file extension not supported 2019-07-03 01:21:06 +00:00
Collin M. Barrett
16dbe8b752 singular entity in repo name 2019-07-03 01:21:06 +00:00
Collin M. Barrett
7d1d5b82bc iterate over all models to validate and package up aggregated results 2019-07-03 01:21:06 +00:00
Collin M. Barrett
6475687ec7 simplify seed endpoint building and add validation of TModel 2019-07-03 01:21:06 +00:00
Collin M. Barrett
821a0ec0d2 simplify prop value extraction 2019-07-03 01:21:06 +00:00
Collin M. Barrett
9e9bb5ebfd ren generic type param 2019-07-03 01:21:06 +00:00
Collin M. Barrett
63b33a20ac filter props to validate to only those of type Uri 2019-07-03 01:21:06 +00:00
Collin M. Barrett
3ddc697ed1 avoid empty interface
https://stackoverflow.com/a/20189040/2343739
2019-07-03 01:21:06 +00:00
Collin M. Barrett
e15f4fd1f5 mv some non-domain entities out of core 2019-07-03 01:21:06 +00:00
Collin M. Barrett
2cfef21470 add UrlValidationResult 2019-07-03 01:21:06 +00:00
Collin M. Barrett
480a2245c0 further support for url validation 2019-07-03 01:21:06 +00:00
Collin M. Barrett
fea435db4b convert new repo to handle flattening urls into single collection to validate 2019-07-03 01:21:06 +00:00
Collin M. Barrett
a0e0a0e610 extract and simplify BuildEndpoint() 2019-07-03 01:21:06 +00:00
Collin M. Barrett
fda39de66b fix namespace 2019-07-03 01:21:06 +00:00
Collin M. Barrett
4dcbdb3e89 get urls to validate from API 2019-07-03 01:21:06 +00:00
Collin M. Barrett
dbc7944cdd add ConnectionStrings AppSettings 2019-07-01 09:25:26 -05:00
Collin M. Barrett
49c3ecc539 register strongly-typed appsettings*.json 2019-07-01 09:15:20 -05:00
Collin M. Barrett
38df36911a rm unneeded string literal annotations 2019-07-01 07:46:38 -05:00
Collin M. Barrett
277d0641f1 re-write a couple file extensions to .txt 2019-06-30 21:09:53 -05:00
Collin M. Barrett
1241f90189 re-add initial support for 7zip 2019-07-01 01:53:44 +00:00
Collin M. Barrett
f9981094f4 re-add initial support for 7zip 2019-07-01 01:53:44 +00:00
Collin M. Barrett
4c436d031e re-initial support for Zip 2019-07-01 01:53:44 +00:00
Collin M. Barrett
76a973ecb9 add 'downloader' to R# dictionary 2019-07-01 01:53:44 +00:00
Collin M. Barrett
ae63b2e338 fix resolving ILogger 2019-07-01 01:53:44 +00:00
Collin M. Barrett
fe826a8d99 re-add exception handling/logging 2019-07-01 01:53:44 +00:00
Collin M. Barrett
8167b4f3a6 wip refactor DownloadList flow 2019-07-01 01:53:44 +00:00
Collin M. Barrett
a05fcf0e41 extract extension method 2019-07-01 01:53:44 +00:00
Collin M. Barrett
a9ea461d47 rm todo 2019-07-01 01:53:44 +00:00
Collin M. Barrett
ef462fc79f rm dummy AppInsights key 2019-07-01 01:53:44 +00:00
Collin M. Barrett
de569d5e3c misc clean-ing 2019-07-01 01:53:44 +00:00
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