Merge "Fix trailing whitespace (and mixed spaces) in XSD files"
[lhc/web/wiklou.git] / includes / WebRequest.php
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
2012-04-27 DemonMerge changes Ib2cb36cd,I50dec908
2012-04-26 Brion VIBBERMerge "The script can be re-run (in some cases at least...
2012-04-26 Brion VIBBERMerge "strip off subpages direct in GenderCache"
2012-04-26 Brion VIBBERMerge "Removed usage of global objects in SpecialEmailUser"
2012-04-26 Brion VIBBERMerge "(bug 30410) Remove deprecated $wgFilterCallback...
2012-04-26 Brion VIBBERMerge "[FileRepo] Added hook to let us copy thumbnails...
2012-04-26 Brion VIBBERMerge "No environment reset for failure after prefetch...
2012-04-26 Brion VIBBERMerge "[FileBackend] Added container stat caching to...
2012-04-26 CatropeMerge "(bug 33602) list=allusers throws exceptions...
2012-04-26 Aaron SchulzMerge "Make data loading a bit better in ApiProtect."
2012-04-26 Aaron SchulzMerge "Optimise WikiPage::newFromID() to load all the...
2012-04-26 DemonMerge "let us easily override PHPUnit version"
2012-04-26 Aaron SchulzMerge "36019: Revert b/25095 breaks Special:Categories"
2012-04-25 Brion VIBBERMerge "Hot-fix for mismatching lens from database"
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-25 Brion VIBBERMerge "[FileBackend] Added some basic directory functions."
2012-04-25 Brion VIBBERMerge "Add function OutputPage::getHeadLinksArray()"
2012-04-25 Brion VIBBERMerge "[FileRepo] Avoid performance degeration due...
2012-04-25 Brion VIBBERMerge "[FileRepo] Fixed regression where thumbnails...
2012-04-25 DemonMerge "(bug 34956) Parser should use mUrlProtocol inste...
2012-04-25 DemonMerge "[FileBackend] Reduced code duplication with...
2012-04-25 DemonMerge "Make API action=tokens extendable"
2012-04-25 DemonMerge "Deprecate WebRequest::escapeAppendQuery()"
2012-04-25 Max SemenikDeprecate WebRequest::escapeAppendQuery()
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-10 CatropeMerge "[FileRepo] Added support for temp file repos...
2012-04-09 CatropeMerge "[LanguageConverter] Added some cache code based...
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-09 Brion VIBBERMerge "GENDER should use the GenderCache"
2012-04-09 Aaron SchulzMerge "(bug 32498) Allow comparing pages using pageids"
2012-04-09 Aaron SchulzMerge "parent::report() returns nothing, so don't attem...
2012-04-09 Aaron SchulzMerge "Export::dumpFrom() doesn't return any values...
2012-04-09 ReedyMerge "Document $mDb"
2012-04-09 HasharMerge "Fix documentation to match potential code"
2012-04-08 Aaron SchulzMerge "setGroup doesn't return anything, so don't try...
2012-04-07 Aaron SchulzMerge "Action::checkCanExecute doesn't return anything...
2012-04-07 Aaron SchulzMerge "Fix assignment in conditional"
2012-04-07 Aaron SchulzMerge "A set method doesn't need to return anything...
2012-04-07 ReedyA set method doesn't need to return anything (and besid...
2012-04-06 ReedyMerge "tests related to API block action and its gettoken"
2012-04-06 HasharMerge "Un-marking testMakeNormalBlock as broken..."
2012-04-05 Aaron SchulzMerge "Show Log toolbox link for anon users, fix toolbo...
2012-04-05 Brion VIBBERMerge "(bug 27757) API method for retrieving tokens"
2012-04-05 HasharMerge "Remove some duplicate code in ProfilerSimpleTrace"
2012-04-04 Brion VIBBERMerge "Reduced file journal index bloat by removing...
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-24 Daniel FriesenSeparate $wgArticlePath from $wgUsePathInfo.
2012-03-10 Benny Situfollowup to -r113545 - add null for missing $default...
2012-03-09 Roan Kattouw(bug 34521) Returning to the previous page after loggin...
2012-03-01 Niklas LaxströmHrrrmp *grumbles*
2012-02-29 Arthur RichardsAdded unsetVal() method as antithesis to setVal()
2012-02-10 Sam ReedDocumentation followups from lastnight
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-07 Mark A. Hershbergerw/s
2012-02-06 Sam ReedAdd @since to getIP/getRawIP
2012-01-09 Antoine MussoFauxRequest now has empty data per default
2011-12-13 Jeroen De Dauwadded missing deprecation notices
2011-12-09 Daniel FriesenFollowup r104676, r104688:
2011-11-30 Daniel FriesenFollowup r104688, reintroduce the full PathRouter code...
2011-11-28 Brion VibberRevert r104274, r104284, r104285 -- breaks special...
2011-11-26 Daniel FriesenImplement path routing code.
2011-11-24 Daniel FriesenUpdate img_auth.php and WebRequest code to handle non...
2011-11-14 Roan KattouwRevert r102949. Broke tests (undefined variable $_SESSI...
2011-11-14 Roan KattouwFollowup r101149: make FauxRequest::__construct() use...
2011-11-03 Alexandre EmsenhuberFix for r101858: forgot the override those methods
2011-11-03 Alexandre EmsenhuberPer Aaron, fix for r89405: introduced DerivativeRequest...
2011-10-28 Sam ReedMore documentation updates
2011-10-26 Sam ReedAdd, update, tweak documentation
2011-10-19 PlatonidesIt is valid (albeit silly) to specify lang;q=1.000...
2011-10-18 Sam ReedDocumentation
2011-09-29 John Du HartFollowup r95921, clearer PHPDoc and better variable...
2011-09-21 Sam ReedComment out unreachable code
2011-09-16 Alexandre Emsenhuber* Added HttpError exception as replacement for wfHttpEr...
2011-08-31 John Du Hart(bug 4381) Magic quotes cleaning is not comprehensive...
2011-08-31 Sam ReedTidy up w/c
2011-08-19 Roan KattouwReverse a bad decision in r93820, which added a comment...
2011-08-18 Alexandre EmsenhuberMoved wfGetIP() to WebRequest::getIP():
2011-08-18 Sam ReedUpstreaming wikia change to WebRequest
2011-08-12 Daniel FriesenImprove the ability for extensions to participate in...
2011-08-03 Roan KattouwSome random URL protocol forcing for protocol-relative...
2011-07-27 Roan Kattouw(bug NNNNN) Rewrite most of wfExpandUrl() to handle...
2011-07-13 Aaron Schulz* Broke long Wiki.php lines
2011-06-30 Sam ReedMore return documentation and trimming trailing whitespace
2011-06-29 Brion VibberTweak doc comments on WebRequest::getRequestURL() ...
2011-06-17 Sam ReedSwap else if for elseif
2011-06-16 Tim StarlingFixes for r90105, r90193:
2011-06-10 Tim StarlingFixed typo in comment.
2011-06-06 Tim Starling* Added a REQUEST_URI check to the bug 28235 handling.
next