Trolli Schmittlauch schmittlauch
  • Joined on 2017-06-16
schmittlauch opened issue schmittlauch/Hash2Pub#66 2020-08-18 11:58:53 +02:00
improve data migration performance
schmittlauch pushed to data_migration at schmittlauch/Hash2Pub 2020-08-18 00:19:36 +02:00
fce5ff9153 implement service data migration for stabilise
schmittlauch pushed to data_migration at schmittlauch/Hash2Pub 2020-08-17 13:39:33 +02:00
969f6d7fc2 fix tests
schmittlauch pushed to data_migration at schmittlauch/Hash2Pub 2020-08-17 12:36:14 +02:00
6982a0b245 indicate in LeaveRequest whether to expect a migration
b8cedada48 prevent threads not awaiting migration from blocking their response
Compare 2 commits »
schmittlauch opened issue schmittlauch/Hash2Pub#65 2020-08-17 12:00:45 +02:00
prevent ongoing migration locks from accumulating over time
schmittlauch pushed to data_migration at schmittlauch/Hash2Pub 2020-08-17 00:23:00 +02:00
c49c1a89c9 wait for migration to complete on join
414564705a possibility to wait for a migration to complete
581757965a trigger service data migration at join
470ce6f39a correct the slice of transfered tags at leave
Compare 4 commits »
schmittlauch opened issue schmittlauch/Hash2Pub#64 2020-08-16 15:46:59 +02:00
service data migration: validate origin of data pushes
schmittlauch pushed to data_migration at schmittlauch/Hash2Pub 2020-08-15 22:56:28 +02:00
4302452d18 implement vserver leave and trigger data transfer initiation
schmittlauch pushed to data_migration at schmittlauch/Hash2Pub 2020-08-15 17:37:35 +02:00
d2e4359a21 rename join function to clarify it just joining a single vserver
schmittlauch pushed to data_migration at schmittlauch/Hash2Pub 2020-08-15 17:19:59 +02:00
8db8907163 filter out spoofed requests for important operations like Join, Leave, Stabilise
schmittlauch pushed to data_migration at schmittlauch/Hash2Pub 2020-08-14 23:17:51 +02:00
5f7ca23f71 add missing leave request sending function
schmittlauch pushed to master at schmittlauch/nixconfigs 2020-08-14 16:45:10 +02:00
231d81043e disable seafile overlay for now
schmittlauch closed issue schmittlauch/Hash2Pub#41 2020-08-14 11:31:28 +02:00
mock relay implementation
schmittlauch closed issue schmittlauch/Hash2Pub#32 2020-08-14 11:29:52 +02:00
mock implementation of ActivityPub service layer
schmittlauch pushed to mainline at schmittlauch/Hash2Pub 2020-08-14 11:29:52 +02:00
0ecad38748 merge implemented mock relay service API
4339cace20 function for initially publishing a post
bf277c5a73 unsubsribe from tag
402378a78b signal and handle non-responsibility to subscriptions
e646045ab2 include port in Origin header
Compare 36 commits »
schmittlauch pushed to relayAPI at schmittlauch/Hash2Pub 2020-08-14 11:07:08 +02:00
4339cace20 function for initially publishing a post
schmittlauch pushed to relayAPI at schmittlauch/Hash2Pub 2020-08-13 23:50:44 +02:00
bf277c5a73 unsubsribe from tag
402378a78b signal and handle non-responsibility to subscriptions
e646045ab2 include port in Origin header
Compare 3 commits »
schmittlauch pushed to relayAPI at schmittlauch/Hash2Pub 2020-08-13 21:12:45 +02:00
e9ae258dde subscribe to tag
375014812a use a shared HTTP manager for requests
Compare 2 commits »
schmittlauch pushed to relayAPI at schmittlauch/Hash2Pub 2020-08-13 13:11:38 +02:00
dcd4a7b563 add nix shell environment without HIE for smaller foot print
580410e0b4 simple post fetch worker thread
Compare 2 commits »
schmittlauch pushed to mainline at schmittlauch/Hash2Pub 2020-08-13 13:11:27 +02:00
bdb00a32f3 add nix shell environment without HIE for smaller foot print