lhc/web/wiklou.git
2011-01-12 PlatonidesFollow up r47852. Unlike forkWorkers(), the start(...
2011-01-12 Sam ReedSpaces to tabs
2011-01-12 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-12 Chad HorohoeFix undefined variable from r79828
2011-01-12 Sam Reed61 uses of $this->opts in SpecialContributions, so...
2011-01-12 Roan KattouwFix properties in r80112
2011-01-12 Roan KattouwFix issue with missing keys in $wgFileExtensions caused...
2011-01-12 Trevor ParscalFixed IE bug, you must use html:msg for the msg element...
2011-01-12 Trevor ParscalFixed suggestions positioning in IE6
2011-01-12 Trevor ParscalAdded compressed version of csshover 3.11. Also fixed...
2011-01-12 Trevor ParscalFixed positioning of search icon in IE6, and other...
2011-01-12 Trevor ParscalFixed watch icon positioning in IE6. Converted PNGs...
2011-01-12 Sam ReedPer CR on r75575, remove array_keys() as getModuleNames...
2011-01-12 Chad HorohoeFix key name
2011-01-12 Alexandre EmsenhuberSet $mRevision to null by default so we don't need...
2011-01-12 Chad Horohoe(bug 26688) Proper warning message is not displayed...
2011-01-12 Chad Horohoe(bug 26687) Error msg needs full stop
2011-01-12 Chad HorohoeDB name can have hyphens (fixed in r79767), bug 26685...
2011-01-12 Chad HorohoeFix for r79741, setTargetLanguage and setUserLang want...
2011-01-12 Sam ReedFix another typo in r80075
2011-01-12 Sam ReedFix typo from r80075
2011-01-12 Sam ReedFollwup r75575, honour table prefixes. Bad Roan ;)
2011-01-12 Sam ReedFollowup r75575
2011-01-12 Sam ReedNot sure why I originally used array_key_exists()....
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...
next