]> git.ipfire.org Git - pbs.git/shortlog
pbs.git
2023-05-05  Michael Tremerbuilds: Allow disabling test builds over the API
2023-05-05  Michael Tremerbuilds: Allow disabling test builds over the API
2023-05-05  Michael Tremerjobs: Do not import any packages for test jobs
2023-05-05  Michael Tremerccache: Use one large cache for all test builds
2023-05-04  Michael Tremerlogstreams: Ensure that clients leave correctly
2023-05-04  Michael Tremerbuilds: Using owner from wrong object
2023-05-03  Michael Tremerbuilds: Drop unused function
2023-05-03  Michael Tremerbuilds: Don't show test builds in listings
2023-05-03  Michael Tremerbuilds: Show any created test builds
2023-05-03  Michael Tremerjobs: Wait until repositories are rewritten after finish
2023-05-03  Michael Tremerbuilds: Actually call the finished handler
2023-05-03  Michael Tremerjobs: Use a simpler permission check for control connec...
2023-05-03  Michael Tremeruploads: Check if client has permissions to access...
2023-05-03  Michael Tremerjobs: Move finish handling into a regular handler
2023-05-03  Michael Tremerweb: Accept more values as True
2023-05-03  Michael Tremerjobs: Drop unused function
2023-05-03  Michael Tremerbuilds/jobs: Launch them only after the db transaction...
2023-05-03  Michael Tremerbuilds: Fix check for test builds
2023-05-03  Michael Tremerbuilders: Avoid division by zero
2023-05-03  Michael Tremerbuilders: Catch correct exception
2023-05-03  Michael Tremerbuilds: Delete all test builds when a build is being...
2023-05-03  Michael Tremerbuilds: Only run test builds when the build successful
2023-05-03  Michael Tremerbuilds: Use groups to group test builds together
2023-05-03  Michael Tremerbuilds: Drop separating between test and regular jobs
2023-05-03  Michael Tremerbuilders: Mark jobs as test jobs
2023-05-03  Michael Tremerconfig: Fix loglevel
2023-05-03  Michael Tremerbuilds: Add property to fetch test builds
2023-05-03  Michael Tremerjobs: Remove test flag
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
next