src/buildservice/__init__.py src/buildservice/__version__.py src/buildservice/__version__.py.in src/buildservice/aws.py src/buildservice/base.py src/buildservice/bugtracker.py src/buildservice/builders.py src/buildservice/builds.py src/buildservice/cache.py src/buildservice/config.py src/buildservice/constants.py src/buildservice/constants.py.in src/buildservice/database.py src/buildservice/decorators.py src/buildservice/distribution.py src/buildservice/events.py src/buildservice/git.py src/buildservice/jobqueue.py src/buildservice/jobs.py src/buildservice/keys.py src/buildservice/ldap.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/uploads.py src/buildservice/users.py src/static/robots.txt src/templates/base.html src/templates/bugs/modules/list.html src/templates/build-delete.html src/templates/build-manage.html src/templates/build-schedule-test.html src/templates/build-state.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/builds-watchers-add.html src/templates/builds-watchers-list.html src/templates/builds/index.html src/templates/builds/modules/list.html src/templates/builds/show.html src/templates/distro-edit.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/distros/index.html src/templates/distros/show.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/events/modules/build-comment.html src/templates/events/modules/list.html src/templates/events/modules/system-message.html src/templates/events/modules/user-message.html src/templates/file-detail.html src/templates/index.html src/templates/jobs-abort.html src/templates/jobs-buildroot.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/build-headline.html src/templates/modules/build-offset.html src/templates/modules/build-state-warnings.html src/templates/modules/build-table.html src/templates/modules/commit-message.html src/templates/modules/commits-table.html src/templates/modules/files-table.html src/templates/modules/jobs/list.html src/templates/modules/jobs/status.html src/templates/modules/link-to-user.html src/templates/modules/log-files-table.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/packages-files-table.html src/templates/modules/select/locale.html src/templates/modules/select/timezone.html src/templates/modules/source-table.html src/templates/modules/text.html src/templates/package-properties.html src/templates/packages/index.html src/templates/packages/modules/dependencies.html src/templates/packages/modules/info.html src/templates/packages/name.html src/templates/packages/show.html src/templates/packages/view-file.html src/templates/queue.html src/templates/repos/builds.html src/templates/repos/create-custom.html src/templates/repos/edit.html src/templates/repos/modules/list.html src/templates/repos/show.html src/templates/search.html src/templates/source-list.html src/templates/users/delete.html src/templates/users/edit.html src/templates/users/index.html src/templates/users/modules/list.html src/templates/users/show.html src/web/__init__.py src/web/auth.py src/web/base.py src/web/bugs.py src/web/builders.py src/web/builds.py src/web/distributions.py src/web/errors.py src/web/events.py src/web/handlers.py src/web/jobs.py src/web/keys.py src/web/mirrors.py src/web/packages.py src/web/repos.py src/web/search.py src/web/ui_modules.py src/web/users.py