self revert r43332 due to a PHP Strict Standards error
[lhc/web/wiklou.git] / includes /
2008-11-09 Raimond Spekkingself revert r43332 due to a PHP Strict Standards error
2008-11-09 Raimond SpekkingUse existing function
2008-11-09 Victor VasilievForgot to commit Skin.php part
2008-11-09 Victor Vasiliev* Add class "disambiguationpage" to body tag
2008-11-09 Raimond SpekkingAdd some CSS classes for easier styling
2008-11-09 Alexandre EmsenhuberCleanup for r43315 (per aaron's comment): remove extra...
2008-11-08 Leon Weber* (bug 5530) Consistency between character encoding...
2008-11-08 Chad Horohoe* Redo thumb caching and make it a part of the default...
2008-11-08 Alexandre Emsenhuber(bug 8345) Don't autosummarize where a redirect was...
2008-11-08 Aaron SchulzMore space fixes
2008-11-08 Aaron Schulz* getNotificationTimestamp() moved to Title.php
2008-11-08 Aaron SchulzFix typo
2008-11-08 Aaron SchulzFix comment
2008-11-08 Aaron Schulz* Add isSingleRevRedirect(). Refactor isValidMoveTarget...
2008-11-08 Aaron SchulzFix for r43295: check if $wgArticle is set
2008-11-08 Aaron SchulzRemove hack to check if top rev will be deleted. Just...
2008-11-08 Chad HorohoeRemove bit of debugging.
2008-11-08 Chad Horohoe(bug 16265) Enabling apiThumbCacheExpiry produced inval...
2008-11-08 Alexandre Emsenhuber(bug 4362) [[MediaWiki:History copyright]] no more...
2008-11-08 Alexandre Emsenhuber(bug 15835) Added Content-Style-Type meta tag
2008-11-08 Aaron SchulzCode space tweaks
2008-11-08 Aaron SchulzMake sure the top rev is not hidden
2008-11-07 Aaron SchulzReturn TS in MW format
2008-11-07 Tim StarlingCheck for PHP 5.0.x bug *after* checking for PHP 4...
2008-11-06 Siebrand MazelandPartial revert of r43269 for HTMLDiff.php. In file...
2008-11-06 Siebrand MazelandConsistent casing for wfGetDB(), getDB(), and getDBKey()
2008-11-06 Siebrand MazelandConsistent casing for wfGetDB()
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-11-06 Siebrand MazelandUpdate on r43103. Add the 'norollbackdiff' toggle to...
2008-11-06 Jack Phoenixadding AbortDiffCache hook to allow canceling the cachi...
2008-11-06 Tim Starling* Added the BitmapHandler_ClientOnly media handler...
2008-11-05 Alexandre Emsenhuber* Made SpecialVersion directly extends SpecialPage
2008-11-05 Aaron SchulzRevert r43198: nothing evil with LocalSettings use...
2008-11-04 Tim StarlingRe r43174: Well I guess if you didn't understand it...
2008-11-04 Robert StojnićRecommit part of r42352 related to bug 5101 (Image...
2008-11-04 Aaron SchulzBreak long line
2008-11-04 Aaron SchulzFix for r42632: grammar
2008-11-04 Chad HorohoeRemove some unused globals.
2008-11-04 Chad HorohoeMinor tweak in debug output. Makes much more readible...
2008-11-04 Aaron SchulzRevert r42890, this is not static
2008-11-04 Tim StarlingEscaping once is enough.
2008-11-04 Aaron SchulzFix for r43173. 'patrol' log is part of core; it's...
2008-11-04 Tim StarlingFixes for r42642:
2008-11-03 Siebrand MazelandAs discussed with Aaron on irc. Remove "@param bool...
2008-11-03 Siebrand MazelandUpdate documentation as pointed out by Aaron. Fix on...
2008-11-03 Siebrand MazelandAdd missing global $wgEnotifUseRealName. Fix for undefi...
2008-11-03 Raimond SpekkingTrim the final extension to avoid a confusing warning...
2008-11-03 Siebrand Mazeland(bug 15068) Added $wgEnotifUseRealName, which allows...
2008-11-03 Siebrand MazelandRetire 'newpages-showhideredirs' in favour of 'whatlink...
2008-11-03 Raimond SpekkingMake show/hide links in watchlist consistent to recent...
2008-11-03 Roan KattouwAPI: (bug 16225) apfrom=Talk:Foo behaved like apfrom...
2008-11-03 Ilmari Karonenoops, r43111 was incomplete, here's the rest of it :-/
2008-11-03 Ilmari KaronenHide skin tab in preferences entirely is $wgAllowUserSk...
2008-11-03 Siebrand Mazeland(bug 15544) Non-index entry points cause the "Wiki...
2008-11-03 Siebrand Mazeland(bug 15737) Fix notices while expanding using PPCustomF...
2008-11-02 Siebrand Mazeland(bug 15761) Add user toggle to omit diff after rollback...
2008-11-02 Siebrand Mazeland(bug 16113) Show/hide for redirects in Special:NewPages...
2008-11-02 Siebrand Mazeland(bug 16143) Fix redirect loop on special pages starting...
2008-11-02 Raimond SpekkingFix for r43077:
2008-11-02 Aaron Schulz* Fix comment
2008-11-02 Aryeh GregorUse MediaWiki whitespace standards, please.
2008-11-02 Roan KattouwAPI: Move ApiQueryBlocks::convertHexIP() to IP::hexToIP...
2008-11-02 Tim Starling* Set a special temporary directory for ImageMagick...
2008-11-02 Ilmari KaronenEmit a warning message if a single page has multiple...
2008-11-02 Raimond SpekkingFix for r43064.
2008-11-02 Alex ZPut the rcid in the URL if $wgUseNPPatrol or $wgUseRCPa...
2008-11-01 Tim Starling* Rewrote wfArrayMerge() in terms of array plus
2008-11-01 Brion VibberUpdate doc comment for wfArrayMerge() to note the behav...
2008-11-01 Roan KattouwAPI: Followup on r43014: clean up some more
2008-11-01 Alex ZFix rangeblock detection
2008-11-01 Tim StarlingConvert from old DiffHistoryBlob format. Untested,...
2008-11-01 Roan KattouwAPI: Clean up ApiQueryBlocks, which was a stylistic...
2008-11-01 Alex Zpass user ID to Block::newFromDB in case of renames...
2008-11-01 Aaron SchulzPass user id to newFromDB() as well
2008-11-01 Tim StarlingImplemented xdiff_string_bpatch() in pure PHP, allowing...
2008-11-01 Tim Starling* Added $wgDebugLogPrefix, to allow users (or in this...
2008-11-01 Tim StarlingNew DiffHistoryBlob storage format and compression...
2008-11-01 Charles MelbyeLet's hide the (preview) link, as it won't do anything...
2008-11-01 Charles MelbyeMade it so that users can't test out skins if user...
2008-11-01 Charles MelbyeAdded a new configuration option: $wgAllowUserSkin
2008-11-01 Alex Z(bug 16207) - Fix title protection in the API. $expiry...
2008-10-31 Bryan Tong MinhISO 8601 timestamps can have decimal seconds
2008-10-31 Siebrand Mazeland(bug 13710) Allow to force "watch this" checkbox via...
2008-10-31 Raimond SpekkingFixing a Fatal error: Using $this when not in object...
2008-10-30 Alex Z(bug 10080) (bug 15820) - Allow modification of blocks...
2008-10-30 Roan KattouwAPI: Fix r42813, committed some stuff that shouldn...
2008-10-30 Aaron SchulzMake getSubjectPage return $this if the title is the...
2008-10-30 Roan KattouwAPI: Tweak r42794 (add docs for ApiBase class constants...
2008-10-30 Roan KattouwAPI: Self-revert r42811 (BREAKING CHANGE: Putting meta...
2008-10-30 Roan KattouwAPI: BREAKING CHANGE: Putting meta=siteinfo output...
2008-10-30 Aaron SchulzMake getTimestampFromId() need a title. Avoids some...
2008-10-30 Brion Vibber* (bug 11533) Fixed insane slowdown when in read-only...
2008-10-30 Chad HorohoeAdd some docs on these class constants
2008-10-29 Bryan Tong MinhNeed setOffset and setLimit as well
2008-10-29 Bryan Tong MinhAdd IndexPager::getResult so that other code (API)...
2008-10-29 Aaron SchulzRedo r41723: still show rcnotefrom as needed, but not...
2008-10-29 Aaron SchulzRevert r41723 and follow-up r41811: rcnotefrom had...
2008-10-29 Tim Starling* Added recompressTracked.php, the second part of the...
2008-10-29 Aaron SchulzFix typo
2008-10-29 Aaron SchulzDon't show orphaned revisions (will matter for bug...
next