diff mbox

[Branch,~linaro-validation/lava-dashboard/trunk] Rev 320: release 0.17

Message ID 20120620041514.23081.19228.launchpad@ackee.canonical.com
State Accepted
Headers show

Commit Message

Michael-Doyle Hudson June 20, 2012, 4:15 a.m. UTC
------------------------------------------------------------
revno: 320
tags: release-0.17
committer: Michael Hudson-Doyle <michael.hudson@linaro.org>
branch nick: trunk
timestamp: Wed 2012-06-20 16:12:55 +1200
message:
  release 0.17
modified:
  dashboard_app/__init__.py
  doc/changes.rst


--
lp:lava-dashboard
https://code.launchpad.net/~linaro-validation/lava-dashboard/trunk

You are subscribed to branch lp:lava-dashboard.
To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dashboard/trunk/+edit-subscription
diff mbox

Patch

=== modified file 'dashboard_app/__init__.py'
--- dashboard_app/__init__.py	2012-05-31 06:28:27 +0000
+++ dashboard_app/__init__.py	2012-06-20 04:12:55 +0000
@@ -20,4 +20,4 @@ 
 Dashboard Application (package)
 """
 
-__version__ = (0, 17, 0, "dev", 0)
+__version__ = (0, 17, 0, "final", 0)

=== modified file 'doc/changes.rst'
--- doc/changes.rst	2012-05-31 06:28:27 +0000
+++ doc/changes.rst	2012-06-20 04:12:55 +0000
@@ -6,7 +6,8 @@ 
 Version 0.17
 ============
 
-* Unreleased.
+* Fix sorting by column on the test runs in bundle view.
+* Display passes & fails in the test run view of a bundle.
 
 .. _version_0_16: