Improve detection of php binary.
[lhc/web/wiklou.git] / maintenance / Maintenance.php
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-09 KrinkleMerge "Upgrade to jQuery UI 1.8.20"
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-07 Aaron SchulzMerge "add type check and bail out when title could...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-07 SiebrandMerge "Pass the result of the database queries in Title...
2012-05-05 Aaron SchulzMerge "Use local context to get messages and time forma...
2012-05-04 ReedyMerge "Only use per-template profiling for one-time...
2012-05-04 Aaron SchulzMerge "Credits/RN for bug 5445 / 7694faf68"
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 DemonMerge "[FileRepo] Various ForeignApiRepo fixes."
2012-05-04 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
2012-04-30 CatropeMerge "Revert "Forward port of https://mediawiki.org...
2012-04-30 CatropeMerge "Forward port of https://mediawiki.org/wiki/Speci...
2012-04-27 Brion VIBBERMerge "Update jQuery UI to 1.8.19"
2012-04-27 Brion VIBBERMerge "Simplify and refactor out api code for getting...
2012-04-27 Brion VIBBERMerge "Normalising return statements"
2012-04-27 DemonMerge "Improved BagOStuff documentation and made some...
2012-04-27 Brion VIBBERMerge "Adding file stat caching to avoid RTTs to high...
2012-04-27 DemonMerge changes Ib2cb36cd,I50dec908
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-16 ReedyVarious updates needed to bump min php version to 5.3.2
2012-04-16 SiebrandMerge "Add option to rebuild message files on a differe...
2012-04-15 Christian Aistleitnerfwriting to STDOUT -> print in Maintenance
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-10 Brion VIBBERMerge "(bug 33658) support for {{GRAMMAR:}} in jqueryMsg"
2012-04-10 CatropeMerge "[FileRepo] Added support for temp file repos...
2012-04-09 CatropeMerge "[LanguageConverter] Added some cache code based...
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-09 Brion VIBBERMerge "GENDER should use the GenderCache"
2012-04-09 Aaron SchulzMerge "(bug 32498) Allow comparing pages using pageids"
2012-04-09 Aaron SchulzMerge "parent::report() returns nothing, so don't attem...
2012-04-09 Aaron SchulzMerge "Export::dumpFrom() doesn't return any values...
2012-04-09 Brion VIBBERMerge "(bug 35069) Keep history line from ending '...
2012-04-09 Brion VIBBERMerge "Check that the result of Title::makeTitleSafe...
2012-04-09 Brion VIBBERMerge "Fix for chunked uploading support in API."
2012-04-09 ReedyMerge "Document $mDb"
2012-04-07 ReedyDocument $mDb
2012-02-24 Sam ReedMore __METHOD__ in our madness
2012-02-16 Sam ReedFix user related direct member variable access
2012-02-15 Sam Reedgearman has been nuked
2012-02-09 Sam ReedFixing up undefined types in maintenance documentation
2012-02-08 Antoine MussoFix doc for maintenance/
2011-11-20 Sam ReedBraces, spaces, documentation
2011-11-15 PlatonidesFollow-up r103179: $handled variable undefined
2011-11-15 Chad HorohoeAddress fixme on r101644 (bug 32325, bug 32263), origin...
2011-11-02 Chad Horohoe(bug 31822) Error during upgrade due to output buffer...
2011-11-01 Sam Reedarrray -> array
2011-10-27 Aaron SchulzAdded default updateSkippedMessage() message
2011-10-18 Sam ReedRemove some unused getting of non existent arguments
2011-09-08 Chad HorohoeTweaks to LoggedUpdateMaintenance:
2011-09-08 Chad HorohoeTweaks to WikimediaMaintenance:
2011-08-25 Brian WolffNew maintenance script for refreshing image metadata...
2011-08-25 Brian WolffMove the check for if a Maintenance script supports...
2011-08-15 Aaron SchulzRestored r94370 changes PopulateRevisionLen, moving...
2011-08-12 Aaron SchulzChanged PopulateImageSha1 to use LoggedUpdateMaintenanc...
2011-08-12 Aaron Schulz* Added LoggedUpdateMaintenance subclass
2011-08-02 Chad Horohoe(bug 30172) posix_isatty() fallback does not work when...
2011-07-25 Aaron SchulzRemoved code lost in r93105, wtf.
2011-07-25 Aaron SchulzMake Chad happy ;)
2011-07-25 Aaron SchulzAdded include_once to shouldExecute() check
2011-07-23 Aaron SchulzChanged Maintenance::shouldExecute() to allow for multi...
2011-07-22 Aaron SchulzAvoid redefining TESTWIKI constant (Het wrappers alread...
2011-07-18 Aaron SchulzDisallow given options twice (instead of letting the...
2011-07-06 Chad HorohoeClean up the mess that is wfDie (resolves r85918)....
2011-06-22 Chad HorohoeMake Maintenance::error() more useful in dying situatio...
2011-06-17 Sam ReedSwap else if for elseif
2011-06-03 Chad HorohoeKill $wgWikiFarm. Only use in a wmf code path, and...
2011-05-24 Max SemenikIntroduced Maintenance::getDB() and corresponding setDB...
2011-05-15 Tim StarlingRevert r87635, r87637, r87639, r87643 (MW_MIN_PHP_VERSI...
2011-05-07 Happy-melonFollow-up r87637: the terrors of copy-and-paste.
2011-05-07 Happy-melonCentralise the minimum-required-php-version in a MW_MIN...
2011-04-16 Chad HorohoeMore profiler cleanup:
2011-04-06 Alexandre EmsenhuberAnd I forgot to commit this file in r85557
2011-04-04 Tim StarlingThe beginnings of HipHop compiled mode support. It...
2011-03-30 Sam ReedFixup/add documentation
2011-03-16 Sam ReedFix r84131, Installer classes not initialised/in usage...
2011-03-16 Sam ReedLess hardcoding...
2011-03-01 Antoine Mussogeneric and specific parameters separated in help output
2011-02-21 PlatonidesFollow up r80205 magic, so that you can also use require.
2011-01-13 Chad HorohoeFix concern raised by Brion in r74108 (but has really...
2010-12-16 Alexandre EmsenhuberPart of bug 26280: added license headers to PHP files...
2010-12-14 Chad HorohoeStyle fix for r76220
2010-12-13 Chad HorohoeFix for r75858: Move $IP detection further up so it...
2010-12-07 Chad HorohoeFix breakage from r75542: FakeMaintenance needs to...
next