Remove tablesorter

[?]
Apr 26, 2013, 12:49 PM
VG4QG336SCZNWAXJERI3N5FO6PUAYFJV24CLI27ADUFPO74RVJKQC

Dependencies

  • [2] F26JXTLN Trailing whitespace
  • [3] BIVZGPUT Optimise clickable rows
  • [4] BOAFFKUX Active build steps: Make the rows clickable
  • [5] W74RIXTJ Show inputs and input changes on the jobset eval page
  • [6] TRDGNILT Remove unused file
  • [7] SMTMFEKE hydra: add missing templates
  • [8] 6GEU36HW Remove obsolete CSS classes
  • [9] JLDUSNUO * Unify rendering of finished and scheduled builds.
  • [10] 2BUX775I * More release -> view.
  • [11] 3PNG7NIB Remove trailing whitespace
  • [12] S5PV6IIM * Represent jobs explicitly in the DB.
  • [13] XDDCO6CH * hydra: add dependency list with links to logfiles
  • [14] KKJNJHO5 Update bootstrap to 2.0.3
  • [15] FHF6IZJQ * Basic release management: releases are now dynamically computed as
  • [16] LSZLZHJY Allow users to edit their own settings
  • [17] JOVVHIJX Remove all entry points to modify machines
  • [18] UICHT2PS Add a search feature
  • [19] GZ66LVO2 Don't do <tt> on input type
  • [20] RWFCW6ZN In the jobset evals lists, show what inputs changed between consecutive evals
  • [21] ZI535LI6 * hydra: 'new' UI for project/jobset/job/build
  • [22] 6FRLEP4P first try for timeline of last 24 hours in hydra
  • [23] 3SQCOHZN * minor performance tweaks
  • [24] KXGOUX7P * Creating releases.
  • [25] FV2M6MOT hydra: use autoconf/-make
  • [26] P5X4P6VK * Renaming "release sets" to "views" (not finished yet). Having
  • [27] R2PON6R7 Allow non-admin users to see the machine status page
  • [28] PPJN6SDP * paging for releases page
  • [29] 4WZQW2N6 Fix indentation and get rid of some unnecessary whitespace in the output
  • [30] ZWCTAZGL added newsitems, added some admin options to clear various caches.
  • [31] ZNFDFJHG * Provide a redirect to the latest successful release in a release set
  • [32] OR5SJ42Y Show releases in a tab on the project page
  • [33] PZL3SZM3 Give every page a consistent title
  • [34] S5GCSCNS Update bootstrap to 2.3.1
  • [35] 3JBUMW3E forgot to commit a file
  • [36] TMP2FRIW
  • [37] BHZXGT2H * Channels: provide an index page that lists all the packages in the
  • [38] NDL67SQT * XHTML validity.
  • [39] JARRBLZD Bootstrapify the Hydra forms (except the project and jobset edit pages)
  • [40] 5DSDXORD hydra: missing plain.tt
  • [41] RBNQKATL * Adding persistant releases. A release is a named set of builds.
  • [42] 36M6DGIT Show the runtime/build dependencies in the build page
  • [43] EFWN7JBV * Added a status page that shows all the currently executing build steps.
  • [44] ODNCGFQ5 * Improved the navigation bar: don't include all projects (since that
  • [45] QTC3SYBM Jobset page: Load the jobs and status tabs on demand
  • [46] OX6NYJDV Split viewing and editing a jobset
  • [47] 4UUKWXDF Jobset page: Show last evaluation time
  • [48] S66BOMVU * Added authentication.
  • [49] IGNQFFV7 * Put the release sets in the navbar.
  • [50] 75XUS62Y * Added a page to quickly see all failed builds and failed evaluations
  • [51] LQ5QEDVV
  • [52] VJFLX7B6 Fix rendering of jobset inputs
  • [53] AS2OXLRM * Editing releases.
  • [54] D5QIOJGP * Move everything up one directory.
  • [55] QL55ECJ6 - adapted ui for hydra, more in line with nixos.org website
  • [56] NEQ4BISO Add bootstrap.zip
  • [57] 2GUAKGTB Fix indentation of build.tt
  • [58] HZWUT4YN Allow users to reproduce builds on their own systems
  • [59] OEPUOUNB Using twitter bootstrap for more consistent looks for Hydra
  • [60] VH5ZABDR Add a page to show the latest evaluations for the entire server
  • [61] W6DC6K4I * Happy Javascript hacking.
  • [62] SZYDW2DG hydra: added some user admin
  • [63] JY7BXXOP Split viewing and editing a project
  • [64] RSEGBU6C Hydra/20: Jobset clone feature
  • [65] 2VBQRQ2Q Fix some XML well-formedness problems
  • [66] PMNWRTGJ Add multiple output support
  • [67] YFYRNNQU Use <h3> for running/failed build steps
  • [68] 63A26BM2 Unpack jQuery etc. in the build tree for easier testing
  • [69] WRIU3S5E * UI for cloning builds (not functional yet).
  • [70] U4TD3AIQ Add support for viewing jobset evaluations
  • [71] U72VNKRU Remove unused file
  • [*] J5UVLXOK * Start of a basic Catalyst web interface.
  • [*] IK53RV4V
  • [*] G6HJY2V4
  • [*] 7YBYT2LQ

