Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
6
66
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Eric Vidal
66
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
1ad1893ac0da4c21a9ceb5dc74baa5eebbe23fe4
Select Git revision
Branches
8
async
boot
dev
master
default
parser
patch-1
resolve
state
Tags
20
0.8.0.2
0.8.0.1
0.8.0.0
0.7.2.1
0.7.2.0
0.7.1.1
0.7.1.0
0.7.0.2
0.7.0.1
0.7.0.0
0.7.0.0-preprod-rev2
0.7.0.0-preprod-rev1
0.7.0.0-preprod
0.7.0.0-beta-3
0.7.0.0-beta-2
0.7.0.0-beta
v0.6.2.0
v0.6.1.3
v0.6.1.2
v0.6.1.1
28 results
Begin with the selected commit
Created with Raphaël 2.2.0
12
Mar
11
19
Feb
18
17
2
30
Jan
29
28
27
30
Nov
27
5
16
Oct
15
30
Sep
29
26
9
7
Jul
6
2
20
Jun
8
Apr
30
Mar
29
26
21
19
18
16
14
13
12
15
Jan
14
12
10
11
Dec
6
5
4
1
30
Nov
1
1
Oct
29
Sep
28
27
7
20
Aug
2
20
Jun
9
8
5
10
Apr
26
Mar
18
8
5
27
Feb
26
25
24
21
9
8
7
6
2
30
Jan
26
20
19
18
17
16
11
26
Dec
19
17
19
Nov
16
15
31
Oct
24
4
3
22
Sep
21
20
14
26
Aug
25
24
3
30
Jul
28
27
21
20
18
15
14
13
12
11
10
8
6
4
1
26
Jun
22
19
18
17
15
14
12
11
create scandir if it not exist yet
check validity of cmdline
allow -B options at start command
fix permissions with -o options
fix cmdline parsing
nothing to see
update deps.mak file
merge 66 scanctl and 66 scandir in one tool
fix options arguments
remove useless arguments
fix exit code check of dir_rm_rf function
oops
update deps.mak file
change parse_dependencies function interface
fix signal list
sanitize the graph of the system at every service parsing, remove -F option, force to use unsupervise command instead of -u at stop command
do not start a service not already running
adapt to 66 tool new interface
fix signal list, deal with module type
check supervised service instead of initiated service
deal with module type
typo fix
allow to start all services of trees
prohibits wrapper scripts in function of the service type
make it flexible to switch between dependencies and requiredby service
prohibits section in function of the service type
only deal with service dependencies if its not parsed yet
keep state entry if it exist yet
prohibits section in function of the service type
consider bundle and module type as supervised
be able to only deal with supervised service
be able to build a complete system graph, make a distinction between initiated and parsed service
add contents and ncontents field to resolve service file
add no word in case of empty value
make distinction between system error and no existing resolve file
forgot to update sanitize deps file
add missing header file
add sanitize_graph.c function
avoid overflow
add STATE_FLAGS_TOPARSE flag
Loading