src/buildservice/arches.py src/buildservice/base.py src/buildservice/bugtracker.py src/buildservice/builders.py src/buildservice/builds.py src/buildservice/cache.py src/buildservice/constants.py src/buildservice/database.py src/buildservice/distribution.py src/buildservice/git.py src/buildservice/__init__.py src/buildservice/keys.py src/buildservice/logs.py src/buildservice/messages.py src/buildservice/mirrors.py src/buildservice/misc.py src/buildservice/packages.py src/buildservice/repository.py src/buildservice/sessions.py src/buildservice/settings.py src/buildservice/sources.py src/buildservice/updates.py src/buildservice/uploads.py src/buildservice/users.py src/buildservice/__version__.py.in src/templates/base-form1.html src/templates/base-form2.html src/templates/base.html src/templates/build-bugs.html src/templates/build-delete.html src/templates/build-detail.html src/templates/builders/delete.html src/templates/builders/detail.html src/templates/builders/edit.html src/templates/builders/list.html src/templates/builders/new.html src/templates/builders/pass.html src/templates/build-filter.html src/templates/build-index.html src/templates/build-list.html src/templates/build-manage.html src/templates/build-priority.html src/templates/build-queue.html src/templates/build-schedule-test.html src/templates/builds/comments.html src/templates/build-state.html src/templates/builds-watchers-add.html src/templates/builds-watchers-list.html src/templates/distro-detail.html src/templates/distro-edit.html src/templates/distro-list.html src/templates/distro-source-commit-detail.html src/templates/distro-source-commit-reset.html src/templates/distro-source-commits.html src/templates/distro-source-detail.html src/templates/distro-update-detail.html src/templates/distro-update-edit.html src/templates/docs-base.html src/templates/docs-build.html src/templates/docs-index.html src/templates/docs-users.html src/templates/docs-whatsthis.html src/templates/errors/error-400.html src/templates/errors/error-403.html src/templates/errors/error-404.html src/templates/errors/error.html src/templates/file-detail.html src/templates/index.html src/templates/jobs-abort.html src/templates/jobs-buildroot.html src/templates/job-schedule-rebuild.html src/templates/job-schedule-test.html src/templates/jobs-detail.html src/templates/keys-delete.html src/templates/keys-import.html src/templates/keys-list.html src/templates/log.html src/templates/login.html src/templates/mirrors/delete.html src/templates/mirrors/detail.html src/templates/mirrors/edit.html src/templates/mirrors/list.html src/templates/mirrors/new.html src/templates/modules/bugs-table.html src/templates/modules/build-headline.html src/templates/modules/build-log.html src/templates/modules/build-offset.html src/templates/modules/build-state-warnings.html src/templates/modules/build-table.html src/templates/modules/changelog/entry.html src/templates/modules/changelog/index.html src/templates/modules/comments-table.html src/templates/modules/commits-table.html src/templates/modules/files-table.html src/templates/modules/footer.html src/templates/modules/jobs/boxes.html src/templates/modules/jobs/list.html src/templates/modules/jobs/status.html src/templates/modules/jobs-table.html src/templates/modules/log-entry-comment.html src/templates/modules/log-entry.html src/templates/modules/log-entry-small.html src/templates/modules/log-files-table.html src/templates/modules/log.html src/templates/modules/log-table.html src/templates/modules/maintainer.html src/templates/modules/modal-base.html src/templates/modules/modal-build-comment.html src/templates/modules/modal-build-push.html src/templates/modules/modal-build-unpush.html src/templates/modules/package-header.html src/templates/modules/packages/dependency-table.html src/templates/modules/packages-files-table.html src/templates/modules/packages-table.html src/templates/modules/package-table-detail.html src/templates/modules/repo-actions-table.html src/templates/modules/repository-table.html src/templates/modules/select/locale.html src/templates/modules/select/timezone.html src/templates/modules/source-table.html src/templates/modules/updates-table.html src/templates/modules/user-table.html src/templates/modules/watchers-sidebar-table.html src/templates/package-detail.html src/templates/package-detail-list.html src/templates/package-properties.html src/templates/packages/builds/scratch.html src/templates/packages/builds/times.html src/templates/packages/changelog.html src/templates/packages/index.html src/templates/packages/view-file.html src/templates/queue.html src/templates/register-activation-fail.html src/templates/register-activation-success.html src/templates/register-fail.html src/templates/register.html src/templates/register-success.html src/templates/repository-detail.html src/templates/repository-edit.html src/templates/search-form.html src/templates/search-results.html src/templates/sessions/index.html src/templates/source-list.html src/templates/updates-index.html src/templates/uploads-list.html src/templates/user-comments.html src/templates/user-delete.html src/templates/user-forgot-password.html src/templates/user-impersonation.html src/templates/user-list.html src/templates/user-profile-builds.html src/templates/user-profile-edit-fail.html src/templates/user-profile-edit.html src/templates/user-profile.html src/templates/user-profile-need-activation.html src/templates/user-profile-passwd.html src/templates/user-profile-passwd-ok.html src/hub/handlers.py src/hub/__init__.py src/web/__init__.py src/web/api.py src/web/auth.py src/web/base.py src/web/builders.py src/web/builds.py src/web/distributions.py src/web/handlers.py src/web/jobs.py src/web/keys.py src/web/mirrors.py src/web/packages.py src/web/search.py src/web/ui_modules.py src/web/updates.py src/web/users.py