Collin Barrett
fada27a96e
Revert "let $FTP_USER run systemd so no sudo needed"
...
This reverts commit b91dc6b743 .
2018-08-19 17:30:28 -05:00
Collin Barrett
b91dc6b743
let $FTP_USER run systemd so no sudo needed
2018-08-19 17:23:29 -05:00
Collin Barrett
1be91fdf05
ShortenRuleRawForUniqueIndex
2018-08-19 16:15:58 -05:00
Collin Barrett
b39a667dc9
Revert "Revert "add unique index to raw rules [HARD RESET OF SNAPSHOT DATA )-:]""
...
This reverts commit e59364c871 .
2018-08-19 16:13:43 -05:00
Collin Barrett
bd7efa57e7
update new host
2018-08-19 16:13:16 -05:00
Collin Barrett
e9d5d2cfde
re-gen all travis secures for new prod server
2018-08-19 15:13:28 -05:00
Collin Barrett
55632a7dd6
try fixing FTP_DIR
2018-08-19 14:29:18 -05:00
Collin Barrett
019afe218f
tweak FTP_DIR and change FTP_HOST for new prod server
2018-08-19 14:20:07 -05:00
Collin Barrett
176dbbf635
retry FTP_DIR for new server
2018-08-19 12:31:36 -05:00
Collin Barrett
9c88b16eba
deploy to new prod server
2018-08-19 09:41:07 -05:00
Collin Barrett
e59364c871
Revert "add unique index to raw rules [HARD RESET OF SNAPSHOT DATA )-:]"
...
This reverts commit 58ad6f9404 .
2018-08-18 16:49:17 -05:00
Collin Barrett
a8c0c60c10
drop archive.org viewurls temporarily
...
ref #325
since data was reset, this was good time to do this (don't snapshot archive.org until properly handled)
2018-08-18 16:13:00 -05:00
Collin Barrett
58ad6f9404
add unique index to raw rules [HARD RESET OF SNAPSHOT DATA )-:]
...
ref #353
running on prod:
SET FOREIGN_KEY_CHECKS = 0;
TRUNCATE snapshots;
TRUNCATE snapshots_rules;
TRUNCATE rules;
SET FOREIGN_KEY_CHECKS = 1;
2018-08-18 16:09:18 -05:00
Collin Barrett
f982682764
update end-of-line algo
...
closes #352
2018-08-18 15:13:47 -05:00
Collin Barrett
d8fff41494
fix duplicate key issue (hashset was removed)
...
ref #343
2018-08-17 20:39:37 -05:00
Collin Barrett
ea3dff8434
simplify snapshots / remove emailer for now
2018-08-17 18:46:18 -05:00
Collin Barrett
c50fb639ab
use async main in Agent
2018-08-17 18:34:13 -05:00
Collin Barrett
5a93905f16
update core sdk
2018-08-17 18:30:00 -05:00
Collin Barrett
adecbb216b
specify latest lang
2018-08-17 18:29:30 -05:00
Collin Barrett
7a9f68b4fa
inline buildlogger
2018-08-17 18:25:28 -05:00
Collin Barrett
daa0fc8600
tweak di config
2018-08-17 15:38:52 -05:00
Collin Barrett
5872335847
minor Agent refactor
2018-08-17 15:34:35 -05:00
Collin Barrett
c6d9b56e0d
slim service base
2018-08-17 15:32:50 -05:00
Collin M. Barrett
faa898a2f3
eliminate dbcontext.Add*Async() methods
2018-08-17 12:47:02 -05:00
Collin M. Barrett
6136ac03db
remove jb annotation
2018-08-17 10:15:42 -05:00
Collin Barrett
66cf5ca48e
drop batch size
...
ref #343
2018-08-17 06:33:18 -05:00
Collin Barrett
44d5e105c9
make base entities abstract
2018-08-16 20:52:45 -05:00
Collin Barrett
9831496371
bump batch size back up to 100
...
ref #343
2018-08-16 19:59:05 -05:00
Collin Barrett
32e23f0fc0
minor SnapshotService refactors
2018-08-16 19:26:31 -05:00
Collin Barrett
689e187ea9
add proper async try/catch to Agent
2018-08-16 18:07:09 -05:00
Collin Barrett
337d4d9692
refactor Agent telemetry
2018-08-16 17:53:19 -05:00
Collin M. Barrett
e2061e5d9d
fix sln from last
2018-08-16 14:37:33 -05:00
Collin M. Barrett
ec4d413288
update win webpack batch script
2018-08-16 14:14:58 -05:00
Collin M. Barrett
5d7b583576
Merge pull request #350 from DandelionSprout/patch-6
...
Added 1 list and updated links to HTTPS
2018-08-16 18:30:09 +00:00
Collin M. Barrett
f041296853
add webpack cmd for windows
2018-08-16 13:27:55 -05:00
Collin M. Barrett
a9ff5a13a5
Revert "add vendor-manifest.json to enable npx webpack"
...
This reverts commit 776c902951 .
2018-08-16 13:22:23 -05:00
Collin M. Barrett
776c902951
add vendor-manifest.json to enable npx webpack
2018-08-16 13:17:34 -05:00
Imre Kristoffer Eilertsen
f0ba8c180b
Upgraded miscellaneous links to HTTPS
2018-08-16 20:16:49 +02:00
Collin M. Barrett
cbef141d26
npm updates
2018-08-16 12:59:19 -05:00
Collin M. Barrett
bcc3c8fe09
set min page size to 5
...
ref #329
2018-08-16 12:15:06 -05:00
Collin M. Barrett
7e3e80c59f
try really small (5) batch sizes
...
ref #343
see if tiny batch sizes eliminates duplicate key exceptions
2018-08-16 12:12:40 -05:00
Collin M. Barrett
f3a4fcea6d
try dropping BatchSize by order of magnitude
...
per https://stackoverflow.com/a/38917034/2343739
ref #343
2018-08-16 07:16:38 -05:00
Collin M. Barrett
c484811a95
Merge pull request #348 from DandelionSprout/patch-4
...
Some heavier brushup
2018-08-16 11:03:10 +00:00
Imre Kristoffer Eilertsen
74555a9de9
Attempted to fix an incorrect licence ID
2018-08-16 12:59:52 +02:00
Imre Kristoffer Eilertsen
7fa13e8279
Edited 2 descriptions
...
I suddenly woke up after a few hours of sleep and became concerned that the trigger-happy Chinese censors would've blocked access to almost any site that had the word "proxy" on it, incl. FilterLists.com. So I moderated the descriptions for the Chinese proxy lists a bit.
2018-08-16 11:38:19 +02:00
Imre Kristoffer Eilertsen
df3e6240fd
Added Discontinued dates to regional Fanboy lists
2018-08-16 04:42:58 +02:00
Imre Kristoffer Eilertsen
3555433463
Assigned "Google Hosts" to Chinese
2018-08-16 03:56:37 +02:00
Imre Kristoffer Eilertsen
f96cc34019
Added 1 new list
2018-08-16 03:55:08 +02:00
Imre Kristoffer Eilertsen
a39161668a
Added a licence for a new list
...
I'm not sure what counts as "permissive for adaption", but I've set it to false.
2018-08-16 03:48:58 +02:00
Imre Kristoffer Eilertsen
f437e6f43e
Added Discontinued dates, part 2
2018-08-16 03:42:37 +02:00