(bug 33471) compare detectProtocol to 'https'
[lhc/web/wiklou.git] / includes / AjaxResponse.php
2012-07-15 Aaron SchulzMerge "In LinkHolderArray::doVariants(), redlinks need...
2012-07-01 SiebrandMerge "Expose the log_id of the deletion log entry...
2012-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-28 Tim StarlingMerge "Reduced some master queries by adding flags...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-17 GWickeMerge "(bug 21660) "Pipe trick" full width commas ...
2012-06-15 SiebrandMerge "(bug 34933) Create "Check: [All] [None]" buttons...
2012-06-13 CatropeMerge "(bug 36938) XSS in uselang parameter"
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-06-04 DemonMerge "[FileBackend] Gave doQuickOperations() some...
2012-06-04 DemonMerge "[FileBackend] Purge Swift process cache before...
2012-06-04 DemonMerge "[FileBackend] Worked around Akamai CDN purge...
2012-06-03 Brion VIBBERMerge "Revert "Adding sanity check to Title::isRedirect...
2012-06-02 Aaron SchulzMerge "Adding sanity check to the LinksUpdate() constru...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-29 Aaron SchulzMerge "Adding sanity check to Title::isRedirect()."
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-28 PlatonidesMerge "Tweak Accept-Language sorting method to respect...
2012-05-28 NikerabbitMerge "bug 37015: Allow disabling special page summary"
2012-05-28 NikerabbitMerge "Revert "Remove old compat methods/functions...
2012-05-27 Aaron SchulzMerge "Remove old compat methods/functions for mb_...
2012-05-26 KrinkleMerge "Revert "Re-phrased titles for diff and history...
2012-05-25 Aaron SchulzMerge "Avoid extreme performance regression in ImagePage."
2012-05-25 CatropeMerge "Add some more detailed info about the xslt param...
2012-05-25 NikerabbitMerge "Fix a typo in resources/jquery/jquery.byteLimit.js"
2012-05-24 Aaron SchulzMerge "HTMLForm: throw a warning when no callback is...
2012-05-24 Aaron SchulzMerge "Make it work in wikis not configured in English...
2012-05-24 Aaron SchulzMerge "(bug 36761) "Mark pages as visited" should submi...
2012-05-24 Aaron SchulzMerge "Scribunto parser support"
2012-05-24 SiebrandMerge "Localisation updates from translatewiki.net."
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-24 Aaron SchulzMerge "Bug 36785 Special:Shortpages lists only NS_MAIN...
2012-05-24 Aaron SchulzMerge "Workaround for autoloading when using php namesp...
2012-05-24 Brion VIBBERMerge "When file sha1 populator fixes wrong values...
2012-05-24 Brion VIBBERMerge "Work around annoying Revision::newFromArchiveRow...
2012-05-24 mrblueskyAdd and fix comments in some includes files
2012-05-23 Aaron SchulzMerge "Revert "(bug 30625) Add, to every API upload...
2012-05-22 Aaron SchulzMerge "(bug 30625) Add, to every API upload response...
2012-05-22 SiebrandMerge "Localisation updates from translatewiki.net."
2012-05-22 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-03-05 Sam ReedDocumentation updates
2012-03-02 Sam ReedAdd some {}
2012-02-16 Sam ReedFix user related direct member variable access
2012-02-09 Sam ReedMore return documentation
2011-10-26 Sam ReedAdd, update, tweak documentation
2011-07-14 Chad HorohoeKill AjaxFunctions.php. The only thing using this was...
2010-09-11 Niklas LaxströmFix s-max-age to s-maxage
2010-08-08 Alexandre Emsenhuber* Standardised file description headers
2010-05-30 Siebrand MazelandRan stylize.php, removed trailing whitespace, updated...
2010-02-14 Siebrand MazelandRandom indentation and code formatting updates. No...
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-03-18 Brion Vibber* (bug 17537) Disable bad zlib.output_compression outpu...
2009-03-18 Tim StarlingUse a content type that's not an XSS risk
2008-08-20 Chad HorohoeDocument a bit.
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-05-05 Antoine Musso* AjaxDispatcher : use a switch()
2007-04-20 Nick JenkinsYet more doc tweaks:
2007-04-04 Nick JenkinsDocumentation tweaks to help documentation systems...
2007-03-28 Brion VibberRevert r20769: we don't use PHPDocumentor anymore,...
2007-03-28 Nick JenkinsPHPDocumentor [en.wikipedia.org/wiki/PhpDocumentor...
2007-01-20 Antoine MussoRename constructors to __constructor
2007-01-09 Antoine Mussowhitespaces killing
2006-11-29 Nick JenkinsCompleting code housekeeping stuff for rest of includes...
2006-08-29 Daniel KinzlerRevamped ajax interface, see release notes.