Make the instantiation tests actually work.
[lhc/web/wiklou.git] / includes /
2010-01-27 Mark A. HershbergerMake the instantiation tests actually work.
2010-01-27 Tim Starling* Removed JS2 stuff from jquery.js. If there's anything...
2010-01-27 Tim Starling* Moved js2stopgap.js to skins/common/jquery.js, like...
2010-01-27 Conrad Irwin(bug 19600) don't display searchmenu-new when user...
2010-01-27 Tim StarlingRevert r61528, r61527, r61526, r61525, r61519, r61515...
2010-01-27 Chad HorohoeFix isSyndicated() description too
2010-01-27 Chad HorohoeMake isSyndicated() return a boolean like its name...
2010-01-26 Alexandre EmsenhuberAnd while I'm at it: removed unused global declarations...
2010-01-26 Alexandre EmsenhuberFollow-up r61021: added some documentation per Tim...
2010-01-26 Greg Sabino MullaneUse 'AS' for column alias
2010-01-26 PlatonidesStep 4: Profit!!
2010-01-26 PlatonidesStep 3: Balance the quotes directly on $text
2010-01-26 PlatonidesStep 2: Take out countBoldAndItalic()
2010-01-26 PlatonidesStep 1: Apply attachment 2 from bug 18765.
2010-01-26 PlatonidesParser documentation:
2010-01-26 PlatonidesCosmetic changes from r61052 comments:
2010-01-26 Tim StarlingRevert r61005, r61047 (show copyright message on specia...
2010-01-25 Chad HorohoeFixme on r57980: Memcached would be bad here, rename...
2010-01-24 Aryeh GregorUse Html::linkedScript()
2010-01-24 Roan KattouwAPI: Support key-params arrays in 'descriptionmsg'...
2010-01-24 Roan KattouwAPI: (bug 22248) Output extension URLs in meta=siteinfo...
2010-01-24 Roan KattouwAPI: Document the behavior added in r61447
2010-01-24 Roan KattouwRevert r61414 per CR comment: wfTimestampNow() doesn...
2010-01-24 Sam Reedminor followup to r61447, moving commment
2010-01-23 Sam Reed* (bug 22245) blfilterredirect=nonredirects in blredire...
2010-01-23 Sam ReedLess fail for 61445
2010-01-23 Sam ReedProperly fix r61436/r61442
2010-01-23 Sam ReedNormalise comment usage (# --> //)
2010-01-23 Sam ReedMore of r61437 (adding/removing whitespace)
2010-01-23 Sam ReedFollowup to r61436
2010-01-23 Sam ReedRefactor array_intersect_key from ApiResult.php to...
2010-01-23 Niklas LaxströmLog HTTP requests similar to SQL queries and other...
2010-01-23 Sam ReedAdd/remove whitelines to increase readability in API...
2010-01-23 Sam ReedNormalise check for filterredir in Allpages to that...
2010-01-23 Sam Reedfilterredir is mutually exclusive (one value)
2010-01-23 Niklas LaxströmUse Html::element instead of Xml::element
2010-01-23 Niklas LaxströmPart 2 at solving conflict with vector and js edit
2010-01-23 Alexandre Emsenhuber* Document a bit
2010-01-23 Roan KattouwAPI: Fix bug where deprecated boolean parameters would...
2010-01-23 Bryan Tong Minh(bug 19528) Revert 55749: "according to the XSLT 1...
2010-01-23 Sam ReedStylise on ApiParse.php
2010-01-23 Alexandre Emsenhuber* $fname -> __METHOD__
2010-01-23 Roan KattouwFix indentation in r61407. PLEASE don't use spaces...
2010-01-23 Roan KattouwFollowup to r61412: don't use time(), we have our own...
2010-01-23 Chad HorohoeTypo in comment, no such thing as wfGetFile()
2010-01-23 Sam Reed* (bug 22240) - API: include time in siteinfo
2010-01-23 Mark A. Hershbergerfollow up r61356 -- remove global
2010-01-23 Mark A. Hershbergerfollow up r61355
2010-01-23 Alex ZFix for r61391, which broke user JS. Use makeTitleSafe...
2010-01-22 Bryan Tong MinhFix undefined variable
2010-01-22 Max SemenikSpecial delivery for Nikerabbit: ability to connect...
2010-01-22 Niklas LaxströmWrap skin specific user js addition inside Title::exists
2010-01-22 Max SemenikFixed r61214: moved MySQL munging to SearchEngine,...
2010-01-22 Alexandre EmsenhuberFixed some doxygen warnings
2010-01-22 Chad HorohoeRevert part of r61382, unrelated change
2010-01-22 Chad HorohoeClarify parameters to wfFindFile and wfLocalFile, and...
2010-01-22 Alexandre Emsenhuber* Fix E_STRICT errors about functions not having same...
2010-01-22 Max SemenikRemoved deadbeef from SearchSqlite
2010-01-22 Chad HorohoeRm some unneeded $wgParser globals
2010-01-22 Sam Reed(bug 22225) - misspelt wpEdittoken -> wpEditToken...
2010-01-22 Mark A. HershbergerFollow up 61352, address TimStarling's comments.
2010-01-22 Mark A. Hershbergerfollow up r61352 forgot to add the new global.
2010-01-22 Mark A. HershbergerUploadChunks added from js2 branch. Refactored. Still...
2010-01-22 Mark A. Hershbergerws only cleanup
2010-01-22 Mark A. Hershbergerstylize, message fixups.
2010-01-22 Mark A. Hershbergerfollow up r61078, fixes bug 22224
2010-01-21 Alexandre Emsenhuber* Fix some doxygen warnings
2010-01-21 OverlordQAdded configuration option for memcached timeout based...
2010-01-20 Platonides(bug 21870) Remove Google logo loaded from it servers...
2010-01-20 Alexandre Emsenhuber* Fixed some doxygen warnings
2010-01-20 Roan KattouwRevert r61291 (upgrade jQuery to 1.4): breaks in intere...
2010-01-20 Jure KajzerFixed as per Tim's comments on r60665:
2010-01-20 Roan KattouwUpdate js2stopgap.js to jQuery 1.4. Also add the minifi...
2010-01-20 Tim StarlingFixes for r60599:
2010-01-19 Alexandre Emsenhuber* document a bit
2010-01-19 Sam ReedMove position of $prlevel array stripping, and check...
2010-01-19 ThomasVif available, use iconv because it requires less memory...
2010-01-19 Sam ReedRevert r61251 as r61252 fixes the extension (so thats...
2010-01-19 Jack Phoenixcleanup to mwsuggest.js & fix some things suggested...
2010-01-19 Sam ReedPass parser by reference on line 3344 for bug 22154...
2010-01-19 Aaron SchulzDon't show empty edit box for invalid sections requeste...
2010-01-18 Max SemenikFactored MySQL-specific munging out of Language::stripF...
2010-01-18 Alexandre Emsenhuber* (bug 21936) When a revision has been patrolled, there...
2010-01-18 Max Semenikrv bit accidentally committed in r61180
2010-01-18 Jure Kajzerremoved obsolete search term validation used in validation
2010-01-18 Aryeh GregorStrip some microdata attributes when invalid
2010-01-18 Aryeh GregorStyle fixes to Sanitizer and Parser
2010-01-18 Aaron Schulz* EditPageNoSuchSection hook
2010-01-18 Aryeh GregorCode clarity tweak
2010-01-17 Alexandre EmsenhuberPer ^demon, follow-up r61173: remove useless "@return...
2010-01-17 Max SemenikRan stylize.php on DatabaseSqlite
2010-01-17 Jure KajzerFixed error suppressing suggested in r58559 by Tim...
2010-01-17 Max SemenikFollow-up to r60744: one more const != $var <--> $var...
2010-01-17 Alexandre EmsenhuberFix some doxygen warnings
2010-01-17 Aryeh GregorUse getTitle() instead of mTitle
2010-01-16 PlatonidesBug 19996 (backend hooks) Finally adding the four hooks.
2010-01-16 Michael Dale* added inline section edit to wikiEditor ( using js2...
2010-01-16 Alexandre EmsenhuberFix for r60809: wrong argument name
2010-01-16 Alexandre EmsenhuberMediaWikiBagOStuff -> SqlBagOStuff in comment, both...
2010-01-16 Sam Reed* (bug 22061) API: add prop=headitems to action=parse
next