Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
buildgrid
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
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
Container registry
Model registry
Operate
Environments
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 GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
BuildGrid
buildgrid
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
c3778d468e98d50b4412fdc3513d045118b85e20
Select Git revision
Branches
5
master
default
protected
sminskyprimu/blake3
sotk/consolidate-leases-and-jobs/p2-write-only-leases
sotk/logstream-testing
zchen723/skip-scheduler-metrics
Tags
20
0.2.1
protected
0.2.0
protected
0.1.32
protected
0.1.31
protected
0.1.30
protected
0.1.29
protected
0.1.28
protected
0.1.27
protected
0.1.26
protected
0.1.25
protected
0.1.24
protected
0.1.23
protected
0.1.22
protected
0.1.21
protected
0.1.20
protected
0.1.19
protected
0.1.18
protected
0.1.17
protected
0.1.16
protected
0.1.15
protected
25 results
Begin with the selected commit
Created with Raphaël 2.2.0
24
Jan
21
18
15
14
10
9
18
Dec
17
11
10
6
4
30
Nov
29
28
27
26
23
22
12
8
6
31
Oct
30
29
26
25
24
23
22
15
11
10
8
5
4
3
2
1
28
Sep
25
24
20
19
17
14
12
11
10
6
29
Aug
28
24
23
22
21
20
16
15
14
13
8
7
2
31
Jul
30
27
26
25
24
23
20
19
17
16
12
11
9
5
4
25
Jun
22
21
14
13
30
May
scheduler.py: Clean-up API and improve docsrings
job.py: Clean-up API and improve docsrings
docs: Preserve class members order from sources
Stop exposing Job objects outside of Scheduler
Do not duplicate jobs for same action
Keep track of peers watching jobs
scheduler.py: Respect priority when scheduling jobs
job.py: Add an integer priority attribute
upload_{file, directory}(): fix status messages
cmd_server.py: Catch socket configuration errors
server/instance.py: Raise an error on socket binding failure
_exceptions.py: Add a PermissionDeniedError
server/instance.py: Deactivate SO_REUSEPORT option
tests/auth: Test interceptor token expiry handling
tests/auth: Test cached-token validation
_authentication.py: Fix cached token expiry validation
`download_file` command: accept list of files
Implement ContentAddressableStorage.BatchReadBlobs()
Downloader._fetch_directory(): fix error handling
BuildGrid will now exit if the server key or certificate don't exist.
setup.py: Unpin Sphinx and require RTD theme >= 0.4.2
server/instance.py: Switch to per-method authorization
referencestorage/service.py: Per-method authorization
operations/service.py: Per-method authorization
execution/service.py: Per-method authorization
cas/service.py: Per-method authorization
capabilities/service.py: Per-method authorization
bots/service.py: Per-method authorization
actioncache/service.py: Per-method authorization
_authentication.py: New authorization method decorator
host.py: Improve info and debug logging
host.py: Do not inline large execution output logs
buildbox.py: Improve info and debug logging
buildbox.py: Do not inline large execution output logs
bot/interface.py: Better log message on error
bots/instance.py: Better handle lease cancellation
Allow discarding job's leases
scheduler.py: Do not delete jobs if its lease is ongoing
bots/instance.py: Fix how cancelled leases get reported
docs: Update BuildStream usage example
Loading