ahriman/docs
Evgenii Alekseev cd0ac7a7bd chore: replace passlib with bcrypt
passlib uses deprecated crypt module which is deprecated and scheduled
for removal in 3.13. Unfortunately, this module seems to be
unmaintained, so this commit replaces passlib with bcrypt, unfortunately
breaking current passwords
2024-10-05 16:35:27 +03:00
..
_static docs: replace svg with dot 2024-09-30 14:48:21 +03:00
faq feat: add package copy subcommand 2024-09-27 17:23:04 +03:00
migrations chore: replace passlib with bcrypt 2024-10-05 16:35:27 +03:00
advanced-usage.rst docs: improve application help messages 2024-09-24 17:58:08 +03:00
ahriman.application.application.rst feat: allow to run daemon mode with split packages check (#120) 2023-12-27 03:05:44 +02:00
ahriman.application.application.workers.rst feat: add ability to run build process to remote instances (#118) 2023-12-13 15:38:51 +02:00
ahriman.application.handlers.rst feat: add package copy subcommand 2024-09-27 17:23:04 +03:00
ahriman.application.rst docs: improve application help messages 2024-09-24 17:58:08 +03:00
ahriman.core.alpm.remote.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.alpm.rst feat: drop explicit makepkg usage (#134) 2024-09-21 03:57:22 +03:00
ahriman.core.auth.rst feat: add support of pam authentication 2024-08-20 16:44:40 +03:00
ahriman.core.build_tools.rst feat: replace scan paths options to single one 2024-09-04 22:25:54 +03:00
ahriman.core.configuration.rst feat: drop explicit makepkg usage (#134) 2024-09-21 03:57:22 +03:00
ahriman.core.database.migrations.rst refactor: allow event to receive keyword arguments 2024-09-04 22:28:25 +03:00
ahriman.core.database.operations.rst refactor: allow event to receive keyword arguments 2024-09-04 22:28:25 +03:00
ahriman.core.database.rst calculate dependencies based on package information (#89) 2023-01-30 17:28:05 +03:00
ahriman.core.distributed.rst feat: add workers autodicsovery feature (#121) 2024-01-03 02:25:24 +02:00
ahriman.core.formatters.rst feat: implement stats subcommand (#132) 2024-09-04 22:28:25 +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.http.rst feat: add separated web client for ahriman web services 2023-11-14 16:41:33 +02:00
ahriman.core.log.rst refactor: remove custom access logger 2024-01-03 12:18:50 +02:00
ahriman.core.report.rst feat: allow cross reference in the configuration (#131) 2024-09-04 22:28:25 +03:00
ahriman.core.repository.rst feat: log package update events 2024-09-04 22:28:25 +03:00
ahriman.core.rst refactor: even further improvements for Handler.check_status method 2024-09-25 07:15:51 +03:00
ahriman.core.sign.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.status.rst fix: print current and updated version correctly 2024-08-16 16:24:11 +03:00
ahriman.core.support.pkgbuild.rst Support type triggers (#96) 2023-05-25 16:27:16 +03:00
ahriman.core.support.rst Support type triggers (#96) 2023-05-25 16:27:16 +03:00
ahriman.core.triggers.rst triggers implementation (#62) 2022-05-09 20:00:20 +03:00
ahriman.core.upload.rst Remote call trigger support (#105) 2023-08-20 03:44:31 +03:00
ahriman.models.rst feat: drop explicit makepkg usage (#134) 2024-09-21 03:57:22 +03:00
ahriman.rst full support of pep517 2023-08-11 03:55:31 +03:00
ahriman.web.middlewares.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.web.rst refactor: use AppKey's instead of string identifiers for web application 2023-12-27 13:53:23 +02:00
ahriman.web.schemas.rst refactor: allow event to receive keyword arguments 2024-09-04 22:28:25 +03:00
ahriman.web.views.api.rst docs update 2023-04-10 21:13:43 +03:00
ahriman.web.views.rst docs: restore docs for the view 2023-12-15 16:17:19 +02:00
ahriman.web.views.v1.auditlog.rst refactor: allow event to receive keyword arguments 2024-09-04 22:28:25 +03:00
ahriman.web.views.v1.distributed.rst feat: add workers autodicsovery feature (#121) 2024-01-03 02:25:24 +02:00
ahriman.web.views.v1.packages.rst fix: print current and updated version correctly 2024-08-16 16:24:11 +03:00
ahriman.web.views.v1.rst refactor: allow event to receive keyword arguments 2024-09-04 22:28:25 +03:00
ahriman.web.views.v1.service.rst feat: pagination support for logs request 2023-09-08 01:41:36 +03:00
ahriman.web.views.v1.status.rst refactor: rename packages http methods to own package 2024-01-22 02:20:11 +02:00
ahriman.web.views.v1.user.rst feat: pagination support for logs request 2023-09-08 01:41:36 +03:00
ahriman.web.views.v2.packages.rst docs: update docs 2024-02-10 03:12:09 +02:00
ahriman.web.views.v2.rst docs: update docs 2024-02-10 03:12:09 +02:00
architecture.rst chore: replace passlib with bcrypt 2024-10-05 16:35:27 +03:00
command-line.rst triggers implementation (#62) 2022-05-09 20:00:20 +03:00
conf.py docs: replace svg with dot 2024-09-30 14:48:21 +03:00
configuration.rst docs: improve application help messages 2024-09-24 17:58:08 +03:00
index.rst chore: replace passlib with bcrypt 2024-10-05 16:35:27 +03:00
modules.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
setup.rst docs: improve application help messages 2024-09-24 17:58:08 +03:00
triggers.rst docs: url spelling 2024-01-05 12:37:23 +02:00