]> git.ipfire.org Git - pbs.git/shortlog
pbs.git
2023-05-03  Michael Tremerbuilds: Automatically create test builds when a build...
2023-05-03  Michael Tremerbuilds: Fix sorting
2023-05-03  Michael Tremerconfig: Log the generated configuration
2023-05-03  Michael Tremerpackages: Fix sorting packages
2023-05-03  Michael Tremerjobs: Always include the job architecture in the Pakfir...
2023-05-03  Michael Tremerrepos: Allow to include source packages
2023-05-03  Michael Tremerconfig: Allow launching Pakfire locally for different...
2023-05-03  Michael Tremerbuilds: Fix syntax error when launching freshly created...
2023-04-30  Michael Tremerpackages: Move description over website/license/etc.
2023-04-30  Michael Tremerpackages: Add sections
2023-04-30  Michael Tremersearch: Fix typo in variable name
2023-04-30  Michael Tremerweb: Refactor the time formatting function
2023-04-30  Michael Tremerbuilders: Refactor detail page and add live statistics
2023-04-30  Michael Tremerjobs: List retried jobs in event queue and hide creatio...
2023-04-30  Michael Tremerbuilds: Only show events of priority 4 and up
2023-04-30  Michael Tremerlog: Improve the design
2023-04-30  Michael Tremerevents: Build comments are a major event
2023-04-30  Michael Tremerbuilds: Add some simple controls to create comments
2023-04-30  Michael Tremerjobs: Add build duration
2023-04-30  Michael Tremerbuilds: Add more space between sections
2023-04-30  Michael Tremerlogs: Make it slightly more compact
2023-04-30  Michael Tremerjobs: Aborted jobs can be retried
2023-04-30  Michael Tremerbuilds: Hide any retries
2023-04-29  Michael Tremerjobs: Implement launch function that launches multiple...
2023-04-29  Michael Tremerjobs: Add controls to retry a job
2023-04-29  Michael Tremermessages: Try to group emails together
2023-04-29  Michael Tremerusers: Increase the resolution of the avatar image
2023-04-29  Michael Tremermessages: Don't autoescape for HTML in email templates
2023-04-29  Michael Tremerusers: Show username if no realname is available
2023-04-29  Michael Tremerusers: Fix reading email addresses from LDAP
2023-04-29  Michael Tremerusers: Fix rending page when users have no quota
2023-04-29  Michael Tremerusers: Redesign index page with some hopefully intersti...
2023-04-29  Michael Tremerbuilds: Implement filtering by user
2023-04-29  Michael TremerJS: Drop popper.js
2023-04-29  Michael TremerJS: Drop prettyPrint calls
2023-04-29  Michael TremerJS: Minify our main JS file
2023-04-29  Michael Tremerevents: Put more major events last
2023-04-29  Michael Tremerbuilders: Add log to detail page
2023-04-29  Michael Tremerbuilders: Add log to detail page
2023-04-29  Michael Tremerlog: Implement filtering by builder
2023-04-29  Michael Tremerevents: Add builders
2023-04-29  Michael Tremerlog: Allow filtering by priority
2023-04-29  Michael Tremerevents: Add jobs
2023-04-29  Michael Tremerevents: Silence warning when an attribute cannot be...
2023-04-29  Michael Tremerlog: Add pagination
2023-04-29  Michael Tremerjobs: Redesign the big module
2023-04-29  Michael Tremerevents: Add some icons
2023-04-29  Michael Tremerbuilds: Make listing shorter
2023-04-29  Michael Tremerrepository: Fix comment
2023-04-29  Michael Tremerbuilders: Fix wrong function call
2023-04-29  Michael Tremerjobs: Perform dispatch operation in the background
2023-04-29  Michael Tremerjobs: Actually import errors
2023-04-28  Michael Tremerjobs: Send ccache configuration to builders
2023-04-28  Michael Tremerevents: Show type of unknown events for easier debugging
2023-04-28  Michael Tremerevents: Show "Build Failed" message
2023-04-28  Michael Tremerbuilders: Show running jobs on listing
2023-04-28  Michael Tremerbuilders: Run dispatch after editing a builder
2023-04-28  Michael Tremerbuilds: Run depcheck in the background after create
2023-04-28  Michael Tremerlogstreams: Correctly destroy the stream
2023-04-28  Michael Tremerjobs: Run dispatch after abort
2023-04-28  Michael Tremerjobs: Run dispatch only if at least one depcheck was...
2023-04-28  Michael Tremerbuilders: autoscale: Use build time of 1m if none is...
2023-04-28  Michael Tremerdatabase: Stop logging SQL queries
2023-04-28  Michael Tremerdatabase: Fix indentation
2023-04-27  Michael Tremerbuilders: Make the job dispatch code slightly easier...
2023-04-27  Michael Tremerjobs: Refactor the dispatch algorithm to dispatch mutli...
2023-04-27  Michael Tremerpackages: Throw a better error if a file could not...
2023-04-27  Michael Tremerconfig: Remove any trailing newlines from Pakfire log...
2023-04-27  Michael Tremerjobs: Make tags easier to read
2023-04-27  Michael Tremerjobs: Fix sorting jobs
2023-04-27  Michael TremerJS: Drop unused prettify.js
2023-04-27  Michael Tremer.gitignore: Only ignore the generated CSS file
2023-04-27  Michael Tremerpackages: Improve viewing files
2023-04-26  Michael Tremerjobs: Send a message to the builder to abort a job
2023-04-26  Michael Tremerjobs: Register control connections
2023-04-26  Michael Tremerlogstreams: Avoid crash on empty log messages
2023-04-26  Michael Tremerweb: Enable best compression for websocket connections
2023-04-26  Michael Tremerjobs: Refactor message format for log and finish
2023-04-26  Michael Tremerjobs: Drop status message
2023-04-26  Michael Tremerlogstreams: Send timestamp
2023-04-26  Michael Tremerbuilders: Add a simple function to check whether a...
2023-04-26  Michael Tremerjobs: Auto-scale builders after dispatching jobs
2023-04-26  Michael Tremerjobs: Rename dispatch function
2023-04-26  Michael Tremerjobs: Push queue back as subclass in jobs.py
2023-04-26  Michael Tremeruploads: Add an assertion for deleted uploads
2023-04-26  Michael Tremerjobs: Try to dispatch more jobs after abort
2023-04-26  Michael Tremerbuilders: Change message types to be more extensible
2023-04-26  Michael Tremerbuilders: Log any pings on the control connection
2023-04-26  Michael Tremerjobs: Correctly close any log streams
2023-04-26  Michael Tremerbuilders: Receive stats over the control connection
2023-04-26  Michael Tremerbuilders: Drop the old queue connection and dispatch...
2023-04-26  Michael Tremerbuilders: Create a new kind of control connection
2023-04-22  Michael Tremerjobs: Build a prototype to stream logs
2023-04-22  Michael Tremerweb: Permit sending requests of up to 2 GiB
2023-04-22  Michael Tremerlogging: Use our own logger
2023-04-22  Michael Tremeruploads: Rename uploader to owner
2023-04-22  Michael Tremerdb: Allow capabilities to be NULL
2023-04-22  Michael Tremerdb: Upgrade to PostgreSQL 15
2023-04-22  Michael Tremerconfigure: Use uglifyjs instead of uglifyjs.terser
2023-04-22  Michael TremerMerge Pakfire Hub into the main webapp
next