* Adding/updating Persian translations
[lhc/web/wiklou.git] / includes /
2008-03-11 Brion Vibber* (bug 2815) Search results for media files now use...
2008-03-11 Aryeh Gregor* (bug 13273) Fix another hardcoded colon
2008-03-11 Aaron Schulz<span class='history-user'> lost, adding back
2008-03-11 Raimond SpekkingFollow up commit for r31775, thanks to Nikerabbit :-)
2008-03-11 Raimond Spekking* Add a nice fieldset around the input form
2008-03-10 Alexandre Emsenhuber(bug 13269) Adding MediaWiki:Uploadfooter to the bottom...
2008-03-10 Tim StarlingFixed Database::ping() for MySQL client 5.0.13+.
2008-03-09 Alexandre Emsenhuber* Use Linker::revComment() to format the comment
2008-03-09 Andrew GarrettMake #catlinks styling work after last commit by assign...
2008-03-09 Andrew Garrett* (bug 13234) Do not show grey category box for pages...
2008-03-09 Aaron SchulzSlowly merge in a few rev_deleted checks
2008-03-09 Aaron SchulzDon't show deleted comments
2008-03-09 Aaron SchulzForgot to add $isPublic to revComment too
2008-03-09 Aaron Schulz* Bold sysop-restricted content
2008-03-09 Aaron SchulzAdd $isPublic param to user link functions
2008-03-09 Aaron Schulz* Add revisiondelete links on page view
2008-03-09 Aryeh GregorAlphabetize
2008-03-08 Alexandre EmsenhuberSome cleanup :
2008-03-08 Alexandre EmsenhuberWithespaces fixes.
2008-03-08 Rotem LissAdding the fix for lists in RTL wikis to more skins...
2008-03-07 Brion Vibberuse wfLocalFile for file import -- any uploads will...
2008-03-07 Anders Wegge JakobsenFix for 13281: Normalize header names as per RFC 2616
2008-03-07 Niklas Laxström* Parse MediaWiki message translations with a correct...
2008-03-07 Niklas Laxström* Let's remove hardcoding together
2008-03-07 Raimond Spekking* Replace hard coded colon with the new colon separator...
2008-03-06 Raimond Spekking* Add a nice fieldset to the input form to be consisten...
2008-03-06 Aryeh GregorReplace last two check-ins, which were reverted (someho...
2008-03-06 Raimond SpekkingRevert r31627/r31630 by request of Simetrical
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...
next