1
0
mirror of https://github.com/php/web-qa.git synced 2026-03-25 07:52:12 +01:00

40 Commits

Author SHA1 Message Date
Aaron Junker
4496f6477e Properly set $CURRENT_PAGE and $TITLE
Closes GH-36.
2022-07-07 13:36:15 +02:00
Nikita Popov
e4fa7d2ffd Remove GitHub pull request management
Now that GitHub repositories are canonical, contributors have
write access to these repositories and can manage pull requests
on GitHub directly.
2021-04-08 14:25:06 +02:00
Peter Kokot
96726571bc Refactor long array() syntax to short []
Since site is using PHP 5.4+ already, the longer `array()` syntax can be
refactored to shorter `[]`.
2018-10-26 00:22:21 +02:00
Peter Kokot
b5ca40eae5 Trim trailing whitespace 2018-10-17 08:22:48 +02:00
Sara Golemon
b5d67007fb Remove unused make_link() function 2018-08-24 17:25:36 -04:00
Sara Golemon
dce0a011bb Move get_active_branches() to write-test.php which is the only place it is used 2018-08-24 17:07:53 -04:00
Sara Golemon
a400ce9045 Update get_active_branches() to include 7.4 2018-08-24 17:02:57 -04:00
Kalle Sommer Nielsen
6bcd719cbe Fixed bug #75326 (https://qa.php.net/tested-methods.php is outdated)
This is done by adding a new function (get_active_branches()), that returns a constant array with active versions (hence the added note in release-qa.php).

The write-test.php page now has a new paragraph listing active branches and linking to GCOV instead of the old and outdated coverage data we had stored on QA (which almost managed to celebrate a 10 year birthday).
2018-07-23 11:41:31 +02:00
Kalle Sommer Nielsen
f7bf362db6 Fix typos (by removing the comment) 2016-09-01 02:51:49 +02:00
levijm
9906b7fb19 Removed inner .fullscreen
Oops, this should be mainscreen, not fullscren

Missing ';'
2014-05-12 18:46:40 -06:00
v-mafick@microsoft.com
af6891a4a8 Show page specific titles 2014-03-24 11:16:37 -07:00
Hannes Magnusson
9ad92a595a Avoid bunch of warnings.. its an optional argument defaulting to empty array :) 2014-03-21 13:30:30 -07:00
Hannes Magnusson
b84c717824 Load JS stuffs at the end, using our template so we don't load things multiple times or
incorrect order
2014-01-05 23:27:14 -08:00
Hannes Magnusson
813d189b03 The root is detected magically 2013-12-30 19:42:17 -08:00
Hannes Magnusson
dc8872403a This is only one column layout.. make it use more space 2013-12-30 00:55:26 -08:00
Hannes Magnusson
4240b7982d Reduce main menu header size.. 2013-12-29 23:41:33 -08:00
Hannes Magnusson
9908a84b71 Keep all content in the mainscreen 2013-12-18 16:21:13 -08:00
Hannes Magnusson
22c547c01d I'll miss you tables!
Use the new shared module for headers/footers
2013-12-15 01:35:31 -08:00
Hannes Magnusson
35b896a9ff Remove IE6-BETA feature... 2013-12-13 16:18:03 -08:00
Rasmus Lerdorf
3ae7a5ca5e Let's not index report details.
There is little to gain from having the specifics of a test run
in search indices and there is a lot of risk of data exposure
2013-06-22 09:02:02 -07:00
Johannes Schlueter
7070ea56fd Fix WS. 2012-03-04 23:31:41 +01:00
Johannes Schlueter
68039495c0 Add Pull Request UI to navigation. 2012-03-03 01:47:37 +01:00
Felipe Pena
fa9387bbe8 - Improved version check regex 2011-06-24 22:27:57 +00:00
Philip Olson
3b66022428 Added reports/ link to the header, and removed redundant 'submit a build test' link 2011-06-22 00:25:48 +00:00
Philip Olson
240f8db1e3 Updated last commit. The PHP version check is in many places, so it's now consolidated. See also @todo. 2011-06-16 23:59:57 +00:00
Olivier DOUCET
e933d34a57 Make QA website HTML 4.0 transitional valid (validator.w3.org) 2011-05-17 20:06:25 +00:00
Eric Stewart
10fe345b57 Reformatted and improved the PHPT documentation. 2009-05-09 02:21:43 +00:00
Marco Kaiser
df20f7d4f2 fixed issue where the copyright year 2007 was displayed 2008-03-01 01:12:54 +00:00
Zoe Slattery
dbc84e9af3 Removing link to statistics (jani/bugstats) following mail from Hannes. 2008-02-15 09:32:42 +00:00
Antony Dovgal
6eb4f1ab18 add "Release Candidates Explained" [tm] 2007-02-21 10:30:32 +00:00
Antony Dovgal
7accb1046d bump copyright year 2007-02-09 13:04:57 +00:00
Derick Rethans
6f31ba4504 - Upgrade PHP QA website 2003-01-18 22:33:15 +00:00
Derick Rethans
7d4305e0b4 - Update year 2003-01-07 17:56:51 +00:00
Derick Rethans
feb2ac13d0 - Fix link 2002-10-28 10:35:31 +00:00
Jan Lehnardt
41eb05a9b3 - fix typo 2002-04-09 17:03:57 +00:00
James Cox
4be295f2b6 updating qa web. 2002-03-16 19:58:34 +00:00
Hellekin O. Wolf
9b00e7a638 Updated index for current RC and 'inline' links 2001-12-03 01:01:42 +00:00
jim winstead
fcca68ebfb use bgcolor instead of solid color background images. 2001-11-09 00:58:31 +00:00
Marco Kaiser
52b0e34d77 Added a little bit space at the bottom right side. 2001-10-22 00:44:12 +00:00
Marco Kaiser
1535a7fcef Removed Old and added new files. 2001-10-21 23:24:13 +00:00