comparison tests/test-hgweb-commands.t @ 19452:6f5556454edd

hgweb: make stripes in log and search with CSS
author Alexander Plavin <me@aplavin.ru>
date Sat, 13 Jul 2013 17:59:00 +0400
parents a79b21ece345
children c229a5e7511e
comparison
equal deleted inserted replaced
19451:aad410749ff3 19452:6f5556454edd
304 <tr> 304 <tr>
305 <th class="age">age</th> 305 <th class="age">age</th>
306 <th class="author">author</th> 306 <th class="author">author</th>
307 <th class="description">description</th> 307 <th class="description">description</th>
308 </tr> 308 </tr>
309 <tr class="parity0"> 309 <tbody class="stripes2">
310 <tr>
310 <td class="age">Thu, 01 Jan 1970 00:00:00 +0000</td> 311 <td class="age">Thu, 01 Jan 1970 00:00:00 +0000</td>
311 <td class="author">test</td> 312 <td class="author">test</td>
312 <td class="description"><a href="/rev/cad8025a2e87">branch commit with null character: </a><span class="branchhead">unstable</span> <span class="tag">tip</span> <span class="tag">something</span> </td> 313 <td class="description"><a href="/rev/cad8025a2e87">branch commit with null character: </a><span class="branchhead">unstable</span> <span class="tag">tip</span> <span class="tag">something</span> </td>
313 </tr> 314 </tr>
314 <tr class="parity1"> 315 <tr>
315 <td class="age">Thu, 01 Jan 1970 00:00:00 +0000</td> 316 <td class="age">Thu, 01 Jan 1970 00:00:00 +0000</td>
316 <td class="author">test</td> 317 <td class="author">test</td>
317 <td class="description"><a href="/rev/1d22e65f027e">branch</a><span class="branchhead">stable</span> </td> 318 <td class="description"><a href="/rev/1d22e65f027e">branch</a><span class="branchhead">stable</span> </td>
318 </tr> 319 </tr>
319 <tr class="parity0"> 320 <tr>
320 <td class="age">Thu, 01 Jan 1970 00:00:00 +0000</td> 321 <td class="age">Thu, 01 Jan 1970 00:00:00 +0000</td>
321 <td class="author">test</td> 322 <td class="author">test</td>
322 <td class="description"><a href="/rev/a4f92ed23982">Added tag 1.0 for changeset 2ef0ac749a14</a><span class="branchhead">default</span> </td> 323 <td class="description"><a href="/rev/a4f92ed23982">Added tag 1.0 for changeset 2ef0ac749a14</a><span class="branchhead">default</span> </td>
323 </tr> 324 </tr>
324 <tr class="parity1"> 325 <tr>
325 <td class="age">Thu, 01 Jan 1970 00:00:00 +0000</td> 326 <td class="age">Thu, 01 Jan 1970 00:00:00 +0000</td>
326 <td class="author">test</td> 327 <td class="author">test</td>
327 <td class="description"><a href="/rev/2ef0ac749a14">base</a><span class="tag">1.0</span> <span class="tag">anotherthing</span> </td> 328 <td class="description"><a href="/rev/2ef0ac749a14">base</a><span class="tag">1.0</span> <span class="tag">anotherthing</span> </td>
328 </tr> 329 </tr>
329 330
331 </tbody>
330 </table> 332 </table>
331 333
332 <div class="navigate"> 334 <div class="navigate">
333 <a href="/shortlog/3?revcount=30">less</a> 335 <a href="/shortlog/3?revcount=30">less</a>
334 <a href="/shortlog/3?revcount=120">more</a> 336 <a href="/shortlog/3?revcount=120">more</a>
541 <tr> 543 <tr>
542 <th class="age">age</th> 544 <th class="age">age</th>
543 <th class="author">author</th> 545 <th class="author">author</th>
544 <th class="description">description</th> 546 <th class="description">description</th>
545 </tr> 547 </tr>
546 <tr class="parity0"> 548 <tbody class="stripes2">
549 <tr>
547 <td class="age">Thu, 01 Jan 1970 00:00:00 +0000</td> 550 <td class="age">Thu, 01 Jan 1970 00:00:00 +0000</td>
548 <td class="author">test</td> 551 <td class="author">test</td>
549 <td class="description"><a href="/rev/2ef0ac749a14">base</a><span class="tag">1.0</span> <span class="tag">anotherthing</span> </td> 552 <td class="description"><a href="/rev/2ef0ac749a14">base</a><span class="tag">1.0</span> <span class="tag">anotherthing</span> </td>
550 </tr> 553 </tr>
551 554
555 </tbody>
552 </table> 556 </table>
553 557
554 <div class="navigate"> 558 <div class="navigate">
555 <a href="/search/?rev=base&revcount=5">less</a> 559 <a href="/search/?rev=base&revcount=5">less</a>
556 <a href="/search/?rev=base&revcount=20">more</a> 560 <a href="/search/?rev=base&revcount=20">more</a>