Lava-dashboard

Latest version: v0.29

Safety actively analyzes 621159 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

2013.01

2013-01-15 Andy Doan <email address hidden>

release-0.29

2013-01-15 Andy Doan <email address hidden>

revert revno 389

This dependency is required. The real fix was in the lava-server
migration code logic.

2013-01-15 Michael Hudson-Doyle <email address hidden>

fix unfinished sentence

2013-01-14 Antonio Terceiro <email address hidden>

drop dependency on removed lava_projects app

2013-01-13 Andy Doan <email address hidden>

remove useless code and clean up UI

2013-01-11 Andy Doan <email address hidden>

remove unused import for Project

2013-01-11 Andy Doan <email address hidden>

make "image reports" and "filters" be top menu items for dashboard

These are really the main two ways we want people to navigate LAVA,
so lets put them above "bundle streams" which is less desirable.

2013-01-11 Andy Doan <email address hidden>

remove the api-help deprecated link

this should have been deprecated long enough

2013-01-11 Andy Doan <email address hidden>

remove "About" item

The other submenu's (scheduler and api) don't do this, so make it
consistent. This view is still accessible by just clicking the
top-level menu.

2013-01-11 Andy Doan <email address hidden>

remove dashboard's frontpage snippet

This is kind of useless. We should look at doing some type of
proper frontpage in the future.

2013-01-11 Andy Doan <email address hidden>

update our index page for the dashboard to better reflect reality

2013-01-11 Andy Doan <email address hidden>

remove the "testing effort" feature of dashboard

This feature was never complete. Additionally the concept of filters
and our image-reports page is essentially doing what this attempted
to do.

2013-01-11 Andy Doan <email address hidden>

allow hiding of "reports" view

We don't use this feature in Linaro, but some other companies do. This
allows a simple config tweak to hide this.

2013-01-11 Andy Doan <email address hidden>

allow us to hide the "Dataviews" feature

We don't use this in Linaro, but other people have. This allows us
to hide the view by changing the configuration value in our settings.conf

2013-01-11 Andy Doan <email address hidden>

remove useless import

settings is already being imported at the top of this module

2013-01-11 Andy Doan <email address hidden>

remove "tests" view from dashboard

This view is useless. The progress being made on filters also makes
a better place for people to look at things like this.

2013-01-14 Michael Hudson-Doyle <email address hidden>

fix sending of bundle notifications on filter matches

2013-01-14 Michael Hudson-Doyle <email address hidden>

is this it?

2013-01-11 Michael Hudson-Doyle <email address hidden>

a view to show the pwrmgmt results in a useful way

2013-01-11 Michael Hudson-Doyle <email address hidden>

fixes

2013-01-11 Michael Hudson-Doyle <email address hidden>

make the url for the filter view include the full pathname of the bundle stream

2013-01-11 Michael Hudson-Doyle <email address hidden>

merge trunk

2013-01-10 Michael Hudson-Doyle <email address hidden>

show branch/device_type filter under pmqa view

2013-01-10 Michael Hudson-Doyle <email address hidden>

merge compare-testrun-view, again

2013-01-10 Michael Hudson-Doyle <email address hidden>

updates from compare-testrun-view

2013-01-10 Michael Hudson-Doyle <email address hidden>

start to be able to display a filter-tyupe view under the pmqa view

2013-01-09 Michael Hudson-Doyle <email address hidden>

use new table to find bundle streams to include in the view

2013-01-09 Michael Hudson-Doyle <email address hidden>

add a table to store bundles to show in the view

2013-01-09 Michael Hudson-Doyle <email address hidden>

link to compare results view

2013-01-09 Michael Hudson-Doyle <email address hidden>

add compare view as sub view of pmqa view

2013-01-09 Michael Hudson-Doyle <email address hidden>

merge compare-testrun-view

2013-01-09 Michael Hudson-Doyle <email address hidden>

merge trunk

2013-01-09 Michael Hudson-Doyle <email address hidden>

merge trunk

2012.12

* say "pass" rather than "Test passed" etc in a few places
* redo UI related to test results and attachments
* Add the filter subscription mail template to the sdist.
* Add some log messages around sending filter subscription mail.
* Fix a bug with subscribing to filters that do not specify any tests.

