#
8c1bedf1 |
| 23-Oct-2018 |
Peter Kokot |
Update http to https Changes: - http links updated to https (those that work so far) - us3.php.net mirror changed to php.net for fetching PHP versions - some outdated links refre
Update http to https Changes: - http links updated to https (those that work so far) - us3.php.net mirror changed to php.net for fetching PHP versions - some outdated links refreshed
show more ...
|
#
180dccfe |
| 17-Oct-2018 |
Peter Kokot |
Trim trailing whitespace
|
#
1022f79f |
| 05-Aug-2018 |
Gabriel Caruso |
Simplify link for people.php.net user
|
#
48e58507 |
| 07-Aug-2018 |
Sara Golemon |
Clean up some minor whitespace and html issues.
|
#
4174e1ca |
| 07-Aug-2018 |
Sara Golemon |
Collapse an } else { if (...) to an } elseif (...)
|
#
b820819a |
| 07-Aug-2018 |
Sara Golemon |
Merge password prompt explainations
|
#
767a4aa7 |
| 07-Aug-2018 |
Sara Golemon |
Remove always-false if block. if (!$show_bug_info) can't possibly be true since we're inside of a block contingent on if ($show_bug_info)
|
#
4d4f996b |
| 12-Oct-2017 |
Yanni |
remove unused parameter and local variable
|
#
97246d71 |
| 21-Jul-2018 |
Rasmus Lerdorf |
Fix patch display
|
#
c14bb87b |
| 16-Jun-2018 |
Rasmus Lerdorf |
Quiet some notices
|
#
d5b95f1d |
| 24-Oct-2017 |
Kalle Sommer Nielsen |
Don't display the quick fix dropdown, if there are no quickfixes available for this project
|
#
abce70f6 |
| 23-Oct-2017 |
Kalle Sommer Nielsen |
Minor cosmetics - Show reports without a CVE-ID as 'None' - Link to developer profile on people.php.net if a bug is assigned
|
#
0eaa6864 |
| 25-Aug-2015 |
Teo |
Clearer error message when rejecting comment as potential SPAM
|
#
50136fe0 |
| 14-Oct-2016 |
Peter Cowburn |
Check comment email addresses against spam word list
|
#
c0ac3cf8 |
| 11-Jan-2015 |
Omar Shaban |
Fixed Bug #68801 Edit button shall not show up if the logged in user is not the reporter Edit button now only shows up if no one is logged in, or the logged in user is the ticket creator
|
#
4cdb5883 |
| 11-Jan-2015 |
kovacs.ferenc |
show categories/packages for both PHP/PECL project type. Fixes #67835
|
#
218cb889 |
| 03-Jan-2015 |
Jacob Bednarz |
Make duplicate votes update previous votes Instead of ignoring duplicate votes this allows the votes to be updated which will allow users to update if they vote incorrectly initially.
|
#
90b07aee |
| 30-Dec-2014 |
Jacob Bednarz |
Prevent users from adding multiple votes on a single bug
|
#
18921964 |
| 07-Aug-2014 |
Sobak |
Simplify marking related bugs a little
|
#
1de55b7a |
| 06-Aug-2014 |
Sobak |
Exit script execution directly in redirect()
|
#
232f1497 |
| 03-Aug-2014 |
Michael |
Remove XHTML
|
#
95f4f5a0 |
| 06-Jul-2014 |
Sobak |
Fixed bug #67006 (login form in developer's section doesn't work)
|
#
3bfd2c54 |
| 12-Jun-2014 |
Sobak |
Revert "This code was redundant" This reverts commit 1d46b0c35603f42a5e618cd4009d3508a7e97d60.
|
#
1d46b0c3 |
| 12-Jun-2014 |
Sobak |
This code was redundant
|
#
2b13da94 |
| 12-Jun-2014 |
Sobak |
Probably fixes bug #67426 (Bug tracker no longer shows quick fixes) It may not work because I don't know actual database content in production. However, it shouldn't break anything more.
|