Revert r28215: incorrectly moved files
[lhc/web/wiklou.git] / includes /
2007-12-06 Victor VasilievRevert r28215: incorrectly moved files
2007-12-06 Victor VasilievCreate includes/api/query for Query API and includes...
2007-12-06 Greg Sabino MullaneCall quote_ident on raw schema names, per bug 11952.
2007-12-06 Niklas Laxström* New configuration variable $wgExtraLanguageNames
2007-12-06 Victor VasilievFix svn:eol-style and svn:keywords for files from merge...
2007-12-06 Brion VibberTweak vs r28193: keep the rollback permission on sysops...
2007-12-06 Raimond Spekking* (bug 11810) Localize displayed semicolons
2007-12-06 Daniel CannonMinor typo in r27809. Add space before "(edit)" link...
2007-12-06 Andrew Garrett* Assign rollback permission to ALL logged-in users...
2007-12-05 Niklas Laxström2 PHP Notice: Undefined offset: 1 in /var/www/w/inclu...
2007-12-05 Brion VibberRevert r28158, 28159, 28160, 28164:
2007-12-05 Daniel CannonAPI: Standardize limits. Use ApiBase constants to avoid...
2007-12-04 Daniel Cannon* Add "show all" option to Special:Undelete when some...
2007-12-04 Daniel CannonEnsure offset provided to Special:Undelete is numerical...
2007-12-04 Daniel CannonWoops, fix bug with last commit when the number of...
2007-12-04 Daniel Cannon* Only show most recent 5000 revisions on Special:Undel...
2007-12-04 Brion VibberParser_OldPP class had older signature function. Updati...
2007-12-04 Brion VibberRevert r28136; overlong title prefix obscures page...
2007-12-04 Roan KattouwWhat was I smoking when I made execute() private?!?
2007-12-04 Roan Kattouw* (bug 12195) Introducing 'undelete' right, which is...
2007-12-04 Roan KattouwRemoving double tabs inserted due to my editor's retard...
2007-12-04 Raimond Spekking* PageHistory::diffButtons
2007-12-04 Raimond Spekking* (bug 11993) Remove contentsub "revision history"...
2007-12-04 Raimond Spekking* Add descriptive <title> to revision difference page
2007-12-04 Rotem LissIn ApiLogin, init session if necessary. This avoids...
2007-12-03 Brion Vibber@fixme this is probably *horribly wrong*
2007-12-03 Raimond Spekking* (bug 12174) Update hooks.txt. Change Linker.php to...
2007-12-03 Rotem LissIn API action=login, make attribute sessionid work...
2007-12-03 Brion VibberReverting r28034 for now ("(bug 943) RSS feed for Recen...
2007-12-03 Brion VibberRevert r28020; unnecessary since LinkBatch change in...
2007-12-03 Brion VibberReplace some manually-constructed single-field queries...
2007-12-03 Brion VibberPeople keep sticking raw user_text fields into LinkBatc...
2007-12-03 Roan KattouwI meant to be *removing* these, not *adding* them.
2007-12-03 Roan KattouwAPI: A cleaner implementation of r28057: this one also...
2007-12-03 Rotem LissUsers without the delete permission but with the delete...
2007-12-03 Niklas Laxström1 PHP Strict Standards: Only variables should be assig...
2007-12-03 Niklas Laxström* It's not nice to throw sql errors with invalid input
2007-12-03 Daniel Cannon* Name wpDeleteReasonListRow and wpDeleteReasonRow...
2007-12-03 Daniel Cannon* (bug 12178) Fix wpReason parameter to action=delete...
2007-12-02 Rotem LissFixing a JavaScript error, cleanup.
2007-12-02 Domas Mituzasmark unused images as expensive, and fix queries to...
2007-12-02 Victor VasilievAPI:
2007-12-02 Roan KattouwI'm clearly not fully awake
2007-12-02 Roan KattouwChanging error code to prevent confusion with wfReadOnl...
2007-12-02 Roan KattouwOops, forgot a few.
2007-12-02 Roan KattouwOops, requestWriteMode() is in ApiMain, not ApiBase
2007-12-02 Roan KattouwAPIEDIT BRANCH MERGE: Adding apiedit modules: action...
2007-12-02 Shinjiman* (bug 451) adding a generic Traditional / Simplified...
2007-12-02 Tim Starling* Fix incorrect call to PPFrame::implode() from PPFrame...
2007-12-02 Shinjiman* updating the manual tables, fixing some conversion...
2007-12-02 Roan KattouwReverting prop=revisions diff generation: way too expen...
2007-12-01 Victor Vasiliev* (bug 943) RSS feed for Recentchangeslinked
2007-12-01 HujiLeft alignment gives a better look to the Reason box.
2007-12-01 Roan KattouwRevert r28030: the example is valid. The fact that...
2007-12-01 Victor VasilievRemove invalid example from ApiQueryRevisions
2007-12-01 Victor Vasiliev* Use *bold* and $italics$ highlighting only in API...
2007-12-01 Victor VasilievForgot to commit AutoLoader changes.
2007-12-01 Victor VasilievAPI: add meta=allmessages
2007-12-01 Roan KattouwMaking this actually work. I feel so stupid.
2007-12-01 Roan KattouwAPI:
2007-12-01 Niklas Laxström* Introduced a bug with spaces
2007-12-01 Victor VasilievFix a bug with pages without interwiki/etc.
2007-12-01 Victor Vasiliev* Introduce action=parse to API. It deprecates action...
2007-12-01 Niklas Laxström* Don't bother making title objects
2007-12-01 Andrew Garrett* (bug 11346) Prevent users who cannot edit a page...
2007-12-01 Victor Vasiliev* Fix rvdiffformat=array
2007-12-01 Tim StarlingGot rid of the $shallowFlags/$deepFlags split -- seemed...
2007-12-01 Tim StarlingDon't destroy parser state in cleanSig(). Possible...
2007-11-30 Aryeh GregorMake sure to normalize invalid character references.
2007-11-30 Tim StarlingBug 12150: missing increment
2007-11-30 Aryeh Gregor(bug 12166) Fix XHTML validity for Special:Emailuser...
2007-11-30 Aryeh GregorFix regression from r26893: a few messages that formerl...
2007-11-30 Thomas Bleher* Minor style fix:
2007-11-30 Niklas Laxström* (bug 8396) Ignore out-of-date serialised message...
2007-11-30 Tim Starlinglimit report on page view
2007-11-30 Tim StarlingRecently-introduced typo in Linker::makeStubLinkObj...
2007-11-30 Tim Starling* Add #ifexist invocation count to the limit report...
2007-11-30 Tim StarlingTrivial bug in new apihighlimit feature
2007-11-30 Tim Starling* $wgDebugTidy feature
2007-11-30 Tim StarlingDon't define SFH_OBJECT_ARGS
2007-11-29 Victor Vasiliev* Add limit=max to API. It also adds limit info to...
2007-11-29 Roan KattouwAdding apihighlimits permission. Users with this permis...
2007-11-29 Raimond SpekkingCleanup for r27897:
2007-11-29 Raimond Spekking* (bug 12143) Do not show a link to patrol new pages...
2007-11-28 Niklas Laxström* Optimization in Title::isAlwaysKnown
2007-11-28 Niklas LaxströmE_STRICT: Use $wgParser as we have it around instead...
2007-11-27 Roan KattouwAPI:
2007-11-27 Brion VibberFix regressions in r27759 -- pages already marked in...
2007-11-27 Daniel CannonAPI: Another diff problem, var name mix-up.
2007-11-27 Daniel CannonAPI: difftoprev fails when 'rvprop=ids' is not specifie...
2007-11-27 Brion Vibber* Fix breakage in rcFilterByCategories when invalid...
2007-11-27 Raimond Spekking* Show a warning message when creating/editing a user...
2007-11-27 Roan KattouwAPI: Adding diff generation to prop=revisions.
2007-11-27 Rotem LissMake API check for page restrictions in the old format...
2007-11-27 Tim StarlingFixed bug 12056: transformMsg() was not calling unstrip...
2007-11-27 Tim StarlingLF at file end
2007-11-26 Raimond SpekkingHint from Danny: the deal is the id must be the same...
2007-11-26 Raimond Spekking* (bug 12082) Add CSS id for textarea
2007-11-26 Roan KattouwFixing DiffFormatter so it actually outputs valid diffs.
2007-11-25 HujiFixes bug 9633: Add a predefined list of delete reasons...
next