2012.11

2012-11-27 Andy Doan <email address hidden>

release-0.25

2012-11-27 Michael Hudson-Doyle <email address hidden>

add @login_required to filter_add

2012-11-27 Michael Hudson-Doyle <email address hidden>

make the filter boxes wider when adding/editing a filter

2012-11-19 Andy Doan <email address hidden>

post release bump

2012-11-19 Andy Doan <email address hidden>

release-0.24

2012-11-16 Michael Hudson-Doyle <email address hidden>

* fix semantic merge conflict in renaming of get_restricted_object_or_404
* fix stupid bug in importing test result attachments

2012-11-15 Andy Doan <email address hidden>

improve user experience for logged in/out access

2012-11-15 Andy Doan <email address hidden>

rename get_stricted_object_or_404 to get_restricted_object

this function name was not accurate.

2012-11-11 Andy Doan <email address hidden>

improve user experience for logged in/out access of resources

related to a propsed change in the lava-server code. This differentiates
between a resource not existing and a resource that the user doesn't
have permission to view.

2012-11-15 Michael Hudson-Doyle <email address hidden>

a simple ui for viewing test result attachments

2012-11-09 Michael Hudson-Doyle <email address hidden>

pretty cargo-culty implementation of the views

2012-11-09 Michael Hudson-Doyle <email address hidden>

super simplistic template change

2012-11-08 Michael Hudson-Doyle <email address hidden>

support importing format 1.4 and 1.5 bundles

2012-11-08 Michael Hudson-Doyle <email address hidden>

update linaro-dashboard-bundle version req

2012-11-07 Michael Hudson-Doyle <email address hidden>

import test result attachments

2012-11-07 Michael Hudson-Doyle <email address hidden>

skeleton support for 1.5

2012-11-07 Michael Hudson-Doyle <email address hidden>

save the test run after setting test_duration

2012-11-07 Michael Hudson-Doyle <email address hidden>

have the property be called test_duration

2012-11-07 Michael Hudson-Doyle <email address hidden>

model changes. kinda creepy that TestResult.attachments does not involve schema changes...

2012-11-07 Michael Hudson-Doyle <email address hidden>

fish the test_duration out of the test run for 1.4 format bundles

2012.10

2012-10-05 Michael Hudson-Doyle <email address hidden>

release 0.23.1

2012-10-05 Michael Hudson-Doyle <email address hidden>

fix filter form media loading

2012-10-05 Michael Hudson-Doyle <email address hidden>

post release bump

2012-10-05 Michael Hudson-Doyle <email address hidden>

release 0.23

2012-10-02 Michael Hudson-Doyle <email address hidden>

split up views.py a bunch

2012-10-01 Michael Hudson-Doyle <email address hidden>

move image report code out to submodule

2012-10-01 Michael Hudson-Doyle <email address hidden>

move filter code into subpackage

2012-10-01 Michael Hudson-Doyle <email address hidden>

the basic step

2012-09-27 Michael Hudson-Doyle <email address hidden>

a better way of basing image reports on filters

2012-09-26 Michael Hudson-Doyle <email address hidden>

flakes

2012-09-26 Michael Hudson-Doyle <email address hidden>

working, sane, efficient view code

2012-09-26 Michael Hudson-Doyle <email address hidden>

progress on cleaning up view code (not working yet)

2012-09-26 Michael Hudson-Doyle <email address hidden>

oops

2012-09-26 Michael Hudson-Doyle <email address hidden>

smaller fixes in the direction of working

2012-09-26 Michael Hudson-Doyle <email address hidden>

saner schema for filter-based image reports, now that i have thought about it for more than 0.5s

2012-09-26 Milo Casagrande <email address hidden>

Fixed wrong parameter for getting test names.

2012-09-26 Andy Doan <email address hidden>

Added XML-RPC call to retrieve test names

2012-09-25 Milo Casagrande <email address hidden>

Refactored method name.

2012-09-21 Milo Casagrande <email address hidden>

Renamed method argument.

2012-09-21 Milo Casagrande <email address hidden>

Updated XML-RPC call after sugggestions from Andy and Michael.

