Update flot to 0.8.3

[?]
Oct 7, 2014, 11:35 AM
UMEKGOSYZ25A6HEBRYGA6Z74MUBCAT2AQH7CJQAW2Z6KEJVPTFDQC

Dependencies

  • [2] XAJFR6SR Add a chart to the job pages showing the closure size over time
  • [3] 2BUX775I * More release -> view.
  • [4] 5DSDXORD hydra: missing plain.tt
  • [5] LSZLZHJY Allow users to edit their own settings
  • [6] P5X4P6VK * Renaming "release sets" to "views" (not finished yet). Having
  • [7] ZWCTAZGL added newsitems, added some admin options to clear various caches.
  • [8] JY7BXXOP Split viewing and editing a project
  • [9] U72VNKRU Remove unused file
  • [10] D7X6XTKQ Integrate the "Job status" and "All jobs" tabs
  • [11] W3XAFDK6 Remove obsolete/broken timeline feature
  • [12] SMTMFEKE hydra: add missing templates
  • [13] WRIU3S5E * UI for cloning builds (not functional yet).
  • [14] VH5ZABDR Add a page to show the latest evaluations for the entire server
  • [15] J3RYO2CU Remove the jobs status page
  • [16] RSEGBU6C Hydra/20: Jobset clone feature
  • [17] QTC3SYBM Jobset page: Load the jobs and status tabs on demand
  • [18] WDKFN4B2 Make sign in a modal dialog box rather than a separate page
  • [19] FV2M6MOT hydra: use autoconf/-make
  • [20] 3JBUMW3E forgot to commit a file
  • [21] LFVXESGI Remove already disabled jobstatus code
  • [22] UICHT2PS Add a search feature
  • [23] EFWN7JBV * Added a status page that shows all the currently executing build steps.
  • [24] ZB3JV52W Add a "My jobsets" tab to the dashboard
  • [25] D5QIOJGP * Move everything up one directory.
  • [26] OX6NYJDV Split viewing and editing a jobset
  • [27] VG4QG336 Remove tablesorter
  • [28] ODNCGFQ5 * Improved the navigation bar: don't include all projects (since that
  • [29] YQHGCVBA Install bootbox
  • [30] KKJNJHO5 Update bootstrap to 2.0.3
  • [31] VBWHG272 Re-add the history tab (store size and build time), now as lazy-loaded tab on build page.
  • [32] AS2OXLRM * Editing releases.
  • [33] OR5SJ42Y Show releases in a tab on the project page
  • [34] JOVVHIJX Remove all entry points to modify machines
  • [35] VCG6KNUX Remove the "clone build" feature
  • [36] YU6CND7C Remove support for views
  • [37] NEQ4BISO Add bootstrap.zip
  • [38] AK2UZDS2 Jobset page: Add a new tab to show job status in a matrix
  • [39] 36M6DGIT Show the runtime/build dependencies in the build page
  • [40] 27ZQU2DQ Add common.js to the tarball
  • [41] XDDCO6CH * hydra: add dependency list with links to logfiles
  • [42] KSBB33RE Add a dashboard
  • [43] R2PON6R7 Allow non-admin users to see the machine status page
  • [44] ZFEN2MAO Simplify jobset cloning
  • [45] 64IV56HI Replace bootstrap tarball
  • [46] SZYDW2DG hydra: added some user admin
  • [47] F26JXTLN Trailing whitespace
  • [48] HZWUT4YN Allow users to reproduce builds on their own systems
  • [49] KXGOUX7P * Creating releases.
  • [50] TRDGNILT Remove unused file
  • [51] RBNQKATL * Adding persistant releases. A release is a named set of builds.
  • [52] 6FRLEP4P first 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] G2WXEQHE Remove the Errors page
  • [56] WNQRX7QB Doh
  • [57] BB2KXLXZ Move the build time chart to the job page
  • [58] U4TD3AIQ Add support for viewing jobset evaluations
  • [*] IK53RV4V

Change contents

  • file deletion: flot-0.6.zip (----------)
    [3.1486][3.252502:252525](),[3.252525][3.19178:19178]()
  • replacement in src/root/Makefile.am at line 8
    [3.18637][3.30:50]()
    FLOT = flot-0.6.zip
    [3.18637]
    [3.18696]
    FLOT = flot-0.8.3.zip
  • replacement in src/root/common.tt at line 531
    [2.459][2.459:667]()
    <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>
    [2.459]
    [3.3447]
    <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]