Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/asu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-13api: better handling of defaultsHEADmasterPaul Spooren
2022-11-05build: use regex instead of hardcoding distribution nameTianling Shen
2022-10-18branches: add 22.03.2 and 21.02.5v0.7.18Alex Taran
2022-10-13misc: handle BRANCHES_FILE env variable and reloadPaul Spooren
2022-10-13add branch-off-revision for each stable branchv0.7.17Daniel Golle
2022-10-13gitignore: add venvPaul Spooren
2022-10-13branches: add 22.03.1 and 21.02.4Paul Spooren
2022-10-10branches: add revision and mandatory to changesPaul Spooren
2022-10-10api: drop server side handling of package_changesPaul Spooren
2022-09-11build: cleanup KDIR_TMP after each buildv0.7.16Paul Spooren
2022-09-10build: save manifest stdout/stderr every timePaul Spooren
2022-09-10docker: fix worker on special mountsPaul Spooren
2022-09-10docs: clear up outdated folderPaul Spooren
2022-09-10branches: correct order of releasesPaul Spooren
2022-09-10asu: allow the usage of branches.ymlv0.7.15Paul Spooren
2022-09-10api: add handling of package changesPaul Spooren
2022-09-04build: correctly clean up outdated imagebuildersv0.7.14Paul Spooren
2022-09-04build: only rewrite stamp file after a new IB setupPaul Spooren
2022-08-16janitor: automatically refresh branches.jsonv0.7.13Paul Spooren
2022-08-16build: remove IB leftover on cleanupPaul Spooren
2022-07-30api: allow empty filesystem stringv0.7.12Paul Spooren
2022-07-29Update Python version to 3.10 and use `slim` imageMitchell Skaggs
2022-07-29api: allow clients to send their identificationv0.7.11Paul Spooren
2022-07-29build: remove unsed ImageBuilder after 24hPaul Spooren
2022-07-24extend .gitignorePaul Spooren
2022-07-18build: skip non existing IB folder removalv0.7.10Paul Spooren
2022-07-13janitor: fixup package updatesv0.7.9Paul Spooren
2022-07-11janitor: fix typo for outdated build removalPaul Spooren
2022-07-11misc: add grafana dashboard examplePaul Spooren
2022-07-10build: automatically remove unused ImageBuildersv0.7.8Paul Spooren
2022-07-10redis: use colon instead of dash for keysPaul Spooren
2022-07-10stats: don't collect extra packagesPaul Spooren
2022-07-10misc: service example for multiple workersPaul Spooren
2022-07-10janitor: replace sets instead of just addingPaul Spooren
2022-07-10CI: drop Python 3.7 testsPaul Spooren
2022-06-08cleanup legacy package store based on target onlyv0.7.7Paul Spooren
2022-06-08handle virtual packages defined in PROVIDESPaul Spooren
2022-03-31build: deterministic package orderv0.7.6Paul Spooren
2022-03-31meta: add gunicorn as dependencyPaul Spooren
2022-03-26api: Fixup double default of CACHE_PATHv0.7.5Paul Spooren
2022-03-26build: fix error handling for build failuresPaul Spooren
2022-03-20api: fix double defaulting of cache_pathv0.7.4Paul Spooren
2022-03-20meta: swtich links to point to /openwrtPaul Spooren
2022-03-19stats: add extra package installsv0.7.3Paul Spooren
2022-03-19stats: store cache hitsPaul Spooren
2022-03-17tests: verify correct enabling of filesystemsPaul Spooren
2022-03-17build: fix filesystem activationPaul Spooren
2022-03-17tests: Add filesystem to real testsPaul Spooren
2022-03-17build: reset active filesystem after each buildPaul Spooren
2022-03-16api: add `filesystem` parameterPaul Spooren