This website requires JavaScript.
Explore
Help
Sign In
bbs
/
clrghouz
Watch
1
Star
0
Fork
0
You've already forked clrghouz
Code
Issues
2
Pull Requests
Actions
Packages
Projects
1
Releases
Wiki
Activity
681
Commits
3
Branches
0
Tags
6.3
MiB
87f495b326
Commit Graph
7 Commits
Author
SHA1
Message
Date
Deon George
87f495b326
Add nodelist segment creation
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push)
Successful in 38s
Details
Create Docker Image / Build Docker Image (arm64) (push)
Successful in 1m43s
Details
Create Docker Image / Final Docker Image Manifest (push)
Successful in 10s
Details
2024-05-24 17:09:10 +10:00
Deon George
bba6f93fbc
Code improvement to our_address(), reducing arguments
2024-04-21 21:40:55 +10:00
Deon George
7b9ab388d8
Optimise our use of items waiting and queries used. We are now using a single consistent query for each resource.
2023-12-18 20:43:21 +11:00
Deon George
27c050dc38
When we have multiple addresses, add we want a specific address, return the lowest role, or if strict mode enable, return the lowest role that is higher than the target
2023-12-18 20:43:21 +11:00
Deon George
301fc33d2f
HubStats was not limiting the scope to the date, now that the scopeUncollected..() methods dont limit by date (changed in #5a74386)
2023-12-18 20:43:21 +11:00
Deon George
5d88a5e10e
our_address() now takes a domain name - missed it for hub stats
2023-12-18 20:43:21 +11:00
Deon George
1890b66dc7
Implemented Dynamic Items for data to be sent to polled systems based on data in db, like stats/nodelists
2023-12-03 18:51:46 +11:00