]> git.ipfire.org Git - pbs.git/shortlog
pbs.git
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
2022-07-14  Michael Tremerhub: Delete any uploads after builds have been created
2022-07-14  Michael Tremeruploads: Avoid copying the entire uploaded file again
2022-07-14  Michael Tremerweb: Drop the second web service
2022-07-14  Michael Tremerpackages: Fix viewing files
2022-07-14  Michael Tremerpackages: Make files downloadable again
2022-07-14  Michael Tremerpackages: Allow source packages to have more than one...
2022-07-14  Michael Tremerdb: Upgrade PostgreSQL
2022-07-14  Michael Tremerevents: Add some simple UI components
2022-07-05  Michael Tremerevents: Build scaffolding to read events
2022-07-05  Michael Tremerbuilds: Remove old markup
2022-07-05  Michael Tremerbuilds: Add some test to generate builds history on...
2022-07-05  Michael Tremerbuilds: Fix renamed field in SQL query
2022-07-05  Michael Tremerbuilds: Make some pages render again
2022-07-05  Michael Tremerbuilds: Make a build repository configurable
2022-07-05  Michael Tremerpackages: Drop old scratch builds handlers
2022-07-05  Michael Tremerbuilds: Adjust database layout to the rest
2022-07-05  Michael Tremerusers: Drop "My Builds" handler
2022-07-05  Michael Tremerbuilds: Rework permissions model
2022-06-28  Michael Tremerbuilds: Move bugs into builds table
2022-06-28  Michael Tremerupdates: Drop them
2022-06-28  Michael Tremerbuilds: Drop various deprecated stuff
2022-06-28  Michael Tremerusers: Implement quota checks
2022-06-28  Michael Tremercron: Install crontab
2022-06-28  Michael Tremercron: Disable all legacy jobs
2022-06-28  Michael Tremerrepos: Add sync job for mirrored repositories
2022-06-28  Michael Tremerbuilds: Drop path property
2022-06-28  Michael Tremerrepository: Master repositories
2022-06-28  Michael Tremerpackages: Generate a better download URL
2022-06-28  Michael Tremerhub: Drop old handlers to control builders
2022-06-28  Michael Tremerbuilds: Drop a few unused properties
2022-06-28  Michael Tremerpackages: Refactor deletion
2022-06-28  Michael Tremerpackages: Refactor package listing
2022-06-28  Michael Tremerpackages: Drop old copy/move functions
2022-06-28  Michael Tremerpackages: Import them into the local filesystem
2022-06-28  Michael Tremerpackages: Make them unique by UUID
2022-06-26  Michael Tremerpakfire: Move generating an instance to main backend
2022-06-26  Michael Tremerpakfire: Log to the build service's logger
2022-06-26  Michael Tremerpakfire: Write configuration to file
2022-06-26  Michael Tremercli: Add command to write repositories
2022-06-26  Michael Tremerusers: Show repositories grouped by distribution
2022-06-26  Michael Tremerrepositories: Add distribution to identify user reposit...
2022-06-26  Michael Tremerbuilds: Show some more stats on index page
2022-06-25  Michael Tremerbuilders: Show total build time
2022-06-25  Michael Tremersessions: Drop impersonation feature
2022-06-25  Michael Tremerbuilds: Fix fetching bugs
2022-06-25  Michael Tremerpackages: Refactor showing dependencies
2022-06-25  Michael Tremerpackages: Refactor details page
next