lhc/web/wiklou.git
2009-12-17 Max SemenikUpdated comment in accordance with r58030
2009-12-16 Adam MillerExperimental CSS updates
2009-12-16 Raimond SpekkingLocalisation updates for core and extension messages...
2009-12-16 Roan KattouwReadd case statement for {{STYLEPATH}} that was acciden...
2009-12-16 Alex Z(bug 21536) Fix JS error on Special:Search caused by...
2009-12-15 Rotem LissLocalization update for he.
2009-12-15 Alexandre EmsenhuberReplaced all @fixme with "@todo Fixme" since doxygen...
2009-12-15 Raimond SpekkingMake some labels for reasons consistent over all reason...
2009-12-15 Adam Millermaking the height of the wikieditor tabs a bit smaller...
2009-12-15 Raimond SpekkingLocalisation updates for core and extension messages...
2009-12-15 Rotem LissLocalization update.
2009-12-15 Max SemenikKilled closing ?>
2009-12-15 Alex Z(bug 21814) Don't show broken user tool links when...
2009-12-15 Tim StarlingAdd NS_USER to MWNamespace::$alwaysCapitalizedNamespace...
2009-12-15 Tim StarlingMerged r56745 from wmf-deployment, with an adjusted...
2009-12-15 Alex ZSlight clarification to unusedimagestext per bug 21836
2009-12-15 Aryeh Gregormaxlength=200 for page move summary in HTML5
2009-12-14 Chad HorohoeFollowup r60051, with the rest of the callers and remov...
2009-12-14 Adam MillerNew experimental tab styles for staging on sandbox1
2009-12-14 Chad HorohoeUpdate callers from immediateCommit() to commit()....
2009-12-14 Alexandre EmsenhuberRemove fixme, done since r53528
2009-12-14 Alexandre EmsenhuberWhitespaces fixes:
2009-12-14 Raimond SpekkingFollow-up r60043. Add accidently deleted strong
2009-12-14 Raimond Spekking* Change <h2> to <strong> for message 'loginerror'...
2009-12-14 Raimond SpekkingLocalisation updates for core and extension messages...
2009-12-14 Alexandre Emsenhubertypo in comment
2009-12-14 Niklas LaxströmRemove unnecessary and broken converGrammar override
2009-12-14 Aryeh GregorBegin work on allowing extauth login from cookies
2009-12-13 Alexandre Emsenhuber* (bug 21441) meta=userinfo&uiprop=options no longer...
2009-12-13 Aryeh GregorMore convenient format for $wgExternalAuthType
2009-12-13 Aryeh GregorAutomatically link on login if passwords match
2009-12-13 Aryeh GregorvB strips whitespace from passwords
2009-12-13 Aryeh GregorFix comment
2009-12-13 Alexandre Emsenhuber* (bug 20765) Special:ListGroupRights no longer misses...
2009-12-13 Raimond SpekkingLocalisation updates for core and extension messages...
2009-12-13 Siebrand Mazeland(bug 20332) Estonian grammar forms for Wikimedia projec...
2009-12-13 Jack Phoenix*coding style cleanup
2009-12-12 Alexandre EmsenhuberReadded definition for doxygen's Maintenance group...
2009-12-12 Alexandre EmsenhuberFor consistency with the other special pages, don't...
2009-12-12 Alexandre EmsenhuberMissing global; was throwing Fatal error: Call to a...
2009-12-12 Roan KattouwAdd maintenance script for running queries in batches...
2009-12-12 Alexandre Emsenhuber* (bug 21826) Subsections of Special:Version now also...
2009-12-12 Domas MituzasI fail to see why we need to invalidate cache on watchl...
2009-12-12 Raimond SpekkingLocalisation updates for core and extension messages...
2009-12-11 Max SemenikWhee, a debugging piece of SQL had made it through...
2009-12-11 Alexandre Emsenhuberfix some doxygen errors
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-12-11 Aryeh GregorImprove documentation for $wgEnforceHtmlIds
2009-12-11 Max SemenikPer CR for r58631, moved default duplicateTableStructur...
2009-12-11 Aryeh GregorDelete refs to variable removed in r59692
2009-12-11 Aryeh GregorFix bugs in r59360, r59361, r59363
2009-12-11 Jack Phoenixmore coding style cleanup to DatabaseOracle.php
2009-12-11 Rotem LissLocalization update.
2009-12-11 Jure KajzerFixed missing table in ora/tables.sql. Replaced instant...
2009-12-11 Roan KattouwAPI: (bug 21817) list=usercontribs chokes on empty...
2009-12-11 Aaron Schulz(bug 20928) Added tri-state form for RevisionDelete...
2009-12-11 Tim StarlingRestored the function of ApiMain::requestWriteMode...
2009-12-11 Nimish Gautamadded 'typeof' check, less ambiguous
2009-12-10 Aryeh Gregorstylize.php on DatabaseOracle.php
2009-12-10 Raimond SpekkingLocalisation updates for core and extension messages...
2009-12-10 Max SemenikFixed updater borkage on SQLite from r59925 and r59926...
2009-12-10 OverlordQAddendum to r59925, fix remaining straggling files...
2009-12-10 OverlordQFollowup to r59869, add to MySQL section, and copy...
2009-12-10 Aryeh GregorAdd rudimentary MediaWiki support to ExternalAuth
2009-12-10 Aryeh GregorAdd new ExternalAuth mechanism, Hardcoded
2009-12-10 Aaron SchulzRemoved $file->load() call from r57148: already called...
2009-12-09 Daniel Kinzlerfix for different sources of upload comments
2009-12-09 Trevor ParscalRemoved the extra parameter from the attachEvent call...
2009-12-09 Alexandre Emsenhuber* (bug 21803) Special:MyContributions now keeps the...
2009-12-09 Raimond SpekkingLocalisation updates for core and extension messages...
2009-12-09 Roan KattouwAPI: Add rvdifftotext parameter to prop=revisions to...
2009-12-09 Chad HorohoeFix r59761,r59797: check if is_object()
2009-12-09 Alexandre Emsenhuber* Added a space between the version and "(rXXX)" in...
2009-12-09 Jure KajzerAdded missing braces.
2009-12-09 OverlordQFollowup to r59818, change transcache timestamp field...
2009-12-08 Aryeh GregorRename some extauth functions and fields
2009-12-08 Alexandre EmsenhuberMore doxygen fixes:
2009-12-08 Daniel FriesenFixes for comments on r59655
2009-12-08 Jure KajzerFixed coding convention issue
2009-12-08 Niklas LaxströmFix mk plural as requested, CLDR seems to be wrong...
2009-12-08 OverlordQFix Parser transcache to correctly format timestamps
2009-12-08 Tim StarlingClarified documentation of File::isMultipage() to avoid...
2009-12-07 Trevor ParscalUsed more @noflip rules to make some of the margins...
2009-12-07 Tim StarlingRevert debugging code accidentally left in from r59780
2009-12-07 Roan KattouwYet more fixes for r59799: fix typo, JS error in js2sto...
2009-12-07 Raimond SpekkingLocalisation updates for core and extension messages...
2009-12-07 Michael Dale* updated js2 stopgap stubs to reflect new function...
2009-12-07 Alexandre EmsenhuberPer Nikerabbit, follow-up to r59761: just check for...
2009-12-07 Alexandre EmsenhuberCosmetic fixes:
2009-12-07 Rotem LissLocalization update.
2009-12-07 Danny B* (bug 21776) Empty project + language interwikis do...
2009-12-07 Aaron Schulzstop undefined variable notices
2009-12-07 Tim StarlingReplaced all instances of <<<END (which breaks vim...
2009-12-07 Purodha B BlissenbachMessage cosmetic MediaWiki:sectioneditnotsupported...
2009-12-06 Siebrand MazelandLocalisation updates from translatewiki.net
2009-12-06 Siebrand MazelandLocalisation updates from translatewiki.net
2009-12-06 Max SemenikFixed duplicateTableStructure() for SQLite, it previous...
2009-12-06 OverlordQFollowup to 59748, add comment describing option
2009-12-05 Alexandre EmsenhuberUser::newFromName() can return false on invalid user...
2009-12-05 Alexandre EmsenhuberDoxygen fixes:
next