Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Guix Cuirass
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to JiHu GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Panda
Guix Cuirass
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
8a782b3e84059cd1068500ccf327d6b9c3d6db09
Select Git revision
Branches
13
keyring
main
master
default
protected
web-interface
wip-actors
wip-bug-55441
wip-dependencies
wip-event-logging
wip-js+css
wip-logs
wip-mmap
wip-record-types
wip-zmq
Tags
5
v1.2.0
v1.1.0
v1.0.0
v1.0.0-rc1
v0.0.1
18 results
Begin with the selected commit
Created with Raphaël 2.2.0
30
Jun
29
26
23
22
21
14
13
10
9
25
May
17
Apr
15
24
Feb
5
25
Jan
24
18
16
3
Nov
30
Oct
23
2
23
Sep
27
Aug
17
10
7
20
Jun
19
18
21
May
17
4
20
Nov
16
7
8
Oct
30
Sep
29
27
Aug
16
5
4
30
Jul
29
27
20
16
14
18
Jun
23
Apr
19
10
9
7
6
5
2
1
29
Mar
28
25
19
18
1
27
Feb
19
15
14
10
8
5
30
Jan
29
27
26
25
24
23
22
7
14
Oct
4
29
Sep
18
17
8
26
Aug
2
31
Jul
30
12
6
5
1
4
Jun
10
May
5
24
Feb
6
29
Jan
24
23
9
8
29
Dec
28
16
9
8
4
1
29
Nov
17
12
3
26
Oct
23
23
Sep
28
Aug
3
2
31
Jul
30
27
26
25
14
13
4
3
2
1
29
Jun
26
16
13
10
29
May
database: Ignore BuildProducts duplicates.
Factorize build products creation.
Check for derivation before creating build products.
http: Display gzipped log files in the browser.
Create build products as soon as the build succeeded.
http: Add /search/latest and /search/latest/<product-type> routes.
http: Add build products support to the API.
templates: Add build product type.
Add missing sql upgrade-8.sql file.
sql: Add a couple of indexes.
cuirass: Use sendfiles instead of raw copies.
Add support for build products downloading.
database: Begin tuning db-get-builds for performance.
cuirass: Perform some database "optimization" at startup.
build-aux: Update for Guile 3.
templates: Evaluation page links to VCS web view.
templates: Evaluation page shows each input and commit.
database: Add missing (ice-9 threads) import.
templates: 'time->string' doesn't show timezone for old builds.
templates: Fix typo in 'time->string'.
templates: html-page: Fix indentation.
templates: Display search hints.
database: Support "status:" keyword in queries.
http: Move "/eval" page to (cuirass templates).
templates: Build page links to corresponding evaluation.
database: 'db-get-builds' returns each build's evaluation ID.
utils: Handle errors in worker threads.
database: Enable running up to 4 database queries at once.
Enable make-worker-thread-channel to create multiple worker threads.
Adjust make-worker-thread-channel to take an initializer.
utils: Change critical section terminology to worker threads.
Alter the Builds table to have an id field
database: Don't return rowid from db-add-input.
build: Allow builds with Guile 3.0.
http: Add missing import of (ice-9 threads) in test.
Support returning build information by output.
Support publishing evaluation events
Support publishing build events
base: 'build-derivations&' closes the build output port only once.
tests: Remove 405 test.
Loading