Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cc-server
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-server
Graph
f809bd8e4dea7881b0d9ada7fa5eee308a19626c
Select Git revision
Branches
2
develop
master
default
protected
Tags
20
v29
v28
v27
v26
v25
v24
v23
v22
v21
v20
v19
v18
v17
v16
v15
v14
v13
v12
v11
v10
22 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
20
Mar
15
8
15
May
24
Apr
27
Feb
24
Jul
6
13
Jun
12
19
May
18
17
11
26
Apr
24
28
Mar
23
7
1
Feb
24
Jan
5
Sep
22
Aug
22
Jun
21
20
1
25
May
22
Apr
7
15
Mar
4
2
1
9
Feb
4
28
Jan
21
31
Dec
23
18
23
Oct
25
Sep
16
13
Aug
2
Jul
18
Jun
18
May
24
Feb
18
Oct
25
Sep
20
13
12
10
3
23
Aug
16
6
Jul
4
27
Jun
22
20
19
15
14
13
12
11
6
Oct
6
Sep
8
Jul
31
May
27
24
13
12
11
10
9
12
Apr
18
Mar
16
10
7
4
3
2
25
Feb
24
21
18
17
16
15
10
9
8
7
4
2
1
28
Jan
21
11
10
6
5
4
3
30
Dec
29
28
27
24
22
20
Release version 29
v29 master
v29 master
Add a tag for job type
Release version 28
v28
v28
Fix build package script
Handle migration job flags
Release version 27
v27
v27
Implement install and uninstall commands
Update docker stuff
Add Dockerfile
Migration now set autostart on migrated VM if needed
Added an allocator flag to ignore alloc tag
Added a script to build executable package of cc-server
Removed manpage building in setup.py
Fixed absolute path in data_files of setup.py
Flush writes to result attachment of a job
Implemented a workaround for a Pypy encoding lookup error
Write account configurations in an atomic way
Removed dependency to prctl
Added analyze cli handler
Implemented bootorder cli handler
Fixed migration of VM with shared disks
Allocator now handle sto*_shared tag
Added inspect cli handler for debugging purpose
Revert "Optimization of wildcards in ruleset"
Optimization of wildcards in ruleset
Added logging of handler calls
Fixed target ratio computing in allocator
Increased RPC timeout for attachdisk from 120s (default) to 300s
Fixed bug in non-shared disk deletion
Undefine handle do not remove shared volumes
Now use account name instead of login for job owners
Increased RPC timeout from 30s to 120s
Allocator now prefer to fill an hypervisor
Migration now handle riskgroup constraint
Fixed allocator to use server wide riskgroup db
Implemented riskgroup storage and management
Increase timeout to 10mn for VM definition
Fixed race condition when registering objects / tags
Fixed unhandled exception when VM allocation fails
Now wait for the VM to be registered after an allocation
Loading