2012-02-07 Michael Hudson-Doyle <email address hidden>
bump version
2012-02-02 Michael Hudson-Doyle <email address hidden>
* add a view per board type
* improve the way we display test results
2012-01-31 Michael Hudson-Doyle <email address hidden>
generate link to test runs a bit more properly
2012-01-31 Michael Hudson-Doyle <email address hidden>
fix a comment, remove some dead code
2012-01-27 Michael Hudson-Doyle <email address hidden>
webkit compat
2012-01-27 Michael Hudson-Doyle <email address hidden>
remove LAVA-blaming text
2012-01-27 Michael Hudson-Doyle <email address hidden>
allow _ in board_type in urls
2012-01-27 Michael Hudson-Doyle <email address hidden>
some text on per board page
2012-01-27 Michael Hudson-Doyle <email address hidden>
squeeze out one level of nesting
2012-01-27 Michael Hudson-Doyle <email address hidden>
remove some unnecessary dummy pieces
2012-01-27 Michael Hudson-Doyle <email address hidden>
usual hackish vertical alignment fun
2012-01-27 Michael Hudson-Doyle <email address hidden>
remove X test of Y builds of Z commits stuff, because i cannot be bothered to ressurrect it
2012-01-27 Michael Hudson-Doyle <email address hidden>
sanitize css a big, thanks to learning about box-sizing: border-box
2012-01-27 Michael Hudson-Doyle <email address hidden>
ok, rendering approaching what i like
2012-01-27 Michael Hudson-Doyle <email address hidden>
more complicated heuristics around what to show on the page
2012-01-27 Michael Hudson-Doyle <email address hidden>
ordering tweaks, put icon in build result
2012-01-26 Michael Hudson-Doyle <email address hidden>
entirely unstyled rendering of results
2012-01-26 Michael Hudson-Doyle <email address hidden>
start to make fiction reality (rendering completely wrong still)
2012-01-26 Michael Hudson-Doyle <email address hidden>
some hilarious delusions
2012-01-25 Michael Hudson-Doyle <email address hidden>
start to pull out the boot result, does not work though, need to pull back and rethink
2012-01-19 Michael Hudson-Doyle <email address hidden>
start to be able to display multiple test boxes
2012-01-19 Michael Hudson-Doyle <email address hidden>
merge add-board-type-model
2012-01-19 Michael Hudson-Doyle <email address hidden>
fix docs url
2012-01-19 Michael Hudson-Doyle <email address hidden>
merge trunk
2012-01-19 Michael Hudson-Doyle <email address hidden>
word wrapping fail
2012-01-19 Michael Hudson-Doyle <email address hidden>
put some words on the landing page
2012-01-19 Michael Hudson-Doyle <email address hidden>
improve layout of index page
2012-01-17 Michael Hudson-Doyle <email address hidden>
make compile focused view work
2012-01-17 Michael Hudson-Doyle <email address hidden>
preparation for compile-focused view
2012-01-16 Michael Hudson-Doyle <email address hidden>
make per board page only show tests of that board
2012-01-16 Michael Hudson-Doyle <email address hidden>
back to plain FileField
2012-01-16 Michael Hudson-Doyle <email address hidden>
add breadcrumbs to per_board view
2012-01-16 Michael Hudson-Doyle <email address hidden>
add breadcrumbs
2012-01-16 Michael Hudson-Doyle <email address hidden>
* change BoardType.icon to an ImageField
* display icon on index page
2012-01-16 Michael Hudson-Doyle <email address hidden>
move waterfall view to a per_board url, add super simple landing page
2012-01-13 Michael Hudson-Doyle <email address hidden>
add BoardType model and initial south foo
2012-01-19 Paul Larson <email address hidden>
release-0.3.3
2012-01-19 Michael Hudson-Doyle <email address hidden>
bare bones sphinx documentation
2012-01-19 Michael Hudson-Doyle <email address hidden>
ignore build dir
2012-01-19 Michael Hudson-Doyle <email address hidden>
extremely basic sphinx stuff
2012-01-13 Michael Hudson-Doyle <email address hidden>
link to the source and a shortlog when the metadata is available
2012-01-13 Michael Hudson-Doyle <email address hidden>
add some comments
2012-01-12 Michael Hudson-Doyle <email address hidden>
time related tweaks to get a shortlog on oldest entry on a page
2012-01-12 Michael Hudson-Doyle <email address hidden>
fix 904078 and the display of how many trees are built in a day
2012-01-12 Michael Hudson-Doyle <email address hidden>
show short log to previous commit (does not work for last row displayed though :/)
2012-01-12 Michael Hudson-Doyle <email address hidden>
basic display of gitweb url
2011-12-06 Zygmunt Krynicki <email address hidden>
Bump version to 0.3.2
2011-12-06 Zygmunt Krynicki <email address hidden>
Add requirement on versiontools
2011-10-28 Zygmunt Krynicki <email address hidden>
Make setup.py executable
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