]> git.ipfire.org Git - pbs.git/shortlog
pbs.git
2022-10-12  Michael Tremertests: Flush the test configuration to disk
2022-10-12  Michael Tremerpo: Remove location from all source files
2022-10-12  Michael TremerMakefile: Automatically update POTFILES.in
2022-10-12  Michael Tremertest: Add scaffolding for a testsuite for the backend
2022-10-12  Michael Tremerconfig: Make distro optional
2022-10-12  Michael Tremerbackend: Use the general configparser
2022-10-12  Michael Tremerdb: Dump schema without any owner information
2022-10-12  Michael Tremerbackend: Move composing a Pakfire configuration file...
2022-10-12  Michael Tremerrepos: Use configparser to create configuration
2022-10-11  Michael Tremerpackages: Store digest in binary format
2022-10-10  Michael Tremerauth: Don't send server response for websocket handlers
2022-10-10  Michael Tremerauth: Allow to configure only authenticating builders
2022-10-06  Michael Tremerjobs: Export any keys to the builders
2022-10-06  Michael Tremerrepos: Add key URL to repository configuration
2022-10-06  Michael Tremerkeys: Create some decent repr()
2022-10-06  Michael Tremerrepos: Automatically rotate keys
2022-10-06  Michael Tremerkeys: Add convenience function to determine whether...
2022-10-06  Michael Tremerkeys: Add scaffolding for revocation
2022-10-06  Michael Tremerrepos: Make keys mandatory for all repositories
2022-10-06  Michael Tremerrepos: Redirect to the right place after creating a...
2022-10-06  Michael Tremerrepositories: Generate a new own key
2022-10-06  Michael TremerRevert "distros: Add a key to each distribution"
2022-10-06  Michael TremerRevert "users: Add a key for each user"
2022-10-06  Michael Tremerrepos: Create a key for each repository
2022-10-06  Michael Tremerkeys: Add a dummy function to create subkeys
2022-10-06  Michael Tremerusers: Add a key for each user
2022-10-06  Michael Tremerdistros: Add a key to each distribution
2022-10-06  Michael Tremerdb: Update schema for new keys
2022-10-06  Michael Tremerrepos: Make creating a new repository an async operation
2022-10-06  Michael Tremerkeys: Drop any frontend stuff for keys
2022-10-06  Michael Tremerkeys: Refactor generating keys
2022-10-06  Michael Tremerbackend: Allow creating Pakfire instances without any...
2022-10-06  Michael Tremerkeys: Refactor reading them from the database
2022-10-06  Michael Tremerusers: Move any extra permissions into the users table
2022-10-06  Michael Tremerusers: Make the permissions model more similar to the...
2022-10-06  Michael Tremermirrors: Introduce permissions model
2022-10-06  Michael Tremerkeys: Introduce permissions model
2022-10-06  Michael Tremerbuilders: Introduce permission model
2022-10-06  Michael Tremerpackages: Drop critical path property
2022-10-06  Michael Tremerusers: Refactor editing profiles
2022-10-05  Michael Tremerusers: Drop impersonation template
2022-10-05  Michael Tremerusers: Refactor deleting users
2022-10-05  Michael Tremerusers: Refactor listing
2022-10-05  Michael Tremerusers: Activate all users by default
2022-10-05  Michael Tremerusers: Drop ldap_dn attribute
2022-10-05  Michael Tremerusers: Drop stuff to (re-)activate any user accounts
2022-10-05  Michael Tremerusers: Destroy any sessions when the user is being...
2022-10-05  Michael Tremerusers: Drop password recovery code attribute
2022-10-05  Michael Tremerusers: Drop passphrase attribute from database
2022-10-05  Michael Tremerbuilders: Drop passphrase
2022-10-05  Michael Tremerhub: Drop unused imports
2022-10-05  Michael Tremerhub: Do not constantly try to dispatch any jobs
2022-10-05  Michael Tremerhub: Send JSON document for /test handler
2022-10-05  Michael Tremerhub: Reindent handlers
2022-10-05  Michael Tremerhub: Require builders and users to authenticate using...
2022-10-05  Michael Tremerweb: Use Kerberos authentication for users
2022-10-05  Michael Tremerldap: Fix whitespace errors
2022-10-05  Michael Tremerldap: Call correct function to fetch a user by UID
2022-10-05  Michael Tremerldap: Search for all persons in the database
2022-10-05  Michael Tremerconfigure: Depend on Python kerberos
2022-10-01  Michael Tremerfile: Found more places to replace uname/gname
2022-10-01  Michael Tremerpackages: Store all digests for filelists
2022-10-01  Michael Tremerpackages: Use strings to fetch digests
2022-10-01  Michael Tremerfilelists: Rename database fields to avoid keywords
2022-10-01  Michael Tremercrontab: Lower log level for cron jobs
2022-10-01  Michael Tremerbuildservice: Drop import of updates
2022-10-01  Michael Tremerpackages: Update digest constants
2022-07-19  Michael Tremerqueue: Drop build type from job JSON message
2022-07-18  Michael Tremersync: Move this out of the repository stuff
2022-07-18  Michael Tremerbackend: Move running background tasks into backend
2022-07-18  Michael Tremerbackend: Load shutil for copy tasks
2022-07-18  Michael TremerAlways wrap the entire application into asyncio.run()
2022-07-18  Michael Tremercron: Fix typo in sync command
2022-07-18  Michael Tremeruploads: Store them on the pakfire storage
2022-07-18  Michael Tremercron: Send any error messages to pakfire@ipfire.org
2022-07-18  Michael Tremerpackages: Use async copy when importing archives
2022-07-18  Michael TremerRun everything as a new unprivileged system user
2022-07-17  Michael Tremermisc: Drop unused functions
2022-07-17  Michael Tremerfilelists: Drop type
2022-07-17  Michael Tremerpackages: Refactor filelist
2022-07-17  Michael Tremerfilelists: Change database layout
2022-07-15  Michael Tremerpackages: Import filelists
2022-07-15  Michael Tremerbuilds: Run dependency check after creating builds
2022-07-15  Michael Tremerbackend: Fix typo in asyncio
2022-07-15  Michael Tremerjobs: Drop old dependency check implementation
2022-07-15  Michael Tremerjobs: Refactor dependency check
2022-07-15  Michael Tremerdistros: Fix generating configuration
2022-07-15  Michael Tremerquotas: Add log files to quota calculation
2022-07-15  Michael Tremerbackend: Refactor and unify the cleanup job
2022-07-15  Michael Tremeruploads: Make deleting uploads async
2022-07-15  Michael Tremerjobs: Add properties for logs
2022-07-15  Michael Tremeruploads: Add forgotten loop
2022-07-15  Michael Tremerjobs: Drop legacy log file stuff
2022-07-15  Michael Tremerjobs: Implement importing logs
2022-07-15  Michael Tremeruploads: Add simple function to compute digest
2022-07-15  Michael Tremerjobs: Drop old logging stuff
2022-07-15  Michael Tremerjobs: Clone on fail
2022-07-14  Michael Tremerhub: Drop test handlers
2022-07-14  Michael Tremerhub: Move upload handlers into their own file
2022-07-14  Michael Tremerhub: Send the name of the build after creation
next