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.
1ea9a81c8625dc449ca04baac88350aaf04e66c9
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
29
Mar
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
26
24
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
add the none value explanation at logger section
use new name of tree_read_cdb(), tree_resolve_read_master_cdb(), tree_resolve_write_cdb() and tree_resolve_write_master_cdb() function
add mandatory headers file
change tree_seed_get_group_permissions() and tree_seed_setseed() API format
use new name of graph_matrix_get_edge_g_sorted()
wait for dependencies to be really up
starts the tree process after the dependencies are ready. Need to implement a communication between processes to wait for real state of a dependency
avoid conflicting name with oblibs library
Loading