lhc/web/wiklou.git
2008-08-26 Roan KattouwAPI: Improvements to action=emailuser:
2008-08-26 Roan KattouwAPI: Fixed bug that caused all action=edit requests...
2008-08-26 Roan KattouwAPI: Throwing a more specific error message when the...
2008-08-26 Brion Vibber-T
2008-08-26 Raimond SpekkingFix for r40041. PHP strict notice. Thanks to Ialex
2008-08-26 Rotem LissLocalization update.
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 Alexandre EmsenhuberFix path. Patch by rindolf on IRC.
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 ShinjimanLocalisation updates Cantonese, Chinese and Old/Late...
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 Siebrand MazelandLocalisation updates for core messages from Betawiki...
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... Removed 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 Rotem LissLocalization update.
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 Horohoe+RELEASE-NOTES for previous commit.
2008-08-24 Chad HorohoeLet action=purge actually do something for the ForeignA...
2008-08-24 Meno25typo
2008-08-24 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-08-24 Nicolas DumazetCleaning enotif-* messages : replacing obsolete (PAGEED...
2008-08-24 Siebrand MazelandLocalisation updates for extension messages from Betawi...
2008-08-24 Tim StarlingRemoved the AOL hack. Use the TrustedXFF extension...
2008-08-24 Chad HorohoeClarified visibility + docs
2008-08-24 Meno25Update ar and arz
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 ShinjimanLocalisation updates Cantonese, Chinese and Old/Late...
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 Meno25A few more messages that shouldn't be here
2008-08-22 Meno25Update file, remove some messages that shouldn't be...
2008-08-22 Siebrand MazelandLocalisation updates. Remove a few messages that should...
2008-08-22 Rotem LissLocalization update for he.
2008-08-22 Guy Van den... History 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... Apparently there exists a 'wgStyleVersion' :-)
2008-08-22 Guy Van den... Removed 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 ShinjimanLocalisation updates Cantonese, Chinese and Old/Late...
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 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-08-22 Chad HorohoeRemove unused global.
2008-08-21 Guy Van den... Fixing bug in HTML diff when the word '0' is encountere...
2008-08-21 Brion VibberRevert r39793 "* (bug 13879) Special:EmailUser shows...
2008-08-21 Siebrand MazelandAdd 'diff-with-additional' as optional
2008-08-21 Aryeh GregorStart to improve HTMLDiff.php localization. For the...
2008-08-21 Bryan Tong... * (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 Siebrand MazelandAdd newline to put each message on its own line.
2008-08-21 Rotem LissFixing comments.
2008-08-21 Rotem LissAdd duplicate check to the default checks: Now that...
2008-08-21 Rotem LissLocalization fix.
2008-08-21 Rotem LissLocalization fix.
2008-08-21 Rotem LissLocalization update.
next