lhc/web/wiklou.git
2009-12-28 Jure Kajzerquery parser rewrite to get boolean operators to work
2009-12-27 Alexandre Emsenhuberfix variable name
2009-12-27 Alexandre EmsenhuberRemove "non-message checks" from the header, like for...
2009-12-27 Aryeh Gregor- in regex character classes has special meaning
2009-12-27 Siebrand MazelandLocalisation updates for extension messages from transl...
2009-12-27 Alexandre EmsenhuberAdded --prefix option to maintenance/language/checkLang...
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-26 Alexandre Emsenhuberremoved --output=metawiki from maintenance/language...
2009-12-26 Siebrand MazelandLocalisation updates for core messages from translatewi...
2009-12-25 Alexandre EmsenhuberReadd $wgPhpCli (removed in r59446), it was already...
2009-12-25 Alexandre EmsenhuberRELEASE-NOTES cleanup:
2009-12-24 Aryeh GregorHandle minus signs in sortable tables
2009-12-24 Bryan Tong... Bump wgStyleVersion for various revision above r59683.
2009-12-24 Bryan Tong... Follow up to r57868: Fix virus scanner on Windows ...
2009-12-24 Roan KattouwAPI: (bug 21945) Add chomp control in YAML
2009-12-24 Siebrand MazelandLocalisation updates for core messages from translatewi...
2009-12-24 Rotem LissLocalization update for he.
2009-12-23 Siebrand MazelandLocalisation updates for core messages from translatewi...
2009-12-23 Happy-melonMake the lock icon for https links blue tint to match...
2009-12-23 Tim StarlingFix for r58087, the revision count obtained this way...
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 Siebrand MazelandLocalisation updates for core messages from translatewi...
2009-12-21 Bryan Tong... Follow up to r60277: Restore the uploadFormTextTop...
2009-12-21 Bryan Tong... Restored wpDestFileWarningAck, but this time in case...
2009-12-21 Rotem LissLocalization update.
2009-12-21 Bryan Tong... Restore hooks UploadForm:initial and UploadForm:BeforeP...
2009-12-21 Raimond SpekkingLocalisation updates for core and extension messages...
2009-12-21 Philip Tzoufollow-up r59522. follow Tim's suggestion to serve...
2009-12-21 Aaron SchulzFixed r57659 for high concurrency situations
2009-12-21 Domas MituzasReverting r59993, per Tim's comment at mediawiki.org...
2009-12-21 OverlordQSome reason had each each update in there twice
2009-12-21 Tim StarlingClearer (if slightly longer) text to indicate that...
2009-12-20 Raimond SpekkingLocalisation updates for core and extension messages...
2009-12-20 Alexandre EmsenhuberFix OutputPage::addReturnTo() and OutputPage::returnToM...
2009-12-19 Raimond SpekkingLocalisation updates for core and extension messages...
2009-12-19 Bryan Tong... Fixed certain cases where license construction would...
2009-12-18 Alexandre EmsenhuberPageHistory class renamed to HistoryPage
2009-12-18 Alexandre Emsenhuber* (bug 20388) ProfilerSimpleText no longer outputs...
2009-12-18 Raimond SpekkingLocalisation updates for core and extension messages...
2009-12-18 Chad Horohoe(bug 21883) "Migrated extensions" is in HISTORY now...
2009-12-18 Tim StarlingFix breakage of LinkFilter::makeLike() due to attempted...
2009-12-17 Raimond SpekkingFollow-up r60175: Avoid PHP Notice: Undefined index...
2009-12-17 Happy-melonFollow-up to r60163 - add new function parameters at...
2009-12-17 Raimond Spekking* (bug 19791) Add URL of file source as comment to...
2009-12-17 Raimond SpekkingLocalisation updates for core and extension messages...
2009-12-17 Max SemenikWhile coding r58014, I thought that VACUUM on a 0-byte...
2009-12-17 Happy-melon(bug 21535) Add 'namespace' to cache key for RecentChan...
2009-12-17 Max SemenikFixup for r57989: removed artifacts of the previous...
2009-12-17 Alexandre EmsenhuberPer Tim Starling, fix for r58008: use StringUtils:...
2009-12-17 Raimond SpekkingFix a wrong comparison: User::idFromName returns null...
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...
next