2012-09-19 Milo Casagrande <email address hidden>

Added option parameter to XML-RPC call get_test_names.

2012-09-18 Milo Casagrande <email address hidden>

Added XML-RPC call to retrieve test names.

2012.09

2012-09-24 Michael Hudson-Doyle <email address hidden>

release 0.22.1

2012-09-24 Michael Hudson-Doyle <email address hidden>

do not delete the images m2m yet

2012-09-24 Michael Hudson-Doyle <email address hidden>

massive hacks to get view code working

2012-09-24 Michael Hudson-Doyle <email address hidden>

link image sets to particular filters rather than Image objects

2012-09-24 Michael Hudson-Doyle <email address hidden>

post release bump

2012-09-24 Michael Hudson-Doyle <email address hidden>

release 0.22

2012-09-24 Michael Hudson-Doyle <email address hidden>

allow filters to match multiple tests and test cases

2012-09-21 Michael Hudson-Doyle <email address hidden>

only show remove test link when no test cases are specified.
also make link text more useful

2012-09-20 Michael Hudson-Doyle <email address hidden>

make form validation work better, generate forms that make it harder to submit invalid data, remove duplication

2012-09-20 Michael Hudson-Doyle <email address hidden>

that was pretty dumb

2012-09-19 Michael Hudson-Doyle <email address hidden>

ok, jquery is not quite _that_ clever

2012-09-19 Michael Hudson-Doyle <email address hidden>

dead code

2012-09-19 Michael Hudson-Doyle <email address hidden>

fix one more editing bug (update prefix of test-case formsets when a test form is removed)
required hacking jquery.formset.js a bit :/

2012-09-19 Michael Hudson-Doyle <email address hidden>

make code minimally understandable

2012-09-19 Michael Hudson-Doyle <email address hidden>

fix the "only when failed" subscription with massive for:else: abuse

2012-09-19 Michael Hudson-Doyle <email address hidden>

fix subscription (only "always" variant though)

2012-09-19 Michael Hudson-Doyle <email address hidden>

sort of fix matches_against_bundle

2012-09-18 Michael Hudson-Doyle <email address hidden>

oops

2012-09-18 Michael Hudson-Doyle <email address hidden>

"DOM object constructor cannot be called as a function."

2012-09-18 Michael Hudson-Doyle <email address hidden>

need to have full_clean call full_clean on contained formset
(and not just do this for is_valid())
allows removal of unnecessary is_valid calls

2012-09-18 Michael Hudson-Doyle <email address hidden>

tidy up queryset initialization in testcaseformsets

2012-09-18 Michael Hudson-Doyle <email address hidden>

fix prefix calculation for testcase formset when there were no pre-rended tests.

2012-09-18 Michael Hudson-Doyle <email address hidden>

fairly trivial cleanups

2012-09-14 Michael Hudson-Doyle <email address hidden>

css hack

2012-09-14 Michael Hudson-Doyle <email address hidden>

do not generate a table where all ths have rowspan=2

2012-09-14 Michael Hudson-Doyle <email address hidden>

formCssClass has to be unique -- and that means for the test and attributes formsets too!

2012-09-14 Michael Hudson-Doyle <email address hidden>

dead code in js

2012-09-14 Michael Hudson-Doyle <email address hidden>

turns out supressing duplicates at this stage is 10-20x faster than doing in the db

2012-09-14 Michael Hudson-Doyle <email address hidden>

tweaks for clarity but not (sadly) performance

2012-09-14 Michael Hudson-Doyle <email address hidden>

actually display results

2012-09-14 Michael Hudson-Doyle <email address hidden>

attempt to display test results. does not work though...

2012-09-14 Michael Hudson-Doyle <email address hidden>

tweak query to avoid returning the same test run repeatedly

2012-09-14 Michael Hudson-Doyle <email address hidden>

tweaks to column generation

2012-09-14 Michael Hudson-Doyle <email address hidden>

massive hackery, but sort of the right result

2012-09-14 Michael Hudson-Doyle <email address hidden>

sort of the start of rendering the results table nicely

2012-09-14 Michael Hudson-Doyle <email address hidden>

show test info on filter list (maybe needs to be a bit more compact?)

