Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
scord
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
eu
ADMIRE
scord
Graph
58226888fe04d2969f1fc8a936fa1114fe3a15ea
Select Git revision
Branches
3
97-scord-should-have-a-dry_run-mode
amiranda/117-fatal-reference-is-not-a-tree-b74fecd4448a1a5549402d17ddc51e39faa5020c
main
default
protected
Tags
9
v0.3.4
v0.3.3
v0.3.2-bf1
v0.3.2
v0.3.1
v0.3.0
v0.2.2
v0.2.1
v0.2.0
12 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
20
Jul
3
12
Jun
7
31
May
29
26
23
17
11
10
9
28
Mar
27
Feb
22
20
19
18
17
14
13
11
10
7
6
4
24
Jan
25
Nov
23
21
18
17
4
27
Oct
26
25
21
20
19
18
17
14
13
7
1
30
Sep
29
19
13
12
6
5
31
Aug
30
23
29
Jul
28
26
14
7
6
5
4
30
Jun
29
28
27
25
23
15
14
1
23
May
20
9
5
4
28
Apr
19
Nov
17
15
9
Spack: Fix conflicting CMake versions between scord and agios
Merge branch 'amiranda/138-install-ping-client-as-utility-binary' into 'main'
Instlal ADM_ping as a convenience tool
Merge branch 'amiranda/142-rpc-servers-should-print-their-connection-address-as-returned-by-thallium' into 'main'
RPC servers: Print address as returned by provider
Merge branch 'amiranda/141-allow-scord-ctl-to-write-a-pidfile' into 'main'
scord-ctl: Write pidfiles on demand
Merge branch 'amiranda/140-missing-public-interfaces-for-adm_node_t' into 'main'
API: Extend public interfaces for ADM_node_t type
Merge branch 'amiranda/139-scord-ctl-binary-is-not-installed' into 'main'
scord-ctl: Properly install scord-ctl binary
Merge branch 'amiranda/133-use-configured-scripts-for-adhoc-deployment-teardown' into 'main'
Implment `ADM_terminate_adhoc_storage` RPC
Update `ADM_deploy_adhoc_storage` RPC
Heavy refactor to `logger` module
Merge branch 'amiranda/116-adhoc-storage-deployment-needs-to-be-refactored' into 'main'
CI: Disable clang build
Fixes from clang-tidy
Add placeholder for `gekkofs` script
Add basic validation from `scord-ctl.conf` commands
Refactor `scord_ctl::config_file::command|environment` classes
Add formatter for `scord_ctl::config::command`
Add convenience functions for `command` class
Add convenience functions to `environment` class
Fix build error with GCC 10
scord-ctl: Add support for configuration file
Merge branch 'amiranda/115-adhoc-storage-deployment-needs-to-be-executed-by-scord-ctl-instead-of-scord' into 'main'
Fix build issues with GCC-10
Update & bug fixes for check_rpcs.py
logging: Refactor RPC formatting
Move `deploy_adhoc_storage` logic to `scord-ctl`
Improve network::server API
WIP: fix logger (merge with previous)
RPC handlers can now access server context
WIP: Add control node address to ADM_adhoc_context_t
Remove unused code
API: Add missing `m_resources` to `adhoc_storage` serialization
Minor fix to error path in `register_job` RPC handler
scord-ctl: Add handler for deploy_adhoc_storage RPC
Fix formatting
Loading