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.
8f5b95aa26400ae717ef1b04ff94c31318c0349a
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
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
10
9
8
4
2
28
May
27
22
19
18
17
16
15
14
11
9
8
9
8
7
6
5
3
30
Apr
29
28
27
26
25
23
22
21
20
19
18
12
9
8
6
2
1
31
Mar
30
24
23
11
7
6
3
2
3
2
1
27
Feb
5
29
Jan
27
change graph_build_g interface, add graph_build_g, graph_build_service, graph_build_service_bytree_from_src function
define SS_MAX_PATH_LEN
adapt to graph_build_g change
adapt to graph_build_service_bytree change
reduce HEAP allocation memory usage by defining common paths size
cleanup the deps-lib/deps files
split state function
use new macro of oblibs
fix state flags
pass through service Master resolve file instead of listing the service directory
be explicit
update deps.mak
configure new field of tree Master resolve file
split the exitcode of resolve_read_g function.
allow to display new format of service and tree Master resolve files
new field contents and ncontents to tree Master resolve file
service Master resolve file is no longer a service incorporate to the DB. It was reorganize to provide mandatory field to be a real Master. This file will now be used to known the global state of the services.
transfert resolve_service_field_table from service.c to service_resolve_modify_field.c file
resolve_frontend_path.c to service_frontend_path.c
service_resolve_field_to_sa.c to service_resolve_get_field_tosa.c
rename service_read_cdb.c to service_resolve_read_cdb.c
rename service_write_cdb.c to service_resolve_write_cdb.c
rename tree_resolve_master_field_tosa to tree_resolve_master_get_field_tosa
rename tree_resolve_field_tosa to tree_resolve_get_field_tosa
rename tree_resolve_read_master_cdb and tree_resolve_write_master_cdb function to tree_resolve_master_read_cdb and tree_resolve_master_write_cdb respectively
split service functions
update deps.mak
add resolve_read_g() function
split instance functions
split info functions
update deps.mak
use info to know the owner
change place of sv_alltype_zero, sv_name_zero and keynockeck_zero declaration
always create the live directory even if the tree is empty
revamp the dependencies waiting process passing through a named pipe
this is the contrary framboise!
split utils functions
do not use sys at timeout
update deps.mak
typo fix
Loading