lhc/web/wiklou.git
2011-01-12 PlatonidesFollow up r79845. No need to keep $wgCustomConvertComma...
2011-01-12 Sam ReedDocument return type.
2011-01-12 Sam ReedinitFromQueryResult doesn't use the $db parameter.
2011-01-12 PlatonidesFollow up r80025.
2011-01-11 Trevor ParscalFixed logic error - all tests were passing... :(
2011-01-11 Trevor ParscalReverts part of r80036 - jquery.client is already depen...
2011-01-11 Sean ColomboA wfProfileOut was missing (which messed up profiling...
2011-01-11 Trevor ParscalFixed logic error that caused the test to always pass.
2011-01-11 Trevor ParscalIncluded client in the initial payload. Restored functi...
2011-01-11 Derk-Jan HartmanRepair quickbar of standard and cologneblue skins to...
2011-01-11 Sam ReedRemove "Heldergeovane" from both PT and PT_BR message...
2011-01-11 PlatonidesForbid '<', '>', ' ', '\n', '\r' in parser hook names.
2011-01-11 PlatonidesAdd tests for parser tag hooks.
2011-01-11 Chad HorohoeFix a few doQuery() -> query()
2011-01-11 Chad HorohoeFix callbacks for the final time so it actually works...
2011-01-11 Niklas LaxströmNo space after unary minus
2011-01-11 Niklas LaxströmSpell false with small latter
2011-01-11 Niklas LaxströmUse same wording as in skintemplate
2011-01-11 Chad HorohoeFix copy+paste mistake from r79989
2011-01-11 Chad HorohoeFix callback issue noted in r79989 (broken in r78774).
2011-01-11 Roan KattouwFollowup r80003: array_unique() preserves keys, so...
2011-01-11 Niklas Laxströmrm stray tab
2011-01-11 Roan KattouwApply array_unique() to module lists in OutputPage...
2011-01-11 Alexandre EmsenhuberSeems there was a logic error in r80001 :)
2011-01-11 Alexandre EmsenhuberSimplify a bit:
2011-01-11 Raimond SpekkingFollow-up r79964: Use the existing message 'parentheses...
2011-01-11 OverlordQI have no clue how the callbacks work, this at least...
2011-01-11 Sam ReedParent in DatabaseInstaller is a CoreInstaller, not...
2011-01-11 Priyanka DhandaNew test database resource file with some test configur...
2011-01-11 Sam ReedFixup some of the ordering of API Autoloader stuff
2011-01-11 Priyanka DhandaFollow up to #79421. Cleaned up some globals and some...
2011-01-10 Sam ReedNormalise casing of svn:keywords Id
2011-01-10 Derk-Jan HartmanMove the () surrounding description strings of files...
2011-01-10 Sam ReedExplicitally add ApiFormatXmlRsd to the AutoLoader
2011-01-10 Trevor ParscalResolves bug #26655 - adds support for space before...
2011-01-10 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-10 Raimond SpekkingFollow-up r79915: Add new section in maintenance file too
2011-01-10 Jure Kajzer* fixed oracle code for updater (corrected not null...
2011-01-10 Antoine MussoFix RFC 5322 'atext'
2011-01-10 Jure Kajzer* fixed Oracle code for installer and phpunit tests
2011-01-10 Chad HorohoeMore postgres
2011-01-10 Chad HorohoeMore silly whitespace
2011-01-10 Chad Horohoerm big whitespace
2011-01-10 Chad HorohoeMove table prefixes to constants, add doc to addDBData()
2011-01-10 Sam Reed* (bug 26650) Remove $wgAPICacheHelp in favour of ...
2011-01-10 Alexandre EmsenhuberBe sure to use the latest rev id and not whatever getRe...
2011-01-10 KrinkleRemoving unneeded wraps and using $ and mw instead...
2011-01-10 KrinkleAdding comma's at end of arrays where this hasn't been...
2011-01-10 Krinkletraversal indention. Follow-up r79924
2011-01-10 Sam ReedDocumentation addition/tweaks
2011-01-10 Krinkle* Consistent single quotes
2011-01-09 Derk-Jan HartmanFollowup r68325, with comment describing intent of...
2011-01-09 Antoine MussoCorrect {,in}valid js messages in UserPreferences
2011-01-09 Antoine MussoAdd a .tld to emails when testing for white space befor...
2011-01-09 Antoine Mussojs email validation improvment (onBlur)
2011-01-09 Niklas LaxströmPartial revert of r79903, unstubbing needs localisation...
2011-01-09 Alexandre EmsenhuberFix for r79874: only set $mRevIdFetched from fetchConte...
2011-01-09 Antoine Mussojs email validation fixed + i18n support
2011-01-09 Niklas LaxströmFollow-up r79880: check if $wgLang can be used.
2011-01-09 Roan KattouwFix bug in ResourceLoader causing LTR->RTL flipping...
2011-01-09 Niklas Laxström* (bug 26208) Mark directionality of some interlanguage...
2011-01-09 Niklas LaxströmBug 25010 - Bashkir-language interwikis: linktext chang...
2011-01-09 Roan KattouwAvoid dot bloat in paths
2011-01-09 Niklas Laxström* (bug 25506) Exception is thrown if OutputPage::parse...
2011-01-09 Roan KattouwFollowup r78924: keep track of exception/warning commen...
2011-01-09 Niklas LaxströmFix syntax terror from r79884
2011-01-09 Niklas Laxström* (bug 25708) Update case mappings and normalization...
2011-01-09 Alexandre EmsenhuberKill Article::$mCurID, not set anywhere, not used anywh...
2011-01-09 Alexandre EmsenhuberFix typo from r79874
2011-01-09 Alexandre EmsenhuberChanged to calls to Article::getContent() to Article...
2011-01-09 Roan KattouwAdd a hook for registering variables in ResourceLoaderS...
2011-01-09 Niklas Laxström* (bug 26187) Confirmrecreate no longer parses the...
2011-01-09 Niklas LaxströmHorrible tabsoup converted to spaces
2011-01-09 Niklas LaxströmFix encoding
2011-01-09 Niklas LaxströmThe actual error is always in English, so wrap it in...
2011-01-09 Niklas Laxström* (bug 26638) Database error pages display correctly...
2011-01-09 Rob LanphierFollowup to r79856: s/0.4/0.5/ and added "bytes" attrib...
2011-01-09 Rob LanphierCreating export-0.5.xsd as part of followup to r79856
2011-01-09 Rob LanphierMade it so that our existing 0.4 exports validate
2011-01-08 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-08 Alexandre EmsenhuberOnly set $mUser, $mUserText, $mComment and $mTimestamp...
2011-01-08 Alexandre EmsenhuberAdded QuickTemplate::getSkin(), useful for extensions...
2011-01-08 Alexandre EmsenhuberFix for r33432: isArticle() is to check if the content...
2011-01-08 KrinkleFollow-up r79868
2011-01-08 KrinkleClean up mediawiki.special.upload.js
2011-01-08 Bryan Tong... Follow-up r79845: Add rotation support to the upload...
2011-01-08 Roan Kattouw(bug 26620) JavaScript error in insertTags() when jQuer...
2011-01-08 Roan KattouwFollowup r74298: add ORDER BY wl_namespace, wl_title...
2011-01-08 Roan KattouwPer r79581 CR, add @embed comments to jQuery UI's defau...
2011-01-08 Roan KattouwAttempt at fixing bug 26370, which seems to be an infin...
2011-01-08 Alexandre EmsenhuberNo longer correct
2011-01-08 Antoine MussoRemoves $wgSecureLoginStickHTTPS which was never really...
2011-01-08 Bryan Tong... Follow-up r79845: add function documentation; only...
2011-01-08 Rob LanphierBug 26563: Add bytes changed per revision for stub...
2011-01-08 Brion VibberFix & additions for strtr vs str_replace benchmarks...
2011-01-08 PlatonidesFollow up r79848. Fix the syntax error.
2011-01-07 Brion Vibber* (bug 26625) fix regression in Special:PrefixIndex...
2011-01-07 Chad HorohoeRm code that has been commented out for almost 6 years
2011-01-07 Chad HorohoeAdd DatabaseBase::classFromType() to reduce the 'Databa...
2011-01-07 Bryan Tong... Follow-up r79713: add authors to README as well
next