Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
fe297740 2021-05-19 13:54 Jan Pašek

Connection string configuration hotfix

7ad820d0 2021-05-18 10:12 David Friesecký

Re #8927 - Improved loading scripts into DB

5678036c 2021-05-12 13:56 David Friesecký

Re #8880 - Edited config file (inserted RootDir)
- improved creating of logs and db directories

07a6c869 2021-05-04 09:31 David Friesecký

Re #8696 - Improved DB creation
- secured start application without lost data

2d625493 2021-04-28 10:56 Jan Pašek

Hotfix - logpath definition

688c63b7 2021-04-28 09:44 Jan Pašek

Re #8707 - Logging of used config file improved

53b0c8bc 2021-04-28 09:32 Jan Pašek

Re #8707 - Log level mapping via dictionary, minor adjustments during review

d78aa613 2021-04-28 06:24 Jan Pašek

Re #8707 - Enhanced logging to set log level based on config file

ed35ce72 2021-04-26 10:02 David Friesecký

Re #8570 - Rotating file settings

5e31b492 2021-04-23 06:31 David Friesecký

Re #8570 - Messages logging

535ce081 2021-04-22 07:12 David Friesecký

Re #8570 - Logged configuration

1bdc90c0 2021-04-21 09:55 David Friesecký

Re #8570 - Setted configuration of logging

dbca269d 2021-04-19 21:17 David Friesecký

Re #8570 - Implemented logger
- implemented static functions (debug, info, warning, error, critical) (sorted by level)
- used configuration for setting logging library

a766e644 2021-04-14 16:00 Jan Pašek

Re #8571 - Added necessary configuration

d2b0ef43 2021-04-11 14:15 Stanislav Král

Re #8475 - Applied FlaskInjector to REST API tests

b593b83c 2021-04-09 19:29 Jan Pašek

Re #8569 Added comments to connection_provider.py

2f38462f 2021-04-09 19:24 Jan Pašek

Re #8569 Fixed failing pipeline

c073a0fc 2021-04-09 19:22 Jan Pašek

Re #8569 Added support for handling configuration files

1fa243ca 2021-04-09 18:45 Jan Pašek

Re #8569 Added application initialization and running dependency injection

aff74b5a 2021-04-09 18:45 Jan Pašek

Re #8569 Added configuration class and loading it using injector

77f06c5e 2021-04-09 18:45 Jan Pašek

Re #8569 connection_provider.py implementation