Added new hook, 'BrokenLink'
[lhc/web/wiklou.git] / includes /
2008-03-06 Yaron KorenAdded new hook, 'BrokenLink'
2008-03-06 Aryeh Gregor* (bug 13273) "Categories:" message at the bottom of...
2008-03-06 Raimond Spekkingfix typo in message name.
2008-03-06 Raimond Spekking* (bug 13274) Change links for messages to ucfirst...
2008-03-06 Aryeh GregorMore typos
2008-03-06 Raimond Spekking* Add links to page and file deletion forms to edit...
2008-03-06 Alexandre Emsenhuber(bug 13012) Use content messages for block options...
2008-03-06 Brion VibberSome preliminary work on upload support for the XML...
2008-03-06 Andrew GarrettFix errors in example for EditPage API module (referred...
2008-03-06 Brion Vibber* regression fix: make dumpUploads.php work again
2008-03-05 Brion VibberRevert back to r31589. I really don't like this hardcod...
2008-03-05 Raimond SpekkingTwo fixes, thanks to Simetrical
2008-03-05 Raimond Spekking* (bug 10457) Reorganize Special:Specialpages.
2008-03-05 Alexandre Emsenhuber(bug 13110) Don't show "Permission error" page but...
2008-03-05 Alexandre Emsenhuberreplacing some calls from deprecated global functions...
2008-03-05 Tim StarlingFix bug 13253: <NOINCLUDE>foo</NOINCLUDE> causes exception
2008-03-05 Brion Vibber* (bug 13247) Prettified ISBN links
2008-03-05 Brion VibberAdd some debugging notes to User::isValidUserName(...
2008-03-04 Alexandre Emsenhuber* Removing some hardcoded 'edit' and 'move' restrict...
2008-03-04 Raimond Spekking* (bug 13019) Message cache for some extensions not...
2008-03-04 Bryan Tong MinhShow whether the WriteApi is enabled in meta=siteinfo.
2008-03-04 Aryeh GregorAll skins should have the "mediawiki" class on the...
2008-03-04 Brion VibberSome experimental support for including upload data...
2008-03-03 Bryan Tong Minh(bug 11401) Added xmldoublequote to xml formatter
2008-03-03 Brion VibberRevert r31505, r31510 (secureAndSplit hook).
2008-03-03 Alexandre Emsenhubersetting property svn:keywords Id to api files that...
2008-03-03 Alexandre Emsenhubersetting svn:eol-style native on ApiEditPage.php
2008-03-03 Roan KattouwAPI: Adding action=edit module
2008-03-03 Roan KattouwAPIEDIT_VODAFONE BRANCH MERGE:
2008-03-03 Roan KattouwTweaking r31505 so changing $dbkey actually changes...
2008-03-03 Roan Kattouw(bug 13166) Adding TitleSecureAndSplit hook. Modified...
2008-03-03 Roan KattouwAPI: Adding $wgAPIUCUserPrefixMinLength config variable...
2008-03-03 Roan KattouwAPI: Make spaces in ucuserprefix actually work
2008-03-03 Brion VibberSafety fixes for API:
2008-03-03 Brion VibberCorrection to r31475 -- works with PHP 5.1 now.
2008-03-03 Brion VibberRevert r31473 -- causes fatal errors.
2008-03-03 Brion Vibber* (bug 13211) Don't break edit buttons when Image names...
2008-03-02 Huji* (bug 13214) <gallery> doesn't resize images which...
2008-03-02 Alexandre Emsenhuber* Fix comment in Title::getUserPermissionsErrors()...
2008-03-02 Brion VibberFollow-up for bug 12723 -- use the opensearch-desc...
2008-03-02 HujiPartially reverting r31247:
2008-03-02 Roan KattouwAPI: Added watch and unwatch parameters to action=move...
2008-03-02 Roan Kattouw(bug 12542) Adding a bunch of hooks to SpecialListusers...
2008-03-02 Roan Kattouw* (bug 13218) Fix inclusion of " character in hyperlinks
2008-03-01 Alexandre Emsenhuber(bug 11561) Fix fatal error when calling action=revert...
2008-03-01 Alexandre Emsenhuber* Update docs/memcached.txt
2008-03-01 Bryan Tong MinhFix description for UploadComplete hook. New hooks...
2008-03-01 Roan KattouwFixing bug 13100 by removing a redundant line in EditPa...
2008-02-29 Alexandre Emsenhuber* Document ParserMakeImageParams hook
2008-02-29 HujiMaking the empty space to the sides and the bottom...
2008-02-29 Brion Vibber* (bug 13031) Add links to usepages in e-mail form
2008-02-29 Brion Vibber* (bug 13174) __HIDDENCAT__ now applies only to categor...
2008-02-28 Roan Kattouw(bug 12575) Prevent duplicate patrol log entries from...
2008-02-28 Daniel CannonAPI: Couplt problems with ApiQueryDeletedRevs
2008-02-28 Roan Kattouw(Bug 13175) Added example for list=blocks
2008-02-28 Anders Wegge JakobsenMake the category browser actually work
2008-02-28 Brion Vibber* (bug 13130) Moved edit token and autosummary fields...
2008-02-27 Brion Vibber* (bug 13135) Special:Userrights now passes IDs through...
2008-02-27 Roan Kattouw(bug 12394) Adding rctitles parameter to list=recentcha...
2008-02-27 Tim StarlingPartial solution (quick hack) for bug 12970.
2008-02-27 Tim StarlingBug 11980: don't complain on rollback of non-transactio...
2008-02-26 Roan Kattouw(bug 13100) Added 'preloadtitle' parameter to action...
2008-02-26 Brion Vibber* (bug 13139, 13074) Fix request data for parameters...
2008-02-26 Rotem Liss(bug 13132) Unable to unprotect pages protected with...
2008-02-26 Tim Starlingcatlinks is not a single paragraph anymore
2008-02-26 Aryeh GregorAdd new hook ImageBeforeProduceHTML, per request on...
2008-02-26 Roan Kattouw(bug 13157) Adding ucuserprefix parameter to list=userc...
2008-02-26 Raimond Spekking* (bug 13159) Use content language for name of Category...
2008-02-26 Tim StarlingUse a separate redlink parameter for red link determina...
2008-02-26 Aryeh GregorFix up RELEASE-NOTES a bit (move config stuff to config...
2008-02-26 Brion Vibber* (bug 13022) Fix upload from URL on PHP 5.0.x
2008-02-25 Roan Kattouw(bug 13154) Adding subpage info to meta=siteinfo&siprop...
2008-02-25 Brion Vibber* (bug 12988) $wgMinimalPasswordLength no longer breaks...
2008-02-25 Brion VibberRevert r31243, r31244 -- regression: spews bogus protec...
2008-02-25 Raimond SpekkingAdd formatnum to count of hidden categories, rephrase...
2008-02-25 Raimond SpekkingAdd count of hidden categories to message for better...
2008-02-25 Tim Starling* Put both hidden categories and normal categories...
2008-02-25 Roan KattouwAPI: Rewriting ApiQueryBacklinks big time. Implemented...
2008-02-25 Roan KattouwAPI: Fixing limit=max output; previous implementation...
2008-02-25 Andrew GarrettFor pages with hidden categories, add a list of these...
2008-02-25 Andrew Garrett* (bug 13149) Correctly format fileexists message on...
2008-02-25 Huji(bug 13140) Show parent categories in category namespace
2008-02-25 Huji(bug 13137) Bots to edit protected pages
2008-02-25 Andrew Garrett(bug 13143) Fix regression in r25481, in which file...
2008-02-25 Rotem LissThis variable was removed.
2008-02-25 Rotem Liss(bug 13132) Unable to unprotect pages protected with...
2008-02-25 Aaron SchulzDon't allow double logging of patrol events
2008-02-24 Roan Kattouw(bug 13128) Add patrolled flag to list=recentchanges
2008-02-24 Rotem LissFixing main page display in meta=siteinfo: also showing...
2008-02-24 Tim Starling* Add wfReadOnlyReason() to supply the reason for the...
2008-02-24 Brion VibberRevert r31223 -- edit token below the text box means...
2008-02-23 Victor Vasiliev* (bug 13130) Position of wpEditToken input tag in...
2008-02-23 Victor VasilievLet it be public, for CrosswikiBlock extension
2008-02-23 Victor VasilievRevert it back. It's already disabled on enwiki. If...
2008-02-23 Brion Vibberbump trunk to 1.13
2008-02-22 Victor VasilievRemove "(not written yet)" text from title (introduced...
2008-02-22 HujiIntroducing $wgFeed variable. Allows tuning sydication...
2008-02-22 Tim StarlingRevert r31022 -- breaks commons upload hack.
2008-02-22 Tim StarlingFixed namespace in red link title attribute, was briefl...
2008-02-22 Tim Starlingfixed XVO header
next