COPYING.AGPL-3
COPYING.LGPL-3
HACKING
INSTALL
MANIFEST.in
NEWS
README
setup-dev-env.sh
setup.py
dashboard_app/__init__.py
dashboard_app/admin.py
dashboard_app/context_processors.py
dashboard_app/dispatcher.py
dashboard_app/helpers.py
dashboard_app/managers.py
dashboard_app/models.py
dashboard_app/urls.py
dashboard_app/views.py
dashboard_app/xmlrpc.py
dashboard_app/data_sources/__init__.py
dashboard_app/data_sources/gcc.py
dashboard_app/fixtures/hacking_admin_user.json
dashboard_app/fixtures/hacking_gcc_bundle_stream.json
dashboard_app/fixtures/hacking_initial_bundle_stream.json
dashboard_app/fixtures/hacking_localhost_site.json
dashboard_app/fixtures/test_run_detail.json
dashboard_app/reports/__init__.py
dashboard_app/reports/gcc.py
dashboard_app/templates/403.html
dashboard_app/templates/404.html
dashboard_app/templates/dashboard_app/api.html
dashboard_app/templates/dashboard_app/attachment_detail.html
dashboard_app/templates/dashboard_app/bundle_stream_list.html
dashboard_app/templates/dashboard_app/test_result_detail.html
dashboard_app/templates/dashboard_app/test_run_detail.html
dashboard_app/templates/dashboard_app/test_run_hardware_context.html
dashboard_app/templates/dashboard_app/test_run_list.html
dashboard_app/templates/dashboard_app/test_run_software_context.html
dashboard_app/tests/__init__.py
dashboard_app/tests/fixtures.py
dashboard_app/tests/urls.py
dashboard_app/tests/utils.py
dashboard_app/tests/models/__init__.py
dashboard_app/tests/models/attachment.py
dashboard_app/tests/models/bundle.py
dashboard_app/tests/models/bundle_deserialization_error.py
dashboard_app/tests/models/bundle_stream.py
dashboard_app/tests/models/hw_device.py
dashboard_app/tests/models/named_attribute.py
dashboard_app/tests/models/sw_package.py
dashboard_app/tests/models/test.py
dashboard_app/tests/models/test_case.py
dashboard_app/tests/models/test_result.py
dashboard_app/tests/models/test_run.py
dashboard_app/tests/other/__init__.py
dashboard_app/tests/other/csrf.py
dashboard_app/tests/other/dashboard_api.py
dashboard_app/tests/other/deserialization.py
dashboard_app/tests/other/login.py
dashboard_app/tests/other/test_client.py
dashboard_app/tests/other/xml_rpc.py
dashboard_app/tests/regressions/LP658917.json
dashboard_app/tests/regressions/LP658917.py
dashboard_app/tests/regressions/__init__.py
dashboard_app/tests/views/__init__.py
dashboard_app/tests/views/bundle_stream_list_view.py
dashboard_app/tests/views/test_run_detail_view.py
dashboard_app/tests/views/test_run_list_view.py
dashboard_app/tests/views/xml_rpc_handler.py
dashboard_server/__init__.py
dashboard_server/manage.py
dashboard_server/urls.py
dashboard_server/htdocs/assets/dashboard_bundle_format_1.0.js
dashboard_server/htdocs/assets/databrowse.css
dashboard_server/htdocs/assets/default.css
dashboard_server/htdocs/assets/login.css
dashboard_server/htdocs/assets/css/smoothness/jquery-ui-1.8.9.custom.css
dashboard_server/htdocs/assets/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png
dashboard_server/htdocs/assets/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png
dashboard_server/htdocs/assets/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
dashboard_server/htdocs/assets/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
dashboard_server/htdocs/assets/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png
dashboard_server/htdocs/assets/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png
dashboard_server/htdocs/assets/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png
dashboard_server/htdocs/assets/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png
dashboard_server/htdocs/assets/css/smoothness/images/ui-icons_222222_256x240.png
dashboard_server/htdocs/assets/css/smoothness/images/ui-icons_2e83ff_256x240.png
dashboard_server/htdocs/assets/css/smoothness/images/ui-icons_454545_256x240.png
dashboard_server/htdocs/assets/css/smoothness/images/ui-icons_888888_256x240.png
dashboard_server/htdocs/assets/css/smoothness/images/ui-icons_cd0a0a_256x240.png
dashboard_server/htdocs/assets/images/icon-fail.png
dashboard_server/htdocs/assets/images/icon-pass.png
dashboard_server/htdocs/assets/images/icon-skip.png
dashboard_server/htdocs/assets/images/icon-unknown.png
dashboard_server/htdocs/assets/scripts/excanvas.min.js
dashboard_server/htdocs/assets/scripts/jquery-1.4.4.min.js
dashboard_server/htdocs/assets/scripts/jquery-ui-1.8.9.custom.min.js
dashboard_server/htdocs/assets/scripts/jquery.flot.axislabels.js
dashboard_server/htdocs/assets/scripts/jquery.flot.min.js
dashboard_server/htdocs/assets/scripts/jquery.flot.navigate.min.js
dashboard_server/htdocs/assets/scripts/jquery.flot.selection.min.js
dashboard_server/htdocs/assets/scripts/jquery.pseudofocus.js
dashboard_server/htdocs/assets/scripts/jquery.watermark.min.js
dashboard_server/settings/__init__.py
dashboard_server/settings/common.py
dashboard_server/settings/debian.py
dashboard_server/settings/development.py
dashboard_server/settings/production.py
dashboard_server/templates/403.html
dashboard_server/templates/404.html
dashboard_server/templates/about.html
dashboard_server/templates/base.html
dashboard_server/templates/index.html
dashboard_server/templates/list.html
dashboard_server/templates/dashboard_app/api.html
dashboard_server/templates/dashboard_app/attachment_detail.html
dashboard_server/templates/dashboard_app/bundle_list.html
dashboard_server/templates/dashboard_app/bundle_stream_list.html
dashboard_server/templates/dashboard_app/test_result_detail.html
dashboard_server/templates/dashboard_app/test_run_detail.html
dashboard_server/templates/dashboard_app/test_run_hardware_context.html
dashboard_server/templates/dashboard_app/test_run_list.html
dashboard_server/templates/dashboard_app/test_run_software_context.html
dashboard_server/templates/dashboard_app/reports/gcc_benchmark.html
dashboard_server/templates/layouts/base.html
dashboard_server/templates/layouts/content_with_sidebar.html
dashboard_server/templates/layouts/dialog.html
dashboard_server/templates/layouts/fullscreen.html
dashboard_server/templates/registration/base.html
dashboard_server/templates/registration/logged_out.html
dashboard_server/templates/registration/login.html
dashboard_server/templates/registration/password_change_done.html
dashboard_server/templates/registration/password_change_form.html
dashboard_server/templates/registration/password_reset_complete.html
dashboard_server/templates/registration/password_reset_confirm.html
dashboard_server/templates/registration/password_reset_done.html
dashboard_server/templates/registration/password_reset_email.html
dashboard_server/templates/registration/password_reset_form.html
example_bundles/attachment.json
example_bundles/big.json
example_bundles/broken.json
example_bundles/example_coremark.json
example_bundles/one-run.json
example_bundles/source-refs.json
example_bundles/test_result_detail.json
example_bundles/two-runs.json
example_bundles/templates/dummy.json
launch_control/__init__.py
launch_control.egg-info/PKG-INFO
launch_control.egg-info/SOURCES.txt
launch_control.egg-info/dependency_links.txt
launch_control.egg-info/not-zip-safe
launch_control.egg-info/requires.txt
launch_control.egg-info/top_level.txt
launch_control/thirdparty/__init__.py
launch_control/thirdparty/mocker.py
launch_control/utils/__init__.py
launch_control/utils/call_helper.py
launch_control/utils/import_prohibitor.py