344827f2 | 15-Jan-2012 |
Ferenc Kovacs |
we don't use the MAGIC_COOKIE cookie anymore in the code, and it should have expired on every client also |
d48ab57d | 12-Jan-2012 |
Jakub Vrana |
Name can be passed in $_GET['patchname'] |
81661dbd | 08-Dec-2011 |
Jakub Vrana |
Preview $fdesc |
85ed0228 | 08-Dec-2011 |
Jakub Vrana |
Avoid XSS |
bb1ca1e4 | 08-Dec-2011 |
Jakub Vrana |
Prefer form data over URL parameter for package |
da98039d | 08-Dec-2011 |
Philip Olson |
Fixed parentheses from last commit :] |
bcf7577f | 08-Dec-2011 |
Philip Olson |
Added missing bug_type |
b5c63c26 | 30-Nov-2011 |
Ferenc Kovacs |
proper fix for removing the duplicates from the autocomplete result set |
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 |
17cd2501 | 12-Oct-2011 |
Felipe Pena |
- Missing project type information |
eb40f14e | 12-Oct-2011 |
Felipe Pena |
- Missing project= in the link for pagination |
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 |
b289f359 | 08-Oct-2011 |
Felipe Pena |
- PECL bugs are reported here now |
3ae694f5 | 03-Oct-2011 |
Antony Dovgal |
debug version is not required for USE_ZEND_ALLOC to work |
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 |
b1f17023 | 19-Aug-2011 |
Ferenc Kovacs |
temporary fix, manually adding 5.3.7 to the bug versions |
3e065cdb | 04-Aug-2011 |
Ferenc Kovacs |
extend the autocomplete to match anywhere in the name, not just in the firstname |
158de11c | 20-Jul-2011 |
Philip Olson |
Made summary a link, as requested by Justin Martin's touchpad |
6093b496 | 19-Jul-2011 |
Philip Olson |
Added a few common searches to the front page, as requested by Florian. Feel free to update. In theory 'base' can change. |
6646555a | 18-Jul-2011 |
Ferenc Kovacs |
fix WS issues |
591f884b | 18-Jul-2011 |
Ferenc Kovacs |
note to myself: don't forget allowing the cache. sigh. |