Change contents

  • file deletion: jquery.tablesorter.zip (----------)
    [6.1486][6.2198613:2198646](),[6.2198646][6.1311787:1311787]()
  • edit in src/root/Makefile.am at line 8
    [2.50][2.50:87]()
    TABLESORTER = jquery.tablesorter.zip
  • replacement in src/root/Makefile.am at line 11
    [6.18733][6.27:80]()
    ZIPS = $(FLOT) $(TABLESORTER) $(JQUERY) $(BOOTSTRAP)
    [6.18733]
    [6.18773]
    ZIPS = $(FLOT) $(JQUERY) $(BOOTSTRAP)
  • edit in src/root/Makefile.am at line 22
    [6.124][6.86:174](),[6.86][6.86:174]()
    rm -rf $(srcdir)/static/js/tablesorter
    unzip -u -d $(srcdir)/static/js $(TABLESORTER)
  • replacement in src/root/build.tt at line 18
    [6.1990][3.0:81]()
    <table class="tablesorter table table-striped table-condensed clickable-rows">
    [6.1990]
    [6.11649]
    <table class="table table-striped table-condensed clickable-rows">
  • replacement in src/root/build.tt at line 341
    [6.20017][6.12569:12639]()
    <table class="tablesorter table table-condensed table-striped">
    [6.20017]
    [6.12639]
    <table class="table table-condensed table-striped">
  • replacement in src/root/channel-contents.tt at line 35
    [6.3688][3.181:260]()
    <table class="tablesorter table table-condensed table-striped clickable-rows">
    [6.3688]
    [6.21299]
    <table class="table table-condensed table-striped clickable-rows">
  • replacement in src/root/clone-build.tt at line 22
    [6.1454][6.2465:2531]()
    <table class="tablesorter table table-condensed table-striped">
    [6.1454]
    [6.1484]
    <table class="table table-condensed table-striped">
  • replacement in src/root/common.tt at line 65
    [6.1331][3.621:731]()
    <table class="table table-striped table-condensed clickable-rows [% IF !unsortable %]tablesorter[% END %]">
    [6.1331]
    [6.767]
    <table class="table table-striped table-condensed clickable-rows">
  • replacement in src/root/common.tt at line 310
    [5.389][5.389:455]()
    <table class="tablesorter table table-striped table-condensed">
    [5.389]
    [5.455]
    <table class="table table-striped table-condensed">
  • replacement in src/root/common.tt at line 411
    [6.9697][3.839:920]()
    <table class="tablesorter table table-condensed table-striped clickable-rows">
    [6.9697]
    [6.9763]
    <table class="table table-condensed table-striped clickable-rows">
  • replacement in src/root/edit-view.tt at line 40
    [6.6308][6.3476:3542](),[6.21997][6.3476:3542](),[6.860][6.3476:3542]()
    <table class="tablesorter table table-condensed table-striped">
    [6.21997]
    [6.890]
    <table class="table table-condensed table-striped">
  • replacement in src/root/errors.tt at line 16
    [6.1816][6.395:459]()
    <table class="tablesorter table table-condensed table-striped">
    [6.1816]
    [6.1854]
    <table class="table table-condensed table-striped">
  • replacement in src/root/errors.tt at line 42
    [6.2342][6.460:524]()
    <table class="tablesorter table table-condensed table-striped">
    [6.2342]
    [6.2380]
    <table class="table table-condensed table-striped">
  • replacement in src/root/jobset.tt at line 30
    [6.6217][6.6217:6283]()
    <table class="tablesorter table table-striped table-condensed">
    [6.6217]
    [6.6283]
    <table class="table table-striped table-condensed">
  • replacement in src/root/overview.tt at line 18
    [6.19493][3.1462:1541]()
    <table class="tablesorter table table-condensed table-striped clickable-rows">
    [6.19493]
    [6.19521]
    <table class="table table-condensed table-striped clickable-rows">
  • replacement in src/root/project.tt at line 17
    [6.33135][3.1730:1815]()
    <table class="tablesorter table table-striped table-condensed clickable-rows">
    [6.33135]
    [6.3025]
    <table class="table table-striped table-condensed clickable-rows">
  • replacement in src/root/project.tt at line 122
    [6.3197][3.2038:2121]()
    <table class="tablesorter table table-condensed table-striped clickable-rows">
    [6.3197]
    [6.547]
    <table class="table table-condensed table-striped clickable-rows">
  • replacement in src/root/status.tt at line 4
    [6.1222][4.0:79]()
    <table class="tablesorter table table-striped table-condensed clickable-rows">
    [6.1222]
    [6.4514]
    <table class="table table-striped table-condensed clickable-rows">
  • replacement in src/root/view.tt at line 12
    [6.8595][3.2272:2351]()
    <table class="tablesorter table table-condensed table-striped clickable-rows">
    [6.8595]
    [6.8623]
    <table class="table table-condensed table-striped clickable-rows">