.gitignore
.travis.yml
Dockerfile
LICENSE
MANIFEST.in
Pipfile
Pipfile.lock
README.docker
README.md
example-data.yaml
guide-build
guide-import
guide-source
guide-templatize
manage.py
packaging-guide-1.tar.gz
run-devel
run-docker-test
setup.cfg
setup.py
softwarecollections-db-setup
softwarecollections-services-setup
softwarecollections.spec
tox.ini
conf/bash-completion/softwarecollections
conf/cron/softwarecollections
conf/httpd/environment.override.conf
conf/httpd/softwarecollections.conf
conf/httpd/softwarecollections.env
conf/rsyncd/rsyncd.conf
conf/rsyncd/softwarecollections-rsyncd.service
data/.gitignore
htdocs/wsgi.py
htdocs/media/.gitignore
htdocs/repos/.gitignore
htdocs/static/.gitignore
rel-eng/releasers.conf
rel-eng/tito.props
rel-eng/lib/setup_builder.py
rel-eng/packages/.readme
rel-eng/packages/softwarecollections
softwarecollections/__init__.py
softwarecollections/apps.py
softwarecollections/copr.py
softwarecollections/tests.py
softwarecollections/urls.py
softwarecollections/wsgi.py
softwarecollections.egg-info/PKG-INFO
softwarecollections.egg-info/SOURCES.txt
softwarecollections.egg-info/dependency_links.txt
softwarecollections.egg-info/requires.txt
softwarecollections.egg-info/top_level.txt
softwarecollections/auth/__init__.py
softwarecollections/auth/apps.py
softwarecollections/auth/backend.py
softwarecollections/auth/templatetags/__init__.py
softwarecollections/auth/templatetags/auth.py
softwarecollections/management/__init__.py
softwarecollections/management/commands/__init__.py
softwarecollections/management/commands/makeerrorpages.py
softwarecollections/management/commands/makesuperuser.py
softwarecollections/management/commands/savekey.py
softwarecollections/pages/__init__.py
softwarecollections/pages/views.py
softwarecollections/scls/__init__.py
softwarecollections/scls/admin.py
softwarecollections/scls/apps.py
softwarecollections/scls/forms.py
softwarecollections/scls/models.py
softwarecollections/scls/scl-release.spec
softwarecollections/scls/tests.py
softwarecollections/scls/urls.py
softwarecollections/scls/validators.py
softwarecollections/scls/views.py
softwarecollections/scls/management/__init__.py
softwarecollections/scls/management/commands/__init__.py
softwarecollections/scls/management/commands/sclcreaterepo.py
softwarecollections/scls/management/commands/sclotherrepos.py
softwarecollections/scls/management/commands/sclprovides.py
softwarecollections/scls/management/commands/sclrelated.py
softwarecollections/scls/management/commands/sclrpms.py
softwarecollections/scls/management/commands/sclsync.py
softwarecollections/scls/migrations/0001_initial.py
softwarecollections/scls/migrations/0002_centos_repos.py
softwarecollections/scls/migrations/0003_other_repos.py
softwarecollections/scls/migrations/0004_other_repos_default_values.py
softwarecollections/scls/migrations/__init__.py
softwarecollections/scls/static/scls/icons/centos.png
softwarecollections/scls/static/scls/icons/empty.png
softwarecollections/scls/static/scls/icons/epel.png
softwarecollections/scls/static/scls/icons/fedora.png
softwarecollections/scls/static/scls/icons/rhel.png
softwarecollections/scls/static/scls/javascripts/collection-add-edit.js
softwarecollections/scls/templates/scls/base.html
softwarecollections/scls/templates/scls/filter.html
softwarecollections/scls/templates/scls/list_all.html
softwarecollections/scls/templates/scls/list_base.html
softwarecollections/scls/templates/scls/list_my.html
softwarecollections/scls/templates/scls/list_tag.html
softwarecollections/scls/templates/scls/list_user.html
softwarecollections/scls/templates/scls/pagination.html
softwarecollections/scls/templates/scls/softwarecollection_acl.html
softwarecollections/scls/templates/scls/softwarecollection_base.html
softwarecollections/scls/templates/scls/softwarecollection_complain.html
softwarecollections/scls/templates/scls/softwarecollection_coprs.html
softwarecollections/scls/templates/scls/softwarecollection_delete.html
softwarecollections/scls/templates/scls/softwarecollection_detail.html
softwarecollections/scls/templates/scls/softwarecollection_edit.html
softwarecollections/scls/templates/scls/softwarecollection_new.html
softwarecollections/scls/templates/scls/softwarecollection_preview.html
softwarecollections/scls/templates/scls/softwarecollection_repos.html
softwarecollections/scls/templates/scls/softwarecollection_review_req.html
softwarecollections/scls/templates/scls/softwarecollection_sub_base.html
softwarecollections/scls/templates/scls/softwarecollection_sync_req.html
softwarecollections/scls/templates/scls/softwarecollection_toolbar.html
softwarecollections/scls/templates/scls/stars.html
softwarecollections/scls/templates/scls/submenu.html
softwarecollections/scls/templates/scls/form/table_option.html
softwarecollections/scls/templates/scls/form/table_select.html
softwarecollections/scls/templatetags/policy_name.py
softwarecollections/scls/templatetags/rating_stars.py
softwarecollections/scls/templatetags/truncate_tags.py
softwarecollections/settings/__init__.py
softwarecollections/settings/env_util.py
softwarecollections/static/.gitignore
softwarecollections/static/index-footer.html
softwarecollections/static/index-header.html
softwarecollections/static/fonts/glyphicons-halflings-regular.eot
softwarecollections/static/fonts/glyphicons-halflings-regular.svg
softwarecollections/static/fonts/glyphicons-halflings-regular.ttf
softwarecollections/static/fonts/glyphicons-halflings-regular.woff
softwarecollections/static/guide/Common_Content/css/brand.css
softwarecollections/static/guide/Common_Content/css/common.css
softwarecollections/static/guide/Common_Content/css/default.css
softwarecollections/static/guide/Common_Content/css/epub.css
softwarecollections/static/guide/Common_Content/css/print.css
softwarecollections/static/guide/Common_Content/images/1.png
softwarecollections/static/guide/Common_Content/images/1.svg
softwarecollections/static/guide/Common_Content/images/10.png
softwarecollections/static/guide/Common_Content/images/10.svg
softwarecollections/static/guide/Common_Content/images/11.png
softwarecollections/static/guide/Common_Content/images/11.svg
softwarecollections/static/guide/Common_Content/images/12.png
softwarecollections/static/guide/Common_Content/images/12.svg
softwarecollections/static/guide/Common_Content/images/13.png
softwarecollections/static/guide/Common_Content/images/13.svg
softwarecollections/static/guide/Common_Content/images/14.png
softwarecollections/static/guide/Common_Content/images/14.svg
softwarecollections/static/guide/Common_Content/images/15.png
softwarecollections/static/guide/Common_Content/images/15.svg
softwarecollections/static/guide/Common_Content/images/16.png
softwarecollections/static/guide/Common_Content/images/16.svg
softwarecollections/static/guide/Common_Content/images/17.png
softwarecollections/static/guide/Common_Content/images/17.svg
softwarecollections/static/guide/Common_Content/images/18.png
softwarecollections/static/guide/Common_Content/images/18.svg
softwarecollections/static/guide/Common_Content/images/19.png
softwarecollections/static/guide/Common_Content/images/19.svg
softwarecollections/static/guide/Common_Content/images/2.png
softwarecollections/static/guide/Common_Content/images/2.svg
softwarecollections/static/guide/Common_Content/images/20.png
softwarecollections/static/guide/Common_Content/images/20.svg
softwarecollections/static/guide/Common_Content/images/21.png
softwarecollections/static/guide/Common_Content/images/21.svg
softwarecollections/static/guide/Common_Content/images/22.png
softwarecollections/static/guide/Common_Content/images/22.svg
softwarecollections/static/guide/Common_Content/images/23.png
softwarecollections/static/guide/Common_Content/images/23.svg
softwarecollections/static/guide/Common_Content/images/24.png
softwarecollections/static/guide/Common_Content/images/24.svg
softwarecollections/static/guide/Common_Content/images/25.png
softwarecollections/static/guide/Common_Content/images/25.svg
softwarecollections/static/guide/Common_Content/images/26.png
softwarecollections/static/guide/Common_Content/images/26.svg
softwarecollections/static/guide/Common_Content/images/27.png
softwarecollections/static/guide/Common_Content/images/27.svg
softwarecollections/static/guide/Common_Content/images/28.png
softwarecollections/static/guide/Common_Content/images/28.svg
softwarecollections/static/guide/Common_Content/images/29.png
softwarecollections/static/guide/Common_Content/images/29.svg
softwarecollections/static/guide/Common_Content/images/3.png
softwarecollections/static/guide/Common_Content/images/3.svg
softwarecollections/static/guide/Common_Content/images/30.png
softwarecollections/static/guide/Common_Content/images/30.svg
softwarecollections/static/guide/Common_Content/images/31.png
softwarecollections/static/guide/Common_Content/images/31.svg
softwarecollections/static/guide/Common_Content/images/32.png
softwarecollections/static/guide/Common_Content/images/32.svg
softwarecollections/static/guide/Common_Content/images/33.png
softwarecollections/static/guide/Common_Content/images/33.svg
softwarecollections/static/guide/Common_Content/images/34.png
softwarecollections/static/guide/Common_Content/images/34.svg
softwarecollections/static/guide/Common_Content/images/35.png
softwarecollections/static/guide/Common_Content/images/35.svg
softwarecollections/static/guide/Common_Content/images/36.png
softwarecollections/static/guide/Common_Content/images/36.svg
softwarecollections/static/guide/Common_Content/images/37.png
softwarecollections/static/guide/Common_Content/images/37.svg
softwarecollections/static/guide/Common_Content/images/38.png
softwarecollections/static/guide/Common_Content/images/38.svg
softwarecollections/static/guide/Common_Content/images/39.png
softwarecollections/static/guide/Common_Content/images/39.svg
softwarecollections/static/guide/Common_Content/images/4.png
softwarecollections/static/guide/Common_Content/images/4.svg
softwarecollections/static/guide/Common_Content/images/40.png
softwarecollections/static/guide/Common_Content/images/40.svg
softwarecollections/static/guide/Common_Content/images/5.png
softwarecollections/static/guide/Common_Content/images/5.svg
softwarecollections/static/guide/Common_Content/images/6.png
softwarecollections/static/guide/Common_Content/images/6.svg
softwarecollections/static/guide/Common_Content/images/7.png
softwarecollections/static/guide/Common_Content/images/7.svg
softwarecollections/static/guide/Common_Content/images/8.png
softwarecollections/static/guide/Common_Content/images/8.svg
softwarecollections/static/guide/Common_Content/images/9.png
softwarecollections/static/guide/Common_Content/images/9.svg
softwarecollections/static/guide/Common_Content/images/dot.png
softwarecollections/static/guide/Common_Content/images/dot2.png
softwarecollections/static/guide/Common_Content/images/green.png
softwarecollections/static/guide/Common_Content/images/h1-bg.png
softwarecollections/static/guide/Common_Content/images/image_left.png
softwarecollections/static/guide/Common_Content/images/image_right.png
softwarecollections/static/guide/Common_Content/images/important.png
softwarecollections/static/guide/Common_Content/images/important.svg
softwarecollections/static/guide/Common_Content/images/note.png
softwarecollections/static/guide/Common_Content/images/note.svg
softwarecollections/static/guide/Common_Content/images/red.png
softwarecollections/static/guide/Common_Content/images/shine.png
softwarecollections/static/guide/Common_Content/images/stock-go-back.png
softwarecollections/static/guide/Common_Content/images/stock-go-forward.png
softwarecollections/static/guide/Common_Content/images/stock-go-up.png
softwarecollections/static/guide/Common_Content/images/stock-home.png
softwarecollections/static/guide/Common_Content/images/title_logo.png
softwarecollections/static/guide/Common_Content/images/title_logo.svg
softwarecollections/static/guide/Common_Content/images/warning.png
softwarecollections/static/guide/Common_Content/images/warning.svg
softwarecollections/static/guide/Common_Content/images/watermark-draft.png
softwarecollections/static/guide/Common_Content/images/yellow.png
softwarecollections/static/guide/images/icon.svg
softwarecollections/static/guide/images/scl-fs-hierarchy.png
softwarecollections/static/images/apple-touch-icon-114x114-precomposed.png
softwarecollections/static/images/apple-touch-icon-57x57-precomposed.png
softwarecollections/static/images/apple-touch-icon-72x72-precomposed.png
softwarecollections/static/images/apple-touch-icon-precomposed.png
softwarecollections/static/images/blurr4.jpg
softwarecollections/static/images/coding-environments.png
softwarecollections/static/images/favicon.ico
softwarecollections/static/images/logo.png
softwarecollections/static/images/rpm.png
softwarecollections/static/images/star.png
softwarecollections/static/images/star_empty.png
softwarecollections/static/javascripts/application.js
softwarecollections/static/javascripts/bootstrap.js
softwarecollections/static/javascripts/bootstrap.min.js
softwarecollections/static/stylesheets/bootstrap-theme.css
softwarecollections/static/stylesheets/bootstrap-theme.css.map
softwarecollections/static/stylesheets/bootstrap-theme.min.css
softwarecollections/static/stylesheets/bootstrap.css
softwarecollections/static/stylesheets/bootstrap.css.map
softwarecollections/static/stylesheets/bootstrap.min.css
softwarecollections/static/stylesheets/custom.css
softwarecollections/static/stylesheets/guide.css
softwarecollections/static/stylesheets/index.css
softwarecollections/templates/400.html
softwarecollections/templates/403.html
softwarecollections/templates/404.html
softwarecollections/templates/500.html
softwarecollections/templates/base.html
softwarecollections/templates/default.html
softwarecollections/templates/home.html
softwarecollections/templates/menu.html
softwarecollections/templates/section_about.html
softwarecollections/templates/section_docs.html
softwarecollections/templates/section_docs_guide.html
softwarecollections/templates/submenu.html
softwarecollections/templates/submenu_about.html
softwarecollections/templates/submenu_docs.html
softwarecollections/templates/with_submenu.html
softwarecollections/templates/admin/base_site.html
softwarecollections/templates/pages/en.html
softwarecollections/templates/pages/en/about.html
softwarecollections/templates/pages/en/docs.html
softwarecollections/templates/pages/en/about/developers.html
softwarecollections/templates/pages/en/about/distros.html
softwarecollections/templates/pages/en/about/users.html
softwarecollections/templates/pages/en/docs/.gitignore
softwarecollections/templates/pages/en/docs/add-to-catalogue.html
softwarecollections/templates/pages/en/docs/developers.html
softwarecollections/templates/pages/en/docs/distros.html
softwarecollections/templates/pages/en/docs/faq.html
softwarecollections/templates/pages/en/docs/guide.html
softwarecollections/templates/pages/en/docs/licensing.html
softwarecollections/templates/pages/en/docs/users.html
softwarecollections/templatetags/menu_item.py
tests/conftest.py
tests/test_management.py
tests/test_sanity.py
tests/test_settings.py