Localisation updates for core and extension messages from translatewiki.net (2010...
[lhc/web/wiklou.git] / includes /
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
2010-01-16 Tobiasprovided option for showLogExtract to wrap result....
2010-01-16 Aaron SchulzMade noSuchSectionPage() use mTitle
2010-01-16 Chad HorohoeBump style version for r61112
2010-01-15 Mark A. Hershbergerfollow up r61101, fix cut-n-paste error
2010-01-15 Mark A. Hershbergerfollow up r60832 and follow up r60763
2010-01-15 Raimond SpekkingRevert r61078/r61079 for now. Throws a lot of PHP warni...
2010-01-15 Alexandre Emsenhuber* add ForkController class to Maintenance group
2010-01-15 Aryeh GregorAdd <guid> to RSS to avoid duplicates
2010-01-15 Niklas LaxströmTabs to spaces in the middle of the line
2010-01-15 Jure KajzerFixed fatal error by defineing a blank function in...
2010-01-15 Mark A. Hershbergerfollow-up r60811 clean up code, write some tests for...
2010-01-15 Aryeh GregorMerge all skins' output of opening <body> tag
2010-01-15 Aryeh GregorRemove OutputPage::{get,set}OnloadHandler()
2010-01-15 Aryeh GregorRemove body_onload, was always set false anyway
2010-01-14 Alexandre Emsenhuber* (bug 21303) Comments are no longer stripped from...
2010-01-14 Platonides(bug 19226) First line renders differently on many...
2010-01-14 Platonides(bug 22034) use wfClientAcceptsGzip() in wfGzipHandler...
2010-01-14 Platonides* (bug 18765) Increased consistency of bold-italic...
2010-01-14 Sam ReedFixup r61005, seems i failed at applying the patch
2010-01-14 Mark A. Hershbergerfollow up r60832: Remove un-necessary test for stringin...
2010-01-14 Mark A. HershbergerUpdate global variable settings in preparation for...
2010-01-14 Mark A. Hershbergerfollow up r61026 - use Atom by default
2010-01-13 Aryeh GregorOnly advertise RSS feeds by default, not Atom
2010-01-13 Alexandre Emsenhuber* Document a bit
2010-01-13 Alexandre Emsenhuber* (bug 21738) Fix for r57119: OutputPage::setSyndicated...
2010-01-13 Max SemenikRefactoring of Article::incViewCount(): use Database...
2010-01-13 Max SemenikRenamed $wgSearchMySQLTotalHits to $wgCountTotalSearchH...
2010-01-13 Bryan Tong MinhUpload license preview now uses the API instead of...
2010-01-13 Jack PhoenixJavaScript cleanup: add spacing, missing braces, use...
2010-01-13 Sam Reed* (bug 16281) Show copyright system message on special...
2010-01-13 Mark A. Hershbergerfollow-up r60832: make sure $t always ends up a Title.
2010-01-12 Tim StarlingPer CR comments on r59593: use binary transparency...
2010-01-12 Alexandre Emsenhuberdocument a bit
2010-01-12 Bryan Tong MinhFix regression from r60593: The title attribute for...
2010-01-12 Sam ReedReversion/followup to r59300 as per Tims comment
2010-01-12 Tim StarlingReverted r59548 (reopens bug 21086).
2010-01-11 Aaron SchulzRefactored duplication into revisionDeleteLink()
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 )
next