1
0
mirror of https://github.com/php/web-php.git synced 2026-03-24 15:22:19 +01:00
Commit Graph

33 Commits

Author SHA1 Message Date
jim winstead
82c212aa1d bugs stuff is in its own repository now 2001-09-21 18:30:13 +00:00
jim winstead
f13093c8e8 more fixes for backup primary 2001-09-19 18:04:02 +00:00
jim winstead
0ffae88c4d don't use like where a nice substring will do fine 2001-07-09 01:47:48 +00:00
jim winstead
13f20fac10 can now constrain display based on major php version (or not constrain by passing phpver=0), and use this to create links from bugstats.php 2001-07-09 01:43:44 +00:00
jim winstead
a4fbf587f8 let mysql calculate the timetoclose, add column for 'bogus' bugs, and use fields by name so this isn't sensitive to table changes 2001-07-09 01:08:04 +00:00
jim winstead
bc12d716b3 fix whitespace 2001-07-09 00:40:11 +00:00
jim winstead
85123f4fe1 cmd is just display now 2001-07-07 06:30:16 +00:00
jim winstead
4db59d9952 phpver is 3, 4, or 0 2001-07-07 06:28:33 +00:00
jim winstead
6b304c4237 hide the $MIRRORS array behind some access functions, for the most part 2001-07-07 01:17:41 +00:00
Gabor Hojtsy
32d0d331b3 Just a technical patch (hope it wont brake anything)
Useing <?php standard open tags instead of the
shorter one

At least trying to be short_tags off compatible.

more to come...
2001-07-01 09:55:13 +00:00
foobar
43cdf2d145 Bogus is also closed. Some people bogus more than close so this fair for them. 2001-06-27 12:57:29 +00:00
foobar
f44e1a1694 oops.. 2001-05-07 15:35:04 +00:00
foobar
ef0ff3feb2 Changed couple of while/list/each constructs to foreach().
Removed the bug reporter stats.
2001-05-07 15:03:05 +00:00
Rasmus Lerdorf
1788d97a53 Super critical column colouring bug fixed 2001-05-06 19:31:42 +00:00
Rasmus Lerdorf
dd3291fe29 Add Critical status to bugstats page 2001-05-06 17:42:39 +00:00
Sascha Schumann
117e6151b3 Use mysql_unbuffered_query() to eliminate the bloated-httpd-process problem
on www.php.net.
2001-05-06 11:08:18 +00:00
Sascha Schumann
ccc5d09d7f Change redirect to www.php.net 2001-05-05 18:09:21 +00:00
jim winstead
33c01cb600 here goes nothing. the new php site look. let the torrent of
bitter and angry "i hate change" emails begin.
2001-03-08 00:18:15 +00:00
foobar
8e4294bcb5 Missed the version select in url. 2000-11-28 14:46:10 +00:00
foobar
92fd3bec2e Sorting by bug status count. 2000-11-28 14:26:22 +00:00
foobar
ddcaec1003 Bug types with no open reports not shown on list. 2000-11-27 15:41:20 +00:00
foobar
631a0e44c3 Some order into this.. 2000-11-27 14:30:02 +00:00
David Croft
0ed03cea69 damn, missed a ver->phpver 2000-07-24 13:52:02 +00:00
David Croft
72d7e3f4fa dammit $ver was defined as well. Using $phpver 2000-07-24 13:48:18 +00:00
David Croft
8cbde29dab version->ver 2000-07-24 13:40:45 +00:00
David Croft
9162074b67 can't use $version, it's already used by browser detection stuff in
shared.inc :(
2000-07-24 13:38:31 +00:00
David Croft
a5dd87f112 top row to display all bugs in that state 2000-07-24 13:28:42 +00:00
David Croft
9a57d67d41 would help if I could code 2000-07-24 13:11:42 +00:00
David Croft
42172784b9 option to display only php3 / php4 bugs. added links for this. 2000-07-24 13:04:24 +00:00
David Croft
dfa16c1966 version of bugstats to show only version 4 bugs 2000-07-24 12:55:32 +00:00
David Croft
a33fec8363 make the links from the statistic table work again 2000-07-24 11:56:36 +00:00
Sascha Schumann
57bc4a82e1 More s/php3/php/ 2000-06-10 06:13:07 +00:00
Sascha Schumann
a12943940d Move bugstats.php3 to .php. Also fix it to point to bugs.php. 2000-06-10 06:12:00 +00:00