Simon Quigley
|
bb3d45c4ea
|
In process_binaries_thread_, exit earlier if the item is not found in the PPA
|
4 days ago |
Simon Quigley
|
a089918462
|
Actually add support for build statuses
|
4 days ago |
Simon Quigley
|
03fdd33084
|
Further cleanup around source check timestamps
|
4 days ago |
Simon Quigley
|
d6fa2d3792
|
Clear tasks before doing a pull and build all
|
5 days ago |
Simon Quigley
|
cf7d05cc7b
|
Do a more direct sync
|
5 days ago |
Simon Quigley
|
a4567f33d3
|
Ensure source checks are retried if failed
|
5 days ago |
Simon Quigley
|
fca016b1df
|
Explicitly pass pkgconf to the lambda for source checks
|
5 days ago |
Simon Quigley
|
9636a83546
|
Explicitly sync packageconfs after build/upload
|
5 days ago |
Simon Quigley
|
94f5e376d4
|
Don't include warning: ignoring deletion of file in logs
|
6 days ago |
Simon Quigley
|
9c53398fc9
|
Less calls to functions with locks
|
6 days ago |
Simon Quigley
|
b82181d3f3
|
Tweak navbar
|
6 days ago |
Simon Quigley
|
b1840bceb5
|
Enable LTO
|
6 days ago |
Simon Quigley
|
dc4b0980b0
|
Small cleanup around changelog resets
|
6 days ago |
Simon Quigley
|
de23cff1cc
|
Lower the max concurrent tasks to 6
|
6 days ago |
Simon Quigley
|
809b69ae10
|
Deduplicate packages instead of packageconfs in running tasks
|
6 days ago |
Simon Quigley
|
bf2255868a
|
return -> continue
|
6 days ago |
Simon Quigley
|
7f3b73a857
|
Meh, don't use futures
|
6 days ago |
Simon Quigley
|
b94ec17fd3
|
Further refinements to thread_db initialization
|
6 days ago |
Simon Quigley
|
3bff0f3651
|
Add an extra sync
|
6 days ago |
Simon Quigley
|
9e6a0b0453
|
Initialize thread_db within the loop
|
6 days ago |
Simon Quigley
|
9c7c91dac9
|
Retry on parameter count mismatch as well
|
6 days ago |
Simon Quigley
|
12cf91e4b2
|
Add a task save lock
|
6 days ago |
Simon Quigley
|
ee8d6ffcc7
|
Try to do the pkgconf sync right away in the future
|
6 days ago |
Simon Quigley
|
3f33edb4fa
|
Cut the future sleep in half
|
6 days ago |
Simon Quigley
|
fb1d5e4340
|
Add another try/catch
|
7 days ago |
Simon Quigley
|
2bc5c191f0
|
Add a 500 ms sleep when queuing futures, just in case
|
7 days ago |
Simon Quigley
|
b618bf0932
|
Try to do exponential backoff with get_thread_connection too
|
1 week ago |
Simon Quigley
|
8af3fe19b4
|
Use futures for queuing pull and tarball tasks
|
1 week ago |
Simon Quigley
|
406fddb27b
|
Move to the database at the very end of a task
|
1 week ago |
Simon Quigley
|
91fb6f2548
|
Only sync the task once per run in the task queue
|
1 week ago |
Simon Quigley
|
9a35473d37
|
Use functions directly instead of grabbing many locks at once
|
1 week ago |
Simon Quigley
|
1ecec033f1
|
Slightly rework locking with pull_project
|
1 week ago |
Simon Quigley
|
0dced17ef2
|
Wrap clone/fetch in retry loops
|
1 week ago |
Simon Quigley
|
c9474eccfb
|
Split apart Git functionality into a separate file
|
1 week ago |
Simon Quigley
|
8b55525646
|
Decrease exponential backoff further
|
1 week ago |
Simon Quigley
|
f98b9c04d8
|
Attempt to fix assignment of commits
|
1 week ago |
Simon Quigley
|
20a701641a
|
General cleanup around task locking for a pkgconf
|
1 week ago |
Simon Quigley
|
64ffc1b9e4
|
Be better about recognizing HTTP_PROXY
|
1 week ago |
Simon Quigley
|
2bdae98c7e
|
Try to also recognize NO_PROXY
|
1 week ago |
Simon Quigley
|
76605a4aed
|
No need to override the cert anymore
|
1 week ago |
Simon Quigley
|
ce4050f1e2
|
Attempt to correctly use HTTP proxies if set via env var
|
1 week ago |
Simon Quigley
|
fddc635957
|
Enable SSL and HTTP/2
|
1 week ago |
Simon Quigley
|
f3bd66b872
|
Lower exponential backoff initial value even further
|
1 week ago |
Simon Quigley
|
90baa5d8b8
|
Slightly enhance logging
|
1 week ago |
Simon Quigley
|
80932a3136
|
Only show every 5% in the Git progress
|
1 week ago |
Simon Quigley
|
2331105d58
|
Do not allow duplicate log entries
|
1 week ago |
Simon Quigley
|
e39e2d4c49
|
Always consolidate the WAL file and VACUUM to start
|
1 week ago |
Simon Quigley
|
565be5e97d
|
Attempt to add repo clone/fetch progress to the log
|
1 week ago |
Simon Quigley
|
6ea4665dbe
|
Attempt to see if moving up the mutex will help with locking issues
|
1 week ago |
Simon Quigley
|
345081b851
|
Try a different approach for tars
|
1 week ago |