Localisation updates for core and extension messages from translatewiki.net (2010...
[lhc/web/wiklou.git] / includes / installer /
2010-07-04 Ævar Arnfjörð Bjar... new-installer: Return newGood() from CreateDBAccount...
2010-07-04 Ævar Arnfjörð Bjar... new-installer: GRANT permissions to our new non-root...
2010-07-04 Ævar Arnfjörð Bjar... new-installer: Don't use some made-up $host:$ip for...
2010-07-03 Max SemenikNew installer: fixed fatal exception due to attempted...
2010-07-02 Mark A. Hershberger* Eliminate CLIInstallerOutput per r68645 since, yes...
2010-07-01 Chad HorohoeFollowup r63389: remove useless CACHE_DB and confusing...
2010-06-30 Roan KattouwFix r65069 per CR: put logo setting outside of block...
2010-06-30 Tim StarlingFix error suppression from r63209.
2010-06-30 Tim Starling* Removed mockup code from WebInstallerPage::execute...
2010-06-30 Chad HorohoeFix for r68645: <doclink> was removed in refactor
2010-06-29 Mark A. Hershberger* remove bogus outputFooter call
2010-06-27 Mark A. Hershberger* consolidate some installer functionals into the Insta...
2010-06-23 Max SemenikFixes for r66013: fixed syntax, switched interwiki...
2010-06-23 Mark A. Hershberger* Adapt install.php to a more “traditional” maintenance...
2010-06-23 Mark A. Hershbergerremove todo tag now that its done.
2010-06-16 Mark A. Hershberger* Create new DatabaseSqlite::checkForEnabledSearch...
2010-06-14 Chad HorohoeFollowup r68013, rm minor unrelated change
2010-06-14 Chad HorohoeCleanup most of the DIY extension detection/dl() code...
2010-06-14 Chad HorohoeRemove unused var
2010-06-09 Chad HorohoeFix rename of exception from when I moved it
2010-06-09 Chad HorohoeEscape {{, [[ and < in doc pages (not all wikitext...
2010-06-08 Chad HorohoeFollowup r66383, need to update generated LocalSettings...
2010-06-07 Chad HorohoeSave settings after adding the groups, or the groups...
2010-06-06 Chad Horohoe(bug 23021) Mediawiki should not warn if the sesion...
2010-05-30 Aryeh GregorRemove most named character references from output
2010-05-20 Chad HorohoeShow/hide memcached server field based on radio selecti...
2010-05-17 Chad HorohoeDrop <code> from install step. No wikitext in these...
2010-05-17 Chad HorohoeAdd cc-by-sa and cc-by-nc-sa licenses to list and updat...
2010-05-13 Chad HorohoeFollowup r66364, add WinCache support to installer
2010-05-12 Alexandre EmsenhuberDon't escape $wgRightsIcon since it may contain "{...
2010-05-12 Alexandre Emsenhuberarray_unshift() returns the count of elements in the...
2010-05-09 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-08 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-08 Niklas LaxströmInstaller is no longer hardcoded to xhtml doctype
2010-05-08 Niklas LaxströmStyle
2010-05-07 Chad HorohoeStop using mySQL-specific interwiki.sql, broke this...
2010-05-07 Chad HorohoeFix jQuery support since we now version it
2010-05-07 Chad HorohoeMerge new-installer branch to trunk