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.
0b9a79964fc045fb68ab220545365f0c51fb9aff
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
22
May
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
23
22
21
20
18
17
15
14
6
4
3
2
1
31
Dec
30
29
30
28
27
26
23
22
20
19
17
16
12
8
7
25
Nov
18
11
30
Oct
24
17
16
13
11
7
6
4
3
24
Sep
22
21
20
19
18
6
4
3
29
Aug
27
8
30
Jul
27
24
22
21
20
18
17
16
15
13
12
11
10
9
8
6
5
4
5
4
3
2
22
Jun
21
20
19
18
17
16
9
7
6
5
4
3
2
1
31
May
29
28
20
18
update deps.mak
Module dir is no longer mandatory, add 66 configuration variable on the envrionment at call of the configure script, merge configuration files for services inside the module, less redundant code,fix search of instantiated services source, implement all dependencies of service recursively, fix environment parse process
add overwrite_conf at sv_alltype_s struct,add uint8_t disable_module argument to parse_service_before, add uint8_t conf argument at parse_add_service and regex_configure,change to the new return of read_svfile. Only disable the main module, overwrite configuration file for service inside a module
pass to new format of parse_service_before
read_svfile return -1 in case of empty file, add module_search_service function
remove useless sys check
pick the field to check in function of the service type
deny disabling a service alone contained into a module
crash on system failure not on empty environment, also this is valuable for the 66-boot (wrong previous commit) change
fix empty log file
do not accept empty environment file
enforce a version number under the form digit.digit.digit
pass @build field to optional instead of mandatory
update doc
Merge branch 'patch-7' into 'master'
Update module-service.md
module service creation, first draft
rename redir_fd to all_redif_fd to avoid conflict with oblibs
Merge branch 'master' of framagit.org:Obarun/66
rewrite parser_module family function
forgot to add info.h
add @addservices field at [regex] section
rename SS_INSTANCE to SS_INSTANCE_REGEX, add SS_INSTANCE_DIR, do not parse twice same services
the most useful commit framboise
respect timestamp define at compile time
Merge branch 'patch-7' into 'master'
fix rdeps dependencing for a service coming from a module
remove extra '/' at path build
allow absolute or relative path at @hiercopy field
append tree name directly in case of empty file
Update 66-boot.md
check availabity of lowdown
respect start order of the tree with 66-update tool
inform user at ordering tree process
also quote man5
Merge branch 'make-man-fix' into 'master'
make-man.sh fixes
pass to new doc format
typo fix
typo fix
Loading