]> git.ipfire.org Git - pbs.git/shortlog
pbs.git
2022-07-15  Michael Tremerjobs: Refactor dependency check
2022-07-15  Michael Tremerdistros: Fix generating configuration
2022-07-15  Michael Tremerquotas: Add log files to quota calculation
2022-07-15  Michael Tremerbackend: Refactor and unify the cleanup job
2022-07-15  Michael Tremeruploads: Make deleting uploads async
2022-07-15  Michael Tremerjobs: Add properties for logs
2022-07-15  Michael Tremeruploads: Add forgotten loop
2022-07-15  Michael Tremerjobs: Drop legacy log file stuff
2022-07-15  Michael Tremerjobs: Implement importing logs
2022-07-15  Michael Tremeruploads: Add simple function to compute digest
2022-07-15  Michael Tremerjobs: Drop old logging stuff
2022-07-15  Michael Tremerjobs: Clone on fail
2022-07-14  Michael Tremerhub: Drop test handlers
2022-07-14  Michael Tremerhub: Move upload handlers into their own file
2022-07-14  Michael Tremerhub: Send the name of the build after creation
2022-07-14  Michael Tremerhub: Delete any uploads after builds have been created
2022-07-14  Michael Tremeruploads: Avoid copying the entire uploaded file again
2022-07-14  Michael Tremerweb: Drop the second web service
2022-07-14  Michael Tremerpackages: Fix viewing files
2022-07-14  Michael Tremerpackages: Make files downloadable again
2022-07-14  Michael Tremerpackages: Allow source packages to have more than one...
2022-07-14  Michael Tremerdb: Upgrade PostgreSQL
2022-07-14  Michael Tremerevents: Add some simple UI components
2022-07-05  Michael Tremerevents: Build scaffolding to read events
2022-07-05  Michael Tremerbuilds: Remove old markup
2022-07-05  Michael Tremerbuilds: Add some test to generate builds history on...
2022-07-05  Michael Tremerbuilds: Fix renamed field in SQL query
2022-07-05  Michael Tremerbuilds: Make some pages render again
2022-07-05  Michael Tremerbuilds: Make a build repository configurable
2022-07-05  Michael Tremerpackages: Drop old scratch builds handlers
2022-07-05  Michael Tremerbuilds: Adjust database layout to the rest
2022-07-05  Michael Tremerusers: Drop "My Builds" handler
2022-07-05  Michael Tremerbuilds: Rework permissions model
2022-06-28  Michael Tremerbuilds: Move bugs into builds table
2022-06-28  Michael Tremerupdates: Drop them
2022-06-28  Michael Tremerbuilds: Drop various deprecated stuff
2022-06-28  Michael Tremerusers: Implement quota checks
2022-06-28  Michael Tremercron: Install crontab
2022-06-28  Michael Tremercron: Disable all legacy jobs
2022-06-28  Michael Tremerrepos: Add sync job for mirrored repositories
2022-06-28  Michael Tremerbuilds: Drop path property
2022-06-28  Michael Tremerrepository: Master repositories
2022-06-28  Michael Tremerpackages: Generate a better download URL
2022-06-28  Michael Tremerhub: Drop old handlers to control builders
2022-06-28  Michael Tremerbuilds: Drop a few unused properties
2022-06-28  Michael Tremerpackages: Refactor deletion
2022-06-28  Michael Tremerpackages: Refactor package listing
2022-06-28  Michael Tremerpackages: Drop old copy/move functions
2022-06-28  Michael Tremerpackages: Import them into the local filesystem
2022-06-28  Michael Tremerpackages: Make them unique by UUID
2022-06-26  Michael Tremerpakfire: Move generating an instance to main backend
2022-06-26  Michael Tremerpakfire: Log to the build service's logger
2022-06-26  Michael Tremerpakfire: Write configuration to file
2022-06-26  Michael Tremercli: Add command to write repositories
2022-06-26  Michael Tremerusers: Show repositories grouped by distribution
2022-06-26  Michael Tremerrepositories: Add distribution to identify user reposit...
2022-06-26  Michael Tremerbuilds: Show some more stats on index page
2022-06-25  Michael Tremerbuilders: Show total build time
2022-06-25  Michael Tremersessions: Drop impersonation feature
2022-06-25  Michael Tremerbuilds: Fix fetching bugs
2022-06-25  Michael Tremerpackages: Refactor showing dependencies
2022-06-25  Michael Tremerpackages: Refactor details page
2022-06-25  Michael Tremerpackages: Move name handler to the right place
2022-06-25  Michael Tremerpackages: Fix rendering detail page
2022-06-25  Michael Tremerrepos: Add UI to create new repositories
2022-06-25  Michael Tremerrepos: Add some scaffolding to write repositories
2022-06-25  Michael Tremerbackend: Drop unused info properties
2022-06-25  Michael Tremerdistros: Simplify generating pakfire.conf
2022-06-25  Michael Tremerrepos: Drop auxiliary repos and replace with custom...
2022-06-25  Michael Tremerdistros: Don't list custom repositories
2022-06-25  Michael Tremerrepos: Make repositories editable
2022-06-25  Michael Tremerrepos: Adjust breadcrumbs for user repositories
2022-06-25  Michael Tremerusers: Make custom repositories available
2022-06-25  Michael Tremerusers: Refactor detail page
2022-06-24  Michael Tremersearch: Remove from dropdown menu
2022-06-24  Michael Tremersearch: Fix rendering page when no search term was...
2022-06-24  Michael Tremerrepos: Refactor building mirror list
2022-06-24  Michael Tremerrepos: Drop more unused stuff
2022-06-24  Michael Tremerrepos: Make configuration downloadable
2022-06-24  Michael Tremerrepos: Drop old detail handler
2022-06-24  Michael Tremerrepos: Drop a lot of unused attributes
2022-06-24  Michael Tremerrepos: Drop legacy remaster code
2022-06-24  Michael Tremerrepos: Show size
2022-06-24  Michael Tremerrepos: Add a new detail page
2022-06-24  Michael Tremerweb: Drop old repository table
2022-06-24  Michael Tremerweb: Drop old bugs table
2022-06-24  Michael Tremerweb: Create a new bug list
2022-06-23  Michael Tremerbugzilla: Replace old API with new async REST API imple...
2022-06-23  Michael Tremercli: Make all jobs async
2022-06-23  Michael Tremerrepos: Add a new basic repository listing
2022-06-22  Michael Tremerdistros: Refactor detail page
2022-06-22  Michael Tremerdistros: Refactor index page
2022-06-22  Michael Tremerdistros: Rename sname to slug
2022-06-22  Michael Tremerrepositories: Add option to create personal repositories
2022-06-22  Michael Tremerweb: Refactor search
2022-06-22  Michael Tremerpackages: Implement fulltext search
2022-06-22  Michael Tremerbuilds: Drop unused list handler
2022-06-22  Michael Tremerbuild: Drop unused filter template
2022-06-22  Michael Tremerbuilds: Drop bugs page
2022-06-22  Michael Tremerbuilds: Drop changing priority UI
next