Localisation updates Kazakh translations
[lhc/web/wiklou.git] / includes /
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
2008-01-08 Roan KattouwReturning protections more consistently
2008-01-08 Roan KattouwChanging name of error code to something making slightl...
2008-01-08 Roan Kattouw* (bug 12543) API should support new protected titles...
2008-01-08 Roan KattouwPartial fix of bug 12533
2008-01-08 Tim Starling* Fixed handling of whitespace before HTML comments...
2008-01-07 Tim StarlingAdded RepoGroup::setSingleton(). Required to support...
2008-01-06 Rotem LissMake sure to show the header message (MediaWiki:Userrig...
2008-01-06 Tim Laqua* Fixed check for sort order ('ZtoA' is not an allowed...
2008-01-06 Aaron SchulzRevision timestamp comes out as the current time when...
2008-01-06 Aaron SchulzDon't compare text twice
2008-01-05 Tim Starling* Merged comment handling with the main loop of preproc...
2008-01-05 Rotem LissQuick solution for problems with limit=max when using...
2008-01-04 Roan KattouwRe-adding ApiChangeRights, but commenting out its entri...
2008-01-04 Brion VibberReapply the ugly-URLs fix, plus a fix so it doesn't...
2008-01-04 Brion VibberRevert r29261, r29271 for now -- some weird mixing...
2008-01-04 Roan KattouwUserrightsPage:
2008-01-04 Roan Kattouw* Unbroke Special:Userrights for wikis without pretty...
2008-01-04 Aryeh GregorRemove useless & that was breaking strict standards.
2008-01-04 Aryeh GregorMore userrights stuff.
2008-01-03 Aryeh GregorVarious Userrights-related fixes:
2008-01-03 Brion VibberRemove ApiChangeRights. Duplicates code, doesn't handle...
2008-01-03 Brion VibberRevert r29235 -- breaks $wgAddGroups and $wgRemoveGroups
2008-01-03 Huji(bug 12489) Special:Userrights should be listed under...
2008-01-03 Brion Vibber* (bug 12493) Removed hardcoded MAX_FILE_SIZE from...
2008-01-03 HujiIt should use the new message. :o
2008-01-03 Thomas BleherSmall documentation and whitespace fixes
2008-01-03 HujiMaking the columns have equal widths by default (improv...
2008-01-03 HujiUpdating MAX_FILE_SIZE to match with the 2MB default...
2008-01-03 HujiMore explanatory messages shown when an upload error...
2008-01-03 HujiMore explanatory messages shown when an upload error...
2008-01-03 Tim Starling* Removed noargs/noparse in braceSubstitution(), they...
2008-01-03 Brion Vibber* (bug 9939) Special:Search now sets focus to search...
2008-01-02 Brion VibberCorrection to r29191 -- don't break $wgArticlePath...
2008-01-02 Brion Vibber* (bug 11428) Allow $wgScript inside $wgArticlePath...
2008-01-02 Raimond Spekking* Tweak userrights messages a bit and add PLURAL for...
2008-01-02 Brion Vibber* (bug 12486) Protected titles now give a warning for...
2008-01-02 Aryeh GregorWhen a user is prohibited from creating a page, a title...
next