Localisation updates for core messages from Betawiki (2008-01-17 22:50 CET)
[lhc/web/wiklou.git] / includes /
2008-01-17 Tim StarlingMake Title::newFromIDs() work properly when given an...
2008-01-17 Tim StarlingOn edit, purge the cache of pages redirecting to the...
2008-01-17 Tim StarlingAdded ParserFirstCallInit hook. Deferred function regis...
2008-01-17 Tim StarlingIt was a bit too early to remove OnlyIncludeReplacer...
2008-01-17 Tim Starling* Fixed "Morwen/13" from meta.wikimedia.org/w/index...
2008-01-17 Brion VibberSlap some prettier warnings on too-big deletions.
2008-01-16 Brion VibberQuick hack in: $wgDeleteRevisionsLimit and 'bigdelete...
2008-01-16 Brion VibberPut image redirects behind $wgFileRedirects config...
2008-01-16 Brion VibberAdd an explicit Cache-control: no-cache header on exter...
2008-01-16 Victor VasilievFix call to non-static method
2008-01-16 Victor VasilievForgot to commit this file
2008-01-16 Victor Vasiliev* Support redirects in image namespace
2008-01-16 Tim Starling#tag changes as per #wikimedia-tech committee
2008-01-16 Tim Starling* Strip fragments from $parser->mTitle to avoid having...
2008-01-16 Tim StarlingRespect $wgEnableParserCache
2008-01-16 Aryeh Gregor* Rollback should not work if the wiki is read-only
2008-01-15 Roan KattouwAPI:
2008-01-15 Roan KattouwLimiting image history listings to 500 for now. A hard...
2008-01-15 Roan KattouwFixing hinky indentation in ApiQueryImageInfo.php
2008-01-15 Roan KattouwWhoops, removed one check too many.
2008-01-15 Roan KattouwAPI:
2008-01-15 Roan KattouwLarge refactoring of rollback code:
2008-01-15 Roan KattouwAPI: Adding wlshow parameter to list=watchlist to allow...
2008-01-15 Roan KattouwReverting r29798 on the committer's request, part 1...
2008-01-15 ThomasVfix for IE
2008-01-15 Roan Kattouw(bug 12585) Added a bunch of parameters to the revertpa...
2008-01-15 Roan KattouwAPI: Adding cascade flag to prop=info&inprop=protection
2008-01-15 Aryeh GregorAdjust some function definitions for abstract classes...
2008-01-15 Aryeh Gregor(bug 12202) Strict standards: mark static methods static.
2008-01-15 Raimond SpekkingAnother fix for r29765: Avoid PHP notices
2008-01-15 Brion Vibber* (bug 12567) Fix for misformatted read-only messages...
2008-01-14 River Tarnell* $wgGroupsAddToSelf, $wgGroupsRemoveFromSelf: allow...
2008-01-14 Brion VibberRevert r29705. Simply provide rollback permission if...
2008-01-14 Victor VasilievAutopromotion:
2008-01-14 Victor Vasiliev* Add caching to the AJAX search
2008-01-14 Victor Vasiliev* (bug 12536) User should be able to get MediaWiki...
2008-01-14 Aryeh Gregor(bug 12614) Prevent logging of null change on Userright...
2008-01-14 Victor VasilievRevert accidentally commited image moving stuff
2008-01-14 Victor Vasiliev* Introduce getUserPermissionsErrorsExpensive hook
2008-01-14 Domas MituzasCleanup for Special:Randompage and Special: Randomredir...
2008-01-14 Domas Mituzas* Shortcutted Title::userCanRead() for public wikis
2008-01-14 Huji(bug 12608) (in continuation of r29719) Unifying the...
2008-01-14 Huji(bug 12608) Unifying the spelling of getDBkey() in...
2008-01-14 Tim Starling* Fixed loop detection in LST
2008-01-14 Tim Starling* Fix heading immediately after comment-on-own-line
2008-01-13 Aryeh GregorTweak tweaks.
2008-01-13 Aryeh GregorRandom small fixes: formatting/whitespace, comments...
2008-01-13 Aryeh GregorThe 'rollback' permission now only affects whether...
2008-01-13 Victor Vasiliev* (bug 12611) Bot flag ignored in recent changes
2008-01-13 Domas Mituzasdon't open transactions for SHOW and SET statements...
2008-01-13 Tim StarlingExpansion cache for template arguments. Fixes the most...
2008-01-13 Domas Mituzasavoid calling things on $wgTitle that might be not...
2008-01-13 Tim StarlingThird time lucky? More complex method to obtain precise...
2008-01-13 Tim StarlingImproved tplarg whitespace fix, following on from buggy...
2008-01-13 Tim StarlingFix handling for whitespace in template arguments.
2008-01-13 Tim StarlingRevert r29671, it was based on a misunderstanding of...
2008-01-13 Aryeh GregorClarify comment on $wgRateLimits.
2008-01-12 Domas Mituzasshould have some coffee - one more typo :)
2008-01-12 Domas Mituzasdamn, how did this typo slip in :)
2008-01-12 Domas MituzasWell, logging out is an action, where people don't...
2008-01-12 Domas MituzasFew sanity things for database activity:
2008-01-12 Domas Mituzas* importing livehack for profiling errors output
2008-01-12 Domas Mituzasremove Cpu from here too
2008-01-12 Domas MituzasaaaAAAAAAAAAaaaaaAAAAAAAAAAaaaaaaAAAAAAAAAAAAAAAAAAAAAA...
2008-01-12 Tim StarlingRevert r29647, as per my comment on bug 12536.
2008-01-12 Victor Vasiliev* (bug 12536) User should be able to get MediaWiki...
2008-01-12 Daniel CannonAPI: Various docu and clean-up.
2008-01-12 Brion Vibber* Use only default options when generating RSS and...
2008-01-11 Brion Vibber* (bug 12588) Fix selection in namespace selector on...
2008-01-11 Aryeh GregorI doubt we'll get $this->hookError set to '0', but...
2008-01-11 Brion Vibber* (bug 12584) Don't reset cl_timestamp when auto-updati...
2008-01-11 Aryeh GregorSome random code cleanup/prettification.
2008-01-11 Aaron SchulzExplicitly use 0 like the other checks here
2008-01-11 Brion VibberRedo r29565, but as far as I see working now. :)
2008-01-11 Brion VibberTweak for r29561: don't grab a database object until...
2008-01-11 Tim Starling* Fixed template loop check, broken by changes in parse...
2008-01-10 Aaron SchulzRevert back for now, this is not quite correct
2008-01-10 Aaron SchulzDon't call getTitleProtection(). That is really just...
2008-01-10 Niklas Laxström* No need to query database for special namespaces
2008-01-10 Aryeh GregorRight, *this* was the vulnerability that existed. ...
2008-01-10 Thomas BleherFix some places where globals where used without being...
2008-01-10 Roan KattouwRemoving unused global $wgRequest; that I missed in...
2008-01-10 Roan KattouwFixing the mess that was r29539:
2008-01-10 Daniel Cannon* (bug 12574) Allow bots to specify whether an edit...
2008-01-10 Roan KattouwRevert r29525: this vulnerability never existed; Articl...
2008-01-10 Aryeh GregorDo not log user rights change that didn't change anything
2008-01-10 Aryeh GregorFix vulnerability (hopefully): anyone with rollback...
2008-01-09 Domas Mituzasthis profiling section is nearly identical to our alrea...
2008-01-09 Aryeh GregorClean up some braces, indentation; add profiling to...
2008-01-09 Domas Mituzasset OutputPage::mContainsOldMagic only for specific...
2008-01-09 Tim StarlingAdded {{#tag:}}: generic adaptor from parser function...
2008-01-09 Brion Vibber* (bug 12505) Fixed section=0 with action=raw
2008-01-09 Brion Vibber* (bug 12553) Fixed invalid XHTML in edit conflict...
2008-01-09 Tim StarlingRevert revert of setSingleton(), unrelated to broken...
2008-01-08 Roan KattouwImproving r29456:
2008-01-08 Brion VibberRevert r29361 -- breaks upload, calls nonexistent functions
2008-01-08 Roan KattouwAPI: Temporary fix for broken XML rendering; XML format...
2008-01-08 Victor Vasiliev* Add exception hooks to output pretty messages
2008-01-08 Victor VasilievIntroduce BagOStuff::keys() method for debugging/etc...
2008-01-08 Victor VasilievAPI: add action=logout
next