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 |
|
Collin M. Barrett
|
4497cab46b
|
dockerize Agent
|
2019-06-29 16:54:28 +00:00 |
|
Collin M. Barrett
|
095c37e7b1
|
fire ready for capture events, other cleanup
|
2019-06-29 16:54:28 +00:00 |
|
Collin M. Barrett
|
09e8a58d15
|
get list IDs and ViewUrls from API
|
2019-06-29 16:54:28 +00:00 |
|
Collin M. Barrett
|
3bf304aae4
|
wire up RestSharp client
|
2019-06-29 16:54:28 +00:00 |
|
Collin M. Barrett
|
e2ecd7910d
|
wire up mediatR
|
2019-06-29 16:54:28 +00:00 |
|
Collin M. Barrett
|
345bb2f27c
|
wire up Autofac
|
2019-06-29 16:54:28 +00:00 |
|
Collin M. Barrett
|
3873262d99
|
flesh out todo list
|
2019-06-29 16:54:28 +00:00 |
|
Collin M. Barrett
|
1625fb4e69
|
strip out old deps, add git and command line helper nugets
|
2019-06-29 16:54:28 +00:00 |
|
Imre Kristoffer Eilertsen
|
018aa2a733
|
Late June pull 3 (#819)
* Update FilterList.json
* Update Tag.json
* Update FilterListTag.json
* Update FilterListMaintainer.json
|
2019-06-28 12:10:14 -05:00 |
|
Imre Kristoffer Eilertsen
|
704f9d01b5
|
Late June pull 2 (#817)
* Added 27 lists
* Update FilterListTag.json
* Update FilterListTag.json
* Had forgot to assign languages to 2 lists
* Update FilterList.json
|
2019-06-26 15:39:08 -05:00 |
|
Collin M. Barrett
|
b595c32065
|
Revert "revert to default static analysis rulesets"
This reverts commit 4dc3aec451.
|
2019-06-25 13:01:24 -05:00 |
|
Collin M. Barrett
|
4dc3aec451
|
revert to default static analysis rulesets
|
2019-06-25 12:51:17 -05:00 |
|
Collin M. Barrett
|
420556de19
|
resolve some static analysis warnings
|
2019-06-25 12:47:32 -05:00 |
|
Collin M. Barrett
|
925bb166da
|
rm Agent dir from docker build context
|
2019-06-25 12:32:16 -05:00 |
|
Collin M. Barrett
|
86b4a8e58b
|
patch up some docs after recent docker-compose file changes
|
2019-06-25 11:53:43 -05:00 |
|
Collin M. Barrett
|
11ff2c2ffd
|
re-org prod/dev docker-compose files
|
2019-06-25 11:27:46 -05:00 |
|
Collin M. Barrett
|
3b22769adb
|
add more Hub docs
|
2019-06-24 15:55:19 -05:00 |
|
Collin M. Barrett
|
e96edc0037
|
mv data dir one level up in runtime container so it isn't overwritten by VS debugger volume mount
|
2019-06-24 15:34:34 -05:00 |
|
Collin M. Barrett
|
22a1e49110
|
copy data into base for VS debug support
ref https://github.com/microsoft/DockerTools/issues/196#issuecomment-505066479
|
2019-06-24 15:23:50 -05:00 |
|
Collin M. Barrett
|
0cc915b7d1
|
tweak nginx conf files
|
2019-06-23 20:40:27 -05:00 |
|
Collin M. Barrett
|
2ce51f634b
|
support local debugging behind nginx w/o certs/ssl
|
2019-06-23 20:38:33 -05:00 |
|
Collin M. Barrett
|
02c69ce43c
|
disable port 80 on prod
|
2019-06-23 20:13:02 -05:00 |
|
Collin M. Barrett
|
289f267d49
|
use default aspnetcore_urls port 80
|
2019-06-23 19:33:27 -05:00 |
|
Collin M. Barrett
|
7823388d09
|
show default .env in docker-compose.dcproj
|
2019-06-23 19:31:19 -05:00 |
|
Collin M. Barrett
|
9dab396e1d
|
hide data README from .sln
|
2019-06-23 19:30:53 -05:00 |
|
Collin M. Barrett
|
7f592a8ef4
|
hardcode data path for simplicity
|
2019-06-23 19:30:29 -05:00 |
|
Collin M. Barrett
|
1e2fd1c3fa
|
tidy dockerignore
|
2019-06-23 18:24:29 -05:00 |
|