MANIFEST.in
README.rst
setup.cfg
setup.py
colab/__init__.py
colab/settings.py
colab/urls.py
colab/wsgi.py
colab.egg-info/PKG-INFO
colab.egg-info/SOURCES.txt
colab.egg-info/dependency_links.txt
colab.egg-info/entry_points.txt
colab.egg-info/not-zip-safe
colab.egg-info/requires.txt
colab.egg-info/top_level.txt
colab/accounts/__init__.py
colab/accounts/admin.py
colab/accounts/apps.py
colab/accounts/auth.py
colab/accounts/context_processors.py
colab/accounts/errors.py
colab/accounts/forms.py
colab/accounts/middleware.py
colab/accounts/models.py
colab/accounts/search_indexes.py
colab/accounts/urls.py
colab/accounts/views.py
colab/accounts/migrations/0001_initial.py
colab/accounts/migrations/0002_user_needs_update.py
colab/accounts/migrations/0003_auto_20141218_1755.py
colab/accounts/migrations/0004_auto_20150311_1818.py
colab/accounts/migrations/0005_auto_20150312_1454.py
colab/accounts/migrations/__init__.py
colab/accounts/templates/accounts/change_password.html
colab/accounts/templates/accounts/login.html
colab/accounts/templates/accounts/manage_subscriptions.html
colab/accounts/templates/accounts/user_create_form.html
colab/accounts/templates/accounts/user_detail.html
colab/accounts/templates/accounts/user_update_form.html
colab/accounts/templates/registration/login.html
colab/accounts/templates/registration/password_change_form_custom.html
colab/accounts/templates/registration/password_reset_complete_custom.html
colab/accounts/templates/registration/password_reset_confirm_custom.html
colab/accounts/templates/registration/password_reset_done_custom.html
colab/accounts/templates/registration/password_reset_email_custom.html
colab/accounts/templates/registration/password_reset_form_custom.html
colab/accounts/templates/search/indexes/accounts/user_text.txt
colab/accounts/templatetags/__init__.py
colab/accounts/templatetags/gravatar.py
colab/accounts/tests/__init__.py
colab/accounts/tests/test_request.py
colab/accounts/tests/test_user.py
colab/accounts/tests/test_view_signup.py
colab/accounts/utils/__init__.py
colab/accounts/utils/mailman.py
colab/accounts/utils/validators.py
colab/api/__init__.py
colab/api/resources.py
colab/api/urls.py
colab/api/views.py
colab/badger/__init__.py
colab/badger/admin.py
colab/badger/forms.py
colab/badger/models.py
colab/badger/tests.py
colab/badger/utils.py
colab/badger/views.py
colab/badger/management/__init__.py
colab/badger/management/commands/__init__.py
colab/badger/management/commands/rebuild_badges.py
colab/badger/management/commands/update_badges.py
colab/badger/migrations/0001_initial.py
colab/badger/migrations/__init__.py
colab/home/__init__.py
colab/home/admin.py
colab/home/context_processors.py
colab/home/models.py
colab/home/tests.py
colab/home/views.py
colab/locale/en/LC_MESSAGES/django.mo
colab/locale/en/LC_MESSAGES/django.po
colab/locale/pt_BR/LC_MESSAGES/django.mo
colab/locale/pt_BR/LC_MESSAGES/django.po
colab/management/__init__.py
colab/management/initconfig.py
colab/planet/__init__.py
colab/planet/admin.py
colab/planet/context_processors.py
colab/planet/models.py
colab/planet/tests.py
colab/planet/views.py
colab/planet/management/__init__.py
colab/planet/management/commands/__init__.py
colab/planet/management/commands/update_planet.py
colab/planet/templates/common/pagination.html
colab/planet/templates/feedzilla/_post_template.html
colab/planet/templates/feedzilla/base.html
colab/planet/templates/feedzilla/index.html
colab/planet/templates/feedzilla/submit_blog.html
colab/planet/templates/feedzilla/tag.html
colab/proxy/__init__.py
colab/proxy/context_processors.py
colab/proxy/gitlab/__init__.py
colab/proxy/gitlab/apps.py
colab/proxy/gitlab/data_api.py
colab/proxy/gitlab/diazo.xml
colab/proxy/gitlab/models.py
colab/proxy/gitlab/search_indexes.py
colab/proxy/gitlab/urls.py
colab/proxy/gitlab/views.py
colab/proxy/gitlab/migrations/0001_initial.py
colab/proxy/gitlab/migrations/0002_auto_20150205_1220.py
colab/proxy/gitlab/migrations/0003_auto_20150211_1203.py
colab/proxy/gitlab/migrations/__init__.py
colab/proxy/gitlab/templates/proxy/gitlab.html
colab/proxy/gitlab/tests/__init__.py
colab/proxy/gitlab/tests/test_gitlab.py
colab/proxy/jenkins/__init__.py
colab/proxy/jenkins/apps.py
colab/proxy/jenkins/data_api.py
colab/proxy/jenkins/diazo.xml
colab/proxy/jenkins/models.py
colab/proxy/jenkins/urls.py
colab/proxy/jenkins/views.py
colab/proxy/management/__init__.py
colab/proxy/management/commands/__init__.py
colab/proxy/management/commands/import_proxy_data.py
colab/proxy/noosfero/__init__.py
colab/proxy/noosfero/apps.py
colab/proxy/noosfero/data_api.py
colab/proxy/noosfero/diazo.xml
colab/proxy/noosfero/models.py
colab/proxy/noosfero/urls.py
colab/proxy/noosfero/views.py
colab/proxy/noosfero/static/noosfero/css/bootstrap-colab-style.css
colab/proxy/noosfero/static/noosfero/css/screen.css
colab/proxy/noosfero/static/noosfero/js/collapse.js
colab/proxy/noosfero/static/noosfero/js/jquery.dropdown.js
colab/proxy/noosfero/templates/proxy/noosfero.html
colab/proxy/redmine/__init__.py
colab/proxy/redmine/apps.py
colab/proxy/redmine/data_api.py
colab/proxy/redmine/diazo.xml
colab/proxy/redmine/models.py
colab/proxy/redmine/urls.py
colab/proxy/redmine/views.py
colab/proxy/templates/proxy/menu_template.html
colab/proxy/templatetags/__init__.py
colab/proxy/templatetags/proxy.py
colab/proxy/trac/__init__.py
colab/proxy/trac/admin.py
colab/proxy/trac/apps.py
colab/proxy/trac/data_api.py
colab/proxy/trac/diazo.xml
colab/proxy/trac/models.py
colab/proxy/trac/routers.py
colab/proxy/trac/search_indexes.py
colab/proxy/trac/signals.py
colab/proxy/trac/urls.py
colab/proxy/trac/views.py
colab/proxy/trac/migrations/0001_initial.py
colab/proxy/trac/migrations/__init__.py
colab/proxy/trac/templates/proxy/trac.html
colab/proxy/trac/templates/search/indexes/proxy/attachment_text.txt
colab/proxy/trac/templates/search/indexes/proxy/revision_text.txt
colab/proxy/trac/templates/search/indexes/proxy/ticket_text.txt
colab/proxy/trac/templates/search/indexes/proxy/wiki_text.txt
colab/proxy/utils/__init__.py
colab/proxy/utils/apps.py
colab/proxy/utils/models.py
colab/proxy/utils/proxy_data_api.py
colab/proxy/utils/views.py
colab/rss/__init__.py
colab/rss/feeds.py
colab/rss/urls.py
colab/search/__init__.py
colab/search/admin.py
colab/search/base_indexes.py
colab/search/forms.py
colab/search/models.py
colab/search/tests.py
colab/search/urls.py
colab/search/utils.py
colab/search/views.py
colab/search/fixtures/__init__.py
colab/search/templates/search/search-message-preview.html
colab/search/templates/search/search-revision-preview.html
colab/search/templates/search/search-ticket-preview.html
colab/search/templates/search/search-user-preview.html
colab/search/templates/search/search-wiki-preview.html
colab/search/templates/search/search.html
colab/search/templates/search/includes/search_filters.html
colab/static/css/font-awesome.min.css
colab/static/css/footer.css
colab/static/css/header.css
colab/static/css/screen.css
colab/static/css/fonts/FontAwesome.otf
colab/static/css/fonts/fontawesome-webfont.eot
colab/static/css/fonts/fontawesome-webfont.svg
colab/static/css/fonts/fontawesome-webfont.ttf
colab/static/css/fonts/fontawesome-webfont.woff
colab/static/css/fonts/fontawesome-webfont.woff2
colab/static/css/fonts/opensans-300-webfont.eot
colab/static/css/fonts/opensans-300-webfont.svg
colab/static/css/fonts/opensans-300-webfont.ttf
colab/static/css/fonts/opensans-300-webfont.woff
colab/static/css/fonts/opensans-400-webfont.eot
colab/static/css/fonts/opensans-400-webfont.svg
colab/static/css/fonts/opensans-400-webfont.ttf
colab/static/css/fonts/opensans-400-webfont.woff
colab/static/css/fonts/opensans-600-webfont.eot
colab/static/css/fonts/opensans-600-webfont.svg
colab/static/css/fonts/opensans-600-webfont.ttf
colab/static/css/fonts/opensans-600-webfont.woff
colab/static/css/fonts/opensans-700-webfont.eot
colab/static/css/fonts/opensans-700-webfont.svg
colab/static/css/fonts/opensans-700-webfont.ttf
colab/static/css/fonts/opensans-700-webfont.woff
colab/static/css/fonts/opensans-800-webfont.eot
colab/static/css/fonts/opensans-800-webfont.svg
colab/static/css/fonts/opensans-800-webfont.ttf
colab/static/css/fonts/opensans-800-webfont.woff
colab/static/dpaste/css/theme.css
colab/static/img/COPYRIGHT
colab/static/img/acesso-a-informacao.png
colab/static/img/brasil.png
colab/static/img/cc_by_sa.png
colab/static/img/changeset.png
colab/static/img/fav.ico
colab/static/img/logo.svg
colab/static/img/opendata3.png
colab/static/img/plus.png
colab/static/img/rss.png
colab/static/img/sgpr.png
colab/static/img/sprite.png
colab/static/img/thread.png
colab/static/img/ticket.png
colab/static/img/user.png
colab/static/img/voltar-topo.png
colab/static/img/wiki.png
colab/static/img/x.png
colab/static/third-party/jquery-2.0.3.min.js
colab/static/third-party/jquery.cookie.js
colab/static/third-party/jquery.debouncedresize.js
colab/static/third-party/bootstrap-datetimepicker/README
colab/static/third-party/bootstrap-datetimepicker/css/bootstrap-datetimepicker.min.css
colab/static/third-party/bootstrap-datetimepicker/js/bootstrap-datetimepicker.min.js
colab/static/third-party/bootstrap-datetimepicker/js/locales/bootstrap-datetimepicker.es.js
colab/static/third-party/bootstrap-datetimepicker/js/locales/bootstrap-datetimepicker.pt-BR.js
colab/static/third-party/bootstrap/css/bootstrap-theme.min.css
colab/static/third-party/bootstrap/css/bootstrap.min.css
colab/static/third-party/bootstrap/fonts/glyphicons-halflings-regular.eot
colab/static/third-party/bootstrap/fonts/glyphicons-halflings-regular.svg
colab/static/third-party/bootstrap/fonts/glyphicons-halflings-regular.ttf
colab/static/third-party/bootstrap/fonts/glyphicons-halflings-regular.woff
colab/static/third-party/bootstrap/js/bootstrap.min.js
colab/static/third-party/chartjs/js/Chart.min.js
colab/static/third-party/chroma/js/chroma.min.js
colab/static/third-party/font-awesome/css/font-awesome-ie7.min.css
colab/static/third-party/font-awesome/css/font-awesome.min.css
colab/static/third-party/font-awesome/font/FontAwesome.otf
colab/static/third-party/font-awesome/font/fontawesome-webfont.eot
colab/static/third-party/font-awesome/font/fontawesome-webfont.svg
colab/static/third-party/font-awesome/font/fontawesome-webfont.ttf
colab/static/third-party/font-awesome/font/fontawesome-webfont.woff
colab/static/third-party/highcharts/js/highcharts.js
colab/static/third-party/ribbon/gh-fork-ribbon.css
colab/static/third-party/ribbon/gh-fork-ribbon.ie.css
colab/super_archives/__init__.py
colab/super_archives/admin.py
colab/super_archives/apps.py
colab/super_archives/context_processors.py
colab/super_archives/managers.py
colab/super_archives/models.py
colab/super_archives/search_indexes.py
colab/super_archives/signals.py
colab/super_archives/urls.py
colab/super_archives/views.py
colab/super_archives/management/__init__.py
colab/super_archives/management/commands/__init__.py
colab/super_archives/management/commands/import_emails.py
colab/super_archives/management/commands/message.py
colab/super_archives/management/commands/update_blocks.py
colab/super_archives/management/commands/update_keywords.py
colab/super_archives/migrations/0001_initial.py
colab/super_archives/migrations/0002_mailinglist_is_private.py
colab/super_archives/migrations/__init__.py
colab/super_archives/templates/message-preview.html
colab/super_archives/templates/message-thread.html
colab/super_archives/templates/search/indexes/super_archives/thread_collaborators.txt
colab/super_archives/templates/search/indexes/super_archives/thread_description.txt
colab/super_archives/templates/search/indexes/super_archives/thread_text.txt
colab/super_archives/templates/superarchives/thread-dashboard.html
colab/super_archives/templates/superarchives/emails/email_blank_subject.txt
colab/super_archives/templates/superarchives/emails/email_verification.txt
colab/super_archives/templates/superarchives/includes/message.html
colab/super_archives/templates/superarchives/tags/display_message.html
colab/super_archives/templatetags/__init__.py
colab/super_archives/templatetags/superarchives.py
colab/super_archives/tests/__init__.py
colab/super_archives/tests/test_privatelist.py
colab/super_archives/utils/__init__.py
colab/super_archives/utils/blocks.py
colab/super_archives/utils/email.py
colab/super_archives/utils/etiquetador.py
colab/super_archives/utils/url.py
colab/templates/404.html
colab/templates/500.html
colab/templates/base.html
colab/templates/doughnut-chart.html
colab/templates/footer.html
colab/templates/header.html
colab/templates/home.html
colab/templates/open-data.html
colab/templates/pizza-chart.html
colab/templates/dpaste/base.html
colab/templates/dpaste/snippet_details.html
colab/templates/dpaste/snippet_diff.html
colab/templates/dpaste/snippet_form.html
colab/templates/dpaste/snippet_new.html
colab/templates/includes/google_analytics.html
colab/tz/__init__.py
colab/tz/middleware.py
colab/tz/templates/tz/set_utc_offset.html
colab/utils/__init__.py
colab/utils/conf.py
colab/utils/highlighting.py
misc/etc/cron.d/colab
misc/lib/systemd/system/colab.service
tests/__init__.py
tests/run.py
tests/settings.py