fix line endings
[lhc/web/wiklou.git] / maintenance /
2006-04-18 Brion Vibberfix line endings
2006-04-17 Brion VibberFix line endings; add line-ending marker property;...
2006-04-17 Rob ChurchFix issues noted by Brion; proper handing of a missing...
2006-04-17 Rob Church(bug 4327) Report age of cached data sets in query...
2006-04-16 Tim StarlingDon't lock page table rows
2006-04-16 Tim StarlingSome semblance of working order
2006-04-16 Tim StarlingArgument with -- alone specifies that the following...
2006-04-14 Rob ChurchDo onArticleCreate updates upon page import
2006-04-14 Rob ChurchUpdate recent changes with an event upon page import...
2006-04-14 Rob ChurchMaintenance script to import the contents of a text...
2006-04-12 Brion VibberSomebody broke parser tests by adding a required table.
2006-04-12 Tim StarlingUse non-recursive mode when doing refreshLinks
2006-04-11 Tim Starlinglanglinks table
2006-04-11 Brion VibberFix typos identified by Nick Jenkins with his magic...
2006-04-10 Tim StarlingUntested fixup script, committing for test on wikimedia...
2006-04-08 Brion VibberAdd --update option to avoid overwriting existing colum...
2006-04-08 Domas Mituzasput TYPE back in, now as it's back in 5.1 ;-)
2006-04-08 Brion Vibber* (bug 534) Fix regression that broke slashes in extens...
2006-04-07 Tim StarlingObsolete, use commandLine.inc
2006-04-06 Tim StarlingDon't use paths relative to the current directory,...
2006-04-05 Rob Church(bug 5462) Bogus missing patch warning in updater
2006-04-05 Niklas LaxströmIgnore the .deps files
2006-04-05 Brion VibberUpdate the FSF's address in all these GPL stub headers
2006-04-04 Rob ChurchMissing table prefix in ss_images updater patch
2006-04-04 Brion VibberReturn non-zero when LocalSettings.php is missing.
2006-04-04 Brion VibberRemove stray executable bit
2006-04-04 Brion VibberRemove some stray executable bits
2006-04-04 Brion Vibber* Fix updateSearchIndex.php for new schema
2006-04-04 Brion VibberFix use of $wgDBadminuser on 'simple' database setup...
2006-04-04 Brion Vibber* (bug 5195) rebuildrecentchanges.php works again;...
2006-04-04 Brion VibberSet $wgRequestTime, so database error exits show the...
2006-04-04 Rob Church* Count log entries too, for uber-anal-completeness...
2006-04-04 Rob ChurchCheck that accounts have no uploads prior to calling...
2006-04-03 Brion Vibber* Additional protections against HTML breakage in table...
2006-04-02 Brion VibberLive fixes: lots of scary magic runes; php 5 fixes...
2006-04-02 Brion VibberLive fix: include ProfilerStub.php, some scripts need it
2006-04-02 Brion VibberLive fix: support running on all wikis on a farm site
2006-03-28 Brion VibberFirst set to NULL so that it changes on the master
2006-03-28 Brion Vibber// Quickie hack; patch-ss_images.sql uses variables...
2006-03-28 Tim StarlingAdded ss_images to site_stats, to replace the slow...
2006-03-28 Rob ChurchExtend documentation on maintenance scripts
2006-03-27 Brion Vibberredundant file removal
2006-03-26 Ævar Arnfjörð Bjar... * Fixed & disabled the "Sanitizer: Validating the conte...
2006-03-24 Gabriel WickeTypo
2006-03-24 Gabriel WickeAllow [[#someSection]]-type links, they are in active...
2006-03-24 Gabriel WickeCollected updates:
2006-03-24 Gabriel WickeFix category test routine, unlink two more dirs
2006-03-17 Brion Vibber* Don't URL-decode in the title attribute for URL links...
2006-03-17 Brion VibberTests for bug 4781, 5267
2006-03-12 Domas Mituzasreplace TYPE= with ENGINE=, (supported since 4.0, TYPE...
2006-03-11 Ævar Arnfjörð Bjar... * Fixed fatal error introduced by brion in version...
2006-03-07 Ævar Arnfjörð Bjar... * Adding a trailing ?>
2006-03-02 Tim StarlingDon't touch the administrator account! Bug 5043.
2006-02-28 Tim Starlingfixed accidentally committed live hack
2006-02-28 Tim Starlingrevert accidentally committed live hack
2006-02-28 Tim StarlingJob::pop() may occasionally return false when there...
2006-02-28 Tim StarlingDie on inappropriate references to $wgTitle, especially...
2006-02-27 Ævar Arnfjörð Bjar... * Renamed functions to make more sense
2006-02-27 Ævar Arnfjörð Bjar... * Add a parser test for parser hooks inside comments...
2006-02-26 Brion Vibber* (bug 5081) Remove bogus fix for invalid characters...
2006-02-26 Rob ChurchClean up recent changes entries when a page is nuked
2006-02-24 Brion VibberClone the job table so tests work again
2006-02-24 Tim StarlingAdded job table, for deferred processing of jobs. The...
2006-02-22 Tim Starlingwatchlist row duplication
2006-02-19 Brion Vibber* Fix --report interval option for dumpTextPass
2006-02-18 Brion Vibber* Avoid corrupting <gallery> inside <!-- comment -->
2006-02-18 Brion VibberParser test case for bug 5024
2006-02-11 Tim Starlingexplicit TYPE=InnoDB
2006-02-09 Brion Vibberhttp/https only please
2006-02-08 Brion Vibber* (bug 4147) Added cleanupWatchlist.php to clear out...
2006-02-07 Magnus ManskeFix for parser test error "Image link to nonexistent...
2006-02-05 Brion Vibber* Reset $wgActionPaths during parser test; corrects...
2006-02-04 Rob ChurchFix oversight - was using $tbl_text instead of $tbl_txt
2006-02-03 Brion VibberSuppress XML error details when detailed output is off
2006-01-31 Tim StarlingFixes and improvements to interwiki transclusion:
2006-01-29 Rob ChurchFix overlooked hard-coded table name (reported in bug...
2006-01-28 Brion VibberParser test case for bug 4783
2006-01-28 Brion Vibberfix for externallinks
2006-01-28 Tim StarlingWas never committed to HEAD for some reason
2006-01-27 Tim StarlingMaintenance script to find and remove links to a given...
2006-01-26 Rob ChurchMaintenance script to reassign edits from one user...
2006-01-26 Rob ChurchInclude deleted edits in the CountEdits support functio...
2006-01-26 Tim Starling* Added externallinks table, to track links to arbitrar...
2006-01-26 Tim StarlingDon't use tidy. Command line option to specify the...
2006-01-26 Brion Vibber* Use revision rate for ETA in dump generation; it...
2006-01-25 Rob Church* Maintenance script to delete unused text records
2006-01-22 Brion Vibberfix $wgDebugDumpSql for backup bits; quick hack, flag...
2006-01-22 Brion Vibber* Fix backup dump text prefetch for XMLReader constant...
2006-01-21 Rowan CollinsWhen reading from meta's interwiki map, *.wikimedia...
2006-01-21 Domas Mituzassomewhatdirtyhack: build constant slightly compact...
2006-01-21 Rowan CollinsWhen reading from meta's interwiki map, *.wikimedia...
2006-01-18 Rob Church* Comment userFunctions.inc
2006-01-17 Rob ChurchRespect database prefix in dumpHTML.inc
2006-01-17 Antoine MussoFix some s/'/"/g related issues
2006-01-17 Antoine MussoFix crash when using 'tasks' extension
2006-01-17 Tim StarlingMoved the bulk of dbsource() to Database.php. Added...
2006-01-17 Tim Starling--conf option for specifying a different LocalSettings...
2006-01-16 Rob ChurchCouple more useful functions for later scripts
2006-01-16 Rob ChurchMake user functions more generalised so other maintenan...
2006-01-16 Rob ChurchFix problem reported on mailing list where re-initialis...
next