* Initialise site_stats table at upgrade time if data was missing
[lhc/web/wiklou.git] / maintenance /
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.
2006-12-23 Brion VibberFiveUpgrade.inc probably should be stripped/rebuilt...
2006-12-22 Rotem LissUpdate.
2006-12-22 Rob ChurchUpdate default interwiki values to reflect changed...
2006-12-22 Rob Church(bug 8247) Minor tweaks to includes/CoreParserFunctions...
2006-12-21 Brion Vibbercorrections to last tweaks
2006-12-21 Brion Vibber* (bug 7669) Drop defaults on BLOB/TEXT columns for...
2006-12-19 Rotem LissUpdate.
2006-12-18 Rotem Liss* Renaming the message 'protectedtext' to 'protectedpag...
2006-12-18 Ilmari Karonen(bug 8110) Make magic ISBN linking stricter: only match...
2006-12-17 Ilmari KaronenParser test for bug 8293: Use of center tag ruins parag...
2006-12-17 Rotem LissUpdate.
2006-12-16 Antoine Mussouse the factory to load a new language
2006-12-16 Antoine MussoUpdate to use sortable tables (patch from meta.wikimedi...
2006-12-16 Antoine MussoDie cleanly when not using memcached
2006-12-16 Tim StarlingCommand line interface to Article::doEdit()
2006-12-15 Brion VibberAdd replication-friendly background batch update mode.
2006-12-14 Antoine MussoSome doxygen patches:
2006-12-14 Leon WeberWhoops, I also forgot that one...
2006-12-14 Rotem LissUpdate.
2006-12-14 Leon Weber* Fixed the default for recentchanges.rc_*_len to NULL...
2006-12-14 Brion VibberGoing ahead and adding this field while other DB update...
2006-12-14 Brion Vibber* (bug 8255) fix regression in postgres tables.sql
2006-12-13 Leon Weber* Made the show change size function work on page moves...
next