LICENSE
MANIFEST.in
README.md
setup.py
codespeed/__init__.py
codespeed/admin.py
codespeed/feeds.py
codespeed/git.py
codespeed/github.py
codespeed/mercurial.py
codespeed/models.py
codespeed/settings.py
codespeed/subversion.py
codespeed/urls.py
codespeed/views.py
codespeed.egg-info/PKG-INFO
codespeed.egg-info/SOURCES.txt
codespeed.egg-info/dependency_links.txt
codespeed.egg-info/not-zip-safe
codespeed.egg-info/requires.txt
codespeed.egg-info/top_level.txt
codespeed/fixtures/timeline_tests.json
codespeed/migrations/0001_initial.py
codespeed/migrations/0002_auto__chg_field_report_summary.py
codespeed/migrations/0003_auto__add_field_revision_branch.py
codespeed/migrations/0004_auto__add_branch.py
codespeed/migrations/0005_auto__del_unique_revision_commitid_project__add_unique_revision_commit.py
codespeed/migrations/0006_auto__chg_field_revision_branch.py
codespeed/migrations/0007_auto__del_unique_revision_commitid_project_branch__add_unique_revision.py
codespeed/migrations/0008_auto__chg_field_benchmark_description.py
codespeed/migrations/0009_auto__chg_field_revision_project.py
codespeed/migrations/0010_auto__add_field_benchmark_default_on_comparison.py
codespeed/migrations/0011_auto__add_field_project_commit_browsing_url.py
codespeed/migrations/0011_auto__del_unique_executable_name__add_unique_executable_project_name.py
codespeed/migrations/0012_auto__add_field_benchmark_parent__add_field_project_commit_browsing_ur.py
codespeed/migrations/__init__.py
codespeed/static/css/main.css
codespeed/static/images/ajax-loader.gif
codespeed/static/images/asc.gif
codespeed/static/images/bg.gif
codespeed/static/images/changes.png
codespeed/static/images/comparison.png
codespeed/static/images/desc.gif
codespeed/static/images/logo.png
codespeed/static/images/note.png
codespeed/static/images/rss.png
codespeed/static/images/timeline.png
codespeed/static/images/vgradient.png
codespeed/static/images/warning.png
codespeed/static/js/changes.js
codespeed/static/js/codespeed.js
codespeed/static/js/comparison.js
codespeed/static/js/jquery-1.7.1.min.js
codespeed/static/js/jquery.address-1.4.min.js
codespeed/static/js/jquery.tablesorter.min.js
codespeed/static/js/timeline.js
codespeed/static/js/jqplot/excanvas.min.js
codespeed/static/js/jqplot/gpl-2.0.txt
codespeed/static/js/jqplot/jqplot.barRenderer.min.js
codespeed/static/js/jqplot/jqplot.canvasAxisLabelRenderer.min.js
codespeed/static/js/jqplot/jqplot.canvasAxisTickRenderer.min.js
codespeed/static/js/jqplot/jqplot.canvasTextRenderer.min.js
codespeed/static/js/jqplot/jqplot.categoryAxisRenderer.min.js
codespeed/static/js/jqplot/jqplot.cursor.min.js
codespeed/static/js/jqplot/jqplot.dateAxisRenderer.min.js
codespeed/static/js/jqplot/jqplot.highlighter.min.js
codespeed/static/js/jqplot/jquery.jqplot.min.css
codespeed/static/js/jqplot/jquery.jqplot.min.js
codespeed/templates/codespeed/changes.html
codespeed/templates/codespeed/changes_logs.html
codespeed/templates/codespeed/changes_table.html
codespeed/templates/codespeed/comparison.html
codespeed/templates/codespeed/nodata.html
codespeed/templates/codespeed/reports.html
codespeed/templates/codespeed/timeline.html
codespeed/tests/__init__.py
codespeed/tests/tests.py
sample_project/codespeed/__init__.py
sample_project/codespeed/admin.py
sample_project/codespeed/feeds.py
sample_project/codespeed/git.py
sample_project/codespeed/github.py
sample_project/codespeed/mercurial.py
sample_project/codespeed/models.py
sample_project/codespeed/settings.py
sample_project/codespeed/subversion.py
sample_project/codespeed/urls.py
sample_project/codespeed/views.py
sample_project/codespeed/migrations/0001_initial.py
sample_project/codespeed/migrations/0002_auto__chg_field_report_summary.py
sample_project/codespeed/migrations/0003_auto__add_field_revision_branch.py
sample_project/codespeed/migrations/0004_auto__add_branch.py
sample_project/codespeed/migrations/0005_auto__del_unique_revision_commitid_project__add_unique_revision_commit.py
sample_project/codespeed/migrations/0006_auto__chg_field_revision_branch.py
sample_project/codespeed/migrations/0007_auto__del_unique_revision_commitid_project_branch__add_unique_revision.py
sample_project/codespeed/migrations/0008_auto__chg_field_benchmark_description.py
sample_project/codespeed/migrations/0009_auto__chg_field_revision_project.py
sample_project/codespeed/migrations/0010_auto__add_field_benchmark_default_on_comparison.py
sample_project/codespeed/migrations/0011_auto__add_field_project_commit_browsing_url.py
sample_project/codespeed/migrations/0011_auto__del_unique_executable_name__add_unique_executable_project_name.py
sample_project/codespeed/migrations/0012_auto__add_field_benchmark_parent__add_field_project_commit_browsing_ur.py
sample_project/codespeed/migrations/__init__.py
sample_project/codespeed/tests/__init__.py
sample_project/codespeed/tests/tests.py