stylize.php on API code
[lhc/web/wiklou.git] / includes /
2010-01-11 Aryeh Gregorstylize.php on API code
2010-01-11 Bryan Tong MinhFollowup r58980: Moved logic for addsection-editintro...
2010-01-11 Philip TzouUpdate the Chinese conversion tables.
2010-01-11 Mark A. HershbergerMake tests work, note skipped tests, update autoloader...
2010-01-11 Tim StarlingRemove code commented out by r58597
2010-01-10 Aryeh GregorUse string interpolation, not .
2010-01-10 Alexandre Emsenhuber* Added new doxygen group "ExternalUser"
2010-01-10 Jack Phoenixcleanup to wikibits.js with the help of JSLint. added...
2010-01-10 Alexandre Emsenhuber__FUNCTION__ -> __METHOD__
2010-01-10 Max SemenikWorkaround for SQLite's inability to perform multi...
2010-01-10 Raimond Spekking* Send new password e-mail in users preference language
2010-01-10 Domas MituzasAdd $wgExtensionAssetsPath, to decouple js/css/etc...
2010-01-10 Max SemenikCleared SearchSqlite from some mysqlisms from r58322
2010-01-09 Alexandre Emsenhuber* Document a bit
2010-01-09 Aaron Schulzbug 21411 'Add a new message rev-suppressed-no-diff...
2010-01-09 Bryan Tong MinhFix use of an array for no apparent reason.
2010-01-09 Siebrand MazelandRevert 60864: "Use wfClientAcceptsGzip() in wfGzipHandl...
2010-01-09 Siebrand Mazeland(bug 22034) Use wfClientAcceptsGzip() in wfGzipHandler...
2010-01-09 Alexandre Emsenhuber* (bug 9794) User rights log entries for foreign user...
2010-01-09 Max SemenikSeverely refactored the SearchResultSet descendants...
2010-01-08 Alexandre Emsenhuber* Document a bit
2010-01-08 Alexandre Emsenhuber* (bug 22051) Returing false in SpecialContributionsBef...
2010-01-08 Mark A. Hershbergerfollow-up 60833
2010-01-08 Mark A. Hershbergerfollow up r60829
2010-01-08 Mark A. Hershbergerfollow up r60763
2010-01-08 Jure KajzerEscaped Oracle Text reserved words
2010-01-08 Jure KajzerPrevented delete call in replace function if conditions...
2010-01-08 Mark A. HershbergerFollow up r60798 & r60785
2010-01-08 Tim Starling* Fixed the issue of all date functions throwing E_STRI...
2010-01-08 Chad Horohoe$fname -> __METHOD__
2010-01-08 Tim StarlingFor r60757: implement Database::getType() explicitly...
2010-01-07 Tim StarlingReverted r58313, pointless, does not fix the bug.
2010-01-07 Michael Dale* fix for bug 20512 ( in both trunk and js2-work branch )
2010-01-07 Alexandre Emsenhuber* Added some basic doc for the DoubleRedirectJob class
2010-01-07 Trevor ParscalIn r60786 mah added 'specialpageattributes' to the...
2010-01-07 Mark A. HershbergerMake LTR wgLang do the right thing on RTL wgContLang...
2010-01-07 Mark A. Hershbergerfollow-up r60763 and r58275. Parser tests now pass.
2010-01-07 Mark A. HershbergerRefactor LanguageConversion so that title conversion...
2010-01-07 Aaron SchulzFollow up r60759: forgot to commit hook change
2010-01-07 Tim StarlingAdd a Database::getType() function so that we can get...
2010-01-06 Sam Reed"apprfiltercascade - Filter protections based on cascad...
2010-01-06 Niklas LaxströmAdd comment about unused parameters to constructor...
2010-01-06 Sam ReedMinor followup to r60744, fix for comment 2
2010-01-06 Sam ReedAttempt at normalistion of comparison styles - empty...
2010-01-06 Max SemenikFixed insane selectField() usage from r58322
2010-01-06 Max SemenikClean-up for r60598: introduced a global setting for...
2010-01-06 Jure KajzerFixed variable name typo from r60665. (problems while...
2010-01-06 Jure KajzerFixed variable name typo from r60665.
2010-01-06 Sam Reed* (bug 20233) ApiLogin::execute() doesn't handle LoginF...
2010-01-06 Roan KattouwFollowup to r60697: add a comment to js2stopgap.js...
2010-01-06 Tim StarlingMade Special:Allmessages many times faster for a typica...
2010-01-06 Tim Starling(bug 20837) Don't give a PHP notice when getSubitem...
2010-01-06 Tim StarlingDon't count unions of bracketed selects as being write...
2010-01-06 Mark A. HershbergerNew tests for LanguageConverter->getPreferredVariant()
2010-01-06 Mark A. HershbergerRandom eol whitespace found while treking through files.
2010-01-05 Roan KattouwAdd $maxlag parameter to LoadBalancer::getMaxLag()...
2010-01-05 Sam ReedRemove unused private "filterPage" function from specia...
2010-01-05 Alexandre EmsenhuberFix some doxygen warnings
2010-01-05 Jure Kajzerfixme for r58356
2010-01-05 Chad HorohoeOnly use one if, not 2
2010-01-05 Mark A. HershbergerAdd documentation for $wgVariantArticlePath
2010-01-05 OverlordQSplit rangeblock error message, allow configuring max...
2010-01-05 Tim StarlingClarify comment on $wgBlockCIDRLimit, larger not below...
2010-01-04 Bryan Tong MinhAPI: Expand the thumburl to an absolute url to make...
2010-01-04 Tim StarlingFix for bug 9413 and the related Malayalam issue report...
2010-01-04 Tim StarlingAdd missing class LanguageConverter
2010-01-03 Bryan Tong Minh(bug 18885) Red links for media files do not support...
2010-01-03 Roan KattouwFollowup to r60587: wrong user_groups join
2010-01-03 Roan KattouwAPI: Per Domas, don't FORCE INDEX when doing an INNER...
2010-01-03 Aaron SchulzRemoved unused globals
2010-01-02 Roan KattouwFix coding style
2010-01-02 Roan Kattouw(bug 20115) Special:Userlogin says "Log in / create...
2010-01-02 Bryan Tong MinhFix for r58980: use wfMsgForContent
2010-01-01 Aryeh GregorAnnual copyright year update
2010-01-01 Alexandre Emsenhuber* If two log type have the same description, they're...
2010-01-01 Chad Horohoe(bug 21986) Special page names were are now capitalized...
2009-12-30 Raimond Spekking* (bug 2971) Swap links of hist & diff location on...
2009-12-30 Alexandre EmsenhuberPer Tim Starling, fixes for r58061:
2009-12-30 Raimond Spekkingfix for r60502. /selfslap
2009-12-30 Raimond SpekkingUser 'escapenotentites' to allow entities like •
2009-12-30 Raimond SpekkingConsistency tweak: coalesce diff/hist links with pipe...
2009-12-30 Raimond SpekkingRename hook per Tim's CR on r58192
2009-12-30 Tim StarlingFix for r58197, removed unnecessary array_merge()
2009-12-30 Raimond SpekkingTweak 'HMTL 5' -> 'HTML5' per suggestion on translatewi...
2009-12-30 Tim StarlingRemove unprefixed constant "CASCADE" due to risk of...
2009-12-29 Roan KattouwAPI: Fix breakage due to MySQL 5.1 behavior change...
2009-12-28 Alexandre EmsenhuberFollow-up r60093: forgot this one
2009-12-28 Jure Kajzerquery parser rewrite to get boolean operators to work
2009-12-26 OverlordQFollowup to r56514 r56174 empty strings are not NULL
2009-12-26 Alex ZFix for r60418, need to check whether the /destination...
2009-12-26 Alex ZPer CR on r58079, add a permission check for 'reupload...
2009-12-26 Alexandre EmsenhuberWhitespaces fixes:
2009-12-26 Alexandre EmsenhuberFollow-up r60412: forgot to remove the class from AutoL...
2009-12-25 Alexandre EmsenhuberReadd $wgPhpCli (removed in r59446), it was already...
2009-12-24 Bryan Tong MinhBump wgStyleVersion for various revision above r59683.
2009-12-24 Bryan Tong MinhFollow up to r57868: Fix virus scanner on Windows ...
2009-12-24 Roan KattouwAPI: (bug 21945) Add chomp control in YAML
2009-12-22 Philip Tzoufollow-up r60272 and r60292. replace getText with getCheck.
2009-12-22 Philip Tzoufollow-up r60272. replace $_GET with $wgRequest->getText.
2009-12-21 Bryan Tong MinhFollow up to r60277: Restore the uploadFormTextTop...
next