Fossil SCM
Change graph-test-1 hyperlinks to relative links so that they work anywhere.
Commit
87fb21875a6ec9fe975564064155ff5f39e521bd
Parent
8d5dafc1dcc03fb…
1 file changed
+29
-26
+29
-26
| --- test/graph-test-1.wiki | ||
| +++ test/graph-test-1.wiki | ||
| @@ -2,64 +2,67 @@ | ||
| 2 | 2 | |
| 3 | 3 | This page contains examples a list of URLs of timelines with |
| 4 | 4 | interesting graphs. Click on all URLs, one by one, to verify |
| 5 | 5 | the correct operation of the graph drawing logic. |
| 6 | 6 | |
| 7 | - * <a href="/timeline?n=20&y=ci&b=2010-11-08" target="testwindow"> | |
| 7 | + * <a href="../../../timeline?n=20&y=ci&b=2010-11-08" target="testwindow"> | |
| 8 | 8 | 20-element timeline, check-ins only, before 2010-11-08</a> |
| 9 | - * <a href="/timeline?n=20&y=ci&b=2010-11-08&ng" target="testwindow"> | |
| 9 | + * <a href="../../../timeline?n=20&y=ci&b=2010-11-08&ng" target="testwindow"> | |
| 10 | 10 | 20-element timeline, check-ins only, no graph, before 2010-11-08</a> |
| 11 | - * <a href="/timeline?n=20&y=ci&b=2010-11-08&fc" target="testwindow"> | |
| 11 | + * <a href="../../../timeline?n=20&y=ci&b=2010-11-08&fc" target="testwindow"> | |
| 12 | 12 | 20-element timeline, check-ins only, file changes, before 2010-11-08</a> |
| 13 | - * <a href="/timeline?n=40&y=ci&b=2010-11-08" target="testwindow"> | |
| 13 | + * <a href="../../../timeline?n=40&y=ci&b=2010-11-08" target="testwindow"> | |
| 14 | 14 | 40-element timeline, check-ins only, before 2010-11-08</a> |
| 15 | - * <a href="/timeline?n=1000&y=ci&b=2010-11-08" target="testwindow"> | |
| 15 | + * <a href="../../../timeline?n=1000&y=ci&b=2010-11-08" target="testwindow"> | |
| 16 | 16 | 1000-element timeline, check-ins only, before 2010-11-08</a> |
| 17 | - * <a href="/timeline?n=10&c=2010-11-07+10:23:00" target="testwindow"> | |
| 17 | + * <a href="../../../timeline?n=10&c=2010-11-07+10:23:00" target="testwindow"> | |
| 18 | 18 | 10-elements circa 2010-11-07 10:23:00, with dividers</a> |
| 19 | - * <a href="/timeline?n=10&c=2010-11-07+10:23:00&nd" target="testwindow"> | |
| 19 | + * <a href="../../../timeline?n=10&c=2010-11-07+10:23:00&nd" | |
| 20 | + target="testwindow"> | |
| 20 | 21 | 10-elements circa 2010-11-07 10:23:00, without dividers</a> |
| 21 | - * <a href="/timeline?f=3ea66260b5555" target="testwindow"> | |
| 22 | + * <a href="../../../timeline?f=3ea66260b5555" target="testwindow"> | |
| 22 | 23 | Parents and children of check-in 3ea66260b5555</a> |
| 23 | - * <a href="/timeline?d=e5fe4164f74a7576&p=e5fe4164f74a7576&n=3" | |
| 24 | + * <a href="../../../timeline?d=e5fe4164f74a7576&p=e5fe4164f74a7576&n=3" | |
| 24 | 25 | target="testwindow">multiple merge descenders from the penultimate node. |
| 25 | 26 | </a> |
| 26 | - * <a href="/timeline?y=ci&a=2010-12-20" target="testwindow"> | |
| 27 | + * <a href="../../../timeline?y=ci&a=2010-12-20" target="testwindow"> | |
| 27 | 28 | multiple branch risers.</a> |
| 28 | - * <a href="/timeline?y=ci&a=2010-12-20&n=18" target="testwindow"> | |
| 29 | + * <a href="../../../timeline?y=ci&a=2010-12-20&n=18" target="testwindow"> | |
| 29 | 30 | multiple branch risers, n=18.</a> |
| 30 | - * <a href="/timeline?y=ci&a=2010-12-20&n=9" target="testwindow"> | |
| 31 | + * <a href="../../../timeline?y=ci&a=2010-12-20&n=9" target="testwindow"> | |
| 31 | 32 | multiple branch risers, n=9.</a> |
| 32 | - * <a href="/timeline?r=experimental" target="testwindow"> | |
| 33 | + * <a href="../../../timeline?r=experimental" target="testwindow"> | |
| 33 | 34 | Experimental branch using and related check-ins.</a> |
| 34 | - * <a href="/timeline?r=experimental&mionly" target="testwindow"> | |
| 35 | + * <a href="../../../timeline?r=experimental&mionly" target="testwindow"> | |
| 35 | 36 | Experimental branch using and merge-ins only.</a> |
| 36 | - * <a href="/timeline?t=experimental" target="testwindow"> | |
| 37 | + * <a href="../../../timeline?t=experimental" target="testwindow"> | |
| 37 | 38 | Experimental branch check-ins only.</a> |
| 38 | - * <a href="/timeline?r=experimental&n=1000" target="testwindow"> | |
| 39 | + * <a href="../../../timeline?r=experimental&n=1000" target="testwindow"> | |
| 39 | 40 | Experimental branch using and related check-ins - 1000 elements.</a> |
| 40 | - * <a href="/timeline?r=release" target="testwindow"> | |
| 41 | + * <a href="../../../timeline?r=release" target="testwindow"> | |
| 41 | 42 | Check-ins tagged "release" and related check-ins</a> |
| 42 | - * <a href="/timeline?r=release&mionly" target="testwindow"> | |
| 43 | + * <a href="../../../timeline?r=release&mionly" target="testwindow"> | |
| 43 | 44 | Check-ins tagged "release" and merge-ins</a> |
| 44 | - * <a href="/timeline?t=release" target="testwindow"> | |
| 45 | + * <a href="../../../timeline?t=release" target="testwindow"> | |
| 45 | 46 | Only check-ins tagged "release"</a> |
| 46 | - * <a href="/finfo?name=Makefile" target="testwindow"> | |
| 47 | + * <a href="../../../finfo?name=Makefile" target="testwindow"> | |
| 47 | 48 | History of source file "Makefile".</a> |
| 48 | - * <a href="/timeline?a=1970-01-01" target="testwindow"> | |
| 49 | + * <a href="../../../timeline?a=1970-01-01" target="testwindow"> | |
| 49 | 50 | 20 elements after 1970-01-01.</a> |
| 50 | - * <a href="/timeline?n=100000000&y=ci" target="testwindow"> | |
| 51 | + * <a href="../../../timeline?n=100000000&y=ci" target="testwindow"> | |
| 51 | 52 | All check-ins - a huge graph.</a> |
| 52 | - * <a href="/timeline?f=8dfed953f7530442" target="testwindow"> | |
| 53 | + * <a href="../../../timeline?f=8dfed953f7530442" target="testwindow"> | |
| 53 | 54 | This malformed commit has a |
| 54 | 55 | merge parent which is not a valid checkin.</a> |
| 55 | - * <a href="/timeline?from=e663bac6f7&to=a298a0e2f9" target="testwindow"> | |
| 56 | + * <a href="../../../timeline?from=e663bac6f7&to=a298a0e2f9" | |
| 57 | + target="testwindow"> | |
| 56 | 58 | From e663bac6f7 to a298a0e2f9 by shortest path.</a> |
| 57 | - * <a href="/timeline?from=e663bac6f7&to=a298a0e2f9&nomerge" | |
| 59 | + * <a href="../../../timeline?from=e663bac6f7&to=a298a0e2f9&nomerge" | |
| 58 | 60 | target="testwindow"> |
| 59 | 61 | From e663bac6f7 to a298a0e2f9 without merge links.</a> |
| 60 | - * <a href="/timeline?me=e663bac6f7&you=a298a0e2f9" target="testwindow"> | |
| 62 | + * <a href="../../../timeline?me=e663bac6f7&you=a298a0e2f9" | |
| 63 | + target="testwindow"> | |
| 61 | 64 | Common ancestor path of e663bac6f7 to a298a0e2f9.</a> |
| 62 | 65 | |
| 63 | 66 | |
| 64 | 67 | External: |
| 65 | 68 | |
| 66 | 69 |
| --- test/graph-test-1.wiki | |
| +++ test/graph-test-1.wiki | |
| @@ -2,64 +2,67 @@ | |
| 2 | |
| 3 | This page contains examples a list of URLs of timelines with |
| 4 | interesting graphs. Click on all URLs, one by one, to verify |
| 5 | the correct operation of the graph drawing logic. |
| 6 | |
| 7 | * <a href="/timeline?n=20&y=ci&b=2010-11-08" target="testwindow"> |
| 8 | 20-element timeline, check-ins only, before 2010-11-08</a> |
| 9 | * <a href="/timeline?n=20&y=ci&b=2010-11-08&ng" target="testwindow"> |
| 10 | 20-element timeline, check-ins only, no graph, before 2010-11-08</a> |
| 11 | * <a href="/timeline?n=20&y=ci&b=2010-11-08&fc" target="testwindow"> |
| 12 | 20-element timeline, check-ins only, file changes, before 2010-11-08</a> |
| 13 | * <a href="/timeline?n=40&y=ci&b=2010-11-08" target="testwindow"> |
| 14 | 40-element timeline, check-ins only, before 2010-11-08</a> |
| 15 | * <a href="/timeline?n=1000&y=ci&b=2010-11-08" target="testwindow"> |
| 16 | 1000-element timeline, check-ins only, before 2010-11-08</a> |
| 17 | * <a href="/timeline?n=10&c=2010-11-07+10:23:00" target="testwindow"> |
| 18 | 10-elements circa 2010-11-07 10:23:00, with dividers</a> |
| 19 | * <a href="/timeline?n=10&c=2010-11-07+10:23:00&nd" target="testwindow"> |
| 20 | 10-elements circa 2010-11-07 10:23:00, without dividers</a> |
| 21 | * <a href="/timeline?f=3ea66260b5555" target="testwindow"> |
| 22 | Parents and children of check-in 3ea66260b5555</a> |
| 23 | * <a href="/timeline?d=e5fe4164f74a7576&p=e5fe4164f74a7576&n=3" |
| 24 | target="testwindow">multiple merge descenders from the penultimate node. |
| 25 | </a> |
| 26 | * <a href="/timeline?y=ci&a=2010-12-20" target="testwindow"> |
| 27 | multiple branch risers.</a> |
| 28 | * <a href="/timeline?y=ci&a=2010-12-20&n=18" target="testwindow"> |
| 29 | multiple branch risers, n=18.</a> |
| 30 | * <a href="/timeline?y=ci&a=2010-12-20&n=9" target="testwindow"> |
| 31 | multiple branch risers, n=9.</a> |
| 32 | * <a href="/timeline?r=experimental" target="testwindow"> |
| 33 | Experimental branch using and related check-ins.</a> |
| 34 | * <a href="/timeline?r=experimental&mionly" target="testwindow"> |
| 35 | Experimental branch using and merge-ins only.</a> |
| 36 | * <a href="/timeline?t=experimental" target="testwindow"> |
| 37 | Experimental branch check-ins only.</a> |
| 38 | * <a href="/timeline?r=experimental&n=1000" target="testwindow"> |
| 39 | Experimental branch using and related check-ins - 1000 elements.</a> |
| 40 | * <a href="/timeline?r=release" target="testwindow"> |
| 41 | Check-ins tagged "release" and related check-ins</a> |
| 42 | * <a href="/timeline?r=release&mionly" target="testwindow"> |
| 43 | Check-ins tagged "release" and merge-ins</a> |
| 44 | * <a href="/timeline?t=release" target="testwindow"> |
| 45 | Only check-ins tagged "release"</a> |
| 46 | * <a href="/finfo?name=Makefile" target="testwindow"> |
| 47 | History of source file "Makefile".</a> |
| 48 | * <a href="/timeline?a=1970-01-01" target="testwindow"> |
| 49 | 20 elements after 1970-01-01.</a> |
| 50 | * <a href="/timeline?n=100000000&y=ci" target="testwindow"> |
| 51 | All check-ins - a huge graph.</a> |
| 52 | * <a href="/timeline?f=8dfed953f7530442" target="testwindow"> |
| 53 | This malformed commit has a |
| 54 | merge parent which is not a valid checkin.</a> |
| 55 | * <a href="/timeline?from=e663bac6f7&to=a298a0e2f9" target="testwindow"> |
| 56 | From e663bac6f7 to a298a0e2f9 by shortest path.</a> |
| 57 | * <a href="/timeline?from=e663bac6f7&to=a298a0e2f9&nomerge" |
| 58 | target="testwindow"> |
| 59 | From e663bac6f7 to a298a0e2f9 without merge links.</a> |
| 60 | * <a href="/timeline?me=e663bac6f7&you=a298a0e2f9" target="testwindow"> |
| 61 | Common ancestor path of e663bac6f7 to a298a0e2f9.</a> |
| 62 | |
| 63 | |
| 64 | External: |
| 65 | |
| 66 |
| --- test/graph-test-1.wiki | |
| +++ test/graph-test-1.wiki | |
| @@ -2,64 +2,67 @@ | |
| 2 | |
| 3 | This page contains examples a list of URLs of timelines with |
| 4 | interesting graphs. Click on all URLs, one by one, to verify |
| 5 | the correct operation of the graph drawing logic. |
| 6 | |
| 7 | * <a href="../../../timeline?n=20&y=ci&b=2010-11-08" target="testwindow"> |
| 8 | 20-element timeline, check-ins only, before 2010-11-08</a> |
| 9 | * <a href="../../../timeline?n=20&y=ci&b=2010-11-08&ng" target="testwindow"> |
| 10 | 20-element timeline, check-ins only, no graph, before 2010-11-08</a> |
| 11 | * <a href="../../../timeline?n=20&y=ci&b=2010-11-08&fc" target="testwindow"> |
| 12 | 20-element timeline, check-ins only, file changes, before 2010-11-08</a> |
| 13 | * <a href="../../../timeline?n=40&y=ci&b=2010-11-08" target="testwindow"> |
| 14 | 40-element timeline, check-ins only, before 2010-11-08</a> |
| 15 | * <a href="../../../timeline?n=1000&y=ci&b=2010-11-08" target="testwindow"> |
| 16 | 1000-element timeline, check-ins only, before 2010-11-08</a> |
| 17 | * <a href="../../../timeline?n=10&c=2010-11-07+10:23:00" target="testwindow"> |
| 18 | 10-elements circa 2010-11-07 10:23:00, with dividers</a> |
| 19 | * <a href="../../../timeline?n=10&c=2010-11-07+10:23:00&nd" |
| 20 | target="testwindow"> |
| 21 | 10-elements circa 2010-11-07 10:23:00, without dividers</a> |
| 22 | * <a href="../../../timeline?f=3ea66260b5555" target="testwindow"> |
| 23 | Parents and children of check-in 3ea66260b5555</a> |
| 24 | * <a href="../../../timeline?d=e5fe4164f74a7576&p=e5fe4164f74a7576&n=3" |
| 25 | target="testwindow">multiple merge descenders from the penultimate node. |
| 26 | </a> |
| 27 | * <a href="../../../timeline?y=ci&a=2010-12-20" target="testwindow"> |
| 28 | multiple branch risers.</a> |
| 29 | * <a href="../../../timeline?y=ci&a=2010-12-20&n=18" target="testwindow"> |
| 30 | multiple branch risers, n=18.</a> |
| 31 | * <a href="../../../timeline?y=ci&a=2010-12-20&n=9" target="testwindow"> |
| 32 | multiple branch risers, n=9.</a> |
| 33 | * <a href="../../../timeline?r=experimental" target="testwindow"> |
| 34 | Experimental branch using and related check-ins.</a> |
| 35 | * <a href="../../../timeline?r=experimental&mionly" target="testwindow"> |
| 36 | Experimental branch using and merge-ins only.</a> |
| 37 | * <a href="../../../timeline?t=experimental" target="testwindow"> |
| 38 | Experimental branch check-ins only.</a> |
| 39 | * <a href="../../../timeline?r=experimental&n=1000" target="testwindow"> |
| 40 | Experimental branch using and related check-ins - 1000 elements.</a> |
| 41 | * <a href="../../../timeline?r=release" target="testwindow"> |
| 42 | Check-ins tagged "release" and related check-ins</a> |
| 43 | * <a href="../../../timeline?r=release&mionly" target="testwindow"> |
| 44 | Check-ins tagged "release" and merge-ins</a> |
| 45 | * <a href="../../../timeline?t=release" target="testwindow"> |
| 46 | Only check-ins tagged "release"</a> |
| 47 | * <a href="../../../finfo?name=Makefile" target="testwindow"> |
| 48 | History of source file "Makefile".</a> |
| 49 | * <a href="../../../timeline?a=1970-01-01" target="testwindow"> |
| 50 | 20 elements after 1970-01-01.</a> |
| 51 | * <a href="../../../timeline?n=100000000&y=ci" target="testwindow"> |
| 52 | All check-ins - a huge graph.</a> |
| 53 | * <a href="../../../timeline?f=8dfed953f7530442" target="testwindow"> |
| 54 | This malformed commit has a |
| 55 | merge parent which is not a valid checkin.</a> |
| 56 | * <a href="../../../timeline?from=e663bac6f7&to=a298a0e2f9" |
| 57 | target="testwindow"> |
| 58 | From e663bac6f7 to a298a0e2f9 by shortest path.</a> |
| 59 | * <a href="../../../timeline?from=e663bac6f7&to=a298a0e2f9&nomerge" |
| 60 | target="testwindow"> |
| 61 | From e663bac6f7 to a298a0e2f9 without merge links.</a> |
| 62 | * <a href="../../../timeline?me=e663bac6f7&you=a298a0e2f9" |
| 63 | target="testwindow"> |
| 64 | Common ancestor path of e663bac6f7 to a298a0e2f9.</a> |
| 65 | |
| 66 | |
| 67 | External: |
| 68 | |
| 69 |