ahriman/docs
Evgenii Alekseev 14cb548c3b Extended package status page (#76)
* implement log storage at backend
* handle process id during removal. During one process we can write logs from different packages in different times (e.g. check and update later) and we would like to store all logs belong to the same process
* set package context in main functions
* implement logs support in interface
* filter out logs posting http logs
* add timestamp to log records
* hide getting logs under reporter permission

List of breaking changes:

* `ahriman.core.lazy_logging.LazyLogging` has been renamed to `ahriman.core.log.LazyLogging`
* `ahriman.core.configuration.Configuration.from_path` does not have `quiet` attribute now
* `ahriman.core.configuration.Configuration` class does not have `load_logging` method now
* `ahriman.core.status.client.Client.load` requires `report` argument now
2022-11-22 02:58:22 +03:00
..
advanced-usage.rst update readme 2022-05-22 16:00:24 +03:00
ahriman.1 Release 2.3.0 2022-11-16 00:53:48 +02:00
ahriman.application.application.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.application.handlers.rst docs update 2022-11-02 04:17:26 +02:00
ahriman.application.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.alpm.remote.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.alpm.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.auth.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.build_tools.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.database.data.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.database.migrations.rst Extended package status page (#76) 2022-11-22 02:58:22 +03:00
ahriman.core.database.operations.rst Extended package status page (#76) 2022-11-22 02:58:22 +03:00
ahriman.core.database.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.formatters.rst implement single-function patches (#69) 2022-10-30 03:11:03 +03:00
ahriman.core.gitremote.rst change gitremote api to be same as report and upload 2022-11-02 04:09:42 +02:00
ahriman.core.log.rst Extended package status page (#76) 2022-11-22 02:58:22 +03:00
ahriman.core.report.rst triggers implementation (#62) 2022-05-09 20:00:20 +03:00
ahriman.core.repository.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.rst Extended package status page (#76) 2022-11-22 02:58:22 +03:00
ahriman.core.sign.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.status.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.triggers.rst triggers implementation (#62) 2022-05-09 20:00:20 +03:00
ahriman.core.upload.rst triggers implementation (#62) 2022-05-09 20:00:20 +03:00
ahriman.models.rst Extended package status page (#76) 2022-11-22 02:58:22 +03:00
ahriman.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.web.middlewares.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.web.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.web.views.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.web.views.service.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.web.views.status.rst Extended package status page (#76) 2022-11-22 02:58:22 +03:00
ahriman.web.views.user.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
architecture.rst faq update 2022-11-02 17:15:17 +02:00
command-line.rst triggers implementation (#62) 2022-05-09 20:00:20 +03:00
conf.py add shell and version parser 2022-05-27 18:34:07 +03:00
configuration.rst fix case when no files were commited in remote push trigger 2022-11-14 00:59:43 +02:00
faq.rst fix case in which if no source PKGBUILDs were updated, an exception will occur 2022-11-03 03:39:54 +02:00
index.rst replace if with while for telelgram reporting 2022-06-10 12:02:00 +03:00
modules.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
setup.rst faq update 2022-11-02 17:15:17 +02:00
triggers.rst Add gitremote triggers (#68) 2022-10-18 01:46:27 +03:00