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.
ad267dc86aeea70b3e1e83914f808f21ce98118f
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
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
http: Add route for /admin.
bin: Remove redundant lambda.
http: Handle specification deletion and addition.
templates: specifications-table: Add admin features.
database: Add db-remove-specification.
http: Be explicit about accepted HTTP methods.
templates: Failed evaluations link to their log.
http: Serve evaluation logs at /eval/ID/log/raw.
base: Log the evaluation ID upon evaluation failure.
base: Write to 'evaluate' output to /var/log/cuirass.
http: Support fetching builds by derivation.
templates: Fix type errors in build details page.
http: Pass 'build-search-results-table' a list, not a vector.
http: Pass 'build-eval-table' a list, not a vector.
http: Fix type error.
templates: Use 'derivation-build-plan'.
doc: Guile 2.2 is needed.
Switch to Guile-JSON 3.x.
http: Import (ice-9 format).
base: Use the new 'store-error' procedure names.
Separate web interface.
Fix templates to handle all statuses.
database: query->bind-arguments: Process ^ and $ characters.
templates: If applicable, disable "Last" and "First" pagination links.
templates: Add link titles to evaluation badges.
templates: Expand search input on focus.
cuirass: Restore search query.
database: query->bind-arguments: Ignore invalid query terms.
templates: Display logs of blocking dependencies.
http: Show number of builds.
cuirass: Remove tabs for canceled, dependency failed, and other failed.
cuirass: Adjust query for scheduled builds.
cuirass: Display builds in separate tabs.
http: Fix navigation URL for build details page.
templates: Link to "details" page in build tables.
http: Handle /build/<id>/details URL.
database: db-get-specifications: Order specs by name.
database: Support advanced query strings.
http: Gracefully handle missing query.
templates: Highlight query string.
Loading