Commit graph

1657 commits

Author SHA1 Message Date
Collin M. Barrett
d9fd73ccb3 lazy-create batches 2018-08-25 09:46:14 -05:00
Collin M. Barrett
75a37df108 de-async batch saving to try reducing crashes 2018-08-25 09:21:49 -05:00
Collin M. Barrett
676f7807d8 simplify CaptureAsync() 2018-08-25 09:07:53 -05:00
Collin M. Barrett
71d835f82f only skip hardcoded wayback snapshots if it has a previous success
ref #325
2018-08-25 08:59:21 -05:00
Collin M. Barrett
1e57028415 add snapshotMetrics script, tidy other scripts 2018-08-25 08:51:47 -05:00
Collin M. Barrett
08a99f94a2 only adjust batch size if more than one batch was used
ref #344
2018-08-25 08:40:46 -05:00
Collin M. Barrett
4db5fab4be simplify GetListsToCapture() 2018-08-25 08:32:57 -05:00
Collin M. Barrett
6413e66d8c redo expand batch size
ref #344
2018-08-25 08:06:07 -05:00
Collin M. Barrett
f8af0dadd1 Revert "expand BatchSize storage"
This reverts commit 0d5965f42e.
2018-08-25 08:04:32 -05:00
Collin M. Barrett
aebc3f336c only try Wayback on web exceptions
ref #325
2018-08-25 07:55:28 -05:00
Collin M. Barrett
c6c41bf671 expand BatchSize storage
ref #344
2018-08-25 07:50:12 -05:00
Collin M. Barrett
810f11e35f add ie tag
ref #65
2018-08-24 20:07:22 -05:00
Collin M. Barrett
e770810fd4 make details and subscribe buttons a bit wider 2018-08-24 18:38:07 -05:00
Collin M. Barrett
74773b046e add failed snapshots_rules script 2018-08-24 18:36:31 -05:00
Collin M. Barrett
5a854d649a Revert "cleanup failed snapshots"
This reverts commit 3b90212a04.
2018-08-24 18:30:16 -05:00
Collin M. Barrett
94cc20bf62 cleanup failed snapshots 2018-08-24 18:28:35 -05:00
Collin M. Barrett
f7943e665f add batch size optimizer
ref #344
2018-08-24 18:21:56 -05:00
Collin M. Barrett
d817bfdc6d try capturing large lists again
closes #200
2018-08-24 15:29:55 -05:00
Collin M. Barrett
9e3b15c7e3 minor reorder 2018-08-24 15:24:46 -05:00
Collin M. Barrett
98c7eb206f sort by name in db rather than on client
closes #244
2018-08-24 15:23:52 -05:00
Collin M. Barrett
811bd5a19d only show non-zero rule count 2018-08-24 14:57:24 -05:00
Collin M. Barrett
bac92c183d fix list rulecounts 2018-08-24 14:54:14 -05:00
Collin M. Barrett
f11245eea4 revert RuleCount fix (broken) 2018-08-24 14:22:53 -05:00
Collin M. Barrett
14d12f751c uncomment rule count in tagline 2018-08-24 13:52:13 -05:00
Collin M. Barrett
adec87d83e re-enable rule count 2018-08-24 13:41:22 -05:00
Collin M. Barrett
82de6487e4 don't re-snapshot lists with fixed archive urls
ref #325
2018-08-24 13:12:29 -05:00
Collin M. Barrett
9162feccf7 update removed offline viewUrls
ref #325
2018-08-24 13:06:10 -05:00
Collin M. Barrett
46be9ff6bb extract WaybackService for re-use
ref #325
2018-08-24 12:41:28 -05:00
Collin M. Barrett
aeb5ed38c1 add WaybackMachine backup snapshot
ref #325
2018-08-24 11:30:17 -05:00
Collin M. Barrett
fdbaf5bddf cleanup SnapshotBatch 2018-08-24 08:16:43 -05:00
Collin M. Barrett
408e6ac657 fix & rename dup rules script 2018-08-23 20:44:30 -05:00
Collin M. Barrett
a996d8a609 add dup rule script 2018-08-23 19:38:35 -05:00
Collin M. Barrett
249b11772c tweak deploy script 2018-08-23 19:20:53 -05:00
Collin M. Barrett
246e8d2018 Merge pull request #383 from DandelionSprout/patch-7
Thursday night pull
2018-08-24 00:06:26 +00:00
Imre Kristoffer Eilertsen
a8b99289cc Added another new tag, part 2/2 2018-08-24 00:26:09 +02:00
Imre Kristoffer Eilertsen
7af84a9320 Added another new tag, part 1/2 2018-08-24 00:23:18 +02:00
Imre Kristoffer Eilertsen
c8584715f1 Added new tag, part 2/2 2018-08-24 00:22:03 +02:00
Imre Kristoffer Eilertsen
dc3f5015a6 Removed template entry 2018-08-24 00:20:42 +02:00
Imre Kristoffer Eilertsen
6d647f8dae Added a new tag, part 1/2 2018-08-24 00:20:22 +02:00
Imre Kristoffer Eilertsen
979fd3a479 Added 1 tag to 1 new list 2018-08-23 23:49:04 +02:00
Imre Kristoffer Eilertsen
448aaaa595 Removed erreneous comma 2018-08-23 23:48:00 +02:00
Imre Kristoffer Eilertsen
bf3687e4a8 Added 3 new lists and corrected 2 licences 2018-08-23 23:47:33 +02:00
Imre Kristoffer Eilertsen
205bc87047 Assigned various tags to lists 2018-08-23 23:36:55 +02:00
Collin M. Barrett
91d22ac23a DropRuleRawUniqueIndexAndTrimming
ref #380
2018-08-23 16:03:42 -05:00
Collin M. Barrett
0697b5c91a temp api fix 2018-08-23 15:02:56 -05:00
Collin M. Barrett
efe68224eb Revert "wait in main to ensure WasSuccessful set"
This reverts commit f075b5a836.
2018-08-23 14:36:39 -05:00
Collin M. Barrett
9e1203b1fd wait in main to ensure WasSuccessful set 2018-08-23 14:24:28 -05:00
Collin M. Barrett
65cb48014a temp comment rule count during snapshot refactor
ref #381
2018-08-23 13:57:17 -05:00
Collin M. Barrett
7bd7885b09 small tidies
ref #381
2018-08-23 13:48:42 -05:00
Collin M. Barrett
a70a3673bf add reset script to sln 2018-08-23 13:31:06 -05:00