Update flot to 0.8.3
[?]
Oct 7, 2014, 11:35 AM
UMEKGOSYZ25A6HEBRYGA6Z74MUBCAT2AQH7CJQAW2Z6KEJVPTFDQCDependencies
- [2]
XAJFR6SRAdd a chart to the job pages showing the closure size over time - [3]
2BUX775I* More release -> view. - [4]
5DSDXORDhydra: missing plain.tt - [5]
LSZLZHJYAllow users to edit their own settings - [6]
P5X4P6VK* Renaming "release sets" to "views" (not finished yet). Having - [7]
ZWCTAZGLadded newsitems, added some admin options to clear various caches. - [8]
JY7BXXOPSplit viewing and editing a project - [9]
U72VNKRURemove unused file - [10]
D7X6XTKQIntegrate the "Job status" and "All jobs" tabs - [11]
W3XAFDK6Remove obsolete/broken timeline feature - [12]
SMTMFEKEhydra: add missing templates - [13]
WRIU3S5E* UI for cloning builds (not functional yet). - [14]
VH5ZABDRAdd a page to show the latest evaluations for the entire server - [15]
J3RYO2CURemove the jobs status page - [16]
RSEGBU6CHydra/20: Jobset clone feature - [17]
QTC3SYBMJobset page: Load the jobs and status tabs on demand - [18]
WDKFN4B2Make sign in a modal dialog box rather than a separate page - [19]
FV2M6MOThydra: use autoconf/-make - [20]
3JBUMW3Eforgot to commit a file - [21]
LFVXESGIRemove already disabled jobstatus code - [22]
UICHT2PSAdd a search feature - [23]
EFWN7JBV* Added a status page that shows all the currently executing build steps. - [24]
ZB3JV52WAdd a "My jobsets" tab to the dashboard - [25]
D5QIOJGP* Move everything up one directory. - [26]
OX6NYJDVSplit viewing and editing a jobset - [27]
VG4QG336Remove tablesorter - [28]
ODNCGFQ5* Improved the navigation bar: don't include all projects (since that - [29]
YQHGCVBAInstall bootbox - [30]
KKJNJHO5Update bootstrap to 2.0.3 - [31]
VBWHG272Re-add the history tab (store size and build time), now as lazy-loaded tab on build page. - [32]
AS2OXLRM* Editing releases. - [33]
OR5SJ42YShow releases in a tab on the project page - [34]
JOVVHIJXRemove all entry points to modify machines - [35]
VCG6KNUXRemove the "clone build" feature - [36]
YU6CND7CRemove support for views - [37]
NEQ4BISOAdd bootstrap.zip - [38]
AK2UZDS2Jobset page: Add a new tab to show job status in a matrix - [39]
36M6DGITShow the runtime/build dependencies in the build page - [40]
27ZQU2DQAdd common.js to the tarball - [41]
XDDCO6CH* hydra: add dependency list with links to logfiles - [42]
KSBB33REAdd a dashboard - [43]
R2PON6R7Allow non-admin users to see the machine status page - [44]
ZFEN2MAOSimplify jobset cloning - [45]
64IV56HIReplace bootstrap tarball - [46]
SZYDW2DGhydra: added some user admin - [47]
F26JXTLNTrailing whitespace - [48]
HZWUT4YNAllow users to reproduce builds on their own systems - [49]
KXGOUX7P* Creating releases. - [50]
TRDGNILTRemove unused file - [51]
RBNQKATL* Adding persistant releases. A release is a named set of builds. - [52]
6FRLEP4Pfirst try for timeline of last 24 hours in hydra - [53]
75XUS62Y* Added a page to quickly see all failed builds and failed evaluations - [54]
QL55ECJ6- adapted ui for hydra, more in line with nixos.org website - [55]
G2WXEQHERemove the Errors page - [56]
WNQRX7QBDoh - [57]
BB2KXLXZMove the build time chart to the job page - [58]
U4TD3AIQAdd support for viewing jobset evaluations - [*]
IK53RV4V
Change contents
- file deletion: flot-0.6.zip
- replacement in src/root/Makefile.am at line 8
FLOT = flot-0.6.zipFLOT = flot-0.8.3.zip - replacement in src/root/common.tt at line 531
<script src="[% c.uri_for("/static/js/flot/jquery.flot.js") %]" type="text/javascript"></script><script src="[% c.uri_for("/static/js/flot/jquery.flot.selection.js") %]" type="text/javascript"></script><script src="[% c.uri_for("/static/js/flot/jquery.flot.min.js") %]" type="text/javascript"></script><script src="[% c.uri_for("/static/js/flot/jquery.flot.time.min.js") %]" type="text/javascript"></script><script src="[% c.uri_for("/static/js/flot/jquery.flot.selection.min.js") %]" type="text/javascript"></script> - file addition: flot-0.8.3.zip[3.1486]