Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
monorepo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Trile Ro
monorepo
Commits
no-masters
Select Git revision
0 results
monorepo
Author
Search by author
Any Author
authors
0 authors
Sep 26, 2024
[TCli] Brute force Scala (native) > Rust migration. Brittle af so far, but promising change
· c0df5a4a
Trile Ro
authored
7 months ago
c0df5a4a
Apr 29, 2024
[FCB][TCli] Introduce join token concept.
· b62274f7
Trile Ro
authored
1 year ago
b62274f7
[+][FCB][TCli][WIP] Send the .fedvars over network only
· 5d01bcf8
Trile Ro
authored
1 year ago
5d01bcf8
Apr 18, 2024
[+][FCB] Verify from-s are matching, detect malicious attempts.
· 102ad6c7
Trile Ro
authored
1 year ago
102ad6c7
[+][FCB] Compute numbers of soft copies after pinning.
· 566524d0
Trile Ro
authored
1 year ago
566524d0
Apr 17, 2024
[IPFS] Make sure to give it a clean up to the repo before starting
· 3333eb9e
Trile Ro
authored
1 year ago
3333eb9e
[+][FCB] Give it a round to Sets vs List
· 2294d800
Trile Ro
authored
1 year ago
2294d800
[+][FCB] If a member signals an update that's already known, make sure it gets ACK'd.
· 398df1a1
Trile Ro
authored
1 year ago
398df1a1
[+][FCB][WIP] Rely on DB for resolving file-trees
· d473bbd9
Trile Ro
authored
1 year ago
d473bbd9
[+][FCB] Network I/O may take place in the blocking thread pool model
· f5c10f07
Trile Ro
authored
1 year ago
f5c10f07
Apr 16, 2024
Revert "[FCB][WIP] Redis binary stream experiment"
· 2f1bfe5f
Trile Ro
authored
1 year ago
2f1bfe5f
[FCB][WIP] Redis binary stream experiment
· 45300b9f
Trile Ro
authored
1 year ago
45300b9f
[TBC][FCB][FMB] Polymorphic circe de/ser.
· c3f591f7
Trile Ro
authored
1 year ago
c3f591f7
Apr 15, 2024
[TBC][FCB][FMB] Migrate away (at once) from message.key usage, leave it for actual signing.
· d6161da4
Trile Ro
authored
1 year ago
d6161da4
Apr 14, 2024
[TCli] Replace shell printf with scala print* as much as possible
· 762205f8
Trile Ro
authored
1 year ago
762205f8
[+][FCB] Duplicates should be gone, but check the head, do not simply rely on...
· 8535fbfc
Trile Ro
authored
1 year ago
8535fbfc
[TCli] Separate printing & executions, clean up the command structure, extract greeter
· 51bee9ba
Trile Ro
authored
1 year ago
51bee9ba
[TCli] ShellExecutor is dirty, but quite some progress on obtaining a step by step install/update
· af62be0e
Trile Ro
authored
1 year ago
af62be0e
Apr 13, 2024
[+][FCB] Delay sync acknowledgment to members for a bit, give a more realistic approach
· 019987d9
Trile Ro
authored
1 year ago
019987d9
[+][FCB] Use the sharedFolderCid at fed mem information level rather than the changelog
· f7b595e7
Trile Ro
authored
1 year ago
f7b595e7
[+][FCB] Duplicate cases are legit (unless is the latest known CID)
· 6af78a5a
Trile Ro
authored
1 year ago
6af78a5a
[+][FCB] Track CPU starvation, chasing down the reason for bad performance on granular listeners
· e207b718
Trile Ro
authored
1 year ago
e207b718
[+][FCB] Drop cats, it's given by commons
· 0bd5ff95
Trile Ro
authored
1 year ago
0bd5ff95
[FMB] Drag ipfsPeerRootCid -> sharedFolderCid from commons
· 9fc0e381
Trile Ro
authored
1 year ago
9fc0e381
[FMB] Pin makes less sense than CID as the later is the concept used everywhere else (on purpose)
· d147e0db
Trile Ro
authored
1 year ago
d147e0db
[FMB] Get status returns a tuple, therefore, consider that type of the pattern matching
· 8a150e30
Trile Ro
authored
1 year ago
8a150e30
[FMB] Detect CPU starvation
· b26de404
Trile Ro
authored
1 year ago
b26de404
[TBC] IPNS & IPFS peer root CID names are fading out, shared folder cid it's...
· 3d73147f
Trile Ro
authored
1 year ago
3d73147f
[TBC] Upgrade cats to latest
· 359aab45
Trile Ro
authored
1 year ago
359aab45
Apr 12, 2024
[Docs][WIP] Starting some arch guidelines, so far for personal usage
· f157e937
Trile Ro
authored
1 year ago
f157e937
[TCli] beef up backend and IPFS cluster for dev instances...big new members do...
· a0d41bb8
Trile Ro
authored
1 year ago
a0d41bb8
[+][FCB] Cats effects was giving warning on starvation, increase throughput...
· 6fc246cb
Trile Ro
authored
1 year ago
6fc246cb
[FMB] Simplify the sync process both on force sync watcher & the shared folder advertiser
· b9548884
Trile Ro
authored
1 year ago
b9548884
Apr 11, 2024
[FCB] On Check in ACk, fire a heartbeat, broadcast an updated list of IPFS Cluster peers.
· 90177897
Trile Ro
authored
1 year ago
90177897
[FCB] Mirror supervisor pattern already tested in member with neat results
· 51007696
Trile Ro
authored
1 year ago
51007696
[FMB] Carry over commons changes for heartbeat messages
· 3bc1d3ee
Trile Ro
authored
1 year ago
3bc1d3ee
[TBC] Unify heartbeat message inside P2P, it's where it belongs
· a902c25c
Trile Ro
authored
1 year ago
a902c25c
[FCB] Retry heartbeats since that they fail due to member/peer re-connection
· fea84d37
Trile Ro
authored
1 year ago
fea84d37
[LP] Document how to configure the amount of lend disk space as a controller
· 9aaca717
Trile Ro
authored
1 year ago
9aaca717
[TCli] Federation controllers need to be able to set their desired disk space lend to IPFS.
· cfc9b92e
Trile Ro
authored
1 year ago
cfc9b92e
Loading