winix/winixd
Tomasz Sowa da2dec447b allow to specify how many times we can try to connect to the database at startup
add config options:
db_startup_connection_max_attempts - default 0 (infinite)
db_startup_connection_attempt_delay - delay in seconds between attempts (default 5)

BREAKING CHANGE: WINIX_PLUGIN_INIT plugin message requires to set result status,
you have to set the result status to true (env.res) if your
plugin was initialized correctly, otherwise winix will not start
2022-04-29 06:17:16 +02:00
..
core allow to specify how many times we can try to connect to the database at startup 2022-04-29 06:17:16 +02:00
db allow to specify how many times we can try to connect to the database at startup 2022-04-29 06:17:16 +02:00
etc set correct timetable dst for 'Sarajevo, Skopje, Warsaw, Zagreb' 2022-01-26 22:34:13 +01:00
functions make depend 2022-04-26 23:46:57 +02:00
html update flatpickr to 4.6.11 2022-04-05 17:37:24 +02:00
locale added a new item content type: markdown 2021-11-26 21:49:21 +01:00
main allow to specify how many times we can try to connect to the database at startup 2022-04-29 06:17:16 +02:00
models make depend 2022-04-26 23:46:57 +02:00
notify allow to specify how many times we can try to connect to the database at startup 2022-04-29 06:17:16 +02:00
plugins allow to specify how many times we can try to connect to the database at startup 2022-04-29 06:17:16 +02:00
templates make depend 2022-04-26 23:46:57 +02:00
txt moved winix directories to winixdsubdirectory 2016-03-17 08:26:02 +00:00
utils make depend 2022-04-26 23:46:57 +02:00
Makefile move AcceptBaseParser to utils directory 2022-02-02 17:11:46 +01:00
Makefile.dep make depend 2022-04-26 23:46:57 +02:00