lhc/web/wiklou.git
2009-06-12 Chad HorohoeRevert r51725 (fall back to 127.0.0.1 when IP cannot...
2009-06-11 Chad HorohoePer code review: call allowPropChange() directly, and...
2009-06-11 Trevor ParscalTweaked link colors to unify colors of content and...
2009-06-11 Siebrand MazelandLocalisation updates for core messages from translatewi...
2009-06-11 Rotem LissLocalization update for he.
2009-06-11 Siebrand MazelandConsistency tweaks
2009-06-11 Meno25Use the new and more accurate classes for Arabic per
2009-06-11 HujiLocalisation updates: Updating magic words
2009-06-11 Alexandre EmsenhuberFix for r51667: external diff is also controlled by...
2009-06-11 Roan KattouwRemove unused global left in r51727
2009-06-11 Chad HorohoePer code review: Use Language::getLanguageNames() instead.
2009-06-11 Chad Horohoe.1
2009-06-11 Chad Horohoe(bug 18173) Login form exception on malformed REMOTE_AD...
2009-06-10 Roan KattouwRemove call to print_c() function which seems to have...
2009-06-10 Roan KattouwFix for r51560: forgot to remove a require('counter...
2009-06-10 Tim StarlingUse require not include when sourcing commandLine.inc...
2009-06-10 Chad HorohoeFollowup to r51592:
2009-06-09 Chad HorohoeOartial revert of r50809. Call the old method names...
2009-06-09 Chad Horohoe(bug 19112) Preferences now respects $wgUseExternalEdit...
2009-06-09 Philip Tzou[[Special:Search]] now could search terms in all varian...
2009-06-09 Andrew GarrettFix default check for preferences
2009-06-09 Tim StarlingForward-ported r51646, AdminSettings.sample documentati...
2009-06-09 Tim StarlingChanges related to update.php:
2009-06-09 Roan KattouwVector skin: don't use short PHP tags (like <?= $varnam...
2009-06-09 Alexandre Emsenhuberadded tabs and new lines for better source readability
2009-06-09 ShinjimanCleanup: removing obsolete/outdated messages for zh...
2009-06-09 Aaron SchulzFollow up to r51465, replaced old index name reference...
2009-06-08 Trevor ParscalSlighly modified the breaks in the sidebar
2009-06-08 Trevor ParscalTweaked the sidebar as per some design review reccomend...
2009-06-08 Siebrand MazelandMove deprecated methods to the bottom of the class.
2009-06-08 Siebrand MazelandLocalisation updates for core messages from translatewi...
2009-06-08 Trevor ParscalFixed bug in side bar menus where really long unbreakab...
2009-06-08 Jure KajzerWeb installation support for Oracle.
2009-06-08 Ryan Schmidt* DISPLAYTITLE fixes:
2009-06-08 Victor VasilievAdd fileExistsBatch method to FileRepo and derived...
2009-06-08 Siebrand Mazeland(bug 19126) Follow-up to r51559: replace a period with...
2009-06-08 Tim Starling(bug 18846) Remove update_password_format(), unnecessar...
2009-06-08 Siebrand MazelandReplace a few remaining uses of deprecated makeKnownLin...
2009-06-08 Siebrand MazelandFollow-up to r49492: Add forgotten $this->setHeaders...
2009-06-08 Roan KattouwSCHEMA CHANGE: adding rd_interwiki patch from bug 14418...
2009-06-08 Tim StarlingFixed SQL error, inconsistency in field names between...
2009-06-08 Tim StarlingRenamed indexes, new indexes must be prefixed to avoid...
2009-06-08 Tim StarlingFix typo in filename
2009-06-07 Siebrand MazelandAllow splitting time and date with $4 and $5 for 'revis...
2009-06-07 Siebrand MazelandLocalisation updates for core special page aliases...
2009-06-07 Siebrand MazelandLocalisation updates for core magic from translatewiki.net
2009-06-07 Siebrand MazelandFollow-up to r51572. SpecialSearch.php was a bit broken...
2009-06-07 Siebrand MazelandFollow-up to r51572: fix parse error
2009-06-07 Siebrand Mazeland* replace use of deprecated makeKnownLinkObj() by linkK...
2009-06-07 Roan KattouwAPI: (bug 18785) Add siprop=languages to meta=siteinfo
2009-06-07 Roan KattouwAPI: (bug 18773) Add content flag to siprop=namespaces...
2009-06-07 Siebrand Mazeland* replace some use of deprecated makeKnownLinkObj(...
2009-06-07 Siebrand MazelandLocalisation updates for core messages from translatewi...
2009-06-07 Siebrand MazelandFollow-up to r51540 (revert r49677, r50459): also rever...
2009-06-07 Siebrand MazelandFollow-up to r51559 per CR: initialise $q to prevent...
2009-06-06 Roan KattouwFix syntax error reported by Jidanni
2009-06-06 Siebrand Mazeland* replace some use of deprecated makeKnownLinkObj(...
2009-06-06 Siebrand MazelandFollow up to r51540 (revert r49677, r50459): global...
2009-06-06 Siebrand MazelandFollow-up to r51539: fix syntax error
2009-06-06 Siebrand MazelandFollow-up to r51543: Fix another syntax error in ImageG...
2009-06-06 Siebrand MazelandFollow-up to r51543: Fix syntax error in ImageGallery.php
2009-06-06 Siebrand MazelandFollow-up to r51543: fix syntax error in Linker.php
2009-06-06 Robin Pepermansfix r51541
2009-06-06 Siebrand Mazeland* replace use of deprecated makeLink() by link() in...
2009-06-06 Robin PepermansAdd function addExtraSQL() to RandomPage as an alternat...
2009-06-06 Tim StarlingRevert r49677, r50459, Brent G's patch for fixing GPS...
2009-06-06 Siebrand Mazeland* replace use of deprecated makeLinkObj() by link(...
2009-06-06 Daniel Kinzlerfixed missing } (thanks HardDisk)
2009-06-06 Siebrand MazelandFollow-up to r49973 (Revert r49880, r49883, r49885...
2009-06-06 Siebrand Mazeland* follow-up to r51301: also add separated date and...
2009-06-06 Rotem LissLocalization update.
2009-06-06 Alexandre Emsenhuberchanged wfMsgExt()'s warnings to use the new wfWarn...
2009-06-06 Tim StarlingFix for CR r51279: reload data from master post-submit...
2009-06-06 Tim StarlingRevert r51200, r51253, r51254, addition of {{NUMBEROFCO...
2009-06-06 Aaron SchulzDon't kill whole update process if no log rows to updat...
2009-06-05 Siebrand MazelandLocalisation updates for core messages from translatewi...
2009-06-05 Trevor ParscalFixed bug with namespace tabs in IE not floating proper...
2009-06-05 Roan KattouwRELEASE-NOTES for r51514
2009-06-05 Roan KattouwAPI: Fix bug where deleting a file description page...
2009-06-05 Niklas LaxströmThis function is NOT deprecated, per Simetrical
2009-06-05 Aryeh GregorRemove $wgSectionContainers from parser tests
2009-06-05 Aryeh GregorDon't use wfDeprecated for still-used methods
2009-06-05 Alexandre EmsenhuberFix for r51493, r51084 and realted: use Title::makeTitl...
2009-06-05 Jure KajzerOracle database abstraction updated.
2009-06-05 Siebrand MazelandFollow-up to r51084:
2009-06-05 Niklas Laxström* (bug 19080) Added ăâîşţșțĂÂÎŞŢȘȚ to Romanion (ro...
2009-06-05 Niklas LaxströmEscaping and formatNum
2009-06-04 Alexandre EmsenhuberFix case for "Recentchanges" (and not "RecentChanges...
2009-06-04 Aaron SchulzAdded patrolmarks blurb
2009-06-04 Aaron SchulzTweaked r49468 - sqllite fix
2009-06-04 Rotem Lissessage=Localization upate.
2009-06-04 Rotem LissEnsure that the power search form does not overlap...
2009-06-04 Andrew GarrettRevert r51128, and its follow-up revisions r51129,...
2009-06-04 Rotem LissLocalization update for he, and fixing comments in en.
2009-06-04 ThomasVstore djvu text layer in img_metadata. fetch it in...
2009-06-04 Tim Starling(bug 18207) Instead of styling all links with icons...
2009-06-04 Niklas LaxströmRevert part of r50883, superseded by Tim's r51453
2009-06-04 ShinjimanLocalisation updates Cantonese, Chinese and Literary...
2009-06-04 Tim StarlingGeneral fix for trailing whitespace in messages, so...
2009-06-04 Siebrand MazelandFollow-up to r51086/r51094 (adding of Vector skin)...
next