Fix some XML well-formedness problems

[?]
Feb 14, 2013, 5:03 PM
2VBQRQ2QUNM3ZC7I7WAXYSUVPP52IY2KLE4CVS3E4MAHL2T42KKQC

Dependencies

  • [2] 4WZQW2N6 Fix indentation and get rid of some unnecessary whitespace in the output
  • [3] 3PNG7NIB Remove trailing whitespace
  • [4] 6KIJX24R Get rid of unnecessary [%- and -%] tags
  • [5] JARRBLZD Bootstrapify the Hydra forms (except the project and jobset edit pages)
  • [6] U4TD3AIQ Add support for viewing jobset evaluations
  • [7] YPDYBK5G Show dependencies as a tree rather than a list
  • [8] RWFCW6ZN In the jobset evals lists, show what inputs changed between consecutive evals
  • [9] 22JB5HNE make changes section more compact/readable
  • [10] ZI535LI6 * hydra: 'new' UI for project/jobset/job/build
  • [11] DE2DNCOI Allow comparing an evaluation with an arbitrary other evaluation
  • [*] J5UVLXOK * Start of a basic Catalyst web interface.
  • [*] IK53RV4V
  • [*] 7YBYT2LQ
  • [*] W6DC6K4I * Happy Javascript hacking.

Change contents

  • replacement in src/root/build.tt at line 329
    [3.18916][3.18916:19005]()
    [% INCLUDE renderFullBuildLink build=input.dependency %]</a>
    [3.18916]
    [3.19005]
    [% INCLUDE renderFullBuildLink build=input.dependency %]
  • replacement in src/root/common.tt at line 339
    [2.6091][2.6091:6255]()
    <a target="_new" href="/api/scmdiff?uri=[% url %]&rev1=[% bi1.revision %]&rev2=[% bi2.revision %]&type=[% bi1.type %]&branch=[% branch %]">[% contents %]</a>
    [2.6091]
    [2.6255]
    <a target="_new" href="[% HTML.escape("/api/scmdiff?uri=$url&rev1=$bi1.revision&rev2=$bi2.revision&type=$bi1.type&branch=$branch") %]">[% contents %]</a>
  • replacement in src/root/common.tt at line 453
    [2.9932][2.9932:9960]()
    [% FOREACH e IN evals
    [2.9932]
    [2.9960]
    [% FOREACH e IN evals;
  • replacement in src/root/common.tt at line 457
    [2.10056][2.10056:10201]()
    <td><a href="[% link %]">[% eval.id %]</a>&nbsp;</td>
    <td>[% INCLUDE renderDateTime timestamp = eval.timestamp %]&nbsp;</td>
    [2.10056]
    [2.10201]
    <td><a href="[% link %]">[% eval.id %]</a></td>
    <td>[% INCLUDE renderDateTime timestamp = eval.timestamp %]</td>
  • replacement in src/root/common.tt at line 487
    [2.11226][2.11226:11328]()
    <tr><td class="centered" colspan=54"><a href="[% linkToAll %]"><em>More...</em></a></td></tr>
    [2.11226]
    [2.11328]
    <tr><td class="centered" colspan="54"><a href="[% linkToAll %]"><em>More...</em></a></td></tr>
  • replacement in src/root/jobset-eval.tt at line 8
    [3.1782][3.1782:1875]()
    project=otherEval.jobset.project.name jobset=otherEval.jobset.name %]
    evaluation <a href="[%
    [3.1782]
    [3.1875]
    project=otherEval.jobset.project.name jobset=otherEval.jobset.name %] evaluation <a href="[%
  • edit in src/root/project.tt at line 160
    [3.15453][3.35828:35855]()
    [% END %]
  • edit in src/root/project.tt at line 162
    [3.15475]
    [16.3196]
    [% END %]