Tweaks for the new rateLimited(): remove @todo i18n, allow robot follow (if it sees...
[lhc/web/wiklou.git] / includes /
2007-11-20 Aryeh GregorTweaks for the new rateLimited(): remove @todo i18n...
2007-11-20 Roan KattouwAPIEDIT BRANCH MERGE:
2007-11-20 Roan KattouwCheck markbotedits permission on regular rollback as...
2007-11-20 Raimond Spekking* Do not present an image bigger than the source when...
2007-11-20 Tim StarlingA file repository without files. Gets rid of useless...
2007-11-20 Tim Starling* Refactored the parser. See my huge entry in RELEASE...
2007-11-20 Andrew Garrett* Ensure that rate-limiting is applied to rollbacks.
2007-11-20 Andrew Garrett* Marking edits as bot edits with Special:Contributions...
2007-11-19 Raimond Spekking* Do not force a password for account creation by email
2007-11-19 Raimond Spekking* (bug 3973) Use a separate message for the email conte...
2007-11-19 Rotem LissFixing a typo that broke historywarning.
2007-11-19 Roan KattouwAPIEDIT BRANCH MERGE:
2007-11-19 Roan KattouwRevert part of Brion's 27627: please don't throw away...
2007-11-19 Brion VibberReverting r27599
2007-11-19 Brion VibberRevert r27581, 27598, 27626
2007-11-19 Victor Vasiliev* Use ApiBase::dieDebug() to render maxlag error properly
2007-11-19 Tim StarlingdataLoaded also needs to be set for negative cache...
2007-11-19 Tim StarlingUse setProps() to set properties in LocalFile::loadFrom...
2007-11-19 Tim StarlingFix bug in RepoGroup::getRepo(), 0 == 'local'
2007-11-19 Daniel Cannon* Fixed wgReason URL parameter to action=delete.
2007-11-19 Tim StarlingBetter documentation for $wgDBservers, and lengthy...
2007-11-18 Domas Mituzasbe less stupid at selecting fields (this needs to be...
2007-11-18 Niklas Laxström* Reworked convertPlural so that it accepts variable...
2007-11-18 ThomasVInserted two hooks for extension-defined colour codes...
2007-11-18 Victor Vasiliev* (bug 11206) api.php should honor maxlag
2007-11-18 Daniel CannonFix silly bug. To check if it's a range block use ...
2007-11-18 Daniel CannonProvide a unique message (ipb_blocked_as_range) if...
2007-11-18 Daniel CannonAPI: Provide details message on first failed log-in...
2007-11-18 Daniel CannonAPI: Up default wait-time on failed log-in to five...
2007-11-18 Aryeh GregorFeeds for recent changes now provide URLs for the chang...
2007-11-17 Victor VasilievAPI:
2007-11-16 Brion VibberFix regression from r26954 -- caused non-empty data...
2007-11-16 Brion VibberDon't break patrolling when the newpages-specific patro...
2007-11-15 Brion VibberSpecial-case empty arrays and single-element arrays...
2007-11-15 Niklas Laxström* If restricted read access was enabled, whitelist...
2007-11-15 Victor VasilievMake action=render follow redirects by default. There...
2007-11-15 Rotem LissFixes.
2007-11-15 Rotem LissShow 'no reason given' rather than a single apostrophe...
2007-11-15 Brion VibberRevert r27151 -- allows session fixation attacks.
2007-11-15 Brion Vibber* Changed signature-ip to signature-anon
2007-11-15 Brion VibberFix regression in r27416 -- {{REVISIONID}} was broken...
2007-11-15 Brion Vibber* validate namespace parameter as int, not text
2007-11-15 Brion VibberConstructor parameters on a QueryPage need to be option...
2007-11-14 Domas Mituzasremove use of anon function in stacktrace parsing,...
2007-11-14 Niklas Laxström* Not nice to sprinkle signatures in random languages
2007-11-14 Brion VibberUse == for comparison, not = !
2007-11-13 Roan Kattouw(bug 11315):
2007-11-13 Domas MituzasCache by default raw views for CSS & JS files for all...
2007-11-13 Niklas Laxström* Fetch linkprefix only when needed
2007-11-13 Domas Mituzasprofiling tooltips. yes, they have to be profiled!
2007-11-13 Daniel CannonIf an IP address is blocked as part of a rangeblock...
2007-11-12 Victor Vasiliev* Remove Special:Randomincategory. Domas said that...
2007-11-12 Tim StarlingAllow the special page function to be a callback, not...
2007-11-12 Tim Starlingdoc tweak
2007-11-12 Tim StarlingAdded EditFilterMerged hook: like EditFilter but uses...
2007-11-11 Victor VasilievI hope this commit will be last or I will die()...
2007-11-11 Victor VasilievSome minor fixes:
2007-11-11 Victor Vasiliev* Add ot=raw to Special:Allmessages
2007-11-11 Victor Vasiliev* Normalize titles in Special:Randomincategory
2007-11-11 Victor Vasiliev"Apply patch" in TortoiseSVN didn't add SpecialRandomin...
2007-11-11 Victor Vasiliev* Add special page for getting random page from category
2007-11-10 Niklas Laxström* (bug 11921) Support plural in message number_of_watch...
2007-11-10 Niklas Laxström* Everything calls this function statically, mark it...
2007-11-09 Niklas LaxströmE_STRICT
2007-11-09 Rotem LissFix double encoding.
2007-11-09 Aryeh GregorUse standard __METHOD__ for $fname in SpecialAllpages...
2007-11-08 Rotem LissLocalise hard-coded message.
2007-11-08 Rotem LissStandard link.
2007-11-08 Roan KattouwAPIEDIT BRANCH MERGE:
2007-11-08 Raimond Spekking* (bug 11848) Allow URL parameters 'editintro' and...
2007-11-07 Roan KattouwAPIEDIT BRANCH MERGE:
2007-11-07 Rotem LissReverting r27280: Shows a PHP warning, and doesn't...
2007-11-06 Steve Sanbegreplace lost reference, per Bug 8451
2007-11-06 Raimond Spekking* Add two messages for Special:Blockme which were used...
2007-11-06 Roan KattouwAPIEDIT BRANCH MERGE: Making redirect creation on page...
2007-11-06 David McCabeMoved the bailout for empty watchlists to after the...
2007-11-06 David McCabeThe uncontroversial Liquid Threads hooks.
2007-11-05 Victor Vasiliev* (bug 1401) Allow hiding logged-in users, bots and...
2007-11-05 Greg Sabino MullaneForce string to UTF-8 if we have mb stuff available.
2007-11-04 River Tarnellmissing global $wgTitle causes errors on page save
2007-11-04 Rotem LissFixing comment - it is possible.
2007-11-04 Rotem LissIn the deletion default reasons, calculate how much...
2007-11-04 Rotem LissLimit text field of deletion, protection and user right...
2007-11-03 Roan KattouwAPI: Getting a list of all user preferences is easy...
2007-11-03 Roan KattouwAPI:
2007-11-03 Roan KattouwAPI:
2007-11-03 David McCabeLiquid Threads EditPage take 3: Now we use $this->mTitl...
2007-11-03 Tim StarlingSend Cache-Control: private and Vary headers in img_aut...
2007-11-02 Rotem LissRemove all commas when parsing float numbers in sorted...
2007-11-02 Greg Maxwell*Proper handling of default/current settings in link...
2007-11-01 Aaron Schulz*Revert r27091. This breaks some extensions by randomly...
2007-11-01 Greg MaxwellSwitch Special:Newpages "Hide logged-in users" to use...
2007-11-01 Niklas Laxström* Fixed E_NOTICE..
2007-11-01 Nick JenkinsAdd LogLine hook as per described in the updates to...
2007-11-01 Nick JenkinsPrevent PHP E_STRICT notice: Only variables should...
2007-11-01 David McCabeSplit mTitle into uiTitle and dbTitle; this is explaine...
2007-10-31 Niklas Laxströmprofiling calls
2007-10-30 Roan KattouwAPI: Also prevent double escaping when outputting an...
2007-10-30 Roan KattouwAPI: Please use <?php tags, as <? tags can be disabled...
2007-10-30 Rotem LissFixing a variable name, and a PHP warning.
next