(Bug 19725) Do not include suppressed edits in the "View X deleted edits" message...
[lhc/web/wiklou.git] / includes / OutputPage.php
2011-07-06 Robin Pepermans(bug 6100; follow-up to r91315) Being bold and removing...
2011-07-05 Alexandre EmsenhuberHashar seems to have missed one occurence of OutputPage...
2011-07-05 Aaron Schulz* Added getFileVersion()/setFileVersion() functions...
2011-07-04 Antoine MussoHTTP status messages move: OutputPage -> HttpStatus
2011-06-22 KrinkleNew mediawiki.page modules
2011-06-22 Alexandre EmsenhuberUpdated calls to Linker to call them statically and...
2011-06-19 PlatonidesHTTP name
2011-06-15 KrinkleUsing true instead of calling isMainPage() again.
2011-06-14 KrinkleOnly define 'isMainPage' if we are on the main page...
2011-05-26 Alexandre EmsenhuberRemoved comment about the usage $wgTitle which is no...
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 Sam Reed* (bug 29144) Move action=dublincore and action=creativ...
2011-05-25 Roan KattouwFix r88125: forgot to remove another call to mw.loader...
2011-05-21 KrinkleAdding user.tokens module and loading by default. ...
2011-05-21 Sam ReedMore adding, updating and tweaking of documentation
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-16 KrinkleSplit mw.user from mediawiki.js into its own module
2011-05-15 Tim StarlingRevert r87635, r87637, r87639, r87643 (MW_MIN_PHP_VERSI...
2011-05-14 Trevor ParscalRemoved the go() call, and the suspended until go(...
2011-05-14 Alexandre EmsenhuberFollow-up r87589: let's simplify this a bit :P
2011-05-13 Leo KoppelkammFollowup to r87987: Actually load the lazy loader
2011-05-07 Happy-melon* Implement MW_VERSION constant in Defines.php and...
2011-05-06 Sam ReedKill off the long deprecated $wgInputEncoding and ...
2011-05-05 Roan KattouwPer bug 28738 comment 4, pack ResourceLoader URLs by...
2011-05-01 KrinkleAdded wgIsMainPage (Title->isMainPage) to mw.config
2011-04-25 Siebrand MazelandRevert r86872: Breaks LiquidThreads page moves with...
2011-04-25 Happy-melonImplement an interface and abstract class to hold the...
2011-04-23 Mark A. Hershbergerrandom w/s cleanup
2011-04-18 Happy-melonAdd ThrottledError to throw when the user hits a rate...
2011-04-18 Sam Reed* (bug 28532) wfMsgExt() and wfMsgWikiHtml() use $wgOut...
2011-04-18 Sam ReedRevert unintended changes from r86302
2011-04-18 Sam Reed* (bug 28586) YAML: strings that are the same as boolea...
2011-04-17 Happy-melonRefactor the factory/i18n/list/etc static methods from...
2011-04-15 Chad HorohoeMerge r81445 from 1.17: revert r70520 (js password...
2011-04-13 Happy-melonImplement user-is-blocked and wiki-is-read-only as...
2011-04-12 Happy-melonallow methods to generate a "user does not have require...
2011-04-11 Sam ReedRemove unused globals
2011-04-07 Alexandre EmsenhuberMoved rateLimited() and showLagWarning() near other...
2011-04-07 Roan KattouwFix copypaste fail in r85616
2011-04-07 Roan KattouwFor bug 27488: move the startup script, jquery+mediawik...
2011-04-06 Brion Vibber* (bug 28444) Fix regression: edit-on-doubleclick retai...
2011-04-05 Happy-melonFollow-up r85403: rm debugging code and a defunct metho...
2011-04-05 Happy-melonFollow-up r85302: update OutputPage constructors in...
2011-04-04 Niklas LaxströmFollow-up r85302: whitespace fix
2011-04-04 Aaron SchulzFollow-up changes to r84610:
2011-04-04 Daniel FriesenInstead of creating an OutputPage and then setting...
2011-04-03 Happy-melonFollow-up to r85240:
2011-04-03 Daniel FriesenFollowup r85250; Revert a static method back to use...
2011-04-03 Daniel FriesenContinue with r85240; Move getSkin from User to Request...
2011-04-03 Daniel FriesenImplement the RequestContext class. Some credit to...
2011-04-03 Niklas LaxströmFollow-up r85226, r85227: add @since annotations
2011-04-03 Aaron Schulz* Removed isset() checks - redundant given Parser:...
2011-04-03 Daniel FriesenStart better utalizing OutputPage as the focal point...
2011-04-02 Alexandre Emsenhuber* Moved all <link> definitions in OutputPage::getHeadLi...
2011-03-31 Brion Vibber* (bug 27893) Edit-on-doubleclick now applies only...
2011-03-30 Purodha B BlissenbachFix new typos introduced in r84799.
2011-03-26 Purodha B BlissenbachMinor: removed some typos in comment lines.
2011-03-23 Happy-melon$wgUser->blockedBy() already returns a name, doesn...
2011-03-23 Aaron Schulz* Put parser output file version tracking to core
2011-03-21 Happy-melonBlame hashar for this giant commit; he teased me for...
2011-03-19 Happy-melonFollow-up r81524: fix fatal when modules are deregistered
2011-03-18 Happy-melonFollow-ups to r84258
2011-03-18 Happy-melonMore cleanup in Block.php. Push Block::encodeExpiry...
2011-03-14 Roan Kattouw(bug 27564) Timestamp of site module embedded in Squid...
2011-03-13 Alexandre EmsenhuberFix for r83698: pass the Title object to the skin so...
2011-03-12 Happy-melonFollow-up r83755: @deprecated @since is wrong, doesn...
2011-03-11 Alexandre EmsenhuberOnly call User::getSkin() when necessary.
2011-03-05 Happy-melonInclude MediaWiki:Noscript.css in <noscript></noscript...
2011-03-03 Happy-melonOptionally disable including mediawiki.legacy (wikibits...
2011-02-25 Alexandre Emsenhuber* (bug 27680) Fix for r82273: wgCanonicalSpecialPageNam...
2011-02-21 Sam ReedFixup and add another return type
2011-02-20 Roan Kattouw(bug 27468) Move private styles out to their own sectio...
2011-02-19 KrinkleUsing the mw alias for mediaWiki in core. Saves bandwid...
2011-02-19 Roan Kattouw(bug 27302) Avoid unnecessary requests for user and...
2011-02-18 Alexandre EmsenhuberWe have already have a printable flag in the OutputPage...
2011-02-16 Happy-melonCreate a user.groups module in ResourceLoader, which...
2011-02-16 Happy-melonrevert r82283, loads of unrelated changes
2011-02-16 Happy-melonCreate a user.groups module in ResourceLoader, which...
2011-02-16 Alexandre EmsenhuberMoved Skin::makeGlobalVariablesScript() to OutputPage...
2011-02-16 Sam ReedFix text description of OutputPage::getLanguageLinks...
2011-02-16 Roan Kattouw(bug 27302) Don't append the current timestamp for...
2011-02-07 Rob LanphierFollowup to r69185, putting the "dir" attribute back...
2011-02-06 Ilmari Karonen(bug 23315) Add new body classes to allow easier stylin...
2011-02-06 Alexandre Emsenhuber* Changed all calls to wfMsgWikiHtml() in core
2011-02-05 Alexandre EmsenhuberEasier to use addWikiText() in wrapWikiMsg()
2011-02-04 Happy-melonFollow-up r64670 (bug22929): cleaner implementation...
2011-02-04 Daniel FriesenCompletely remove support for legacy style skins. All...
2011-02-02 Happy-melonFollow-up r79682: more documentation tidying
2011-01-28 Krinklefixing php Parse error: syntax error from r81169
2011-01-28 PlatonidesFollow up r81100. Don't hardcode hiddencat quotes,...
2011-01-27 OverlordQFollowup r81067, use the right syntax for doing a join
2011-01-26 Sam ReedFixup query fail from r80936
2011-01-24 Sam ReedCouple more raw SQL to query arrays
2011-01-22 Brion Vibber* (bug 26861) avoid warning in OutputPage::addVaryHeade...
2011-01-14 Niklas LaxströmFollow-up r80192, tweak docs
2011-01-13 Daniel FriesenFollowup r80192 which had an unclosed comment causing...
2011-01-13 Sam ReedFixing up spaces to tabs in r80192
2011-01-13 Antoine MussoOutputPage properties documentation
next