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
1d04de9e566121d99c870e4373ecdaaf282a8cbe
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
Log exception in case of an error during tag calculation.
Implemented tag annoucement for libvirt related tags.
Fix tag registering for infinite ttl.
Added debug logs for tag handling.
Fix tag registration for initial tags.
Fix typo (signal instead of signal_).
Fix rpc reconnection.
Don't send -1 TTL to server.
Debug: hide tag requests (too much verbosity).
Fixed libvirt bad exception when destroying a VM.
Redefined API for VM handlers.
Tag update.
Update tag value for vm state.
Updated sub_tags handler for new API.
Sub tag registration.
Tag registration to the cc-server.
Refactored RPC callback handling in TagDB.
Refactored RPC calls in TagDB.
Added tag register callbacks.
Updated get_tags function for new API.
Libvirt error handling.
Report VNC tag only when valid.
Track exception when calculating tag values.
Log exception when doing a remote execution.
Fixed remote execution on host.
Fixed vm tags.
Update libvirt related tags when libvirt connection state changes.
Fixed tag decorator _check_virt_connected in hypervisor/tags.py.
Reconnects RPC after a 1 seconds delay.
Fixed logging message in unicode.
Fixed missing import in bin.
Fixed pidfile open in write mode.
Better logging for VMs handlers.
RPC error handling during auth.
Added test scenario to documentation.
Updated documentation.
Changed arch tag behaviour when arch is not known.
RPC deconnection error handling.
Tag database to abstract tag manipulation.
Added libvirt connection status tag.
Loading