Improve detection of php binary.
[lhc/web/wiklou.git] / maintenance / convertLinks.php
2012-07-17 CatropeMerge "merge msg script now detects extensions main...
2012-07-15 Aaron SchulzMerge "In LinkHolderArray::doVariants(), redlinks need...
2012-07-13 SiebrandMerge "'lang' attrib in #mw-imagepage-content should...
2012-07-07 ReedyMerge "(bug 31313) Clarify watchlist preference messages"
2012-07-05 ReedyMerge "Sync DeviceDetection with MF"
2012-07-04 ReedyMerge "Revert "Watchlist grouping (not ready for review)""
2012-07-04 ReedyMerge "*(bug 30976) Add maintenance script to remove...
2012-07-03 Aaron SchulzMerge "Make OutputPage's mechanism for gathering Vary...
2012-07-01 SiebrandMerge "remove user right 'upload_by_url' from sysop...
2012-07-01 SiebrandMerge "Expose the log_id of the deletion log entry...
2012-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-07-01 SiebrandMerge "Make LogFormatter::msg() use RequestContext...
2012-07-01 SiebrandMerge "(bug 32348) Allow descending order for list...
2012-07-01 SiebrandMerge "- Make the require_once independent of the curre...
2012-07-01 SiebrandMerge "Special:EditWatchlist/raw now make use of Gender...
2012-06-29 Tim StarlingMerge "[FileBackend] Rewrote FileBackendStoreShardListI...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-28 Aaron SchulzMerge "Purge Squid variant pages based on page language...
2012-06-28 Tim StarlingMerge "Reduced some master queries by adding flags...
2012-06-27 DemonMerge "Follow-up Idae8d920 (8c65834): no need to call...
2012-06-26 GWickeMerge "Added several additional definition list tests."
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-22 NikerabbitMerge "Add passing ''italic'''s case to 'Unclosed and...
2012-06-19 Aaron SchulzMerge "(bug 37301) add sizediff to list=usercontribs"
2012-06-19 Aaron SchulzMerge "Can't use return value of void functions"
2012-06-19 Aaron SchulzMerge "Put skin classes in the Autoloader"
2012-06-19 Aaron SchulzMerge "For consistency of the interface, don't do expen...
2012-06-18 Aaron SchulzMerge "ensure unique revision id in backupTextPassTest"
2012-06-17 KrinkleMerge "Remove duplication of Langauge digitTransformTab...
2012-06-17 Aaron SchulzMerge "Update and fix AutoLoader definitions."
2012-06-17 Aaron SchulzMerge "Improve documentation of maintenance scripts."
2012-06-16 Alexandre EmsenhuberImprove documentation of maintenance scripts.
2011-01-13 Chad HorohoeFix concern raised by Brion in r74108 (but has really...
2010-12-12 Chad HorohoePer CR on r71359: Fix DB_MASTER where it should be...
2010-12-04 Mark A. HershbergerWhitespace fixup under tha maint directory.
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-10-03 Alexandre Emsenhuber* Standardised file description headers
2010-09-20 Sam ReedRemove some unused variables
2010-08-24 Sam Reedself::DB_ADMIN to Maintenance::DB_ADMIN for constant
2010-08-21 PlatonidesRemove globals, expose options in maintenance style...
2010-08-21 PlatonidesFollow up r71359. $wgDBtype uneeded now.
2010-08-20 Chad HorohoeRefactor convertLinks to not use DB::newFromParams...
2010-05-22 Sam ReedStylize maintenance folder..
2009-08-03 Chad HorohoeRevert r54244 which was stupid and fix this properly...
2009-08-02 Chad HorohoeMerge maintenance-work branch (now with less errors!):
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2004-09-03 Antoine MussoPhpdoc comments and place holder. Part of the subpackag...
2004-06-15 Tim Starling* Moved content from liveCmdLine.inc into commandLine...
2004-05-22 Tim Starlingvarious changes aimed at making a bare-bones 1.3 comman...
2004-05-21 Jerome Jamnicky* Option to not create keys on new links table, and...
2004-05-07 Tim Starlinginclude_once -> require_once
2004-04-19 Jerome Jamnicky... and make it overwrite the old links table by default
2004-04-19 Jerome Jamnickyput newline at end of file
2004-04-19 Jerome Jamnicky* Add include for AdminSettings.php to allow table...
2004-04-13 Jerome Jamnickybugfixes provided by TimStarling
2004-04-12 Tim Starlingscrewed head on and then fixed obvious conceptual error
2004-04-12 Tim Starlinglinks schema conversion script, alterations to config...