#
f161f9e2 |
| 27-Jan-2012 |
Felipe Pena |
- Fix warning
|
#
c3110c33 |
| 27-Jan-2012 |
Rasmus Lerdorf |
- The end of an era - switch "Bogus" to "Not a bug" by popular demand - Switch back to master - Add site_method to make it easier to install on non-ssl test sites
|
#
19f29687 |
| 19-Jan-2012 |
Rasmus Lerdorf |
Switch auth to new master2 temporarily until we get master completely moved over
|
#
a9f922cf |
| 15-Jan-2012 |
Ferenc Kovacs |
remove the password of the logged in developer from the session
|
#
85a87dca |
| 19-Nov-2011 |
Ferenc Kovacs |
list() won't work for associate array, so the default fetchmode (MDB2_FETCHMODE_ORDERED) should be used. fixing #60317
|
#
21524586 |
| 12-Oct-2011 |
Felipe Pena |
- Missing to change the variable
|
#
a065f23f |
| 12-Oct-2011 |
Felipe Pena |
- Fix typo
|
#
cc16c494 |
| 12-Oct-2011 |
Felipe Pena |
- Added option to search for project (php, pecl) - Restored behavior to send mail to package maintainers instead of pecl lists
|
#
05a1e979 |
| 24-Sep-2011 |
Ferenc Kovacs |
maybe we will get less spam if rel="nofollow" is added to the links
|
#
9e3082dc |
| 30-Aug-2011 |
Hannes Magnusson |
There is no such status anymore, its a bug type
|
#
5b4026df |
| 29-Aug-2011 |
Ferenc Kovacs |
add ip logging for bugreports and comments
|
#
f99096fd |
| 18-Jul-2011 |
Ferenc Kovacs |
use the http://qa.php.net/api.php and the http://www.php.net/releases/index.php to dynamically fetch the supported versions I think I handled all the corner cases(having an EOLed branch, having a
use the http://qa.php.net/api.php and the http://www.php.net/releases/index.php to dynamically fetch the supported versions I think I handled all the corner cases(having an EOLed branch, having an active branch without alpha/beta/rc releases, etc.), but patches welcome. :) btw. got a funny bug: I had to change the while+list to a foreach in include/functions.php else it wouldn't work for the $versions array coming from the apc, will look into this tomorrow.
show more ...
|
#
4d7cd50d |
| 10-Jul-2011 |
Felipe Pena |
- Fix warnings
|
#
f4e27d9e |
| 09-Jul-2011 |
Felipe Pena |
- Let keep all login lowercased
|
#
c8c6c97e |
| 09-Jul-2011 |
Felipe Pena |
- Set a different sender when mailing systems about bugs
|
#
32282e1e |
| 03-Jul-2011 |
Felipe Pena |
- Display the right link (logout) on the index page when logged in
|
#
c69fb6d2 |
| 03-Jul-2011 |
Felipe Pena |
- Fix code
|
#
42a3cab3 |
| 03-Jul-2011 |
Felipe Pena |
- Drop unused code
|
#
2fcb7d8c |
| 03-Jul-2011 |
Felipe Pena |
- Added link to login/logout page
|
#
e7f0680e |
| 02-Jul-2011 |
Felipe Pena |
- Revert changes
|
#
216008c2 |
| 02-Jul-2011 |
Felipe Pena |
- Let put the trysnap* ones together in the begin of quickfix list
|
#
c5389be5 |
| 02-Jul-2011 |
Felipe Pena |
- Fix logic
|
#
337e631b |
| 02-Jul-2011 |
Felipe Pena |
- Fix warnings
|
#
3fac1ada |
| 01-Jul-2011 |
Felipe Pena |
- Set the default extra param here too
|
#
21017c99 |
| 01-Jul-2011 |
Felipe Pena |
- Rename function that generates random passwd
|