]> git.ipfire.org Git - pbs.git/shortlog
pbs.git
2023-03-09  Michael Tremerrepositories: Refactor SQL statements to collect packages
2023-03-09  Michael Tremerhub: Add function to grab multiple downloads
2023-03-09  Michael Tremerjobs: Consume all uploads when importing files
2023-03-09  Michael Tremerhub: Pass uploaded packages to the backend
2023-03-09  Michael TremerAPI: Accept more values as truthy
2023-03-09  Michael Tremerjobs: Log success/failure
2023-03-09  Michael Tremerhub: Rename logfile variable to not clash with the...
2023-03-09  Michael Tremerdistros: Add required version values
2023-03-08  Michael TremerCreate the temporary directory automatically on start
2023-03-08  Michael Tremerrepositories: Compose them seperately and atomically...
2023-03-07  Michael Tremerhub: Fix uploading builds without chosen repository
2023-03-07  Michael Tremerusers: Return the home repository if no name is given
2023-03-07  Michael Tremeruploads: Don't put uploads into a subdirectory
2023-03-07  Michael Tremerusers: Don't fail if we don't have an email address...
2022-11-03  Michael Tremertests: packages: Fix distribution tag
2022-11-03  Michael Tremerpackages: Rename maintainers to packagers
2022-11-03  Michael Tremerrepos: Fix the repository URL
2022-11-03  Michael Tremerrepos: Disable any variable interpolation for ConfigParser
2022-11-01  Michael Tremerrepos: Send configuration to builders without mirroring
2022-11-01  Michael Tremerrepos: Fix permission check for anonymous users
2022-10-25  Michael Tremerbuilds: Fix rendering page
2022-10-25  Michael Tremersources: Update query to fetch a commit by ID
2022-10-25  Michael Tremerbuilds: Add tag for deprecation
2022-10-25  Michael Tremersources: Deprecate any builds when a package is deleted
2022-10-25  Michael Tremerevents: Don't show build name on build page
2022-10-25  Michael Tremerevents: Show deprecated builds
2022-10-25  Michael Tremerbuilds: Automatically deprecate previous builds
2022-10-25  Michael Tremerbuilds: Drop state
2022-10-25  Michael Tremerbuilds: Introduce groups
2022-10-25  Michael Tremerbuilds: Drop old source import function
2022-10-25  Michael Tremertests: Use the new convenience function for uploads
2022-10-25  Michael Tremeruploads: Don't require a user or a builder
2022-10-25  Michael Tremerbase: Drop deprecated pakfire property
2022-10-25  Michael Tremerdistro: Overwrite vendor/contact for user repositories
2022-10-25  Michael Tremerrepos: Make the Pakfire configuration easier to access
2022-10-25  Michael Tremersources: Refactor importing commits and packages
2022-10-25  Michael Tremeruploads: Add convenience function to upload from local
2022-10-25  Michael Tremerbackend: command: Run in their own temporary space
2022-10-25  Michael Tremerbackend: command: Evaluate return code and raise errors
2022-10-25  Michael Tremerbackend: command: Add option to return output
2022-10-25  Michael Tremersources: Clone up to the last 256 commits
2022-10-25  Michael Tremersources: Fetch changes from Git repository if already...
2022-10-24  Michael Tremersources: Implement fetching a shallow clone of a Git...
2022-10-24  Michael Tremersources: Add scaffolding to fetch sources
2022-10-24  Michael Tremersources: Refactor vast parts of this
2022-10-24  Michael Tremerrepos: Fix slug generation
2022-10-24  Michael Tremerjobqueue: Drop some unused stuff
2022-10-24  Michael Tremertests: Test whether the job queue is functioning okay
2022-10-24  Michael Tremerjobs: Don't fail when we cannot tail the log
2022-10-24  Michael Tremertests: Test aborting build jobs
2022-10-24  Michael Tremeruploads: Fix reading too much data
2022-10-23  Michael Tremertests: uploads: Use new functions
2022-10-23  Michael Tremerconfig: Fix concatenating the configuration
2022-10-23  Michael Tremerhub: Add a handler that is called when jobs have finished
2022-10-23  Michael Tremerhub: Fix sending the pakfire configuration file
2022-10-23  Michael Tremerrepository: Escape the arch placeholder in the configur...
2022-10-23  Michael Tremerhub: Fix builders connecting to the builder handler
2022-10-23  Michael Tremerjobs: Mark jobs as finished, and have a boolean to...
2022-10-23  Michael Tremerjobs: Show that a job has been aborted
2022-10-23  Michael Tremerjobs: Implement marking jobs as aborted
2022-10-23  Michael Tremerjobs: Build UI to manually abort a job
2022-10-23  Michael Tremerhub: Try to dispatch any jobs once a builder connects
2022-10-23  Michael Tremerjobs: Don't automatically clone jobs after they failed
2022-10-23  Michael Tremerhub: Implement listing all uploads
2022-10-23  Michael Tremeruploads: Implement deleting uploads
2022-10-23  Michael Tremeruploads: Refactor caching the whole thing again...
2022-10-23  Michael Tremerdistro: Drop old source handlers
2022-10-23  Michael Tremerdistros: Refactor editing distributions
2022-10-23  Michael Tremerweb: Refactor repository detail page
2022-10-23  Michael Tremerweb: Always wrap any custom text into a content div
2022-10-23  Michael Tremerweb: Refactor distro detail page
2022-10-23  Michael Tremerdistros: Refactor listing page
2022-10-23  Michael Tremerjobs: Move the UI module to the correct place
2022-10-23  Michael Tremerweb: Drop BuildTable module and dependant modules
2022-10-23  Michael Tremerdistro: Drop some unused update handlers
2022-10-23  Michael Tremerdistros: Drop unused handlers
2022-10-23  Michael Tremerweb: Refactor job queue page
2022-10-23  Michael Tremerweb: Refactor Text UI module
2022-10-21  Michael TremerJS: Add script to make the burger button on the navbar...
2022-10-19  Michael Tremerweb: Refactor users page
2022-10-19  Michael Tremerweb: Refactor repository listing
2022-10-19  Michael Tremerweb: Refactor builds listings
2022-10-19  Michael Tremerweb: auth: Fix Kerberos authentication after changes...
2022-10-19  Michael Tremerweb: Drop unused BuildStateWarnings module
2022-10-19  Michael Tremerweb: Drop the unused Modal module
2022-10-19  Michael Tremerweb: Drop unused BuildOffset module
2022-10-19  Michael Tremerweb: Drop unused LogFilesTable module
2022-10-19  Michael Tremerweb: Drop the unused FileDetail Handler
2022-10-19  Michael Tremerweb: Drop unused FilesTable module
2022-10-19  Michael Tremerweb: Use correct tag for headline
2022-10-19  Michael Tremerpackages: Refactor the detail page
2022-10-19  Michael TremerJS: Make dropdowns work
2022-10-19  Michael Tremerpackages: Move controls above the bug list
2022-10-19  Michael Tremerbugtracker: Implement some hack to filter for only...
2022-10-19  Michael Tremerweb: Refactor the package detail page
2022-10-19  Michael Tremerusers: Throw a better error when there are duplicate...
2022-10-19  Michael Tremerbuilds: Improve fail email
2022-10-19  Michael Tremertests: build: Create a case where one job fails
2022-10-19  Michael Tremerjobs: Improve the fail email (and include some parts...
2022-10-19  Michael Tremerjobs: Fix wrong function call to send an email
next