]> git.ipfire.org Git - pbs.git/history - src/web/builds.py
builds: Show scratch builds for packages and enhance search
[pbs.git] / src / web / builds.py
2023-06-04  Michael Tremerbuilds: Show scratch builds for packages and enhance...
2023-05-23  Michael Tremerrepos: Whenever a repo is changed we update in the...
2023-05-19  Michael Tremerbuilds: Make sending emails async
2023-05-19  Michael Tremerqueue: Show queue in a better way on the index page
2023-05-15  Michael Tremerbuilds: Add controls to clone builds
2023-05-15  Michael Tremerbuilds: Actually only delete from selected repos
2023-05-15  Michael Tremerbuilds: Add controls to remove builds from repositories
2023-05-15  Michael Tremerbuilds: Add controls to add to another repository
2023-05-15  Michael Tremerbuilds: Add controls to easily report bugs to Bugzilla
2023-05-12  Michael Tremerbuilds: Add a watchers module to show all watchers
2023-05-12  Michael Tremerbuilds: Add page that shows groups
2023-05-11  Michael Tremerbuilds: Add pagination
2023-05-11  Michael Tremerbuilds: Show them grouped by day
2023-05-05  Michael Tremerbuilds: Allow disabling test builds over the API
2023-05-03  Michael Tremerbuilds: Show any created test builds
2023-05-03  Michael Tremerbuilds/jobs: Launch them only after the db transaction...
2023-05-03  Michael Tremerbuilds: Fix syntax error when launching freshly created...
2023-04-30  Michael Tremerbuilds: Add some simple controls to create comments
2023-04-29  Michael Tremerjobs: Implement launch function that launches multiple...
2023-04-29  Michael Tremerbuilds: Implement filtering by user
2023-04-28  Michael Tremerbuilds: Run depcheck in the background after create
2023-04-26  Michael Tremerjobs: Rename dispatch function
2023-04-26  Michael Tremerjobs: Push queue back as subclass in jobs.py
2023-04-22  Michael TremerMerge Pakfire Hub into the main webapp
2023-03-09  Michael Tremerrepositories: Refactor builds in repositories
2022-10-17  Michael Tremerbuilds: Drop old state/manage handlers
2022-10-17  Michael Tremerbuilds/jobs: Make the delete function asynchronous
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: Add new watcher handlers
2022-10-17  Michael Tremerbuilds: Drop old watcher handlers
2022-10-13  Michael Tremerbuilds: Drop obsolete update state logic
2022-10-13  Michael Tremerbuilds: Refactor comments
2022-07-05  Michael Tremerbuilds: Remove old markup
2022-06-25  Michael Tremerbuilds: Fix fetching bugs
2022-06-22  Michael Tremerbuilds: Drop unused list handler
2022-06-22  Michael Tremerbuilds: Drop bugs page
2022-06-22  Michael Tremerbuilds: Drop changing priority UI
2022-06-22  Michael Tremerweb: Drop comments pages
2022-06-22  Michael Tremerbuilds: Add a new listing module
2022-06-22  Michael Tremerbuilds: Refactor index handler
2022-06-22  Michael Tremerbuilds: Rename detail handler
2022-06-20  Michael Tremerweb: Drop another queue view
2022-05-31  Michael Tremerbuilds: Redesign detail page
2021-06-10  Michael TremerRun 2to3
2017-12-12  Jonatan SchlagMerge branch 'master' into bootstrap4
2017-12-12  Jonatan SchlagMerge branch 'master' of git://git.ipfire.org/pbs
2017-12-11  Michael TremerDrop filtering builds option
2017-11-01  Jonatan SchlagMerge branch 'master' of git://git.ipfire.org/pbs
2017-10-26  Michael Tremerweb: Drop self.pakfire from BaseHandler
2017-10-26  Michael TremerRename web/handlers_builds.py -> web/builds.py