* (bug 8136) Introduce 'ArticleUndelete' hook; see docs/hooks.txt for more info
[lhc/web/wiklou.git] / maintenance /
2007-01-17 Steve Sanbegrm some debug code; it still leaves entries that were...
2007-01-17 Antoine MussoSanitizer now correctly escapes lonely '>' occuring...
2007-01-17 Steve Sanbegmaintenance script to delete mediawiki messages silentl...
2007-01-17 Antoine Musso* Fix hardcoded background color in parserTests.php
2007-01-17 Rob ChurchSome parser tests to go with r19397
2007-01-17 Rotem LissUpdate.
2007-01-17 Brion Vibberpretty up the timestamps in 1.4->1.5 schema conversion...
2007-01-17 Brion Vibber* (bug 8641) Fix order of updates to ipblocks table
2007-01-17 Brion Vibber* (bug 8638) Fix update from 1.4 and earlier
2007-01-17 Brion VibberApply most of the code tweaks from the live site:
2007-01-17 Andrew GarrettAdd English Wikipedia to default interwiki table as...
2007-01-16 Brion VibberAdd --compare option to show comparison to previous...
2007-01-16 Antoine Mussofix warbubg when the array is set to false
2007-01-16 Rotem LissUpdate, setting patrol-log-header as an ignored message.
2007-01-16 Rotem Liss(bug 8656) Remove Makesysop messages from the language...
2007-01-16 Greg Sabino MullaneRefactor versioning from setup and store number internally.
2007-01-15 Greg Sabino MullaneBetter version handling for Postgres
2007-01-15 Greg Sabino MullaneAdd index on rev_text_id to help speed up full text...
2007-01-15 Rotem LissUpdate.
2007-01-14 Rotem LissUpdate.
2007-01-13 Tim StarlingRemoved old debugging code.
2007-01-13 Brion Vibberuse full specials list; fixes bug 3529
2007-01-13 Brion Vibber* Unmaintained Oracle support files have been removed.
2007-01-13 Brion Vibber* Initialise site_stats table at upgrade time if data...
2007-01-12 Antoine Mussocomment
2007-01-12 Rotem LissFixes.
2007-01-12 Rotem LissMoving tooltip-recreate near all the other tooltips.
2007-01-12 Rotem LissReorganising the tooltip and accesskey messages in...
2007-01-12 Rotem LissUpdate.
2007-01-12 Nick Jenkins$repos not defined, using {$this->path} instead.
2007-01-12 Nick JenkinsThis would actually do a SQL query of literally 'TRUNCA...
2007-01-12 Nick JenkinsReplacing "$hash" with "$this->hash" - without this...
2007-01-12 Nick Jenkins$newdb not defined, I'm guessing that it just shouldn...
2007-01-12 Nick Jenkins$doShared not defined, I'm guessing that $shared was...
2007-01-12 Nick Jenkins$fullName not defined, changing to $path instead.
2007-01-12 Nick JenkinsDatabase update will work better if $dbw is initialized.
2007-01-12 Nick JenkinsFor the maintenance/ directory files:
2007-01-12 Aryeh GregorAdd remaining messages
2007-01-12 Andrew GarrettRestore backwards-compatibility for old types of restri...
2007-01-12 Brion VibberPretty up parser test output:
2007-01-11 Aryeh Gregor* Escape '$' also for double quotes
2007-01-11 Aryeh Gregor* Update for new messages
2007-01-11 Aryeh Gregor* When both ' and " occur in a message, escape the...
2007-01-11 Greg Sabino MullaneOverhaul postgres update section - standardize version...
2007-01-11 Greg Sabino MullaneAdd page_restrictions table.
2007-01-11 Greg Sabino MullaneMinor spacing.
2007-01-11 Greg Sabino MullaneBetter output of filenames.
2007-01-11 Rotem LissUpdate.
2007-01-11 Brion Vibberfix migration of page_restrictions fields from old...
2007-01-11 Brion Vibbernew table to clone
2007-01-11 Andrew GarrettMore bugfixes. Fantastic. (and I tested, too! brion...
2007-01-11 Andrew GarrettFixes for a couple of embarrassing bugs I should have...
2007-01-10 Andrew GarrettI must not forget SVN ADD
2007-01-10 Andrew GarrettMerge from branches/werdna/restrictions-separation...
2007-01-10 Rotem LissAccesskeys should not be translated: adding them to...
2007-01-10 Rotem LissReorganising the tooltip and accesskey messages in...
2007-01-09 Antoine MussoUpdate script with changes made in language.inc. Stuff...
2007-01-09 Antoine MussoSome static functions. Fix strict errors when running...
2007-01-09 Antoine Musso* document --record (would have saved me 1 hour of...
2007-01-09 Antoine Mussoremove some spaces
2007-01-09 Rotem LissUpdate.
2007-01-09 Antoine Musso- move stuff around
2007-01-09 Antoine MussoScript to check external i18 messages files such as...
2007-01-09 Brion VibberFix regression in use of messages with underscores...
2007-01-08 Rotem LissUpdate.
2007-01-08 Brion VibberFix regression in MediaWiki:Monobook.js and MediaWiki...
2007-01-07 Antoine MussoFix #7948 : warn that recentchanges need to be rebuild.
2007-01-07 Rotem LissUpdate.
2007-01-07 Brion VibberFix regression in transclusion of {{MediaWiki:}} messag...
2007-01-07 Brion Vibber* ensure 'MediaWiki default' user is a bot when running...
2007-01-07 Rob ChurchCount deleted edits when regenerating the edit count
2007-01-06 Antoine Musso[[Special:Statistics]] as a command line script.
2007-01-06 Rotem LissUpdate.
2007-01-05 Tim Starling* The MediaWiki namespace is no longer pre-filled with...
2007-01-05 Brion Vibberline endings
2007-01-04 Tim StarlingFixed parser tests broken in r18502
2007-01-04 Evan ProdromouAdd wikiHow to interwiki.sql list.
2007-01-04 Rotem LissUpdate.
2007-01-03 Robert StojnićIntroduce 'R' flag for -{}- tags. The flagged text...
2007-01-03 Rotem LissUpdate.
2007-01-01 Aryeh GregorMove language code to its own column in transstat.php...
2007-01-01 Robert StojnićMore lang variant stuff:
2007-01-01 Rotem LissUpdate.
2006-12-31 Rotem LissUpdate.
2006-12-31 Ævar Arnfjörð Bjar... * Redundant script that isn't used by anything
2006-12-30 Tim StarlingAdded configuration global $wgDisableQueryPageUpdate...
2006-12-29 Rotem LissUpdate.
2006-12-29 Rotem LissAdding functions to access the ignored and optional...
2006-12-29 Rotem LissUpdate.
2006-12-27 Rotem LissUpdate.
2006-12-27 Brion Vibber* (bug 8380) Be nicer about blank lines in deleteBatch.php
2006-12-26 Rob ChurchOutput software version number in maintenance/parserTes...
2006-12-26 Robert StojnićMore language variant stuff:
2006-12-26 Rob Church(bug 8379) Output both source and destination titles
2006-12-26 Rob ChurchClean up comments and note (per bug 8382) that internal...
2006-12-25 Greg Sabino MullanePlural
2006-12-23 Rotem LissFixes.
2006-12-23 Rotem LissUpdate.
2006-12-23 Rob Church(bug 8016) Purge objectcache table during upgrade proce...
2006-12-23 Rotem LissUpdate.
next