API: Throwing a more specific error message when the client tries to create empty...
[lhc/web/wiklou.git] / includes /
2008-08-26 Roan KattouwAPI: Throwing a more specific error message when the...
2008-08-26 Raimond SpekkingFix for r40041. PHP strict notice. Thanks to Ialex
2008-08-26 Brion Vibber* (bug 15264) Underscores in Special:Search/Foo_bar...
2008-08-26 Roan Kattouw* In Article::replaceSection(), actually return null...
2008-08-26 Raimond Spekking* Add tooltips to rollback and undo links
2008-08-26 Brion VibberQuick hack to fix the broken hack noted in bug 15301
2008-08-26 Daniel FriesenRecommit my changes to EditPage without the regressions:
2008-08-26 Chad HorohoeMove @ingroup around so each of the classes are picked...
2008-08-26 Chad HorohoeRevert 40016, 40021, 40022. Breaks ability to save...
2008-08-26 Alexandre EmsenhuberRedo r39954, without regression this time. Sorry :(
2008-08-26 Robert Leverington* Remove duplicated function in EditPage.
2008-08-26 Daniel FriesenWhoops, this was probably supposed to be an elseif.
2008-08-26 Tim Starling* Revert back to my parser pseudo-branch again. Note...
2008-08-26 Raimond SpekkingMake the elements of the watchlist fieldset identical...
2008-08-26 Daniel FriesenCommit initial portion of EditPage refactoring.
2008-08-26 Tim StarlingAdded __destruct(), for stable pseudo-branch
2008-08-26 Aaron Schulzmark getOldIDFromRequest as public
2008-08-25 Brion VibberRevert r39949 "* Revert revert r39662 of my parser...
2008-08-25 Brion VibberRevert r39954, 39958 "Tweaks for SiteConfiguration:"
2008-08-25 Aaron Schulzthis looks backwards
2008-08-25 Aaron Schulzmark these 'public'
2008-08-25 Chad Horohoe* Add all HTMLDiff-related classes to the autoloader.
2008-08-25 Chad HorohoeAdd @ingroup definitions.
2008-08-25 Chad HorohoeAdd separate debug output from the normal wfDebug(...
2008-08-25 Guy Van den BroeckRemoved Exception used for debugging. Disabled edit...
2008-08-25 Alexandre Emsenhuber*stab*
2008-08-25 Alexandre Emsenhuber(bug 15303) Title conversion for templates wasn't worki...
2008-08-25 Aryeh GregorSet svn:eol-style native on includes/api/ApiWatch.php.
2008-08-25 Alexandre Emsenhuberrm useless comment :)
2008-08-25 Alexandre EmsenhuberTweaks for SiteConfiguration:
2008-08-25 Tim Starling* Revert revert r39662 of my parser changes.
2008-08-25 Alexandre EmsenhuberTweak for r39944: correct fix :)
2008-08-25 Chad HorohoeAdd {{PLURAL}} support to 'anonymous'. 2 uses in Credit...
2008-08-25 Chad HorohoeUse wfEmptyMsg() here instead of !$tagDescription....
2008-08-25 Victor VasilievAdd siteadmin to core rights list.
2008-08-25 Domas Mituzasrevert rev#36938
2008-08-25 Daniel FriesenApiQueryBase::titleToKey and ApiQueryBase::keyToTitle;
2008-08-25 Daniel FriesenRevert 39936 and 39935;
2008-08-25 Roan KattouwFollow-up for r39935: re-fix bug 14651 by making the...
2008-08-25 Roan KattouwAPI: Go back to using the good old str_replace() hacks...
2008-08-25 Tim StarlingRevert r39675, which made functions that don't depend...
2008-08-25 Tim StarlingMinor log-related changes for documentation and to...
2008-08-24 Aaron Schulzremove extra parenthesis
2008-08-24 Chad HorohoeDocument the new param.
2008-08-24 Chad HorohoeLet action=purge actually do something for the ForeignA...
2008-08-24 Tim StarlingRemoved the AOL hack. Use the TrustedXFF extension...
2008-08-24 Chad HorohoeClarified visibility + docs
2008-08-23 Aaron Schulzmark visibility
2008-08-23 Alexandre Emsenhuberforgot debugging code
2008-08-23 Alexandre EmsenhuberMake SpecialAllpages and SpecialPrefixindex directly...
2008-08-23 Aaron Schulzremove comment
2008-08-23 Chad Horohoemd5() the URL in cache keys so they're not excessively...
2008-08-23 Aaron Schulzshould be <=, not <
2008-08-23 Aaron Schulz*sigh*...needs to return a string to not die in ImagePage
2008-08-23 Aaron SchulzFix arguments to call:
2008-08-22 Aaron SchulzAdd cache update hook for flaggedrevs
2008-08-22 Guy Van den BroeckHistory page with HTML diff enabled now also works...
2008-08-22 Chad HorohoeTweak to UI for Special:Watchlist. Put a fieldset aroun...
2008-08-22 Guy Van den BroeckApparently there exists a 'wgStyleVersion' :-)
2008-08-22 Guy Van den BroeckRemoved non-XHTML-compliant attributes from HTML differ...
2008-08-22 Aryeh GregorTweak for r39314: don't add a line break before the...
2008-08-22 Andrew GarrettOnly run hooks if Hooks.php has been loaded (i.e. we...
2008-08-22 Andrew Garrett*ahem*
2008-08-22 Andrew GarrettQuick hook to allow reusers of SiteConfiguration to...
2008-08-22 Chad HorohoeRemove unused global.
2008-08-21 Guy Van den BroeckFixing bug in HTML diff when the word '0' is encountere...
2008-08-21 Brion VibberRevert r39793 "* (bug 13879) Special:EmailUser shows...
2008-08-21 Aryeh GregorStart to improve HTMLDiff.php localization. For the...
2008-08-21 Bryan Tong Minh* (bug 13879) Special:EmailUser shows a form in case...
2008-08-21 Aryeh GregorDo not use PHP 5.2.0 functions in core, kthx.
2008-08-21 Chad HorohoeBump style version for r39776.
2008-08-21 Chad HorohoeUse wfEmptyMsg() instead of !$message.
2008-08-21 Guy Van den BroeckSimplified i18n for HTMLDiff
2008-08-21 Roan KattouwAdding action=watch to the API
2008-08-21 Alexandre EmsenhuberTweaks for skins:
2008-08-21 Greg Sabino MullaneForce inserted bools to be ints, per Tim's suggestion...
2008-08-21 Fran RogersMore Doxygen alias fixes; these aliases should be consi...
2008-08-21 Ilmari KaronenSame for other skins, modify release note accordingly.
2008-08-21 Ilmari KaronenMake the "image" tab blue for images without a local...
2008-08-21 Aaron Schulzminor code tweaks
2008-08-21 Chad Horohoe+1 $wgStyleVersion for previous commit.
2008-08-21 Guy Van den BroeckAdded button for Visual Comparison to history page...
2008-08-21 Chad Horohoe* Move messages from a hardcoded $bundle to core messag...
2008-08-20 Chad HorohoeDocument a bit.
2008-08-20 Alexandre EmsenhuberTweak for r29770 (yes, some months after it):
2008-08-20 Bryan Tong MinhProvide some info on which case value was not handled...
2008-08-20 Aaron Schulzuse quickUserCan()
2008-08-20 Guy Van den BroeckEscape characters that were unescaped by the parser
2008-08-20 Aaron Schulzfunction is not static
2008-08-20 Guy Van den Broeck'Visual Comparison' added to messages
2008-08-20 Guy Van den Broeckadded diff headers for HTML diff
2008-08-20 Brion Vibberfix for html diff on page with images -- ImageNode...
2008-08-20 Brion Vibber* $wgAjaxSearch has been removed; use $wgEnableMWSugges...
2008-08-20 Aaron Schulzredo allpages again less obtrusively
2008-08-20 Brion VibberRevert r39416, 39421, 39427, 39489, 39515, 39516 "Rewri...
2008-08-20 Andrew Garrett*ahem* self-revert. Something weird happened with getAll()
2008-08-20 Andrew GarrettUse a nice fancy deep-merge function for merging arrays...
2008-08-20 Andrew GarrettAdd "+setting" type code (adding to the existing global...
2008-08-20 Andrew GarrettPHP Sucks. Having a value of 0 was making $value appear...
2008-08-20 Aaron SchulzLoad messages in a less shitty and more consistent...
next