lava-kernel-ci-views 2011.10

Milestone information

Project:
lava-kernel-ci-views
Series:
linaro-11.11
Version:
2011.10
Released:
 
Registrant:
Paul Larson
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
1 Michael Hudson-Doyle
Blueprints:
1 Implemented
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon lava-kernel-ci-views-0.3.1-2011.10.tar.gz (md5, sig) Source code release 70
last downloaded 51 weeks ago
Total downloads: 70

Release notes 

* LAVA now contains a report showing the status of the kernel continuous integration testing with build and test results across all kernels and configs tested in the kernel ci loop

Changelog 

View the full changelog

2011-10-20 Paul Larson <email address hidden>

 release 0.3.1

2011-10-20 Michael Hudson-Doyle <email address hidden>

 make extension appear in global nav bar

2011-10-19 Michael Hudson-Doyle <email address hidden>

 make the CI view appear in the global nav bar

2011-10-17 Michael Hudson-Doyle <email address hidden>

 bump version

2011-10-17 Michael Hudson-Doyle <email address hidden>

 try to be a bit useful in the test box

2011-10-17 Michael Hudson-Doyle <email address hidden>

 bye bye yui3

2011-10-17 Michael Hudson-Doyle <email address hidden>

 start moving over to jQuery

2011-10-17 Michael Hudson-Doyle <email address hidden>

 remove templatetag again

2011-10-17 Michael Hudson-Doyle <email address hidden>

 delete almost all the js

2011-10-17 Michael Hudson-Doyle <email address hidden>

 even more feature parity

2011-10-17 Michael Hudson-Doyle <email address hidden>

 more feature parity

2011-10-17 Michael Hudson-Doyle <email address hidden>

 finish width calculations

2011-10-17 Michael Hudson-Doyle <email address hidden>

 add cell-like formatting, hard coded width for now

2011-10-17 Michael Hudson-Doyle <email address hidden>

 define a balance templatetag -- a bit of an annoying process!

2011-10-17 Michael Hudson-Doyle <email address hidden>

 finish rendering (i think) apart from width setting

2011-10-17 Michael Hudson-Doyle <email address hidden>

 push server-side rendering in a level or two more

2011-10-17 Michael Hudson-Doyle <email address hidden>

 start to move rendering to server side

2011-10-17 Michael Hudson-Doyle <email address hidden>

 revert previous change

2011-10-17 Michael Hudson-Doyle <email address hidden>

 display a line between trees; only works in ff though so will revert

2011-10-17 Michael Hudson-Doyle <email address hidden>

 kill tree expander gunk

2011-10-17 Michael Hudson-Doyle <email address hidden>

 only display the url for each tree at the top

2011-10-17 Michael Hudson-Doyle <email address hidden>

 display all trees on all days, even if there was no build for a tree on a day

2011-10-17 Michael Hudson-Doyle <email address hidden>

 make the oneline the title of the commit cell if it is available

2011-10-12 Michael Hudson-Doyle <email address hidden>

 bump version _again_ (argh)

2011-10-12 Michael Hudson-Doyle <email address hidden>

 bump version _again_; fix version in setup.py

2011-10-12 Michael Hudson-Doyle <email address hidden>

 bump version

2011-10-12 Michael Hudson-Doyle <email address hidden>

 compatibility with older psycopg

2011-10-12 Michael Hudson-Doyle <email address hidden>

 kill some prints

2011-10-12 Michael Hudson-Doyle <email address hidden>

 more stuff in MANIFEST.in

2011-10-12 Michael Hudson-Doyle <email address hidden>

 packaging turds

2011-10-12 Michael Hudson-Doyle <email address hidden>

 bump version

2011-10-12 Michael Hudson-Doyle <email address hidden>

 return None for extension name, to go with my lava-server change

2011-10-10 Michael Hudson-Doyle <email address hidden>

 update the tree/build/test counts on showing/hiding of trees/builds/tests

2011-10-10 Michael Hudson-Doyle <email address hidden>

 give li.day a margin-top to make days without builds display less poorly

2011-10-10 Michael Hudson-Doyle <email address hidden>

 display a day even if there is no data in it

2011-10-10 Michael Hudson-Doyle <email address hidden>

 remove some cruft

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

 kill some old code, add working newer/older links

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

 move code out of the view method into DayCollection. i hope this is an improvement...

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

 use namedtuple rather than my dictify thing

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

 start to limit the builds shown by time

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

 show git describe output if available

