Class | LiveFSNavigation | Undocumented |
Class | LiveFSBreadcrumb | Undocumented |
Class | LiveFSNavigationMenu | Navigation menu for live filesystems. |
Class | LiveFSView | Default view of a LiveFS. |
Function | builds_for_livefs | A list of interesting builds. |
Interface | ILiveFSEditSchema | Schema for adding or editing a live filesystem. |
Class | LiveFSMetadataValidatorMixin | Class to validate that live filesystem properties are valid. |
Class | LiveFSAddView | View for creating live filesystems. |
Class | BaseLiveFSEditView | No class docstring; 1/3 methods documented |
Class | LiveFSAdminView | View for administering live filesystems. |
Class | LiveFSEditView | View for editing live filesystems. |
Class | LiveFSDeleteView | View for deleting live filesystems. |
All pending builds are shown, as well as 1-10 recent builds. Recent builds are ordered by date finished (if completed) or date_started (if date finished is not set due to an error building or other circumstance which resulted in the build not being completed). This allows started but unfinished builds to show up in the view but be discarded as more recent builds become available.
Builds that the user does not have permission to see are excluded.