History log of /web-master/ (Results 251 – 275 of 1278)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5d68935311-May-2013 Ferenc Kovacs

fix typo

fd6f391f10-May-2013 Johannes Schlüter

Add github.php to navigation

458dec4110-May-2013 Johannes Schlüter

Add script to create GitHub repos following php.net best practices

1e58ee7e15-Feb-2013 Ferenc Kovacs

more descriptive error message

fa34022515-Feb-2013 Ferenc Kovacs

add the bounce address, it seems the mails can't reach the list without that

dae7449301-Feb-2013 Ferenc Kovacs

change the to address now that this works

a05722cf01-Feb-2013 Ferenc Kovacs

adding myself to the mirror admins

513be2a601-Feb-2013 Ferenc Kovacs

the header check in host_has_error won't work for the spoofed headers so we should check the response body that it matches the expected format of mirror-info

8a6bfe8401-Feb-2013 Ferenc Kovacs

add an additional test for the round robin balanced servers: they should also be able to respond on cc.php.net for their respective cc.
remove them from the rotation (but keep them enabled as an

add an additional test for the round robin balanced servers: they should also be able to respond on cc.php.net for their respective cc.
remove them from the rotation (but keep them enabled as an invidual mirror so they will continue to work as ccx.php.net and can receive traffic from our php based balancing redirects.

show more ...

2128756a28-Jan-2013 Ferenc Kovacs

that was stupid

1dc1c12728-Jan-2013 Ferenc Kovacs

using a different subject than in the original account request used will spawn a separate thread in gmail

9dc11fa828-Jan-2013 Ferenc Kovacs

make the Message-ID consistent between the approve and the reject mails, also make the subject and message consistent

24cdb72318-Jan-2013 Daniel P. Brown

Making logouts easier for the first time in a dozen years.

07da9a0426-Dec-2012 Sherif Ramadan

Clean up GPC handling and move everything to undo_magic_quotes function for portability.

c2b7b05b25-Dec-2012 Sherif Ramadan

Fixed precision on percentage or rating for notes search.

a1f89f3625-Dec-2012 Sherif Ramadan

Fixed rating calculation in notes search view. Not all queries select the rate.

01525ef125-Dec-2012 Sherif Ramadan

To avoid confusion use a different column name for rating and fall back to manual calculation if it's not present.

e0f6118a25-Dec-2012 Sherif Ramadan

Fixed wrong variable initialization bug.

22207d5f25-Dec-2012 Sherif Ramadan

Fixed search SQL for lowest rated notes.
For lowest rated notes we want to sort ascendingly by rating and descendingly by down votes.

f1325b9b25-Dec-2012 Sherif Ramadan

Explicitly select columns in note table since rating gets overwritten.
Fix links in votes div.

22b90f9525-Dec-2012 Sherif Ramadan

Fixed syntax error from last commit and updated the SQL for better sorting of top/bottom rated notes.

1deb32e925-Dec-2012 Sherif Ramadan

Replaced the old SQL with a much more memory and time efficient single LEFT JOIN query and only fetching one row at a time.

810fea5922-Dec-2012 Sherif Ramadan

Reverting my last change. That was the wrong way to solve array input in $_POST with the filter. This will work correctly.

bcedf9ad22-Dec-2012 Sherif Ramadan

Remove debug from code.

6549aeb522-Dec-2012 Sherif Ramadan

Account for array values in post when reverting to unsafe_raw.

1...<<11121314151617181920>>...52