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
7576d78247cc476acbbf8385b6ab79e080afeab3
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
27
Feb
27
Dec
17
29
Nov
25
Oct
24
22
19
18
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
hypervisor.domains: use itertools instead of manual counters
hypervisor.domains: Remove ttl for nic tags
Actually implement permission checking for RPC handlers
Updated config file example
Refactor config handling
Use declarative API for RPC handlers
Released version 23
v23
v23
Fix uncaught exceptions when unpickling plugins file
Fix sto_vol tag when no volume is present
Fix sto_vol tag conflict when loosing libvirt connection
Fix multiple network interfaces for VMs
Release version 22
Added tag sto_vol that list volume names in a libvirt storage pool
Updated VM start handler to allow start in pause state
Use virDomainCreateWithFlags for starting VMs, can now handle start in pause state
Updated NodeRPCStartHandler to be compatible with new RPCStartHandler common
Added memcaches tag
Added membuffers tag
Release version 21
Fix open_console method for VirtualMachine
Catch every errors on opening console
Update license to LGPL v3
Released version 20
v20
v20
Updated dependency version for cc-common
Splits dependencies lines in debian/control
Fix plugin loading at startup
Log exception when plugin load fails
Handle common cases for execute_command handler
Changed EvPopen to raise the child execption no matter what
Use EncodingFormatter class from commons for syslog
Prevent virtio console from being opened if libvirtd version is 0.8
Log listening port in debug for TCPTunnel
Added source format 3.0 native
Use close_fds from utils in ForkedJob
Fix close_fds utils function
Release version 19
v19
v19
Fix debian packaging
Released version 18
v18
v18
Logging message emitted for unknown label protoctl is now a debug message
Added close_endpoint_on_shutdown option on TunnelProtocol
Loading