2012-09-13 Michael Hudson-Doyle <email address hidden>

display test case matching again in summary

2012-09-13 Michael Hudson-Doyle <email address hidden>

another fix for editing

2012-09-13 Michael Hudson-Doyle <email address hidden>

implement actual saving, and calucation of initial form data

2012-09-13 Michael Hudson-Doyle <email address hidden>

aaaargh formCssClass needs to be unique

2012-09-13 Michael Hudson-Doyle <email address hidden>

oops

2012-09-13 Michael Hudson-Doyle <email address hidden>

outrageous hacking to get the empty form of a pre-rendered row to be correct

2012-09-13 Michael Hudson-Doyle <email address hidden>

get prefix more right

2012-09-13 Michael Hudson-Doyle <email address hidden>

hack jquery.formset.js to insert remove links correctly on preview page

2012-09-13 Michael Hudson-Doyle <email address hidden>

refactor js and, in particular, get prefix write for test case forms

2012-09-13 Michael Hudson-Doyle <email address hidden>

somehow this started breaking everything all along

2012-09-13 Michael Hudson-Doyle <email address hidden>

truncate option labels in pre-rendered test case <select> too

2012-09-13 Michael Hudson-Doyle <email address hidden>

previewing makes the correct query

2012-09-13 Michael Hudson-Doyle <email address hidden>

progress on handling form submission

2012-09-13 Michael Hudson-Doyle <email address hidden>

js tidies

2012-09-13 Michael Hudson-Doyle <email address hidden>

css updates

2012-09-13 Michael Hudson-Doyle <email address hidden>

change "add another" link on test case form when empty

2012-09-13 Michael Hudson-Doyle <email address hidden>

wire up updating testcase <select>s when test <select> changes

2012-09-13 Michael Hudson-Doyle <email address hidden>

make formset machinery work a little bit

2012-09-12 Michael Hudson-Doyle <email address hidden>

start view code for test cases, bending my brain!

2012-09-12 Michael Hudson-Doyle <email address hidden>

avoid potato querying in view

2012-09-12 Michael Hudson-Doyle <email address hidden>

modify core query to take test cases into account

2012-09-12 Michael Hudson-Doyle <email address hidden>

use test order when editing a filter

2012-09-12 Michael Hudson-Doyle <email address hidden>

make editing and saving work

2012-09-12 Michael Hudson-Doyle <email address hidden>

display multiple results sensibly

2012-09-12 Michael Hudson-Doyle <email address hidden>

allow previewing of filters with multiple tests, just

2012-09-12 Michael Hudson-Doyle <email address hidden>

allow specifying multiple *tests* when creating a filter

2012-09-12 Michael Hudson-Doyle <email address hidden>

this might be enough to get multiple test./test run matching

2012-09-12 Michael Hudson-Doyle <email address hidden>

missed a bit

2012-09-12 Michael Hudson-Doyle <email address hidden>

likely looking model changes

2012-09-10 Michael Hudson-Doyle <email address hidden>

use django formsets and the js from django-dynamic-formset to make attribute editing on filters a bit more standard and reusable

2012-09-10 Michael Hudson-Doyle <email address hidden>

reenable autocomplete

2012-09-10 Michael Hudson-Doyle <email address hidden>

add prefix back to formset

2012-09-10 Michael Hudson-Doyle <email address hidden>

merge trunk

2012-09-09 Michael Hudson-Doyle <email address hidden>

fix saving

2012-09-09 Michael Hudson-Doyle <email address hidden>

give up on modelform for attributes

2012-09-07 Michael Hudson-Doyle <email address hidden>

move formset onto the form

2012-09-07 Michael Hudson-Doyle <email address hidden>

tweaks

2012-09-07 Michael Hudson-Doyle <email address hidden>

fix the case of no pre-existing attributes

2012-09-07 Michael Hudson-Doyle <email address hidden>

found some js to make this easier!

2012-09-07 Michael Hudson-Doyle <email address hidden>

use a formset to render attribute editing elements

2012-09-10 Michael Hudson-Doyle <email address hidden>

add the ability to group and order filter matches by a build number

2012-09-07 Michael Hudson-Doyle <email address hidden>

link to blog post to explain "vomit" comment

