]> git.ipfire.org Git - pbs.git/shortlog
pbs.git
2023-08-05  Michael Tremerrelease monitoring: Do not try to update a bug that...
2023-08-05  Michael Tremercache: Implement an async redis cache driver
2023-08-02  Michael Tremerjobs: Launch installcheck in transactions and wait...
2023-08-02  Michael Tremermonitoring: Put the rate limiter in the correct place
2023-08-02  Michael Tremermonitoring: Complete configuration before running the...
2023-08-02  Michael Tremerconfig: Pass configuration as file object
2023-08-01  Michael Tremerconfig: Make Pakfire an async context manager
2023-08-01  Michael Tremerusers: Show controls to create repos when none exist
2023-08-01  Michael Tremerrelease monitoring: Use new version compare function
2023-08-01  Michael Tremerbackend: Use aiofiles for asyncio handling of temporary...
2023-08-01  Michael Tremerindex: Show recently finished jobs instead of pending...
2023-08-01  Michael Tremerbuilds: Move job queue
2023-08-01  Michael Tremerjobs: Add option to only show failed builds
2023-08-01  Michael Tremerjobs: queue: Show build time for finished jobs
2023-08-01  Michael Tremerjobs: queue: Show status for failed/finished jobs
2023-08-01  Michael Tremerjobs: Group by date
2023-08-01  Michael Tremerjobs: Add pagination to new page
2023-08-01  Michael Tremerjobs: Create new page that lists all finished jobs
2023-07-31  Michael Tremerweb: Create UI module for queued jobs
2023-07-28  Michael Tremerjobs: Fix indefinite loop in dispatch function
2023-07-25  Michael Tremerbuilds: Fix SQL query to fetch all release/scratch...
2023-07-25  Michael Tremerlogstreams: Increase the maximum number of log messages...
2023-07-25  Michael Tremerlogstream: Lock buffer when it is being modified
2023-07-25  Michael TremerRevert "logstreams: Don't wait until all messages have...
2023-07-25  Michael Tremerrepos: Run fewer installchecks
2023-07-25  Michael Tremerjobs: Perform installcheck before a job is being dispatched
2023-07-25  Michael Tremerlogstreams: Copy buffer before sending it off
2023-07-25  Michael Tremerlogstreams: Don't wait until all messages have been...
2023-07-21  Michael Tremerbuilders: Return zero for total build time if there...
2023-07-21  Michael Tremerbuilders: Include disabled builders in autoscale
2023-07-21  Michael Tremerrepositories: Master repositories as async as possible
2023-07-21  Michael Tremerrobots.txt: Disallow download files from packages
2023-07-21  Michael Tremerweb: make_url: Filter out any values that are None
2023-07-21  Michael Tremerbuilds: Commit forgotten bug templates
2023-07-21  Michael Tremerpackages: Use the more efficient version comparison...
2023-07-21  Michael Tremerdatabase: Close connections sooner
2023-07-21  Michael Tremerrepos: Move database operations into the main thread
2023-07-21  Michael Tremerdatabase: Replace more occurences of the UUID type
2023-07-21  Michael Tremerdatabase: Move all sorts of database operations into...
2023-07-21  Michael Tremerdatabase: psycopg3 is returning UUIDs as UUID type...
2023-07-21  Michael Tremerrelease monitoring: Fix cleaning up the repository...
2023-07-21  Michael Tremerdatabase: Replace the old database model with a connect...
2023-07-21  Michael Tremerbackend: Move temporary tables into CTEs
2023-07-21  Michael Tremerweb: jobs: Add HTTP status code to exception
2023-07-20  Michael Tremerdatabase: Remove aliases for common exceptions
2023-07-20  Michael Tremerdatabase: Migrate to psycopg3
2023-07-20  Michael Tremerbuilds: Show better tags
2023-07-20  Michael TremerCSS: Don't use our custom red as it clashes with the...
2023-07-20  Michael Tremersources: Fix rendering page when source has never been...
2023-07-20  Michael Tremersources: Create dist jobs for all packages on the initi...
2023-07-20  Michael Tremerpackages: Store empty strings if summary/description...
2023-07-20  Michael Tremerdb: Sync schema
2023-07-20  Michael Tremerbuilders: Catch the correct exception on disconnect
2023-07-20  Michael Tremerbackend: Avoid removing the tmp directory
2023-06-14  Michael Tremerdistros: Actually filter the latest release
2023-06-14  Michael Tremerreleases: Implement controls to publish
2023-06-14  Michael Tremerreleases: "Publish" instead of "Release"
2023-06-14  Michael Tremerdistros: Link to releases
2023-06-14  Michael Tremerreleases: Implement controls to delete a release
2023-06-14  Michael Tremerevents: Add releases
2023-06-14  Michael Tremerreleases: Add controls to create and edit releases
2023-06-14  Michael Tremerrelease: Drop reference to repositories
2023-06-14  Michael Tremerreleases: Change prerelease to stable
2023-06-14  Michael Tremerdistros: Add scaffolding for releases
2023-06-14  Michael Tremersources: Add detail page for commits
2023-06-14  Michael Tremersources: Add any watchers from commits to builds
2023-06-14  Michael Tremersources: Refactor Commit class
2023-06-14  Michael Tremersources: Fix wrong table name in SQL query
2023-06-14  Michael Tremerweb: Text: Implement showing pre-formatted text
2023-06-13  Michael Tremerweb: Drop unused source modules
2023-06-13  Michael Tremersources: Remove old state column
2023-06-13  Michael Tremersources: Run jobs only once
2023-06-07  Michael Tremersources: Run jobs after fetching commits
2023-06-07  Michael Tremerbuilds: Move test builds view into code
2023-06-07  Michael Tremerrepos: Fix deleting user repositories
2023-06-07  Michael Tremerrepos: Remove all builds before deletion
2023-06-07  Michael Tremerpackages: Refactor search
2023-06-07  Michael Tremerpackages: Fix search for filenames
2023-06-06  Michael Tremerusers: Add binary packages to the disk usage
2023-06-06  Michael Tremerusers: Move disk usage view into the code
2023-06-06  Michael Tremerjobs: Move estimated build time view into code
2023-06-06  Michael Tremerindex: Remove log stream
2023-06-06  Michael Tremerrelease monitoring: Show the follow strategy
2023-06-06  Michael Tremerrelease monitoring: Implement following the current...
2023-06-06  Michael Tremerrelease monitoring: Implement build check
2023-06-06  Michael Tremerrelease monitoring: Implement following stable releases...
2023-06-04  Michael Tremerpackages: Use misc.group() to group packages
2023-06-04  Michael Tremerpackages: Fix rendering page when there are no scratch...
2023-06-04  Michael Tremerbuilds: Show scratch builds for packages and enhance...
2023-06-04  Michael Tremerweb: Build function to easily compose URLs
2023-06-02  Michael Tremerpackages: Move name page into its own directory
2023-06-02  Michael Tremerbuilders: Show status on detail page
2023-06-02  Michael Tremerbuilders: Add controls to manually start/stop builders
2023-06-02  Michael Tremerbuilders: Drop sync with AWS
2023-06-01  Michael Tremerkeys: Drop download handler
2023-06-01  Michael Tremerkeys: Require comments
2023-06-01  Michael Tremerkeys: Add comments
2023-06-01  Michael Tremerkeys: Refactor with new Ed25519 keys
2023-05-29  Michael Tremerbuilds: Refactor deleting UI
2023-05-29  Michael Tremerbackend: Replace asyncio.gather() with task groups
next