* Allow extensions to modify the user creation form by calling addInputItem();
[lhc/web/wiklou.git] / includes /
2008-06-27 Bryan Tong Minh* Allow extensions to modify the user creation form...
2008-06-27 Chad HorohoeRefactoring (un)lock. All the subclasses are currently...
2008-06-27 Chad HorohoeAdd no-ops for the (un)lock functions.
2008-06-27 Chad HorohoewrapWikiMsg() instead of doing it raw.
2008-06-27 Chad HorohoeLocalize Virus scanner messages.
2008-06-27 Niklas Laxström* Fail fast
2008-06-27 Alexandre EmsenhuberTweaks for r36682:
2008-06-27 Alexandre EmsenhuberDon't allow contentless tags for <textarea>
2008-06-27 Andrew GarrettDon't let textareas be done in short form
2008-06-27 Roan KattouwFix fatal errors introduced in r36678
2008-06-27 Alexandre Emsenhuber* Fixed some Doxygen warnings
2008-06-27 Andrew GarrettDon't be lazy: Initialise autoblock objects with both...
2008-06-27 Niklas Laxström* Add id to preferences form, requested by Splarka
2008-06-27 Andrew GarrettUse class=mw_label instead of valign and align
2008-06-27 Andrew GarrettCore changes for AbuseFilter extension.
2008-06-26 Aryeh GregorConsistent whitespace
2008-06-26 Alexandre EmsenhuberRewritten Special:Recentchangeslinked, now using a...
2008-06-26 Jack PhoenixFix regression from 36662: broke the external link...
2008-06-26 Roan KattouwUse the proper Title methods in ApiQueryBase::titleToKe...
2008-06-26 Alexandre EmsenhuberUsing WikiError seems to be useless here
2008-06-26 Daniel Kinzleradded PPCustomFrame classes to restore ability to use...
2008-06-26 Shinjiman* (bug 14604) Introduced the following features for...
2008-06-26 Chad Horohoe(bug 14647) Remove unused 'townBox' class from global...
2008-06-26 Aryeh GregorMay as well add my name here. It might come in handy...
2008-06-25 Robert StojnićDo proper inheritance here instead of copy-paste of...
2008-06-25 Raimond SpekkingFix for r36587:
2008-06-25 Niklas Laxström* $wgExtensionAliasesFiles option to simplify adding...
2008-06-24 Greg Sabino MullaneAdd some quick no-ops for the new lock() and unlock...
2008-06-24 Ryan Schmidt* add new hook LinkerMakeExternalImage to allow extensi...
2008-06-24 Chad HorohoeBit of work to AbortMove hook, in preparation for makin...
2008-06-24 Niklas Laxström* Some classes from maintenance for autoloading
2008-06-23 Mohamed MagdyPatch that fixes bug number 14452. patch by AhmadSherif.
2008-06-23 Aaron SchulzRemove duplication
2008-06-23 Alexandre EmsenhuberRemove call to wfSeedRandom(), this function does nothing
2008-06-22 Aryeh GregorRevert 36514 per Wikitech-l discussion.
2008-06-22 Andrew GarrettAdd noratelimit right to list of core rights, was missing.
2008-06-22 Chad HorohoeSelf revert, this isn't really implemented right.
2008-06-21 Chad HorohoeAdd MediaWiki:Print.css back in. Now applies to printab...
2008-06-21 Roan KattouwAPI:
2008-06-21 Roan KattouwOops, gotta use $exp here
2008-06-21 Rotem LissRe-adding a <div> element for the rc options.
2008-06-21 Rotem LissRemoving the recent changes fieldset, per complaints...
2008-06-21 Aaron SchulzE_SRICT; callback should have the ampersand
2008-06-21 Aaron Schulz* Revert r36478; I don't see the point in this cryptic...
2008-06-20 Brion Vibber* (bug 14515) HTML nesting cleanup on edit form
2008-06-20 Chad HorohoeNo need to count(*) in SiteStats::admins
2008-06-20 Chad HorohoeFix regression from r36376. $wgAllowCategorizedRecentCh...
2008-06-20 Roan KattouwRevert live hack from r36493, because it has no effect...
2008-06-19 Brion VibberApply live hack -- exception for invalid actions (as...
2008-06-19 Brion Vibberapply live hacks: debug logging for spam regex & blackl...
2008-06-19 Brion VibberRevert r36446, 36447 -- spews a whole bunch of table...
2008-06-19 Brion Vibberre-tweak filename: todo -- refactor this crap to use...
2008-06-19 Brion VibberRevert the email footer for the moment. A few comments:
2008-06-19 Brion VibberRename all the special page class files back to their...
2008-06-19 Brion VibberRevert r36413 -- renaming of search files into 'search...
2008-06-19 Alexandre EmsenhuberNote that restrictions are rights, not groups. So now...
2008-06-19 Brion VibberRevert r36308 "(bug 2889) MediaWiki:Print.css now appli...
2008-06-19 Brion VibberRevert r36273:
2008-06-19 Chad Horohoerevert 36435. Bad logic slaps mw-redirect on pages...
2008-06-19 Roan KattouwAPI: Added bkip parameter to list=blocks. This more...
2008-06-19 Alexandre EmsenhuberPer r35950: removed unused file
2008-06-19 Raimond Spekking* Per Nikerabbits suggestion: Move vertical-align into CSS
2008-06-19 Raimond Spekking* (bug 14590) Vertical align cells of Special:Preferences
2008-06-19 Aaron SchulzLoosen ipv4 check back, this really should be called...
2008-06-19 Chad HorohoeHooks EditFilter and EditFilter complete got a new...
2008-06-18 Chad HorohoeRedirects in logs, rc, etc. should have mw-redirect...
2008-06-18 Alexandre EmsenhuberMade NewpagesForm extends SpecialPage and renamed it...
2008-06-18 Aaron SchulzRemove ugly IP code duplication
2008-06-18 Chad HorohoeA few useless require()'s lying around.
2008-06-18 Bryan Tong MinhRecommit r36403 with working version history hopefully...
2008-06-18 Bryan Tong MinhRevert r36403: Breaking SVN version history
2008-06-17 Chad HorohoeMore ~/includes cleanup. Moving all the Search*.php...
2008-06-17 Danny B* keeping the consistence of the preference string
2008-06-17 Chad HorohoeUse redirect=no on redirects listed in file links.
2008-06-17 Alexandre EmsenhuberSome more tweaks to Special:Recentchanges:
2008-06-17 Alexandre Emsenhuber* Force ints for limit and days options, i get exceptio...
2008-06-17 Niklas LaxströmRefactored SpecialRecentchanges:
2008-06-17 Niklas Laxström* Actually use $wgMessageCacheType for the MessageCache
2008-06-17 Niklas Laxström* Fix comments
2008-06-17 Niklas Laxström* Second try at normalising special page titles, now...
2008-06-17 Rotem LissRenumber parameters to remove , doesn't break translati...
2008-06-17 Niklas Laxström* No point passing sitename in parameter, as needs...
2008-06-17 Rotem LissSending e-mail using Special:EmailUser does reveal...
2008-06-17 Chad HorohoeOther params that are useful to this message. Hasn...
2008-06-17 Chad Horohoe(bug 14558) New system message (emailuserfooter) is...
2008-06-17 Aaron SchulzFix more total breakage
2008-06-16 Alexandre EmsenhuberOne more, thanks to Alexfusco5 for reporting it
2008-06-16 Alexandre EmsenhuberDon't break feeds
2008-06-16 Aaron SchulzRemove require() line - caused fatal errors
2008-06-16 Tim Starling* Reorganised the includes directory, creating subdirec...
2008-06-16 Brion Vibber* (bug 4977) Fix for possible squid purging errors...
2008-06-16 Roan KattouwAdd maxage too
2008-06-16 Chad HorohoeAdd wfDeprecated() to Article::getDB()
2008-06-16 Roan Kattouw(bug 14402) Added smaxage parameter to api.php
2008-06-16 Chad HorohoePhase out the last of Article::getDB().
2008-06-16 Chad HorohoeRemove useless param in RecentChange::newFromCurRow()
2008-06-16 Chad HorohoeFixing it the way RockMFR said I should.
2008-06-16 Chad Horohoe(bug 14551) - Cancel upload no longer automatically...
2008-06-15 Roan KattouwAPI: Add nocreate parameter to action=edit
2008-06-15 Chad Horohoe(bug 2889) MediaWiki:Print.css now applies to the print...
next