]> git.ipfire.org Git - pbs.git/history - src/scripts
repos: Update API authentication
[pbs.git] / src / scripts /
2023-06-01  Michael Tremerkeys: Refactor with new Ed25519 keys
2023-05-25  Michael Tremerjobs: Rename dependency check to installcheck
2023-05-22  Michael Tremersources: Process jobs in one large loop
2023-05-22  Michael Tremersources: Rename importing any new commits as "fetch...
2023-05-22  Michael Tremerrepos: Drop triggering updating sources through repos
2023-05-22  Michael Tremersources: WIP of a refactoring
2023-05-20  Michael Tremermonitoring: Refactor the whole thing
2023-05-19  Michael Tremerusers: Implement scaffolding for push notifications
2023-05-16  Michael Tremermirrors: Refactor everything
2023-05-15  Michael Tremerpackages: Toy around with the release-monitoring.org API
2023-05-08  Michael Tremerrepos: Perform depcheck on all pending jobs after change
2023-05-03  Michael Tremerbuilds/jobs: Launch them only after the db transaction...
2023-05-03  Michael Tremerbuilds: Automatically create test builds when a build...
2023-04-29  Michael Tremerjobs: Implement launch function that launches multiple...
2023-04-22  Michael Tremerweb: Permit sending requests of up to 2 GiB
2023-04-22  Michael TremerMerge Pakfire Hub into the main webapp
2023-03-09  Michael Tremerjobs: Avoid iterating over None
2022-10-24  Michael Tremersources: Add scaffolding to fetch sources
2022-10-14  Michael Tremermessages: Use a client certificate to send any emails
2022-10-14  Michael Tremermessage: Move queuing logic out of the base class
2022-10-12  Michael Tremerbackend: Stop reading the system configuration file
2022-10-06  Michael Tremerrepos: Automatically rotate keys
2022-10-06  Michael Tremerkeys: Refactor generating keys
2022-07-18  Michael Tremersync: Move this out of the repository stuff
2022-07-18  Michael TremerAlways wrap the entire application into asyncio.run()
2022-07-15  Michael Tremerjobs: Drop old dependency check implementation
2022-07-15  Michael Tremerjobs: Refactor dependency check
2022-07-15  Michael Tremerbackend: Refactor and unify the cleanup job
2022-06-28  Michael Tremerrepos: Add sync job for mirrored repositories
2022-06-26  Michael Tremercli: Add command to write repositories
2022-06-24  Michael Tremerrepos: Drop legacy remaster code
2022-06-23  Michael Tremercli: Make all jobs async
2022-06-22  Michael Tremerdistros: Rename sname to slug
2022-06-21  Michael Tremerjobs: Drop restarting jobs
2022-05-27  Michael Tremerjobs: Drop legacy code to create test jobs
2022-05-26  Michael Tremerhub: Accept file uploads of up to 1GB
2022-05-26  Michael Tremeruploads: Fix cleanup
2021-06-10  Michael TremerUpdate script interpreters to Python 3
2021-06-10  Michael TremerRun 2to3
2019-01-04  Michael Tremersystemd: Add unit files for web UI
2019-01-04  Michael Tremersystemd: Add unit files for hub
2017-10-23  Jonatan SchlagMerge branch 'master' of git://git.ipfire.org/pbs
2017-10-23  Michael TremerRedesign mastering repositories
2017-10-23  Michael Tremercli: Parse tornado options as well
2017-10-21  Michael Tremerjobs: Drop type field and replace it by test field
2017-10-17  Michael TremerAdd command to dist packages
2017-10-17  Michael TremerAdd command to restart any failed builds
2017-10-15  Jonatan SchlagMerge branch 'master' of git://git.ipfire.org/pbs
2017-10-10  Michael TremerAdd command to create test jobs
2017-10-10  Michael TremerFix typo in class name
2017-10-10  Michael TremerMove remastering repositories
2017-10-10  Jonatan SchlagMerge branch 'master' of git://git.ipfire.org/pbs
2017-10-09  Michael TremerAdd command to list packages in a repository
2017-10-08  Michael Tremermanager: Remove old events
2017-10-08  Michael TremerFix spacing
2017-10-08  Michael TremerRegularly pull sources
2017-10-08  Michael TremerRegularly cleanup files
2017-10-08  Michael TremerMove sending bug updates out of manager
2017-10-07  Michael TremerRefactor mirrors
2017-10-06  Michael TremerCleanup expired sessions once a day
2017-10-06  Michael TremerCleanup uploads a few times a day
2017-10-06  Michael Tremermanager: Remove old message queue processing
2017-10-06  Michael Tremercli: Add command to send all emails
2017-10-06  Michael TremerAdd new command to run functions from command line
2017-10-06  Michael TremerUse relative imports everywhere
2017-10-06  Michael TremerUse autotools