2012-09-06 Michael Hudson-Doyle <email address hidden>

show build_number_attribute better when NULL

2012-09-06 Michael Hudson-Doyle <email address hidden>

more postgres version fun!

2012-09-06 Michael Hudson-Doyle <email address hidden>

postgres version fun!

2012-09-06 Michael Hudson-Doyle <email address hidden>

use custom plpgsql function to not kill query if a value of the build number attribute cannot be converted to an integer

2012-09-06 Michael Hudson-Doyle <email address hidden>

make subscription code use same attributes as view side

2012-09-06 Michael Hudson-Doyle <email address hidden>

small tweaks for subscriptions, the code path is all very different, unfortunately

2012-09-06 Michael Hudson-Doyle <email address hidden>

render testrun results more compactly

2012-09-06 Michael Hudson-Doyle <email address hidden>

display specific results well, prevent sorting

2012-09-06 Michael Hudson-Doyle <email address hidden>

simplify, yay!

2012-09-05 Michael Hudson-Doyle <email address hidden>

found a bundle that makes this non-theoretical

2012-09-05 Michael Hudson-Doyle <email address hidden>

theoretical tweak

2012-09-05 Michael Hudson-Doyle <email address hidden>

filters that specify a build number and a test but not a test case

2012-09-05 Michael Hudson-Doyle <email address hidden>

filters that specify a build number but not a test

2012-09-05 Michael Hudson-Doyle <email address hidden>

fix preview

2012-09-05 Michael Hudson-Doyle <email address hidden>

filters that specify a test but not a build number or a test case

2012-09-05 Michael Hudson-Doyle <email address hidden>

i think this handles filters that do not specify a build number or a test nicely

2012-09-05 Michael Hudson-Doyle <email address hidden>

tidy a bit, include build number attribute in ui

2012-09-04 Michael Hudson-Doyle <email address hidden>

display test-only variant decently again

2012-09-04 Michael Hudson-Doyle <email address hidden>

display specific results nicely again

2012-09-04 Michael Hudson-Doyle <email address hidden>

include build_number_attribute in filter form

2012-09-04 Michael Hudson-Doyle <email address hidden>

fix test-only

2012-09-04 Michael Hudson-Doyle <email address hidden>

create FilterMatch objects again

2012-09-04 Michael Hudson-Doyle <email address hidden>

rip a lot of the core of matching out and build it up again

2012-09-07 Michael Hudson-Doyle <email address hidden>

correctness and performance tweaks for filter attribute autocompletion

2012-09-03 Michael Hudson-Doyle <email address hidden>

post release bump

2012-09-03 Michael Hudson-Doyle <email address hidden>

release 0.21

2012.08

2012-08-27 Andy Doan <email address hidden>

release-0.20

2012.08

2012-08-27 Michael Hudson-Doyle <email address hidden>

make the bundle page robust against the bundle not existing on disk

2012-08-24 Michael Hudson-Doyle <email address hidden>

ensure table row heights match up in image status view

2012-08-06 Michael Hudson-Doyle <email address hidden>

a few fixes for image status views:
* sort the image sets and images in each set by name for display
* have Image.get_bundles exclude tests without the build number attr
* do not pass a db object into the template
* change Image.name to a slugfield
* allow filtering by who uploaded the bundle

2012-07-18 Michael Hudson-Doyle <email address hidden>

change Image.name to a slugfield, allow filtering by who uploaded the bundle

2012-07-18 Michael Hudson-Doyle <email address hidden>

a couple of fixes:
* sort the image sets and images in each set by name for display
* have Image.get_bundles exclude tests without the build number attr
* do not pass a db object into the template

2012-07-18 Andy Doan <email address hidden>

import bundle cleanup

2012-06-07 Rafael G. Martins <email address hidden>

implement the action cleanup_bundle_stream_selected

2012-06-07 Rafael G. Martins <email address hidden>

change the admin/dashboard_app/cleanup_selected_bundle_confirmation.html template to work with the custom action.

2012-06-07 Rafael G. Martins <email address hidden>

Added template admin/dashboard_app/cleanup_selected_bundle_confirmation.html.

It is a copy of the admin/delete_selected_confirmation.html template.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.