]> git.ipfire.org Git - pbs.git/shortlog
pbs.git
2023-03-11  Michael Tremerpackages: Import mimetypes and make all text files...
2023-03-10  Michael Tremerpackages: Fix viewing and downloading files
2023-03-09  Michael Tremerhub: Dispatch any jobs immediately
2023-03-09  Michael Tremerpackages: Don't deleted packages referenced by another...
2023-03-09  Michael Tremerbuilders: Do not consider deleted builds as running
2023-03-09  Michael Tremerjobs: Don't show full package versions
2023-03-09  Michael Tremerrepositories: Update immediately after builds have...
2023-03-09  Michael Tremerbuilds: Move updating repositories from jobs
2023-03-09  Michael Tremertests: Implement recent changes
2023-03-09  Michael Tremerrepos: Fix path for local repositories
2023-03-09  Michael Tremeruploads: Fix call to create a temporary file
2023-03-09  Michael Tremerconfig: Apply general configuration only locally
2023-03-09  Michael Tremerconfig: Fix returning the configuration as string
2023-03-09  Michael Tremerrepos: Use the correct absolute path to repositories
2023-03-09  Michael Tremerweb: Correctly deliver repository configuration
2023-03-09  Michael Tremerrepos: Add a useless comment
2023-03-09  Michael Tremerconfig: Simplify generate configuration and add cache_path
2023-03-09  Michael Tremerjobs: Avoid iterating over None
2023-03-09  Michael Tremerbuilds: Show when builds have been added to/removed...
2023-03-09  Michael Tremerpackages: Store all packages as read-only
2023-03-09  Michael Tremerrepositories: Refactor builds in repositories
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...
next