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
930a5cbdfd084ac19b40bfb7610903c3a7533be3
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
25
Oct
24
22
19
18
9
Sep
24
Jun
1
31
May
13
12
30
Mar
23
21
Feb
10
9
3
25
Jan
24
11
10
31
Dec
30
28
27
24
23
22
21
20
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
Remove datetime in syslog formatter
Update debian packaging dependencies + maintainer
Updated debian dependencies for python-pyev
Added notes about live migration in user documentation
Fix tunnel destroy handler
Updated to new sjrpc API
Implemented live migration with libev child watcher
Updated ForkedJob to use pyev child handler
Fix remote shell NameError on exception
Replaced remote command execution using EvPopen
Handles SIGCHLD for remote shell
Updated subproc_call in DRBD job and DRBD allocator
Make subproc_call to use our EvPopen class
Created an EvPopen class to replace Popen calls
Fix empty string for plugins tag
Added message when ConsoleAlreadyOpened is raised
Debug
Changed on_close callbacks for sjrpc tunnels to on_shutdown
Comments
Simplified RShell class + handle child process kill in close method
Remove rshell_wait and renamed rshell methods handlers to shell
Log exception in get_attachment handler
Typo
Removed unused import
Removed ununsed import
Removed unused imports
Loading