Commit Graph

10 Commits

Author SHA1 Message Date
Tillie Kottmann 1818bae23b Properly fetch packs 2020-10-31 12:45:09 +01:00
Tillie Kottmann 3794296b97 Remove leftover debugging printf 2020-10-31 12:24:46 +01:00
Tillie Kottmann 1b9d278cc9 Do some minor clean up 2020-10-31 12:07:17 +01:00
Tillie Kottmann f12d8ce393 Use proper workers for concurrency
This hasnt fully solved the locking yet, but is much cleaner already
2020-10-31 12:02:59 +01:00
Tillie Kottmann 5fdfefa887 tune down concurrency again 2020-10-30 19:39:26 +01:00
Tillie Kottmann 5f332115ff Fix concurrency limiting? 2020-10-30 19:26:22 +01:00
Tillie Kottmann bcd80689e2 Concurrency limiter seems to be broken so lets just add back a hack 2020-10-30 18:54:22 +01:00
Tillie Kottmann 5cb2134157 Limit concurrency 2020-10-30 18:42:48 +01:00
Tillie Kottmann 79dd76993b Add support for fetching repositories via refs 2020-10-30 17:42:28 +01:00
Tillie Kottmann d51f37de09 Basic implementation to support sites with AutoIndex on 2020-10-30 11:47:23 +01:00