* validate namespace parameter as int, not text
[lhc/web/wiklou.git] / includes /
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.
2007-10-30 Raimond Spekking* (bug 11809) Use formatNum() for more numbers
2007-10-30 Rotem LissRemoving a comment, throwing the exception after creati...
2007-10-30 Rotem LissFixing display problem in image page in RTL wikis,...
2007-10-30 Rotem LissFixing a regression: UploadForm::internalProcessUpload...
2007-10-30 Aaron Schulz*Add and document ArticleRollbackComplete hook. Lets...
2007-10-30 Yuri AstrakhanMerged from apiedit_vodafone branch, r27042.
2007-10-29 Greg MaxwellResolve bug 1405 (bugzilla.wikimedia.org/show_bug.cgi...
2007-10-29 Greg MaxwellAdjust "hide logged-in users" function in Special:Newpa...
2007-10-29 Rotem LissAdding direction mark in Special:Protectedpages, betwee...
2007-10-29 Brion Vibber* (bug 11795) Be more paranoid about confirming accept...
2007-10-27 Brion Vibber* Removed "Clear" link in watchlist editor tools, as...
2007-10-27 Brion Vibber* Don't put _ into the title in the form
2007-10-27 Greg MaxwellThis commit adds an option to Special:Newpages to hide...
2007-10-26 Daniel Cannon(bug 11588) API: Preserve document structure for empty...
2007-10-26 Daniel Cannon(bug 11562) API: Added a user_registration parameter...
2007-10-24 Daniel Cannon(bug 11721) API: Use a different title for results...
2007-10-23 Roan Kattouw(bug 11744) Incorrect return value from Title::getParen...
2007-10-23 Raimond Spekking* (bug 11727) Support plural in 'historysize' message
2007-10-23 Raimond SpekkingAdd CSS id's for some warning messages
2007-10-22 Niklas Laxström* Support grammar here too
2007-10-22 Niklas Laxström* Support magic words in categoriespagetext
2007-10-22 Niklas Laxström* (bug 11452) wfMsgExt uses sometimes wrong language...
2007-10-21 Aryeh GregorThere's no such thing as $this in static functions...
2007-10-21 Aryeh GregorisValidEmailAddr hook added to User method of that...
2007-10-21 Rotem LissStandard links, using subpage rather than the action...
2007-10-20 Roan KattouwAPI: Fixing bug in iiprop=metadata handling:
2007-10-19 Aryeh GregorRevert 26830, which 1) completely breaks recentchangesl...
2007-10-18 Thomas DaltonShow changes to pages linked to via a redirect on Speci...
2007-10-18 Brion Vibber* Fix regression in LinkBatch.php breaking PHP 5.0
2007-10-18 Brion VibberCleanup r26692:
2007-10-18 Brion VibberRevert r26670 [LiquidThreads-related patches] for now:
2007-10-18 Raimond Spekking* (bug 11649) Show input form when Special:Whatlinksher...
2007-10-17 Raimond Spekking* (bug 11690) Show revert link for page moves in Specia...
2007-10-17 David McCabeSkinTemplateTabAction hook -- now non-broken.
2007-10-16 Brion VibberRevert r26762 -- destroys article and talk tab text...
2007-10-16 Daniel Cannon(bug 11343) If the database is read-only, ensure that...
2007-10-15 David McCabeAdded hook to SkinTemplate::tabAction.
2007-10-15 Roan KattouwAPI:
2007-10-15 Raimond Spekking* Message 'cascadeprotected' has for a longer time...
2007-10-14 Niklas LaxströmNo idea what this is supposed to do, but at least this...
2007-10-13 Niklas Laxström* Removing some globals that seem unused
next