965d60d1 | 07-Jun-2009 |
Hannes Magnusson |
Add an endpoint to list all usernames+names |
56a39943 | 07-Jun-2009 |
Hannes Magnusson |
Fix error message |
9f42ca0c | 22-May-2009 |
Hannes Magnusson |
Make the magic cookie HTTP only |
067676e9 | 01-May-2009 |
Hannes Magnusson |
- Use a token I actually know what is - Remove useless exit/echos |
0369d914 | 01-May-2009 |
Hannes Magnusson |
Add an API to retrieve details about individual users |
200f4e2a | 24-Apr-2009 |
Hannes Magnusson |
You shouldn't be here either |
ecbe220b | 24-Apr-2009 |
Hannes Magnusson |
Remove reduntant include |
8b04ca60 | 24-Apr-2009 |
Hannes Magnusson |
Err. Revert accidental change |
70cf0948 | 24-Apr-2009 |
Hannes Magnusson |
- Nuke magic include_path inclues - Use db_connect() rather then connecting and selecting the db 'manually' - Don't do totally fckd insanely slow joins when we have no reason to do
- Nuke magic include_path inclues - Use db_connect() rather then connecting and selecting the db 'manually' - Don't do totally fckd insanely slow joins when we have no reason to do so
show more ...
|
48337d24 | 24-Apr-2009 |
Hannes Magnusson |
- Prettify the header - Remove the inventory link (its in the wiki now) and added bugsweb+wiki - Show file+line in sql failures (for debugging) |
a4d7dc0c | 24-Apr-2009 |
Hannes Magnusson |
- Nuke few include_ones() and magic include_paths - Use db_connect() rather then connect+select database 'manually' - Add header titles |
c0fb5445 | 16-Apr-2009 |
Hannes Magnusson |
Add a secret question |
54f2e5be | 11-Apr-2009 |
Philip Olson |
Fixed date() parameter order, now that was embarrassing |
b2c31a62 | 11-Apr-2009 |
Philip Olson |
Added the searched for filename to some of the debugging text |
ac22f8ef | 11-Apr-2009 |
Philip Olson |
- Made sqlite2 check logic logical again - Updated moreinfo to be more useful - Added on/off flag to the more info link |
ac862fc2 | 08-Apr-2009 |
Philip Olson |
Added ability to see more info on the main page |
01753d0b | 07-Apr-2009 |
Philip Olson |
Fixed typo |
aa0616b3 | 07-Apr-2009 |
Philip Olson |
Implemented new sqlite check to include checking of every possible sqlite version but for now keep using our current sqlite2 only behaviour |
5c698c5d | 03-Apr-2009 |
Philip Olson |
Added column for the SQLite check, and fixed padding for xxxx.php.net domains and x.y.zz releases |
5b580d38 | 04-Mar-2009 |
Mehdi Achour |
Avoid spending a week wondering if I was banned or not # I was entering didou@php.net, I got the magic cookie but the login form was always redrawn ... |
9e2f9a65 | 16-Feb-2009 |
Hannes Magnusson |
Give Michael Maclean access to mass change notes |
7f726070 | 04-Feb-2009 |
Philip Olson |
Show if mirrors have webalizer and sqlite as percentages (like PHP 5 info does) |
93d4d2d5 | 10-Jan-2009 |
Hannes Magnusson |
Add vim modeline |
cd681297 | 31-Dec-2008 |
Hannes Magnusson |
Fix typo |
ac5894bf | 31-Dec-2008 |
Hannes Magnusson |
- No need to do some weird newyears checks now for the news files - Build the news items that the archive has, let phpweb control if it wants to display it or not |