]> git.ipfire.org Git - pbs.git/shortlog
pbs.git
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
2023-04-20  Michael Tremerbackend: Store file capabilities
2023-03-21  Michael Tremerpackages: Stream files to any clients now
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
next