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
Graph
bc6a2d5b40a4b1c8ef17b8b9372f64591b0a4e37
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
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
12
Apr
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
16
15
14
13
10
9
8
30
Apr
28
27
26
25
22
19
17
16
15
12
11
9
8
7
2
1
30
Mar
29
28
27
split parser_module from parser_enabled to a independent file,add conf argument to parse_service_before, parse_service_deps and parse_service_opts_deps
reimplement and update for modules actions and states table at parser_utils.c file,clean environment at keep_environ function
add --with-s6-log-timestamp flags, pass through write_common for module,split the write of environment file to env_compute function
add status up,down,uninitialized for oneshot,longrun,module service
parse first external depends,allow regex on file at configure/ directory
precise AUTHORS context
typo fix
implement script directory
also change headers for chdir()
chdir() instead of setenv()
avoid stralloc_copy
overwritte PWD environment variable
fix empty tree at boot
fix stage4 definition
add fungalnet as authors about documentation
update doc, thanks to fungalnet
Merge branch 'parser' into dev
update doc
parser
parser
be consistent between html and man regex
add -z option for color at 66-scandir tool
deprecated -c option and use -z instead. This change is made to be consistent with option between tools
draft of module explanation
add stdio.h for rename()
Implement module
fix instance name behavior, implement module, add -z for color
implement oneshot logger,pass check of sv_alltype value to the new format,add write_oneshot_logger
implement the parse module process
implement module. Pass to the new enum declaration format,add keep_regex, keep_environ function. Change get_mandatory by check_mandatory: more efficient and readable. Implement oneshot logger. Fix @user field parse
change parse_service_before call to the new format
add version field at resolve file, add function ss_resolve_module_path, pass to ob_basename, modify for module implemetation, change check of variable according to the integrer type from sv_alltype struct and friend
pass to new integrer type for type variable
add version field at ss_resolve_s, add ss_resolve_module_path function. Change SS_NOTYPE to -1
add SS_MODULE and SS_INSTANCE_{TEMPLATE,NAME}
pass to int at sv_exec_s,sv_execlog_s(destination,idga). Add sv_execlog field for oneshotµ. Add struct sv_module_s, pass to struct instead of union for sv_type_s and add sv_module field. Pass to int at sv_name_s(description,idga,idopts,idext,logname,dstlog and add version field. Pass to int at sv_alltype_s for pipeline field and pass to unsigned int at flags field. Remove mandatory field at keynocheck_s. Add stralloc regex at section_s. Add parse_module,regex_get{file_name,replace,regex},regex_replace function. Add write_oneshot_logger. Remove ssexec_t *info arguments at write_services. Add keep_envrion,keep_regex function. Replace get_mandatory by check_mandatory. Remove exist arguments at parse_service_before. Remove ssexec_t *info arguments at parse_service_check_enabled and replace int by char const *
split ENUM_SECTION,add regex section, remove expected field at key_description struct
pass to ob_basename, FORCE to 1 at dry-run and real update
pass to ob_dirname
remove useless allocation
check module, change check_mandatory function call
be more precise at ss_resolve_graph_build crash
Loading