index
:
guix/data-service
channel-news-entries
guile3
master
refactor-revision-controller
wip-debug
wip-derivation-comparison
wip-derivation-history
wip-error
wip-fix-foreign
wip-memcached
wip-narinfo
wip-rb6-summit
wip-reproducibility-pie-chart
wip-temp-table-insertion
Guix
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Add a latest_build_status table
Christopher Baines
2020-10-13
*
Include the revision in the package derivation outputs JSON
Christopher Baines
2020-10-13
*
Include package details for the package derivation outputs JSON
Christopher Baines
2020-10-13
*
Tweak linking to build servers
Christopher Baines
2020-10-11
*
Improve latest processed revision pages for reproducibility stuff
Christopher Baines
2020-10-11
*
Add a very rough JSON output for the package derivation outputs page
Christopher Baines
2020-10-11
*
Make it easier to get to a repl
Christopher Baines
2020-10-10
*
Add another guard clause in to the data deletion code
Christopher Baines
2020-10-10
*
Split the jobs metric in to succeede, queued and failed
Christopher Baines
2020-10-09
*
Add Prometheus metrics for indexes specifically
Christopher Baines
2020-10-09
*
Include the base commit and target commit in the compare output
Christopher Baines
2020-10-09
*
Include tablespace as a label for table metrics
Christopher Baines
2020-10-09
*
Improve select-job-for-commit
Christopher Baines
2020-10-09
*
Clarify that the derivations comparison only is for packages
Christopher Baines
2020-10-09
*
Use letpar& for systems and targets in render-compare/derivations
Christopher Baines
2020-10-09
*
Change the derivation comparison targets
Christopher Baines
2020-10-09
*
Link to the revisions in the comparison header
Christopher Baines
2020-10-09
*
Guard against errors when recording job stderr output
Christopher Baines
2020-10-09
*
Guard against derivation IDs that aren't numbers
Christopher Baines
2020-10-09
*
Change table-schema to detect when there are no results
Christopher Baines
2020-10-08
*
Just use map rather than par-map& for deleting derivations
Christopher Baines
2020-10-08
*
Make the derivation deletion batch size configurable
Christopher Baines
2020-10-08
*
Reduce the derivation deletion batch size
Christopher Baines
2020-10-08
*
Use the git repository fetch with authentication value
Christopher Baines
2020-10-07
*
Support storing whether to authenticate commits by git repository
Christopher Baines
2020-10-07
*
Avoid locking up the thread pool channel on letpar& exceptions
Christopher Baines
2020-10-04
*
Fix the no latest revision behaviour for the latest revision links
Christopher Baines
2020-10-04
*
Actually delete more of the data for a revision
Christopher Baines
2020-10-04
*
Fix delete-unreferenced-derivations
Christopher Baines
2020-10-04
*
Fix the implementation of par-map&
Christopher Baines
2020-10-04
*
Remove some non-existent imports
Christopher Baines
2020-10-04
*
Extract out the ability to delete a range of commits
Christopher Baines
2020-10-04
*
Remove some unnecessary parallel-via-thread-pool-channel calls
Christopher Baines
2020-10-04
*
Avoid fiber deadlocks
Christopher Baines
2020-10-04
*
Bump the copyright date in the footer
Christopher Baines
2020-10-03
*
Completely rework the way db connections are handled during requests
Christopher Baines
2020-10-03
*
Rework the shortlived PostgreSQL specific connection channel
Christopher Baines
2020-10-03
*
Stop opening a PostgreSQL connection per request
Christopher Baines
2020-10-03
*
Add some utilities to work with PostgreSQL connections in threads
Christopher Baines
2020-10-03
*
Extract out opening PostgreSQL connections
Christopher Baines
2020-10-03
*
Delete derivation_source_files that are unreferenced
Christopher Baines
2020-10-02
*
Add an index for derivation_sources.derivation_source_file_id
Christopher Baines
2020-10-02
*
Make with-postgresql-connection work with multiple values
Christopher Baines
2020-10-02
*
Change a constraint to add ON DELETE CASCADE
Christopher Baines
2020-10-02
*
Reformat lint warning related query
Christopher Baines
2020-10-02
*
Speed up a query for derivation builds
Christopher Baines
2020-10-02
*
Change the autovacuum config for some tables
Christopher Baines
2020-10-01
*
COALESCE a couple more pg_stat fields
Christopher Baines
2020-10-01
*
Track some pg_stat metrics
Christopher Baines
2020-10-01
*
Drop default thread count for make-postgresql-connection-channel
Christopher Baines
2020-10-01
[next]