]> git.ipfire.org Git - pbs.git/shortlog
pbs.git
2022-10-18  Michael Tremerhub: Require a repository when a new build is created
2022-10-18  Michael Tremerrepos: Use the correct URL in configuration files
2022-10-18  Michael Tremerrepos: Drop summary
2022-10-18  Michael Tremerrepos: Use the name in the configuration file
2022-10-18  Michael Tremerrepos: Fix rendering configuration file
2022-10-18  Michael Tremerrepos: Fix determining the repository size
2022-10-18  Michael Tremerhub: Extract the distribution from package
2022-10-18  Michael Tremerpackages: Fetch distribution from package
2022-10-18  Michael Tremerconstants: Remove unused import of os.path
2022-10-18  Michael Tremerjobs: Import packages when the job finishes
2022-10-18  Michael Tremerpackages: Create packages from uploads only
2022-10-18  Michael Tremertests: Fix creating uploads
2022-10-18  Michael Tremerhub: Associate uploads builds with their owner
2022-10-18  Michael Tremerhub: Check permissions for uploads before using them
2022-10-18  Michael Tremeruploads: Improve buffering for smaller chunk sizes
2022-10-18  Michael Tremertests: uploads: Add a test for quotas
2022-10-18  Michael Tremertests: uploads: Add some more tests
2022-10-18  Michael Tremeruploads: Refactor so that we won't duplicate any data
2022-10-18  Michael Tremertests: Test the unlink function
2022-10-18  Michael Tremerbackend: Make unlink() safer and tidier
2022-10-18  Michael Tremertests: package: Activate part that checks if a package...
2022-10-18  Michael Tremertests: packages: Test accessing filelists
2022-10-18  Michael Tremerweb: packages: Update files listing
2022-10-18  Michael Tremerpackages: Fix creating File objects
2022-10-18  Michael Tremerpackages: Remove friendly_name which is no longer being...
2022-10-18  Michael Tremerpackages: Actually unlink the package and clear the...
2022-10-18  Michael Tremerbuilds/jobs/packages: Pass on the deleting user
2022-10-18  Michael Tremerpackages: Make deleting them similar to deleting builds...
2022-10-17  Michael Tremerpackages: Drop properties
2022-10-17  Michael Tremerpackages: Rename filelists table
2022-10-17  Michael Tremerjobs: Avoid double-calling Pakfire
2022-10-17  Michael Tremeruploads: Don't fail if the upload directory already...
2022-10-17  Michael Tremerjobs: Call the correct function to delete any logs
2022-10-17  Michael Tremerbackend: Fix opening package files
2022-10-17  Michael Tremerpackages: Fix fetching all related builds
2022-10-17  Michael Tremersearch: Make search for filenames more sane
2022-10-17  Michael Tremerbuilds: Drop old state/manage handlers
2022-10-17  Michael Tremerweb: Drop unused schedule test build template
2022-10-17  Michael Tremerjobs: Delete the log file on delete
2022-10-17  Michael Tremerbuilds: Delete all jobs concurrently
2022-10-17  Michael Tremerbuilds/jobs: Make the delete function asynchronous
2022-10-17  Michael Tremerjobs: Implement deleting a job
2022-10-17  Michael Tremerevents: Show build information (if available)
2022-10-17  Michael Tremerevents: Create an event for deleted builds
2022-10-17  Michael Tremertests: Test deleting builds
2022-10-17  Michael Tremerbuilds: Implement len() to count how many builds there are
2022-10-17  Michael Tremerbuilds: Don't show any deleted builds
2022-10-17  Michael Tremerbuilds: Store timestamp when a build is being deleted
2022-10-17  Michael Tremerbuilds: Add UI to delete builds
2022-10-17  Michael Tremerbuilds: Use correct base class for ShowHandler
2022-10-17  Michael Tremerbuilds: Fix exception when trying to remove a user...
2022-10-17  Michael Tremerbuilds: Add new watcher handlers
2022-10-17  Michael TremerCSS: Enable regular icons
2022-10-17  Michael Tremerbuilds: Drop old watcher handlers
2022-10-14  Michael Tremerweb: Drop loading unused math module
2022-10-14  Michael Tremerweb: Drop build headline module
2022-10-14  Michael Tremerweb: Drop more unused variables from template namespace
2022-10-14  Michael Tremerweb: Drop unused friendly_time function
2022-10-14  Michael Tremerweb: Drop locale selection module
2022-10-14  Michael Tremerusers: Drop any timezone stuff
2022-10-14  Michael Tremerjobs: Remove old failed marker
2022-10-14  Michael Tremertests: Mark that we are in test mode and disable LDAP...
2022-10-14  Michael Tremerpackages: Use get_by_email to find maintainers
2022-10-14  Michael Tremerusers: Make get_by_email tolerate any stuff around...
2022-10-14  Michael Tremertests: Add some dummy data for test user
2022-10-14  Michael Tremerusers: Refactor fetching any user data from LDAP
2022-10-14  Michael Tremerusers: Require email address when the user is created
2022-10-14  Michael Tremertests: Only print the actual message
2022-10-14  Michael Tremertests: Add test that tries to send an email
2022-10-14  Michael Tremerusers: Send a welcome email on registration
2022-10-14  Michael Tremertests: Assign an email address to the test user
2022-10-14  Michael Tremerusers: Correct use the email class
2022-10-14  Michael Tremermessages: Add __len__ to Queue class
2022-10-14  Michael Tremermesages: Add To: header to all emails
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
next