Fix Bug #29231: PhpHttpRequest doesn't support HTTPS
[lhc/web/wiklou.git] / includes /
2011-06-01 Mark A. HershbergerFix Bug #29231: PhpHttpRequest doesn't support HTTPS
2011-06-01 Sam ReedAdd some documentation
2011-06-01 Sam ReedRemove some unused variables, add/improve some document...
2011-06-01 Sam Reed* (bug 29221) Expose oldrevid in watchlist output
2011-06-01 Jure Kajzer* suggestion for ExtensionUpdater that would handle...
2011-06-01 Jure Kajzer* used Html static functions instead og Xml. (r89260...
2011-06-01 Siebrand MazelandWhitespace updates.
2011-06-01 Jure Kajzer* moved infobox to Html (r88109#c16937)
2011-06-01 Roan Kattouw(bug 29224) Also use a packed modules string for the...
2011-06-01 Jure Kajzer* trying to create a way to update/install extension...
2011-06-01 Jure Kajzer* unified where clause parameter wrapping for delete...
2011-06-01 Jure Kajzer* updated listTables function to also take in account...
2011-06-01 Jure Kajzer* upgrade patches for oracle 1.17->1.19
2011-06-01 Tim StarlingFix for r89248: don't run the regex if findIE6Extension...
2011-06-01 Tim Starling* Only blacklist query string extensions which match...
2011-06-01 Tim StarlingFixes for r88883, r89197:
2011-06-01 Chad Horohoerm only core usage of in_string(), I think it's silly
2011-05-31 Tim StarlingFix for r89206, r89218: always supply constructor param...
2011-05-31 PlatonidesThe big regex at doMagicLinks deserves being more thoro...
2011-05-31 Jeroen De Dauwthis method should not be private? the parser function...
2011-05-31 Antoine MussoProfiler can be constructed without param
2011-05-31 Tim Starling* Use Preprocessor_Hash by default in compiled mode...
2011-05-31 Tim Starling* Made the profiler work in HipHop:
2011-05-31 Tim StarlingMake $wgDebugRawPage=false also ignore load.php, so...
2011-05-31 Tim Starling* Fix hphpi mode in run-server, it wasn't quite working...
2011-05-30 Raimond SpekkingLocalisation updates for core and extension messages...
2011-05-30 Alexandre Emsenhuber* make preprocessorFuzzTest.php pass the Title object...
2011-05-30 Tim StarlingHipHop improvements:
2011-05-30 Chad Horohoe$newTablePrefix must be passed. All callers are ok
2011-05-30 Chad Horohoewhitespace
2011-05-30 Chad Horohoe@ingroup things
2011-05-30 Chad HorohoeMisc. exception handling cleanup--moved it out of globa...
2011-05-29 Aaron SchulzAdd back space between size and comment in history...
2011-05-29 Aaron SchulzFix for r89114: handle other DBMSes
2011-05-29 Aaron SchulzBroke long line
2011-05-29 Raimond SpekkingFollowup r89114: Ctrl-S is your friend...
2011-05-29 Raimond SpekkingFix a regression from r63144: "Fixed bizarre $time...
2011-05-29 Raimond SpekkingFollowup r89099 per RobertL's CR: Remove now unused...
2011-05-29 Sam ReedFollowup r83140, fix undefined $id
2011-05-29 Sam ReedAnd even more documentation in various files
2011-05-29 Sam ReedEven more documentation in various files
2011-05-29 Sam ReedMore documentation in various files
2011-05-29 Sam ReedMore documentation for File
2011-05-29 Raimond SpekkingFix message key for account creation by e-mail.
2011-05-29 Happy-melonRv r84022 for now: crashes PHP on large url strings...
2011-05-29 Antoine MussoPreviousTarget is now optional when blocking a user
2011-05-29 Russ NelsonThere is no getThumbRel;
2011-05-28 Sam ReedAnd even more documentation, the last of this batch
2011-05-28 Sam ReedAnd even more documentation
2011-05-28 Sam ReedAnd even more documentation
2011-05-28 Sam ReedSome for MaxSem too
2011-05-28 Sam ReedAnd some more....
2011-05-28 Sam ReedAnd more documentation. Yaaaay
2011-05-28 Sam ReedAnd even mooore
2011-05-28 Sam ReedAnd some more parameter documentation!!
2011-05-28 Alexandre EmsenhuberNow that Hooks.php contains a class, moved wfRunHooks...
2011-05-28 Sam ReedMore parameter documentation!!
2011-05-28 Sam ReedLoads more documentation for this file.. Hopefully...
2011-05-28 Sam ReedMore parameter documentation!!
2011-05-28 KrinkleFix type, follow-up r81615
2011-05-28 Niklas Laxströmfu r89029 - spelling
2011-05-28 Antoine MussoHandle old libxml when extracting SVG metadata
2011-05-28 Antoine Musso* Fix db->makeList() spacing
2011-05-27 Roan KattouwRefactor MessageBlobStore::updateModule() to remove...
2011-05-27 Brion Vibber* (bug 29174) Fix regression in upload-by-URL: files...
2011-05-27 Roan KattouwFix issue on the live site causing RL requests for...
2011-05-27 Mark A. HershbergerFix failing preprocessor tests by checking if ot is...
2011-05-27 Mark A. Hershbergerfix for Bug #93 “tilde signatures inside nowiki tags...
2011-05-27 Raimond SpekkingLocalisation updates for core and extension messages...
2011-05-27 Alexandre EmsenhuberSimplify a bit :)
2011-05-27 Ilmari Karonenbug 29123: record use of the "editsection" option so...
2011-05-27 Ilmari Karonenfix broken condition in r83847 (tested)
2011-05-27 Sam ReedMFB r88946
2011-05-27 Tim StarlingSome HipHop fixes:
2011-05-26 Sam ReedIt's not just for < 5.1!
2011-05-26 Sam ReedMore documentation tweaks/additions
2011-05-26 Alexandre EmsenhuberFix for r88898: fix variable name
2011-05-26 Sam ReedMore documentation tweaks/additions
2011-05-26 Sam ReedParam documentation updates/added
2011-05-26 Sam ReedRemove unused variables/globals
2011-05-26 Bryan Tong MinhFollow-up r81536: Fix misleading comment in Status...
2011-05-26 Bryan Tong Minh(bug 27891) Follow-up r72475: destroy the LBFactory...
2011-05-26 Alexandre EmsenhuberMerged MediaWiki::performRequestForTitle() and MediaWik...
2011-05-26 Alexandre EmsenhuberUse WebRequest::getQueryValues() to get all query strin...
2011-05-26 Alexandre EmsenhuberRemoved comment about the usage $wgTitle which is no...
2011-05-26 Leo KoppelkammRemove reset button from Special:Undelete. It does...
2011-05-26 Roan Kattouw(bug 28840) URLs with dots break because of IE6 securit...
2011-05-26 Sam Reed* (bug 29144) Move action=dublincore and action=creativ...
2011-05-26 Sam Reed* (bug 29144) Move action=dublincore and action=creativ...
2011-05-25 Brion Vibber* (bug 27465) Fix metadata extraction for SVG files...
2011-05-25 Brion VibberReverting r82307 (bug 27465) as initial step to recommi...
2011-05-25 Sam Reed* (bug 29144) Move action=dublincore and action=creativ...
2011-05-25 Jeroen De Dauwadded @since tag
2011-05-25 Brion Vibber* (bug 29140) FirePHP debugging assist extension
2011-05-25 Sam ReedWe check self::$pageCount, then assign it to another...
2011-05-25 Raimond SpekkingLocalisation updates for core and extension messages...
2011-05-25 Sam ReedMore documentation stuffs
2011-05-25 Alexandre Emsenhuber* Check existence in correct language
2011-05-25 Sam ReedDocumentation
2011-05-25 Alexandre EmsenhuberMoved wfGetCaller(), wfGetAllCallers() and wfFormatStac...
next