(bug 13517) list=users threw fatal error when only invalid usernames are specified
[lhc/web/wiklou.git] / includes /
2008-03-26 Roan Kattouw(bug 13517) list=users threw fatal error when only...
2008-03-26 Alexandre EmsenhuberDocument preprocessorClass key of $wgParserConf.
2008-03-26 Roan KattouwAPI: Don't output error messages caused by display_erro...
2008-03-26 Roan KattouwAPI performance enhancements (bug 13511):
2008-03-26 Aaron Schulz'browsearchive' should be given to sysops
2008-03-25 Brion Vibber* Don't die when single-element arrays are passed to...
2008-03-25 Brion Vibber* (bug 13450) Email confirmation can now be canceled...
2008-03-25 Brion Vibber* Trackback display formatting fixed
2008-03-25 Roan KattouwAPI: Rename dontcreate to createonly, which actually...
2008-03-25 Roan KattouwFixing E_NOTICE
2008-03-25 Roan KattouwAdd this parameter so it actually works. I'm not really...
2008-03-25 Roan KattouwThat backslash should be there, I forgot to escape it.
2008-03-25 Alexandre EmsenhuberParse error.
2008-03-25 Roan KattouwAPI: Fixing errors in action=edit example
2008-03-25 Roan KattouwAPI: Adding dontcreate parameter to action=edit
2008-03-25 Raimond Spekking* Add a 'success' class analog to the 'error' class
2008-03-25 Domas Mituzasmake it static :)
2008-03-25 Domas Mituzassome manuals need strangling.
2008-03-25 Domas Mituzassimple profiler text output
2008-03-25 Roan KattouwAPI: Added help text message that specifies whether...
2008-03-25 Roan KattouwCorrecting slight mistake in r32413
2008-03-25 Roan KattouwAPI: Adding inprop=talkid,subjectid to prop=info
2008-03-25 Tim StarlingAnother bugfix in the parameter validation thing: allow...
2008-03-25 Tim Starlingallow spaces in numeric image parameters for b/c
2008-03-25 Tim StarlingFixed r32391 -- the media handler may define parameters...
2008-03-25 Tim StarlingStack depth limit for expand()
2008-03-25 Aryeh GregorActually, let's be a little pickier here.
2008-03-25 Aryeh Gregor(bug 13436) Treat image captions as image captions...
2008-03-25 Brion Vibber* (bug 344) Purge cache for talk/article pages when...
2008-03-24 Brion Vibber* (bug 12077) Fix HTML nesting for TOC
2008-03-24 Roan KattouwAPI: Change acprop description to allow for future...
2008-03-24 Brion Vibber* (bug 11325) Wrapped page titles in MonoBook skin...
2008-03-24 Aaron Schulz* Remove top revision constraint
2008-03-24 Brion VibberUpdate to r32375 / bug 11874 -- !important may have...
2008-03-24 Brion Vibber* (bug 1600) Strip extra == section markup == in new...
2008-03-24 Brion Vibber* (bug 11874) Inline CSS with !important no longer...
2008-03-24 Brion Vibber* Fix for size checks on SVG images with global 'stroke...
2008-03-24 Victor VasilievEnable image redirects
2008-03-24 Alexandre Emsenhuber* Fixed call to deprecated functions
2008-03-24 Aryeh GregorActually, revert r32370. It might be a good idea,...
2008-03-24 Aryeh GregorMoving some optimization code into User::isAllowed...
2008-03-23 Robert StojnićPair to r32357, update oracle as well, in case it actua...
2008-03-23 Robert StojnićSearch backend:
2008-03-23 Aryeh GregorThere's no reason to put the shortcut above wfRunHooks...
2008-03-23 Robert StojnićSearch frontend:
2008-03-23 Bryan Tong Minh(bug 13482) Disabled search types handled properly
2008-03-23 Aaron SchulzRemove extra '&'
2008-03-22 Alexandre Emsenhuber* Per r32164: adding commented out 'editprotected'...
2008-03-22 Alexandre EmsenhuberSome tweaks:
2008-03-22 Domas MituzasI actually quite liked that shortcut.
2008-03-22 Robert LeveringtonRemove debugging code.
2008-03-22 Robert LeveringtonPartially reverting r29721, this causes a massive flaw...
2008-03-22 Aaron SchulzCheck 'patrolmarks' here too
2008-03-22 Brion Vibber* (bug 6813) Don't break HTML validator when using...
2008-03-21 Brion Vibbermissed a Namespace::
2008-03-21 Brion Vibber* (bug 12294) Namespace class renamed to MWNamespace...
2008-03-21 Brion Vibber* (bug 9447) Added hooks for search result headings
2008-03-21 Huji(bug 5745) Special:Whatlinkshere shows no more than...
2008-03-21 Brion Vibber* (bug 1953) Search form now honors namespace selection...
2008-03-21 Alexandre Emsenhuber* Document Exception.php
2008-03-21 Niklas Laxström* (bug 13466) White space differences not shown in...
2008-03-21 Andrew Garrett* Disallow deletion of big pages by means of moving...
2008-03-21 Aaron Schulz$value should come in as a string (if it doesn't, trim...
2008-03-21 Aaron Schulzrev_deleted merge:
2008-03-21 Aaron SchulzDon't show checkbox is the user can't use it
2008-03-21 Greg Sabino MullaneRevert last patch: not needed due to 32233.
2008-03-21 Greg Sabino MullaneDon't attempt to insert if there are no rows.
2008-03-21 Greg Sabino MullaneDon't call composeCommonMailtext() until we are sure...
2008-03-20 Brion VibberRevert r32267 (require match of file extension when...
2008-03-20 Brion VibberDon't force a white background on <table>s appearing...
2008-03-20 Brion Vibberhackaround for table background hardcoded in monobook
2008-03-20 Aaron SchulzCheck extension of key too, for the off chance of colli...
2008-03-20 Aaron SchulzRemove bogus variable call
2008-03-20 Alexandre EmsenhuberFix call to deprecated functions
2008-03-20 Greg Sabino MullaneAnnoying typo.
2008-03-20 Aryeh GregorRemove the functionality allowing users to change the...
2008-03-20 Brion VibberDon't add spurious ')' in enhanced RC block line if...
2008-03-20 Brion Vibbercomment the extra category paging option links for...
2008-03-20 Aryeh GregorPer Brion's suggestion, show the selected options too...
2008-03-20 Brion VibberMessed about in this horror myself a bit, think I got...
2008-03-20 Bryan Tong Minh(bug 13444) Add description to list=watchlist
2008-03-20 Bryan Tong MinhMissing pages in prop=langlinks and prop=extlinks are...
2008-03-20 Aaron SchulzAlign arrows to top, but move down half a line, so...
2008-03-20 Aryeh Gregor(bug 13454) Article::updateCategoryCounts can attempt...
2008-03-20 Brion VibberRevert r32218 -- incredibly cryptic illegible class...
2008-03-20 Aryeh GregorWait, never mind, revert that. This is supposed to...
2008-03-20 Aryeh GregorI knew there was a better way. Use makeTitleSafe for...
2008-03-20 Aryeh GregorMove some of the changes I made to Special:Categories...
2008-03-20 Victor VasilievUse Title::makeTitleSafe
2008-03-20 Victor VasilievHandle empty sets correctly
2008-03-20 Raimond SpekkingAdd a few CSS classes to the tables
2008-03-20 Raimond Spekking* (Bug 13448) Fix regression from r32077: Readd CSS...
2008-03-20 Victor Vasiliev* (bug 13395) list=allcategories should use category...
2008-03-20 Yuri AstrakhanUpdated credits per discussion with Brion
2008-03-20 Aaron SchulzImage should be 'middle' aligned
2008-03-20 Aaron SchulzRemove lead space - not useful
2008-03-20 Aaron SchulzNo need to <tt> these
2008-03-20 Aaron SchulzRemove debug borders
2008-03-20 Aaron SchulzSpacing cleanup
2008-03-20 Aryeh GregorUse formatNum for counts on category page.
next