]> git.ipfire.org Git - pbs.git/shortlog
pbs.git
2023-05-26  Michael Tremerbuilders: Show status on detail page
2023-05-26  Michael Tremerbuilders: Add maintenance mode
2023-05-26  Michael Tremerrepos: Implement deleting repositories
2023-05-26  Michael Tremerbackend: Drop a couple of unneeded imports
2023-05-26  Michael Tremermisc: Make all slugs lowercase
2023-05-26  Michael Tremerbuilds: Make launching jobs more efficient
2023-05-25  Michael Tremerrepos: Don't list deleted builds
2023-05-25  Michael Tremerjobs: Show log button when build is running (again)
2023-05-25  Michael Tremerjobs: Show status as "queued"
2023-05-25  Michael Tremerjobs: Run dispatch less often and smarter
2023-05-25  Michael Tremerdb: PostgreSQL like to shuffle tables around it seems
2023-05-25  Michael Tremerjobs: Rename dependency check to installcheck
2023-05-25  Michael Tremerrepos: Return pending jobs as generator
2023-05-25  Michael Tremerrepos: Refactor installcheck
2023-05-24  Michael Tremerpackages: Hide package names for packages which don...
2023-05-24  Michael Tremerrepos: Implement relaunching jobs in sibling repositories
2023-05-24  Michael Tremerjobs: Improve performance of finding reverse requires
2023-05-24  Michael Tremerconfig: Launch Pakfire as native arch on "noarch"
2023-05-24  Michael Tremerjobs: Fix using the depcheck ratelimiter
2023-05-24  Michael Tremerusers: Fix fetching user repositories
2023-05-24  Michael Tremerrepositories: Make updates smarter
2023-05-24  Michael Tremerpackages: Reference commit when imported from source
2023-05-23  Michael Tremerbuilds: Rename detail page to show.html
2023-05-23  Michael Tremerbuilders: Rename list page to index for consistency
2023-05-23  Michael Tremerrepos: update: Remove skip_depcheck flag which is not...
2023-05-23  Michael Tremerrepos: (Re-)write a repository only once at a time
2023-05-23  Michael Tremerjobs: Limit dependency checks to four at a time
2023-05-23  Michael Tremerrepos: Whenever a repo is changed we update in the...
2023-05-23  Michael Tremerlog-stream: Allow sending how many initial lines we...
2023-05-23  Michael Tremerevents: Show when release monitoring has been enabled...
2023-05-23  Michael Tremermonitorings: Implement creating/editing/deleting monito...
2023-05-23  Michael Tremerthird-party: Update to Font-Awesome 6.4.0
2023-05-23  Michael Tremerbugtracker: Fix generating bug URLs
2023-05-23  Michael Tremerbugtracker: Implement closing bugs
2023-05-23  Michael Tremermonitorings: Add permission check
2023-05-23  Michael Tremermonitorings: Implement controls to force check
2023-05-23  Michael Tremermonitorings: Create some first pages to show current...
2023-05-23  Michael Tremermonitoring: Store timestamp of the last check
2023-05-23  Michael Tremerbuilds: Remove bug_ids array from table
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
next