Simon Quigley
|
dc4b0980b0
|
Small cleanup around changelog resets
|
6 days ago |
Simon Quigley
|
bf2255868a
|
return -> continue
|
6 days ago |
Simon Quigley
|
7f3b73a857
|
Meh, don't use futures
|
6 days ago |
Simon Quigley
|
3bff0f3651
|
Add an extra sync
|
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
|
2bc5c191f0
|
Add a 500 ms sleep when queuing futures, just in case
|
6 days ago |
Simon Quigley
|
8af3fe19b4
|
Use futures for queuing pull and tarball tasks
|
7 days ago |
Simon Quigley
|
9a35473d37
|
Use functions directly instead of grabbing many locks at once
|
7 days ago |
Simon Quigley
|
1ecec033f1
|
Slightly rework locking with pull_project
|
7 days ago |
Simon Quigley
|
c9474eccfb
|
Split apart Git functionality into a separate file
|
7 days ago |
Simon Quigley
|
f98b9c04d8
|
Attempt to fix assignment of commits
|
7 days ago |
Simon Quigley
|
20a701641a
|
General cleanup around task locking for a pkgconf
|
7 days ago |
Simon Quigley
|
64ffc1b9e4
|
Be better about recognizing HTTP_PROXY
|
7 days 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
|
90baa5d8b8
|
Slightly enhance logging
|
1 week ago |
Simon Quigley
|
80932a3136
|
Only show every 5% in the Git progress
|
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 |
Simon Quigley
|
3bad275726
|
Also pass tarball_task by reference
|
1 week ago |
Simon Quigley
|
27da8b7df0
|
Make jobstatus_map a shared pointer, hopefully resolving nullptr issues
|
1 week ago |
Simon Quigley
|
8b6ff0a865
|
Only queue the tarball task if the pull was successful
|
1 week ago |
Simon Quigley
|
495912f0d2
|
Add several null checks for commits
|
1 week ago |
Simon Quigley
|
1e92157a12
|
Consolidate much of the pull and build logic
|
1 week ago |
Simon Quigley
|
8dc972b4de
|
Move the database initialization to db_common
|
1 week ago |
Simon Quigley
|
775e5bddb7
|
Centralize the database thread connection code
|
1 week ago |
Simon Quigley
|
0e26020d13
|
Change synchronous to NORMAL from FULL
|
1 week ago |
Simon Quigley
|
9ff2bd6fcd
|
MEGAcommit adding a FULL web interface
|
1 week ago |