]> git.ipfire.org Git - pbs.git/shortlog
pbs.git
2023-05-22  Michael Tremerbuilds: Add bugs table that records when they have...
2023-05-22  Michael Tremersources: Run dist() in a separate thread
2023-05-22  Michael Tremersources: Process jobs in one large loop
2023-05-22  Michael Tremerbuilds: Fix depreacting builds when there is no depreca...
2023-05-22  Michael Tremerrepos: I found more queries with incorrect field names
2023-05-22  Michael Tremersources: Fetch every five minutes
2023-05-22  Michael Tremersources: Rename importing any new commits as "fetch...
2023-05-22  Michael Tremerrepos: Drop triggering updating sources through repos
2023-05-22  Michael Tremerrepos: Rename deleted to deleted_at
2023-05-22  Michael Tremersources: WIP of a refactoring
2023-05-22  Michael Tremersources: List commits
2023-05-20  Michael Tremersources: Add a page to show sources
2023-05-20  Michael Tremerdistros: Refactor fetching distributions
2023-05-20  Michael Tremerdistros: Remove some dead code
2023-05-20  Michael Tremerbugzilla: Fix listing fields
2023-05-20  Michael Tremerpackages: Drop more old release monitoring stuff
2023-05-20  Michael Tremerbugtracker: Send payload for POST requests as JSON
2023-05-20  Michael Tremermisc: Print size units in a clearer way
2023-05-20  Michael Tremerweb: Fix typo in variable name
2023-05-20  Michael Tremerbase: Add new functions to create objetcs easier
2023-05-20  Michael Tremermonitoring: Refactor the whole thing
2023-05-20  Michael Tremergit: Drop old Git integration module
2023-05-19  Michael Tremerusers: Open linked URL when user clicks notifications
2023-05-19  Michael Tremerbuilds: Make sending emails async
2023-05-19  Michael Tremerusers: Send an extended welcome message
2023-05-19  Michael Tremerdb: Re-export dump
2023-05-19  Michael Tremerusers: Implement scaffolding for push notifications
2023-05-19  Michael Tremerbackend: Implement writing to stdin of shell commands
2023-05-19  Michael Tremerweb: Send XSRF token with all ajax requests
2023-05-19  Michael Tremerqueue: Show queue in a better way on the index page
2023-05-16  Michael Tremerevents: Don't make by_user events user events
2023-05-16  Michael Tremerevents: Show error message when mirrors go offline
2023-05-16  Michael Tremermirrors: Add log events
2023-05-16  Michael Tremerbackend: Perform periodic tasks immediately and then...
2023-05-16  Michael Tremermirrors: Refactor everything
2023-05-15  Michael Tremerevents: Create a temporary view
2023-05-15  Michael Tremerdatabase: Log runtime of SQL queries
2023-05-15  Michael Tremerjobs: Always sort before showing
2023-05-15  Michael Tremerjobs: Implement queue as temporary view
2023-05-15  Michael Tremerbuilds: Add controls to clone builds
2023-05-15  Michael Tremerusers: Create a LDAP connection per thread
2023-05-15  Michael Tremerbuilds: Show the repos block all the time
2023-05-15  Michael Tremerbuilds: Actually only delete from selected repos
2023-05-15  Michael Tremerbuilds: Fix markup for adding repositories
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 Tremerhttpclient: Automatically configure proxy for all requests
2023-05-15  Michael Tremerhttpclient: Form HTTPRequest object later
2023-05-15  Michael Tremerhttpclient: Store a reference to the Backend object
2023-05-15  Michael Tremerrelease monitoring: Use our own HTTP client
2023-05-15  Michael Tremerhttp: Build a custom HTTP client based on cURL
2023-05-15  Michael Tremerjobs: Fix exception when duration could not be determined
2023-05-15  Michael Tremerbuilds: Add controls to easily report bugs to Bugzilla
2023-05-15  Michael Tremerweb: Add base template for modals
2023-05-15  Michael Tremerbackend: Add function that makes URL absolute
2023-05-15  Michael Tremerusers: Give users their own connect to Bugzilla
2023-05-15  Michael Tremerpackages: Toy around with the release-monitoring.org API
2023-05-13  Michael Tremerpackages: Group bugs by distribution
2023-05-13  Michael Tremerdistros: Store Bugzilla product & version
2023-05-12  Michael Tremerbuilds: Move bug list into the header
2023-05-12  Michael Tremerpackages: Adjust size of headlines
2023-05-12  Michael Tremerusers: Improve appearance
2023-05-12  Michael Tremerbuilds: Colour hero unit depending on build status
2023-05-12  Michael Tremerrepos: Improve appearance of header
2023-05-12  Michael Tremerdistros: Improve design
2023-05-12  Michael Tremerbuilds: Show which repository a build is in
2023-05-12  Michael Tremerjobs: Don't override the colour of the heading line
2023-05-12  Michael Tremerbuilds: Move actions out of the top box
2023-05-12  Michael Tremerbuilds: Add a watchers module to show all watchers
2023-05-12  Michael Tremerbuilds: Show better headers for test groups
2023-05-12  Michael Tremerevents: Link build groups
2023-05-12  Michael Tremerevents: Log when test builds fail/succeed
2023-05-12  Michael Tremerevents: Add points to the log
2023-05-12  Michael Tremerbuilds: Add points (that will replace scores)
2023-05-12  Michael Tremerbuilds: Send an email if test builds fail
2023-05-12  Michael Tremerpackages: Create option to hide size
2023-05-12  Michael TremerCSS: Make the body full height
2023-05-12  Michael Tremerbuilds: Connect groups to tested build
2023-05-12  Michael Tremerweb: Move the footer to the bottom
2023-05-12  Michael Tremerbuilds: Add callbacks for build groups
2023-05-12  Michael Tremerpackages: Show the size in various places
2023-05-12  Michael Tremerbuilds: Try once again to visually improve the pages
2023-05-12  Michael Tremerpackages: Improve appearance of the header
2023-05-12  Michael Tremerbuilds: Perform special sorting in build groups
2023-05-12  Michael Tremerbuilds: Don't create an empty group if we have no test...
2023-05-12  Michael Tremerbuilds: Link to build groups
2023-05-12  Michael Tremerbuilds: Add page that shows groups
2023-05-11  Michael Tremerrepos: Show recently added builds
2023-05-11  Michael Tremerrepos: Improve stats
2023-05-11  Michael Tremerdistribution: Don't include codename in string
2023-05-11  Michael Tremerbuilds: Add pagination
2023-05-11  Michael Tremerbuilds: Show them grouped by day
2023-05-09  Michael Tremersearch: Refactor page with bulma
2023-05-09  Michael Tremerweb: Correctly use <section> and the container class
2023-05-08  Michael Tremerjobs: Add log stream to the listing
2023-05-08  Michael Tremerjobs: Refactor listing
2023-05-08  Michael Tremerpackages: Refactor listing again
2023-05-08  Michael Tremerrepos: Retire parent relationship between repositories
2023-05-08  Michael Tremerpackages: Refactor element that shows packages in distr...
2023-05-08  Michael Tremerpackages: Remove any trailling full stops in summaries
next