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
b02e5a3e69eb237e6938d947b887da9df44cd2e7
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
2
Jul
15
Jun
28
May
6
Mar
5
27
Feb
24
8
Apr
27
Mar
25
22
20
18
27
Feb
27
Dec
17
29
Nov
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
Implemented vmspec format in vm_define handler
Reworked vm_define to handle other formats
Fixed bad indentation (pep8)
Rewrote external command execution
Added stdin argument to execute_command
UUID tag on VM is now forced in lowercase
Implemented uuid tag on hosts
Fixed cpuuse tag on VM
Fixed too long lines
Implemented cpuallocratio tag
Implemented cpuremaining tag
Added memremaining tag
Implemented static tags on VMs
Implemented chaslot tag
Implemented sto*_ratio tag
Fixed too long line
Implemented memallocratio tag
Implemented cpuallocratio tag
Implemented cpuremaining tag
Added memremaining tag
Implemented static tags on VMs
Fix typo
Use TagDB for VirtualMachine domains
Fix vncport value is crap or not present
Removed debian packaging from upstream repository
Fix libvirt deconnect
Released version 27
v27
v27
Fix missing decorator for tun_setup handler
Fix hypervisor handler initialization
Release version 26
v26
v26
Update dependency for cc-common
Released version 25
v25
v25
Fix no set literals prior to python 2.7
Released version 24
v24
v24
hypervisor.kvm: fix domain XML update while running
jobs: use count itertool instead of home made
hypervisor.lib: user count itertool instead of home made
hypervisor.domains: use itertools instead of manual counters
hypervisor.domains: Remove ttl for nic tags
Actually implement permission checking for RPC handlers
Loading