lhc/web/wiklou.git
2010-12-27 PlatonidesGet rid of a different configuration file syntax for...
2010-12-27 KrinkleTreat premade toggle links as a custom instead of defau...
2010-12-27 Platonides(Bug 26434) - Generated password from "Create account...
2010-12-27 Sam Reed*(bug 26404) Enable call graphs for doxygen-generated doc
2010-12-27 PlatonidesReplace __METHOD__ with __FUNCTION__
2010-12-27 KrinkleThe toggle link may be in any of the cells of the first...
2010-12-27 Sam ReedOne would hope we have no .php3 files left laying around
2010-12-27 Chad HorohoeMove setup_plpgsql() to PostgresInstaller and make...
2010-12-27 TobiasSpecial:Permalink as alias for Special:PermanentLink...
2010-12-27 Chad Horohoe* Followup r78450: just use selectField() instead of...
2010-12-27 Daniel FriesenCommit getPersonalTools to allow personal bar generatio...
2010-12-27 nadeeshaAdding README file for the Installer testing
2010-12-27 nadeeshaUpdated the copyright section
2010-12-27 nadeeshaRemove 'str_replace('//','/',' from the require_once...
2010-12-27 nadeeshaAdding MediaWiki installer test scripts and installer...
2010-12-27 nadeeshaDeleting installer directory to have a fresh commit
2010-12-27 Brion Vibber* bug 26437: fix for Sanitizer::decodeCharReferences...
2010-12-27 Happy-melonFollow-up r79036: update comment.
2010-12-27 Happy-melon(bug 268) add Special:PermanentLink/### as an internall...
2010-12-26 PlatonidesRevert r75588 and r77381. Block just the tainted pairs...
2010-12-26 PlatonidesWhen running phpunit with globals backup, $skinsInitial...
2010-12-26 Brion VibberThumbnail previews for PNG, JPEG, GIF, and SVG files...
2010-12-26 Krinkleadding hoverIntent plugin
2010-12-26 Brion VibberThrow an exception instead of low-level PHP fatal error...
2010-12-26 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-26 Ryan LaneAdding maintenance script to purge stale flagged revs...
2010-12-26 PlatonidesDocument parser, add test cases for the external entry...
2010-12-26 PlatonidesRemove ParserOptions clonations, already cloned in...
2010-12-26 PlatonidesStore the options used by the parsing in ParserOutput...
2010-12-26 Daniel FriesenChanging the skin loader to load classes using the...
2010-12-26 Daniel FriesenBack out getPersonalTools from r79014 which did not...
2010-12-26 Daniel FriesenAdd a config option to allow the login / create account...
2010-12-26 Brian Wolff(Bug 26425) Due to r71751, wfTimestamp stopped acceptin...
2010-12-25 PlatonidesMake a loop to keep them really deleted.
2010-12-25 KrinkleSkins override shared.css, merged fix for bug 26423...
2010-12-25 KrinkleRemoving ugly whitespace around thumbnails on a non...
2010-12-25 PlatonidesCopy & paste mistake
2010-12-25 PlatonidesWhitespace. Add $wgDBname to the debug message.
2010-12-25 PlatonidesA debug message
2010-12-25 PlatonidesOnly the latest one will please us.
2010-12-25 Platonides6:30 pm please
2010-12-25 PlatonidesSeconds missing
2010-12-25 PlatonidesQuick script to clean the entries in memcached for...
2010-12-25 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-25 Rotem LissLocalization update for he.
2010-12-25 Niklas LaxströmSame for the tooltip, don't call twice
2010-12-25 Niklas LaxströmRm useless checks which breaks if descriptionmsg is...
2010-12-25 Niklas LaxströmDon't load the same accesskey message four times (in...
2010-12-25 Niklas LaxströmTrailing whitespace in messages is not supported
2010-12-25 KrinkleGiving #mw-log-console position 'fixed' instead of...
2010-12-25 KrinkleAdded remote binding for custom collapsibles and minor...
2010-12-25 KrinkleReverting r78889 and r78865. Breaks changeslist on...
2010-12-24 KrinkleFixing typo from r78944
2010-12-24 KrinkleAdding message for collapsible link in core for localiz...
2010-12-24 KrinkleAdding fallback for collapsible messages
2010-12-24 KrinkleForgot to namespace the click handler. Unbinding all...
2010-12-24 KrinkleAdding default styling for redirects
2010-12-24 KrinkleRemoving debug call. Follow-up r78935 CR
2010-12-24 KrinkleMake sure the TOC is there when toggleToc is called...
2010-12-24 Krinklejslint warnings fixed in mw.util
2010-12-24 PlatonidesWe use lowercse in 'bug' here.
2010-12-24 Platonides(Bug 26412) Search results headers no longer show a...
2010-12-24 PlatonidesAdd a couple of comments from my WC
2010-12-24 Brian Wolfffollow up to r78952 add parser tests relating to intern...
2010-12-24 Brian Wolff(Bug 26410) In an internal link, a plus sign is treated...
2010-12-24 nadeeshaChange the copyright section
2010-12-24 nadeeshaChange the values of the ADMIN_EMAIL_ADDRESS/ VALID_YOU...
2010-12-24 KrinkleFollow-up r77121
2010-12-24 Tim StarlingA couple of deepRenames tweaks
2010-12-24 KrinkleFixing TODO from r78915
2010-12-24 Roan KattouwReally fix bug 26131: just putting the site+user <link...
2010-12-24 Krinklecorrecting comments in mw.util
2010-12-24 KrinklePorting tocToggle to ResourceLoader
2010-12-23 KrinkleImproving jquery.makeCollapsible:
2010-12-23 Roan KattouwFollowup r78933: reapply r78802
2010-12-23 Roan KattouwRevert r78023 and its follow-up r78802: change seems...
2010-12-23 Priyanka DhandaSome test cleanup.
2010-12-23 Chad HorohoeRevert r78903, r78904, r78905, r78906 (changing opendir...
2010-12-23 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-23 Roan Kattouw(bug 26399) Preload module info for all modules in...
2010-12-23 Chad Horohoe* Fix r78774 for Oracle and Postgres, broke by method...
2010-12-23 Roan KattouwProper exception handling in ResourceLoader. Catch...
2010-12-23 Sam ReedAnother variable type hint, and some function documentation
2010-12-23 Sam ReedMore minor bits of documentation
2010-12-23 Krinkleremoving cursor style from JS, adding to CSS file instead
2010-12-23 Krinklefixing comment in jquery.makeCollapsible.js (in mw...
2010-12-23 Krinklewhitespace according to mw conventions + using mw.msg...
2010-12-23 Krinkleadding jQuery.makeCollapsible plugin
2010-12-23 Sam ReedAdd some method documentation
2010-12-23 Roan KattouwFix r78897: remove dependency on makeCollapsible as...
2010-12-23 X!Followup to r78903: Add proper SVN info
2010-12-23 X!Followup to r78903: Forgot to svn add
2010-12-23 X!Per discussion on mailing list, modifying some uses...
2010-12-23 Krinkledidn't mean to commit this
2010-12-23 Krinkleusing .append() instead of innerHTML+=. The latter...
2010-12-23 Happy-melonFollow-up r78865 CR
2010-12-23 Happy-melonFollow-up r78865 CR; restore arrow helper functions...
2010-12-23 Roan KattouwFix JS errors thrown by SimpleSearch: add dependency...
2010-12-23 Roan KattouwFollowup r78539: don't renew a cookie that expires...
2010-12-23 nadeeshaAdded MediaWikiOnAlreadyInstalledTestCase.php to the...
next