Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cc-node
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor 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
Mirror
cc-node
Graph
e6419458ead6f512d4357e1f1f18930f00045527
Select Git revision
Branches
1
master
default
protected
Tags
20
v38
v37
v36
v35
v34
v33
v32
v31
v30
v29
v27
v26
v25
v24
v23
v20
v19
v18
v17
v16
21 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
18
Oct
21
Nov
27
Oct
10
6
5
4
3
29
Sep
28
15
14
12
9
24
Jun
1
31
May
26
13
12
2
29
Apr
30
Mar
23
21
21
Feb
16
14
10
9
8
7
3
2
1
31
Jan
27
26
25
24
11
10
6
4
31
Dec
30
29
28
27
24
23
22
21
20
Implemented cpuuse tag for VMs.
Fix weird libvirt behaviour.
Fix Domain not found exception handling.
Stop running shells when closing host handler.
Fix remove event handling in case we already removed the domain.
Fix bad libvirt behaviour.
sjRPC debian dependency
Remove DRBD job from job manager when done.
Fix notify method of JobManager.
New API + wait when cancel
Refactored BaseThreadedJob.
Update sjRPC dependency version for debian package.
Added DRBD for debian dependencies.
Update storage pools when VMs are created or removed.
Update vncport tag when VM state changes.
Fix vncport tag calculation.
Fix bad auth role returned by cc-server.
Shutdown RPC connection in case of error in async callback.
Set libvirt event loop watchers to max priority.
Recreate domain when libvirt send us a create event and domain already exists.
Log error when job does not exist
DRBD handlers.
Implemented DRBD synchronisation job.
Add utils function for handling subprocess.
Add return value for create_volume method.
Start live migration documentation.
Added tag type for storage pools.
Implemented port forwarding for node.
Set up cloudcontrol namespace.
Implemented remote shell feature.
Fix tag update when calculation fail.
Refactored TagDB into two classes.
Fix tag announcement.
Fix tag announcement for vm status and vm counts on hypervisor.
Fix event handling for our own libvirt event loop.
Add handler for live migration.
Hypervisor handlers for tunneling.
Hypervisor tunneling job.
Fix JobManager remove method.
Clean job cancelation API.
Loading