Add a really basic example for completeness
[lhc/web/wiklou.git] / includes /
2010-12-22 Sam ReedAdd a really basic example for completeness
2010-12-22 Sam ReedFix trailing whitespace in ApiQueryQueryPage.
2010-12-22 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-22 Sam ReedDelete all the "API for MediaWiki 1.8+" comments
2010-12-22 Roan KattouwFix misspelling of my name, that I seem to have put...
2010-12-22 Roan KattouwReplace my old e-mail address with my new one in API...
2010-12-22 Sam ReedMinor followup to r78822, locally cache the cachedTimes...
2010-12-22 Roan Kattouw(bug 14869) Add API module for accessing QueryPage...
2010-12-22 Sam ReedComment out unreachable code line
2010-12-22 Roan KattouwRefactor the retrieval of the cache timestamp into...
2010-12-22 Roan KattouwRemove nonsense comment about order being relevant
2010-12-22 Sam ReedSpaces and braces
2010-12-22 Roan KattouwFollowup r78786: make back compat mode actually work...
2010-12-22 Roan KattouwFollowup r78786: var->protected
2010-12-22 Sam ReedFollowup r78805, remove now unused function
2010-12-22 Sam ReedSimple commit trimming some trailing whitespace
2010-12-22 Sam ReedShow images that don't exist, as they are included...
2010-12-22 Roan KattouwMark LinkSearch as uncacheable and fix its headers...
2010-12-22 Roan KattouwFix reported database error in updateSpecialPages.php...
2010-12-22 Sam ReedFollowup r78023, change usage of $style to $styles...
2010-12-22 Roan KattouwPerformance crusade in SpecialListredirects:
2010-12-22 Roan KattouwTreat interwiki titles as known-bad in LinkCache, preve...
2010-12-22 Alexandre EmsenhuberWe need to select the namespace, even hardcoded, this...
2010-12-22 Niklas LaxströmFew @since annotations
2010-12-22 Sam ReedFollowup r78786, fix special wanted pages. Aliasing...
2010-12-22 Alexandre EmsenhuberFollow-up r78786: for consistency, removed array()...
2010-12-22 Roan KattouwReally do what r78790 claimed to do (fix E_STRICT in...
2010-12-22 Roan KattouwFollowup r7876: fix another E_STRICT: kill additional...
2010-12-22 Roan KattouwFollowup r78786: remove useless getTitle() override...
2010-12-22 Roan KattouwMerge querypage-work2 branch from trunk. The most relev...
2010-12-22 Chad HorohoeRewrite install steps again (cleanup r76390)
2010-12-22 Sam ReedProperly qualify usage of class constants
2010-12-21 PlatonidesRemove unused global
2010-12-21 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-21 Roan KattouwMerge r78700 to trunk
2010-12-21 Alexandre EmsenhuberFollow-up r78695: correct class name
2010-12-21 Roan Kattouwi before e except after c
2010-12-21 Roan KattouwFollowup r78192: rather than silently ignoring calls...
2010-12-21 Roan KattouwMigrate last call to escapeLike() in core to buildLike...
2010-12-21 Tim StarlingActually skip invalid titles in XML dumps, don't just...
2010-12-20 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-20 Happy-melonRevert rollback implementation of r78585, r78599. ...
2010-12-19 PlatonidesAryeh was right in r71721.
2010-12-19 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-19 Happy-melonFollow-up r78585: Make Token::PERSISTENT the default...
2010-12-19 Mark A. HershbergerNot sure how I missed --scriptpath option since it...
2010-12-19 Mark A. Hershberger* Add --wikiroot option to CLI installer so the user...
2010-12-19 Mark A. HershbergerMisc whitespace changes, mostly EOL w/s and indention...
2010-12-19 Daniel FriesenAdd a Antispam group to Special:Version... we have...
2010-12-18 Happy-melonLol, I don't think that's part of the standard GPL...
2010-12-18 Happy-melonMerge in Token class from my branch; would like some...
2010-12-18 Alexandre EmsenhuberFix for r78570: correct default value
2010-12-18 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-18 Happy-melonNicer way of doing r78566, and also one which won't...
2010-12-18 Alexandre EmsenhuberMoved constant values from initialiseFromUser() to...
2010-12-18 Happy-melonr52070 breaks the use of optgroups etc: array(...)...
2010-12-18 Bryan Tong MinhFollow-up r75476: Windows set command treats everything...
2010-12-18 TobiasFixing r65339: makeTitleSafe instead of newFromText
2010-12-17 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-17 Chad HorohoeMore old installer cruft
2010-12-17 Chad HorohoeSame as r78533, but 5 lines down
2010-12-17 Chad HorohoeInstaller can handle exceptions now, also suppress...
2010-12-17 Chad Horohoe* Handle output for DatabaseUpdater in the class itself...
2010-12-17 Chad Horohoe* Get rid of wfOut() usage in UserDupes
2010-12-17 Aaron SchulzFixed doc
2010-12-16 Alexandre EmsenhuberPer ^demon, follow-up r78260: introduced MediaWiki...
2010-12-16 Trevor ParscalMoved CSS flipping to occur inside a module - this...
2010-12-16 Happy-melonFollow-up r77762 per CR, and an unrelated one-character...
2010-12-16 Chad HorohoeRemove comment about possibly removing the extra debugg...
2010-12-16 Chad HorohoeFix a few more paths from the tests move
2010-12-16 Sam ReedRemoving trailing whitespace
2010-12-15 Sam ReedChange old php4 style constructor
2010-12-15 Happy-melonFollow-up r78445: don't spam a useless edit token into...
2010-12-15 Happy-melonClean up the running mess that is r64866, r65040, and...
2010-12-15 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-15 Aaron SchulzChanged doQuery() -> query()
2010-12-15 Happy-melonFollow-up r78445: validation errors would never be...
2010-12-15 Chad HorohoeWhen using safe_mode, mail() cannot take the 5th parame...
2010-12-15 Happy-melonAllow HTMLForms to be submitted by GET requests.
2010-12-15 Happy-melonBetter regexes for r78246.
2010-12-15 Sam ReedRemove public from interface defintion, as decleration...
2010-12-15 Neil Kandalgaonkaradded a page to list all stashed files, and clear them...
2010-12-15 Neil Kandalgaonkarrefactored HTMLForm show() into three methods, in case...
2010-12-15 Happy-melonFollow-up r77796: a couple of typos in the comment...
2010-12-14 Sam ReedAccess modifiers aren't valid on interfaces
2010-12-14 Happy-melonIn the vein of r75313, get groups from the $wg(Add...
2010-12-14 Sam Reed* (bug 26339) Throw warning when truncating an overlarg...
2010-12-14 Alexandre EmsenhuberChecking permissions for $wgUser while doing an edit...
2010-12-14 Sam ReedFixup fixme on r76844
2010-12-14 PlatonidesDo not access to mTouched internals of Article from...
2010-12-14 Chad HorohoeFix a few more paths, restore a few files lost in the...
2010-12-14 Sam ReedFix up few remaining fixme things from r69910
2010-12-14 Chad HorohoePer r76225 CR: Get rid of Autoloader::loadAllExtensions...
2010-12-14 Chad Horohoerm double comment
2010-12-14 Chad HorohoeFix for r78322, check $result not $value
2010-12-14 Roan KattouwImprove some of the descriptions added in r68482
2010-12-14 Tim StarlingCleaned up r70342 and r70343: removed commented-out...
2010-12-14 Tim StarlingUpdate references for wfEscapeShellArg() for r69732...
2010-12-14 Tim StarlingFixed comments and indenting style from r68491.
2010-12-14 Tim StarlingFixed typos in file names from r65967
next