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.
bfb351bc988407d5884e0ac0af636f0c127874e4
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
11
Jun
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
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
add execl-envfile tool
Merge branch 'patch-7' into 'master'
Update 66-enable.md
be clearer at fatal user message
fix the fix :)
Merge branch 'patch-7' into 'master'
Merge branch 'patch-8' into 'master'
Merge branch 'patch-9' into 'master'
Update frontend.md
Update 66-enable.md
Update module-service.md
create a segmentation fault, good one framboise!
most useful commit framboise
use ss_resolve_t and ss_revolve_svtree to find the configuration file instead of reading directly the sysadm configuration directory. Help user with a good help message in case of sudo command
add rebuild_list(). Place configuration file location of each service inside the module configuration directories version, add MOD_COLOR environment variable at the configure script runtime
add parse_service_all_deps()
add ss_resolve_svtree(),pass to new configuration file location
pass to new configuration file location
reorganize and optimize parse_service_before() with the help of the new parse_service_all_deps
pass to new configuration location. Only read the configuration file of the service. Use the new ss_resolve_svtree()
add field to struct ssexec_s to know if the options(verbosity,live,tree,timeout,color) was passed or not
pass to new format of ss_resolve_src_path()
force the use of a specific directory at the parse of a module
rename ss_resolve_sort_directory_first() by ss_resolve_sort_byfile_first()
allow to pass the absolute path of a frontend file on the commandline
be able to force the search at a specific directory. Classify the content of a directory by file first. Simplify the code of ss_resovle_src(). Declaration of ss_resolve_cmp_service_basedir(), ss_resolve_sort_directory_first()
srconf element of sv_alltype struct contain now the complete path of the environment file
sv_alltype struct change after write_logger(): recall the name
keep information of environment file at keep_common. Do not parse the service name, it's already done earlier at parser_enabled function, get_svname declaration
add ss_resolve_cmp_service_basedir and ss_resolve_sort_directory_first, new argument at ss_resolve_src_path
add get_svname, new arguments at parse_service_before,parse_service_deps and parse_service_opts_deps
follow change about parse environment process
doc update
remove ugly check and simplify it by searching the init file directly
add module variable and cleanup a bit
re oops
oops
do not try to regex an empty file
avoid cyclic call
pass to new configuration location
Loading