Skip to content

Commit

Permalink
Merge pull request #539 from braddr/update-urls
Browse files Browse the repository at this point in the history
move bugzilla urls to the new site
  • Loading branch information
AndrejMitrovic committed Apr 9, 2014
2 parents e1845ed + 107f34d commit a7e54dc
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -8,7 +8,7 @@ Welcome to the D community and thanks for your interest in contributing!
# More Links

* Fork [on Github](https://github.com/D-Programming-Language/dlang.org)
* Use our [Bugzilla bug tracker](http://d.puremagic.com/issues/)
* Use our [Bugzilla bug tracker](https://issues.dlang.org/)
* Follow the [Styleguide](http://dlang.org/dstyle.html)
* Participate in [our forum](http://forum.dlang.org/)
* [Review Queue](http://wiki.dlang.org/Review_Queue).
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -3,7 +3,7 @@

These are the source files for the [D Language Website](http://dlang.org).

* [Bugzilla bug tracker](http://d.puremagic.com/issues/)
* [Bugzilla bug tracker](https://issues.dlang.org/)
* [Forum](http://forum.dlang.org/)
* [Wiki](http://wiki.dlang.org/)

Expand Down
6 changes: 3 additions & 3 deletions bugstats.php.dd
Expand Up @@ -2,7 +2,7 @@ Ddoc

$(D_S Bug tracker,

$(BOOKTABLE $(SECTION3 Current bugs <font size=-1>$(LINK2 https://d.puremagic.com/issues/enter_bug.cgi?product=D,[report new bug])$(LINK2 http://d.puremagic.com/issues/query.cgi,[search])</font>),
$(BOOKTABLE $(SECTION3 Current bugs <font size=-1>$(LINK2 https://issues.dlang.org/enter_bug.cgi?product=D,[report new bug])$(LINK2 https://issues.dlang.org/query.cgi,[search])</font>),
$(DISPLAY Regression, y_axis_field=bug_severity&query_format=report-table&product=D&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=regression)
$(DISPLAY Blocker, y_axis_field=bug_severity&query_format=report-table&product=D&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=blocker)
$(DISPLAY Critical, y_axis_field=bug_severity&query_format=report-table&product=D&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=critical)
Expand All @@ -13,12 +13,12 @@ $(DISPLAY All open, y_axis_field=bug_severity&query_format=report-table&product=
$(DISPLAY All closed, y_axis_field=bug_severity&query_format=report-table&product=D&bug_severity=normal&bug_severity=minor&bug_severity=trivial&bug_severity=regression&bug_severity=blocker&bug_severity=critical&bug_severity=major&bug_severity=enhancement&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED)
)

$(P <center>$(LINK2 https://d.puremagic.com/issues/reports.cgi?product=D&datasets=NEW%3A&datasets=ASSIGNED%3A&datasets=REOPENED%3A&datasets=RESOLVED%3A, <img border=1 src=https://d.puremagic.com/issues/graphs/D_NEW_ASSIGNED_REOPENED_RESOLVED.png>)</center>)
$(P <center>$(LINK2 https://issues.dlang.org/reports.cgi?product=D&datasets=NEW%3A&datasets=ASSIGNED%3A&datasets=REOPENED%3A&datasets=RESOLVED%3A, <img border=1 src=https://issues.dlang.org/graphs/D_NEW_ASSIGNED_REOPENED_RESOLVED.png>)</center>)

)

Macros:
TITLE=Bug tracker for dmd
PHP=<?php $0 ?>
BOOKTABLE = <center><table cellspacing=0 cellpadding=5 valign=top class=book><caption>$1</caption>$2</table></center>
DISPLAY=$(TR $(TD <font color=$3>$(LINK2 https://d.puremagic.com/issues/buglist.cgi?$2, $1)</font>) $(TD <iframe scrolling=no frameborder=0 width="4.8em" height="1.4em" style="width:4.8em;height:1.4em;" vspace="0" hspace="0" marginwidth="0" marginheight="0" src=fetch-issue-cnt.php?$2&format=table&action=wrap&ctype=csv></iframe>))
DISPLAY=$(TR $(TD <font color=$3>$(LINK2 https://issues.dlang.org/buglist.cgi?$2, $1)</font>) $(TD <iframe scrolling=no frameborder=0 width="4.8em" height="1.4em" style="width:4.8em;height:1.4em;" vspace="0" hspace="0" marginwidth="0" marginheight="0" src=fetch-issue-cnt.php?$2&format=table&action=wrap&ctype=csv></iframe>))
2 changes: 1 addition & 1 deletion changelog.d
Expand Up @@ -2341,7 +2341,7 @@ Macros:
$5
</div>
BUGZILLA = <a href="https://d.puremagic.com/issues/show_bug.cgi?id=$0">Bugzilla $0</a>
BUGZILLA = <a href="https://issues.dlang.org/show_bug.cgi?id=$0">Bugzilla $0</a>
CPPBUGZILLA = <a href="http://bugzilla.digitalmars.com/issues/show_bug.cgi?id=$0">Bugzilla $0</a>
DSTRESS = dstress $0
BUGSFIXED = <h4>Bugs Fixed</h4> $(UL $0 )
Expand Down
10 changes: 5 additions & 5 deletions changelog.dd
Expand Up @@ -8687,7 +8687,7 @@ Macros:
$5
</div>

BUGZILLA = <a href="https://d.puremagic.com/issues/show_bug.cgi?id=$0">Bugzilla $0</a>
BUGZILLA = <a href="https://issues.dlang.org/show_bug.cgi?id=$0">Bugzilla $0</a>
CPPBUGZILLA = <a href="http://bugzilla.digitalmars.com/issues/show_bug.cgi?id=$0">Bugzilla $0</a>
DSTRESS = dstress $0
BUGSFIXED = <div class="bugsfixed">$(H4 Bugs Fixed) $(UL $0 )</div>
Expand All @@ -8703,10 +8703,10 @@ Macros:
TRENAME=$(TR $(TD $(CODE $1)) $(TD $(CODE $2)))
LII= $(LI $(D $1) $(UL $+ ))

WHATSNEW2=$(LINK2 https://d.puremagic.com/issues/buglist.cgi?chfieldto=$2&query_format=advanced&chfield=resolution&chfieldfrom=$1&chfieldvalue=FIXED&bug_severity=enhancement&bug_status=RESOLVED&version=D2&version=D1%20%26%20D2&resolution=FIXED&product=D, New/Changed Features)
DMDBUGSFIXED2=$(LINK2 https://d.puremagic.com/issues/buglist.cgi?chfieldto=$2&query_format=advanced&chfield=resolution&chfieldfrom=$1&chfieldvalue=FIXED&bug_severity=regression&bug_severity=blocker&bug_severity=critical&bug_severity=major&bug_severity=normal&bug_severity=minor&bug_severity=trivial&bug_status=RESOLVED&version=D2&version=D1%20%26%20D2&component=DMD&resolution=FIXED&product=D, DMD Bugs Fixed)
DRUNTIMEBUGSFIXED2=$(LINK2 https://d.puremagic.com/issues/buglist.cgi?chfieldto=$2&query_format=advanced&chfield=resolution&chfieldfrom=$1&chfieldvalue=FIXED&bug_severity=regression&bug_severity=blocker&bug_severity=critical&bug_severity=major&bug_severity=normal&bug_severity=minor&bug_severity=trivial&bug_status=RESOLVED&version=D2&version=D1%20%26%20D2&component=druntime&resolution=FIXED&product=D, Druntime Bugs Fixed)
PHOBOSBUGSFIXED2=$(LINK2 https://d.puremagic.com/issues/buglist.cgi?chfieldto=$2&query_format=advanced&chfield=resolution&chfieldfrom=$1&chfieldvalue=FIXED&bug_severity=regression&bug_severity=blocker&bug_severity=critical&bug_severity=major&bug_severity=normal&bug_severity=minor&bug_severity=trivial&bug_status=RESOLVED&version=D2&version=D1%20%26%20D2&component=Phobos&resolution=FIXED&product=D, Phobos Bugs Fixed)
WHATSNEW2=$(LINK2 https://issues.dlang.org/buglist.cgi?chfieldto=$2&query_format=advanced&chfield=resolution&chfieldfrom=$1&chfieldvalue=FIXED&bug_severity=enhancement&bug_status=RESOLVED&version=D2&version=D1%20%26%20D2&resolution=FIXED&product=D, New/Changed Features)
DMDBUGSFIXED2=$(LINK2 https://issues.dlang.org/buglist.cgi?chfieldto=$2&query_format=advanced&chfield=resolution&chfieldfrom=$1&chfieldvalue=FIXED&bug_severity=regression&bug_severity=blocker&bug_severity=critical&bug_severity=major&bug_severity=normal&bug_severity=minor&bug_severity=trivial&bug_status=RESOLVED&version=D2&version=D1%20%26%20D2&component=DMD&resolution=FIXED&product=D, DMD Bugs Fixed)
DRUNTIMEBUGSFIXED2=$(LINK2 https://issues.dlang.org/buglist.cgi?chfieldto=$2&query_format=advanced&chfield=resolution&chfieldfrom=$1&chfieldvalue=FIXED&bug_severity=regression&bug_severity=blocker&bug_severity=critical&bug_severity=major&bug_severity=normal&bug_severity=minor&bug_severity=trivial&bug_status=RESOLVED&version=D2&version=D1%20%26%20D2&component=druntime&resolution=FIXED&product=D, Druntime Bugs Fixed)
PHOBOSBUGSFIXED2=$(LINK2 https://issues.dlang.org/buglist.cgi?chfieldto=$2&query_format=advanced&chfield=resolution&chfieldfrom=$1&chfieldvalue=FIXED&bug_severity=regression&bug_severity=blocker&bug_severity=critical&bug_severity=major&bug_severity=normal&bug_severity=minor&bug_severity=trivial&bug_status=RESOLVED&version=D2&version=D1%20%26%20D2&component=Phobos&resolution=FIXED&product=D, Phobos Bugs Fixed)

STDMODREF = <a href="phobos/std_$1.html">$(D $2)</a>
XREF = <a href="phobos/std_$1.html#$2">$(D $2)</a>
4 changes: 2 additions & 2 deletions fetch-issue-cnt.php
Expand Up @@ -13,7 +13,7 @@
#"trivial",17
#"enhancement",707

$url = 'http://d.puremagic.com/issues/report.cgi?' . $_SERVER["QUERY_STRING"];
$url = 'http://issues.dlang.org/report.cgi?' . $_SERVER["QUERY_STRING"];
$data = file_get_contents($url);
$lines = explode("\n", $data);
unset($lines[0]);
Expand All @@ -27,7 +27,7 @@

echo $result;

#$url = 'https://d.puremagic.com/issues/buglist.cgi?' . $_SERVER["QUERY_STRING"];
#$url = 'https://issues.dlang.org/buglist.cgi?' . $_SERVER["QUERY_STRING"];
#echo $url;
#$data = file_get_contents($url);
#$regex = '/(\d+) issues found/';
Expand Down
2 changes: 1 addition & 1 deletion std.ddoc
Expand Up @@ -333,7 +333,7 @@ XREF = <a href="std_$1.html#$2">$(D std.$1.$2)</a>
CXREF = <a href="core_$1.html#$2">$(D core.$1.$2)</a>
ECXREF = <a href="etc_c_$1.html#$2">$(D etc.c.$1.$2)</a>
LREF = <a href="#$1">$(D $1)</a>
BUGZILLA = $(LINK2 https://d.puremagic.com/issues/show_bug.cgi?id=$0, Bugzilla $0)
BUGZILLA = $(LINK2 https://issues.dlang.org/show_bug.cgi?id=$0, Bugzilla $0)
PRE = <pre>$0</pre>
PHOBOSSRC=$(LINK2 https://github.com/D-Programming-Language/phobos/blob/master/$0, $0)
DRUNTIMESRC=$(LINK2 https://github.com/D-Programming-Language/druntime/blob/master/src/$0, $0)
Expand Down
2 changes: 1 addition & 1 deletion std_consolidated.ddoc
Expand Up @@ -54,7 +54,7 @@ DDOC_DECL = <dt class="d_decl">$0</dt>
XREF = <a href="std_$1.html#$2">$(D std.$1.$2)</a>
CXREF = <a href="core_$1.html#$2">$(D core.$1.$2)</a>
LREF = <a href="#$1">$(D $1)</a>
BUGZILLA = $(LINK2 https://d.puremagic.com/issues/show_bug.cgi?id=$0, Bugzilla $0)
BUGZILLA = $(LINK2 https://issues.dlang.org/show_bug.cgi?id=$0, Bugzilla $0)
PRE = <pre>$0</pre>
PHOBOSSRC=$(LINK2 https://github.com/D-Programming-Language/phobos/blob/master/$0, $0)
DRUNTIMESRC=$(LINK2 https://github.com/D-Programming-Language/druntime/blob/master/src/$0, $0)
Expand Down

0 comments on commit a7e54dc

Please sign in to comment.