lp:~linaro-validation/lava-dashboard/packaging
- Get this branch:
- bzr branch lp:~linaro-validation/lava-dashboard/packaging
Branch merges
Branch information
Recent revisions
- 11. By Paul Larson
-
* New upstream release.
* Require lava-server 0.7.1
* Remove the context processor, use front page data feeder and start using
application menu
* Merge fix for database migration dependencies - 9. By Michael Hudson-Doyle
-
* New upstream release:
* Put selected reports on the front page
* Make image status view much faster
* Put a mutex around loading of repository items
* Allow dots in bundle stream pathnames
* Update dependencies. - 7. By Zygmunt Krynicki
-
* New upstream release.
* Add support for 1.3 bundle format
* Add support for tagging test runs
* Add support for "testing efforts" that track particular tags
* Add denormalized test run model to the database schema
* Improve performance of some views with more efficient SQL queries
* Increase the maximum length of package name and version to 128 characters
* Improve some views by using names instead of hashes or UUIDs
* Improve bundle and test run view with redesigned sidebars
* Improve the way lava-dashboard displays content on lava-server front page - 6. By Michael Hudson-Doyle
-
* New upstream release:
* the redirect views now preserve trailing path segments and the query
string
* add a jsonp compatible view hanging off a bundle that returns a little
bit of data about the bundle - 4. By Zygmunt Krynicki
-
* New upstream alpha release.
* Hide lava navigation while browsing the dashboard - 3. By Zygmunt Krynicki
-
* New upstream release.
* New UI synchronized with lava-server, the UI is going to be changed in the
next release to be more in line with the official Linaro theme. Currently
most changes are under-the-hood, sporting more jQuery UI CSS.
* New test browser that allows to see all the registered tests and their test
cases.
* New data view browser, similar to data view browser.
* New permalink system that allows easy linking to bundles, test runs and test
results.
* New image status views that allow for quick inspection of interesting
hardware pack + root filesystem combinations.
* New image status detail view with color-coded information about test failures
affecting current and historic instances of a particular root filesystem +
hardware pack combination.
* New image test history view showing all the runs of a particular test on a
particular combination of root filesystem + hardware pack.
* New table widget for better table display with support for client side
sorting and searching.
* New option to render data reports without any navigation that is suitable for
embedding inside an iframe (by appending &iframe=yes to the URL)
* New view for showing text attachments associated with test runs.
* New view showing test runs associated with a specific bundle.
* New view showing the raw JSON text of a bundle.
* New view for inspecting bundle deserialization failures.
* Integration with lava-server/RPC2/ for web APIs
* Added support for non-anonymous submissions (test results uploaded by
authenticated users), including uploading results to personal (owned by
person), team (owned by group), public (visible) and private (hidden from
non-owners) bundle streams.
* Added support for creating non-anonymous bundle streams with
dashboard.make_stream( ) (for authenticated users)
Packaging changes:* Do not build documentation (dropped from upstream tarball)
* Refresh dependencies - 2. By Zygmunt Krynicki
-
* New upstream beta release
Bug fixes:
* Fix breadcrumb in attachment detail view
* Fix link to images in test result list
* Display dates as numbers so that they sort properly
* Improve wording in table header
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:lava-dashboard