mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-04-24 15:27:17 +00:00
Add support of changes generation. Changes will be generated (unless explicitly asked not to) automatically during check process (i.e. `repo-update --dry-run` and aliases) and uploaded to the remote server. Changes can be reviewed either by web interface or by special subcommands. Changes will be automatically cleared during next successful build
262 lines
5.5 KiB
ReStructuredText
262 lines
5.5 KiB
ReStructuredText
ahriman.models package
|
|
======================
|
|
|
|
Submodules
|
|
----------
|
|
|
|
ahriman.models.action module
|
|
----------------------------
|
|
|
|
.. automodule:: ahriman.models.action
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.models.aur\_package module
|
|
----------------------------------
|
|
|
|
.. automodule:: ahriman.models.aur_package
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.models.auth\_settings module
|
|
------------------------------------
|
|
|
|
.. automodule:: ahriman.models.auth_settings
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.models.build\_status module
|
|
-----------------------------------
|
|
|
|
.. automodule:: ahriman.models.build_status
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.models.changes module
|
|
-----------------------------
|
|
|
|
.. automodule:: ahriman.models.changes
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.models.context\_key module
|
|
----------------------------------
|
|
|
|
.. automodule:: ahriman.models.context_key
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.models.counters module
|
|
------------------------------
|
|
|
|
.. automodule:: ahriman.models.counters
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.models.internal\_status module
|
|
--------------------------------------
|
|
|
|
.. automodule:: ahriman.models.internal_status
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.models.log\_handler module
|
|
----------------------------------
|
|
|
|
.. automodule:: ahriman.models.log_handler
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.models.log\_record\_id module
|
|
-------------------------------------
|
|
|
|
.. automodule:: ahriman.models.log_record_id
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.models.migration module
|
|
-------------------------------
|
|
|
|
.. automodule:: ahriman.models.migration
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.models.migration\_result module
|
|
---------------------------------------
|
|
|
|
.. automodule:: ahriman.models.migration_result
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.models.package module
|
|
-----------------------------
|
|
|
|
.. automodule:: ahriman.models.package
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.models.package\_description module
|
|
------------------------------------------
|
|
|
|
.. automodule:: ahriman.models.package_description
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.models.package\_source module
|
|
-------------------------------------
|
|
|
|
.. automodule:: ahriman.models.package_source
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.models.packagers module
|
|
-------------------------------
|
|
|
|
.. automodule:: ahriman.models.packagers
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.models.pacman\_synchronization module
|
|
---------------------------------------------
|
|
|
|
.. automodule:: ahriman.models.pacman_synchronization
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.models.pkgbuild\_patch module
|
|
-------------------------------------
|
|
|
|
.. automodule:: ahriman.models.pkgbuild_patch
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.models.process\_status module
|
|
-------------------------------------
|
|
|
|
.. automodule:: ahriman.models.process_status
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.models.property module
|
|
------------------------------
|
|
|
|
.. automodule:: ahriman.models.property
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.models.remote\_source module
|
|
------------------------------------
|
|
|
|
.. automodule:: ahriman.models.remote_source
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.models.report\_settings module
|
|
--------------------------------------
|
|
|
|
.. automodule:: ahriman.models.report_settings
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.models.repository\_id module
|
|
------------------------------------
|
|
|
|
.. automodule:: ahriman.models.repository_id
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.models.repository\_paths module
|
|
---------------------------------------
|
|
|
|
.. automodule:: ahriman.models.repository_paths
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.models.result module
|
|
----------------------------
|
|
|
|
.. automodule:: ahriman.models.result
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.models.sign\_settings module
|
|
------------------------------------
|
|
|
|
.. automodule:: ahriman.models.sign_settings
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.models.smtp\_ssl\_settings module
|
|
-----------------------------------------
|
|
|
|
.. automodule:: ahriman.models.smtp_ssl_settings
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.models.upload\_settings module
|
|
--------------------------------------
|
|
|
|
.. automodule:: ahriman.models.upload_settings
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.models.user module
|
|
--------------------------
|
|
|
|
.. automodule:: ahriman.models.user
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.models.user\_access module
|
|
----------------------------------
|
|
|
|
.. automodule:: ahriman.models.user_access
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.models.waiter module
|
|
----------------------------
|
|
|
|
.. automodule:: ahriman.models.waiter
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
Module contents
|
|
---------------
|
|
|
|
.. automodule:: ahriman.models
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|