42f9f121 | 22-Dec-2014 |
Sobak |
Revert "Rework fix for previous bug" This reverts commit 7b318e66e326bc7c3c08cb7f3489784191f4205d. |
7b318e66 | 21-Dec-2014 |
Sobak |
Rework fix for previous bug Prefer checking function existance over next global variables |
41ddbc8f | 29-Nov-2014 |
Sobak |
Fix bug #68405 (The PHP version dropdown doesn't show PHP versions after a form error) require_once caused a problem here, so file needs to be included earlier and reused by those two fu
Fix bug #68405 (The PHP version dropdown doesn't show PHP versions after a form error) require_once caused a problem here, so file needs to be included earlier and reused by those two functions
show more ...
|
fd9f82d0 | 01-Oct-2014 |
Adam Harvey |
Temporary hackery to force a mirror until they all catch up. This should be reverted tomorrow. |
293283e2 | 01-Oct-2014 |
Adam Harvey |
Handle version components of more than one digit in report.php. |
3edeb8f2 | 01-Oct-2014 |
Adam Harvey |
Handle qa.php.net failures more gracefully by falling back on php.net. |
64d730ae | 08-Sep-2014 |
Peter Cowburn |
move escaping until after strict comparison This should (fingers crossed) bring back the list of quick links in "new bug" email notifications. |
74b9b024 | 14-Aug-2014 |
Sobak |
Remove shortcut to 5.3 bugs as it's EOL'd |
18921964 | 07-Aug-2014 |
Sobak |
Simplify marking related bugs a little |
1de55b7a | 06-Aug-2014 |
Sobak |
Exit script execution directly in redirect() |
100a35d3 | 06-Aug-2014 |
Sobak |
Simplify package_exists() function |
51faf6f6 | 06-Aug-2014 |
Sobak |
Remove dependency on PEAR/Tree package |
5cb6ca23 | 03-Aug-2014 |
Michael |
Add meta charset + small fix |
08994017 | 03-Aug-2014 |
Michael |
One more XHTML tag in js |
232f1497 | 03-Aug-2014 |
Michael |
Remove XHTML |
546714ca | 31-Jul-2014 |
Hannes Magnusson |
We need to pass the currently selected package_name to mark it as default value |
4717b268 | 31-Jul-2014 |
Hannes Magnusson |
Allow prefilling the package type (eg. extension name) |
9e86efbd | 25-Jul-2014 |
jakoch |
cleanup of unused variables ($dbh and $use are not in use. also removed the $use increment logic.) |
a2ad5cd4 | 22-Jul-2014 |
Boro Sitnikovski |
Update search.php |
95f4f5a0 | 06-Jul-2014 |
Sobak |
Fixed bug #67006 (login form in developer's section doesn't work) |
ec6f0cd0 | 27-Jun-2014 |
Sobak |
Update readme |
f22b3e40 | 27-Jun-2014 |
Sobak |
I think those tasks are already done |
257b4fca | 27-Jun-2014 |
Sobak |
More elegant way to add custom versions |
8a32bb50 | 25-Jun-2014 |
Sobak |
Workaround for side report from bug #67513 |
da387a96 | 17-Jun-2014 |
Boro Sitnikovski |
Update functions.php Validate incoming version |