Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • async
  • boot
  • dev
  • master default
  • parser
  • patch-1
  • resolve
  • state
  • 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
Created with Raphaël 2.2.04Jun228May2722191817161514119898765330Apr2928272625232221201918129862131Mar30242311763232127Feb529Jan27262423222120181715146432131Dec302930282726232220191716128725Nov181130Oct2417161311764324Sep222120191864329Aug27830Jul2724222120181716151312111098654543222Jun21201918171697654321pass to new format of ss_resolve_src_path()force the use of a specific directory at the parse of a modulerename ss_resolve_sort_directory_first() by ss_resolve_sort_byfile_first()allow to pass the absolute path of a frontend file on the commandlinebe 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 filesv_alltype struct change after write_logger(): recall the namekeep information of environment file at keep_common. Do not parse the service name, it's already done earlier at parser_enabled function, get_svname declarationadd ss_resolve_cmp_service_basedir and ss_resolve_sort_directory_first, new argument at ss_resolve_src_pathadd get_svname, new arguments at parse_service_before,parse_service_deps and parse_service_opts_depsfollow change about parse environment processdoc updateremove ugly check and simplify it by searching the init file directlyadd module variable and cleanup a bitre oopsoopsdo not try to regex an empty fileavoid cyclic callpass to new configuration locationadd real_exec field at sv_alltype struct, 66-inresolve display now real run and finish file even for the log. Also pass to new configuration file location at ss_resolve_setnwrite and ss_resolve_setlognwriteupdate deps.makModule 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 processadd 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 modulepass to new format of parse_service_beforeread_svfile return -1 in case of empty file, add module_search_service functionremove useless sys checkpick the field to check in function of the service typedeny disabling a service alone contained into a modulecrash on system failure not on empty environment, also this is valuable for the 66-boot (wrong previous commit) changefix empty log file do not accept empty environment fileenforce a version number under the form digit.digit.digitpass @build field to optional instead of mandatoryupdate docMerge branch 'patch-7' into 'master'Update module-service.mdmodule service creation, first draftrename redir_fd to all_redif_fd to avoid conflict with oblibsMerge branch 'master' of framagit.org:Obarun/66rewrite parser_module family function
Loading