{% extends "base.html" %} {% block title %}Events · iVistaar{% endblock %} {% block content %}
Deployment history with actor, source change time, and optional file owner.
| When | Project | Actor | Event | Status | Source mtime | Source owner | Details |
|---|---|---|---|---|---|---|---|
| {{ e.created_at }} | {{ e.slug }} | {{ e.actor or '—' }} |
{{ e.event_type }} | {{ e.status }} | {{ e.source_mtime or '—' }} | {{ e.source_owner or '—' }} | {{ e.message or '—' }} |
No events yet. Connect a project and deploy to start the record.