2011-10-03 Michael Hudson-Doyle <email address hidden>

 start to track new passes/fails better but ... data model problems

2011-10-03 Michael Hudson-Doyle <email address hidden>

 start to track test state transitions

2011-09-29 Michael Hudson-Doyle <email address hidden>

 allow show/hiding trees

2011-09-29 Michael Hudson-Doyle <email address hidden>

 show +/- counts more nicely

2011-09-29 Michael Hudson-Doyle <email address hidden>

 show pass/fail number differences nicely

2011-09-29 Michael Hudson-Doyle <email address hidden>

 fix ridiculous bug in prev computation & start to display prev changes

2011-09-29 Michael Hudson-Doyle <email address hidden>

 compute prevs for tests

2011-09-29 Michael Hudson-Doyle <email address hidden>

 add parent links to day/tree/commit/... tree structure

2011-09-28 Michael Hudson-Doyle <email address hidden>

 link test runs and builds to the result bundles

2011-09-28 Michael Hudson-Doyle <email address hidden>

 compute prev more correctly

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

 start to link builds with their previous builds but not quite correctly yet

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

 impose some consistency on order

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

 stupid mistake that regarded all test results as successful :/

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

 start adding test result data to view

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

 a few little things:
 * better rounding of corners
 * summarize days
 * fix show/hide margin adjustment

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

 make hiding work nicely (and use a hack to guess board class)

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

 move margin css magic into css, not js

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

 move latest mockup into django app in a more sustainable way

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

 mad css3 to make show/hiding work nicely

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

 show/hide re-beginnings

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

 better no css view

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

 rehook up expanders & other details

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

 w00t, feature parity with orrible divs version

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

 padding works!

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

 start on the padding

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

 victory

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

 so close!

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

 rendering mostly done

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

 start moving to listy approach

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

 update data

2011-09-23 Michael Hudson-Doyle <email address hidden>

 hook up the lava tests onto the board too

2011-09-23 Michael Hudson-Doyle <email address hidden>

 move expectations and reality somewhat closer together

2011-09-23 Michael Hudson-Doyle <email address hidden>

 make the mockup use live data

2011-09-23 Michael Hudson-Doyle <email address hidden>

 put real data into mockup via bizarre hackery

2011-09-23 Michael Hudson-Doyle <email address hidden>

 more typing

2011-09-23 Michael Hudson-Doyle <email address hidden>

 misc typing

2011-09-23 Michael Hudson-Doyle <email address hidden>

 stop commit bits moving around

2011-09-23 Michael Hudson-Doyle <email address hidden>

 rebalance column sizes when things are shown/hidden.
 this is starting to get fairly complicated...

2011-09-23 Michael Hudson-Doyle <email address hidden>

 make showing/hiding work somewhat (need to rebalance columns on resize though

2011-09-23 Michael Hudson-Doyle <email address hidden>

 obscure hack to not have configs with no builds float up

2011-09-23 Michael Hudson-Doyle <email address hidden>

 start to style failures differently

2011-09-23 Michael Hudson-Doyle <email address hidden>

 make arrow management simpler and more correct

2011-09-23 Michael Hudson-Doyle <email address hidden>

 allow concentrating on a tree

2011-09-23 Michael Hudson-Doyle <email address hidden>

 format nested-data.js much more tightly
 divide data up into days
 give each column container a unique class
 some attention to visuals

2011-09-22 Michael Hudson-Doyle <email address hidden>

 more data, stack commits correctly

2011-09-22 Michael Hudson-Doyle <email address hidden>

 more rendering, slightly different css

2011-09-22 Michael Hudson-Doyle <email address hidden>

 add some more dynamic rendering code

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

 .

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

 add some pure html mockups

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

 link to bundle on builds-commit page

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

 make builds-commit view a little less ugly too

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

 make index view a little less hideous

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

 link from index to configs built from a commit

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

 super rough listing of config builds

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

 super simple index view

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

 one more

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

 missed some qatracker refs

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

 _extremely_ mechanical extension glue

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

 django-admin.py startapp lava_kernel_ci_views_app

1 blueprint and 0 bugs targeted

Blueprint Priority Assignee Delivery
Initial LAVA views for the Kernel WG Initial LAVA views for the Kernel WG 5 Essential Michael Hudson-Doyle  11 Implemented
This milestone contains Public information
Everyone can see this information.