Age | Commit message (Collapse) | Author |
|
|
|
|
|
like it
|
|
|
|
|
|
alter a table. This lets us skip those where we end up trying to change unsupported features.
|
|
|
|
dumpschema.php --build)
|
|
|
|
|
|
|
|
theoretical and detected schemas for the given tables
|
|
|
|
|
|
|
|
|
|
before changing domain names on sites that are hosting groups for remote users
|
|
Conflicts:
actions/hostmeta.php
actions/imsettings.php
classes/User.php
lib/adminpanelaction.php
lib/channel.php
lib/default.php
lib/router.php
lib/util.php
|
|
8-bit ISO-8859-1 which causes things to break when we later pass them through things that expect to work with UTF-8. For instance, running through preg_replace() with the /u option results in NULL, leading to problems with OStatus and SubMirror generating their plaintext versions and doing length-cropping.
|
|
|
|
|
|
Conflicts:
plugins/OStatus/OStatusPlugin.php
|
|
|
|
|
|
|
|
|
|
Replaced by MediaWiki Translate extension script http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/Translate/scripts/genStatusNetPluginsConfig.php?view=markup
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
translatewiki.net).
|
|
|
|
|
|
|
|
|
|
Conflicts:
lib/util.php
|
|
|
|
Console_GetOpt directly and regexes the STATUSNET_VERSION from common.php
|
|
|
|
|