aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Guard against using monitor inside fibersChristopher Baines2023-10-16
* Use #:unwind-for-type to simplify some exception handlingChristopher Baines2023-10-16
* Instrument the refresh patch data threadChristopher Baines2023-10-16
* Improve cache clearing when recreating issue branchesChristopher Baines2023-10-16
* Handle versions in clear-sqlite-cache-entryChristopher Baines2023-10-16
* Provide a fallback approach for branch buildsChristopher Baines2023-10-15
* Refactor submit-builds-for-categoryChristopher Baines2023-10-15
* Show the changes to cross derivations on issue pagesChristopher Baines2023-10-15
* Fix an issue with applying patchesChristopher Baines2023-10-13
* Show the merged with issuesChristopher Baines2023-10-13
* Only display merged issues onceChristopher Baines2023-10-13
* Include more statuses in the badgesChristopher Baines2023-10-12
* Fix issues with submit-issue-buildsChristopher Baines2023-10-10
* Fetch tags when updating guix.gitChristopher Baines2023-10-10
* Only show the create branch log if it's availableChristopher Baines2023-10-10
* Remove peekChristopher Baines2023-10-10
* Improve error reporting around branchesChristopher Baines2023-10-10
* Guard against missing substitute availability dataChristopher Baines2023-10-10
* Instrument manage patch branchesChristopher Baines2023-10-06
* Avoid exceptions when updating branch substitute availability metricsChristopher Baines2023-10-06
* Don't print backtraces for the request part of derivation changesChristopher Baines2023-10-06
* Rename to avoid conflict with procedureChristopher Baines2023-10-06
* Add some done items to the TODO listChristopher Baines2023-10-02
* Allow filtering issues by statusChristopher Baines2023-10-02
* Link and show some patches stats on the homepageChristopher Baines2023-09-30
* Use --ignore-whitespace when applying patchesChristopher Baines2023-09-30
* Add some more issue statusesChristopher Baines2023-09-27
* Add a mechanism to add the reviewed-looks-good usertag to issuesChristopher Baines2023-09-26
* Make reviewed-looks-good an issue statusChristopher Baines2023-09-26
* Show the guix usertags on the issue pageChristopher Baines2023-09-26
* Better handle patches that don't applyChristopher Baines2023-09-19
* Pull some divs out of the issue viewChristopher Baines2023-09-19
* Add a command to apply patchesChristopher Baines2023-09-19
* Rework applying patchesChristopher Baines2023-09-19
* Ignore canceled builds when looking at changesChristopher Baines2023-09-17
* Fix uri encoding of derivation filenamesChristopher Baines2023-09-16
* Use the new fold-builds procedure from the build coordinatorChristopher Baines2023-09-16
* Add more logging around submitting builds for issuesChristopher Baines2023-09-15
* Fix some links to derivationsChristopher Baines2023-09-15
* Add missing #:timeoutChristopher Baines2023-09-15
* Guard against #:timeout not being setChristopher Baines2023-09-15
* Fix timeout being secondsChristopher Baines2023-09-15
* Add missing #:unwind? #tChristopher Baines2023-09-15
* Add port timeouts around canceling buildsChristopher Baines2023-09-15
* Use timeouts for talking to the data service and build coordinatorChristopher Baines2023-09-13
* Copy with-fibers-port-timeouts from the nar-herderChristopher Baines2023-09-13
* Move submitting patch builds in to a fiberChristopher Baines2023-09-13
* Remove subject: prefix from branch issue searchChristopher Baines2023-09-12
* Stop the patch issues to showChristopher Baines2023-09-11
* Add metrics around the submit builds threadsChristopher Baines2023-09-07