]> git.ipfire.org Git - pbs.git/shortlog
pbs.git
2022-10-14  Michael Tremermessages: Refactor rendering messages
2022-10-14  Michael Tremermessages: Iterating over the queue will return all...
2022-10-14  Michael Tremermessages: Use a client certificate to send any emails
2022-10-14  Michael Tremersettings: Fix syntax error in SQL statement
2022-10-14  Michael Tremermessage: Move queuing logic out of the base class
2022-10-14  Michael Tremermessages: Add logger
2022-10-14  Michael Tremermessages: Format emails in UTF-8
2022-10-14  Michael Tremerstatic: Drop dead symlink
2022-10-14  Michael Tremertests: Dump any messages in the queue
2022-10-14  Michael Tremerbuilds: Unify failure/finished methods
2022-10-13  Michael Tremerbuilds: Don't notify the poster
2022-10-13  Michael Tremerbuilds: Refactor sending emails when someone comments
2022-10-13  Michael Tremerjobs: Drop message recipients property
2022-10-13  Michael Tremerjobs: Drop unused add_file() function
2022-10-13  Michael Tremerjobs: Propagate to the build that a job has finished
2022-10-13  Michael Tremerjobs: Update builds job cache after cloning
2022-10-13  Michael Tremerjobs: Fix saying what we are cloning
2022-10-13  Michael Tremerjobs: Use the same interface to check if failed
2022-10-13  Michael Tremerjobs: Only send emails on fail
2022-10-13  Michael Tremerusers: Rename send_template() to send_email()
2022-10-13  Michael Tremertests: Pretend to run a whole build
2022-10-13  Michael Tremerjobs: Take some packages when the job finished
2022-10-13  Michael Tremerbuilds: Don't call send_finished_message() for now
2022-10-13  Michael Tremerjobs: Rename start() to assign()
2022-10-13  Michael Tremersources: Remove print statement for debugging
2022-10-13  Michael Tremerlog: Allow filtering by user
2022-10-13  Michael Tremerweb: Drop an unused handler
2022-10-13  Michael Tremerweb: Fix log page
2022-10-13  Michael Tremerbugtracker: Fix rendering texts
2022-10-13  Michael Tremertests: Test build comments
2022-10-13  Michael Tremerbuilds: Stop using removed get_watchers() function
2022-10-13  Michael Tremerbuilds: Fix submitting comments
2022-10-13  Michael TremerUpdate translations
2022-10-13  Michael Tremerweb: Drop more unused UI modules
2022-10-13  Michael TremerDrop old logging stuff
2022-10-13  Michael Tremerevents: Add build watchers
2022-10-13  Michael Tremerevents: Make using the UI module easier
2022-10-13  Michael Tremerevents: Include build comments
2022-10-13  Michael Tremerevents: Reorder the view to make it easier to extend
2022-10-13  Michael Tremerevents: Create a unified way to query for any events
2022-10-13  Michael Tremerbuilds: Fix rendering comments
2022-10-13  Michael Tremerbuilds: Add dummy function to add watchers
2022-10-13  Michael Tremerbuilds: Drop obsolete update state logic
2022-10-13  Michael Tremerbuilds: Refactor comments
2022-10-13  Michael Tremerbuilders: Drop unused password hashing functions
2022-10-13  Michael TremerDrop all all history stuff
2022-10-12  Michael Tremerbuilds: Refactor watchers
2022-10-12  Michael Tremertests: Check whether we can add a watcher to a build
2022-10-12  Michael Tremertests: Create build from source package
2022-10-12  Michael Tremertests: Test importing a source package
2022-10-12  Michael Tremertests: Add some tests for builds
2022-10-12  Michael Tremerbuilds: Add check to prevent building binary packages
2022-10-12  Michael Tremertests: Add tests for builders
2022-10-12  Michael Tremerbackend: Stop reading the system configuration file
2022-10-12  Michael Tremerbackend: Drop reading any configuration from the enviro...
2022-10-12  Michael Tremerconfig: Move basepath into [global] section
2022-10-12  Michael Tremerdatabase: Setup correct logging
2022-10-12  Michael Tremerlogging: Correctly set up loggers for all submodules
2022-10-12  Michael Tremerhub: Use the root logger (which is set up by tornado)
2022-10-12  Michael Tremerlogging: Correctly setup backend logger
2022-10-12  Michael Tremerbuilds: Fix fetching builds by ID
2022-10-12  Michael Tremerbuilds: Avoid extra query when fetching builds by UUID
2022-10-12  Michael Tremertests: Fix directory listing
2022-10-12  Michael Tremertests: Enable the default distro for some architectures
2022-10-12  Michael Tremertests: Create default objects in a single database...
2022-10-12  Michael Tremertests: Add tests for packages
2022-10-12  Michael Tremertests: Add an archive file
2022-10-12  Michael Tremerrepos: Fix logger
2022-10-12  Michael Tremeruploads: Make sure the parent directory exists
2022-10-12  Michael Tremertests: Add tests for uploads
2022-10-12  Michael Tremertests: Create a default test user
2022-10-12  Michael Tremerbackend: Take a basepath
2022-10-12  Michael Tremertests: Test writing repositories
2022-10-12  Michael Tremertests: Check default repository
2022-10-12  Michael Tremertests: Create some basic objects during setup
2022-10-12  Michael Tremertests: Add some basic repo tests
2022-10-12  Michael Tremertests: Add tests for distros
2022-10-12  Michael Tremerdistros: Implement creating new distros
2022-10-12  Michael Tremertests: Flush the test configuration to disk
2022-10-12  Michael Tremerpo: Remove location from all source files
2022-10-12  Michael TremerMakefile: Automatically update POTFILES.in
2022-10-12  Michael Tremertest: Add scaffolding for a testsuite for the backend
2022-10-12  Michael Tremerconfig: Make distro optional
2022-10-12  Michael Tremerbackend: Use the general configparser
2022-10-12  Michael Tremerdb: Dump schema without any owner information
2022-10-12  Michael Tremerbackend: Move composing a Pakfire configuration file...
2022-10-12  Michael Tremerrepos: Use configparser to create configuration
2022-10-11  Michael Tremerpackages: Store digest in binary format
2022-10-10  Michael Tremerauth: Don't send server response for websocket handlers
2022-10-10  Michael Tremerauth: Allow to configure only authenticating builders
2022-10-06  Michael Tremerjobs: Export any keys to the builders
2022-10-06  Michael Tremerrepos: Add key URL to repository configuration
2022-10-06  Michael Tremerkeys: Create some decent repr()
2022-10-06  Michael Tremerrepos: Automatically rotate keys
2022-10-06  Michael Tremerkeys: Add convenience function to determine whether...
2022-10-06  Michael Tremerkeys: Add scaffolding for revocation
2022-10-06  Michael Tremerrepos: Make keys mandatory for all repositories
2022-10-06  Michael Tremerrepos: Redirect to the right place after creating a...
2022-10-06  Michael Tremerrepositories: Generate a new own key
2022-10-06  Michael TremerRevert "distros: Add a key to each distribution"
next