..
archives
This is a schema change. It's only a table creation, but the table must be created on Wikimedia servers before this revision goes live. The maintenance script populateCategory.php should be run when convenient. If it's not run, there's only one substantial case where display will be harmed: the page of a category with more than 200 net pages added since the patch goes live will give an erroneously low count. In other cases category pages will just be better-worded, and it will recognize the count in the table is bogus.
2008-03-18 00:17:28 +00:00
dtrace
language
* replace some HTML markup by wiki markup
2008-03-28 15:56:46 +00:00
ora
*Restore oldimage schema changes removed temporarily in r21957 (with some index modifications)
2007-05-31 15:26:15 +00:00
postgres
Wrong index, should be unique. Thanks Simmetrical.
2008-03-19 14:27:00 +00:00
storage
(bug 12738) Database query syntax error in maintenance/storage/compressOld.inc
2008-01-24 11:21:36 +00:00
.htaccess
addwiki.php
Some cleanup :
2008-03-08 19:11:31 +00:00
apache-ampersand.diff
attachLatest.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
attribute.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
backup.inc
Some experimental support for including upload data in XML export, as specced. Usable with --uploads option on dumpBackups.php
2008-03-04 02:03:52 +00:00
backupPrefetch.inc
benchmarkPurge.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
changePassword.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
checkUsernames.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
cleanupCaps.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
cleanupDupes.inc
The war on redundant ampersand usage!
2007-01-22 23:50:42 +00:00
cleanupImages.php
(bug 12608) (in continuation of r29719) Unifying the spelling of getDBkey() in the code.
2008-01-14 09:26:36 +00:00
cleanupSpam.php
(bug 12430 and http://lists.wikimedia.org/pipermail/mediawiki-l/2008-March/026443.html ) Fix call to private method LinkFilter::makeRegex() fatal error in maintenance/cleanupSpam.php.
2008-03-02 20:16:42 +00:00
cleanupTable.inc
cleanupTitles.php
(bug 12608) (in continuation of r29719) Unifying the spelling of getDBkey() in the code.
2008-01-14 09:26:36 +00:00
cleanupWatchlist.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
clear_interwiki_cache.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
clear_stats.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
commandLine.inc
Don't require commandLine.inc when not using the command line; instead, move wfWaitForSlaves() to GlobalFunctions.php, which is where I expected it to be to begin with. That appears, sensibly, to be loaded by all code paths. While I'm there, add some documentation.
2008-03-18 13:18:06 +00:00
convertLinks.inc
The war on redundant ampersand usage!
2007-01-22 23:50:42 +00:00
convertLinks.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
counter.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
createAndPromote.php
* (bug 12416) Fix password setting for createAndPromote.php
2007-12-28 02:22:20 +00:00
deleteArchivedFiles.inc
*Fix comment
2007-06-07 19:52:41 +00:00
deleteArchivedFiles.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
deleteArchivedRevisions.inc
svn:eol-style native
2007-05-12 17:56:09 +00:00
deleteArchivedRevisions.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
deleteBatch.php
*Actually delete the files too (bug 8250)
2007-09-24 00:47:05 +00:00
deleteDefaultMessages.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
deleteImageMemcached.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
deleteOldRevisions.inc
* Added support for an optional list of page_ids to delete old revisions from (rather than *all* revisions all the time)
2007-12-22 18:45:44 +00:00
deleteOldRevisions.php
* Added support for an optional list of page_ids to delete old revisions from (rather than *all* revisions all the time)
2007-12-22 18:45:44 +00:00
deleteOrphanedRevisions.inc.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
deleteOrphanedRevisions.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
deleteRevision.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
Doxyfile
Enable JAVADOC_AUTOBRIEF in Doxygen configuration file. With this enabled, the
2007-04-24 06:36:23 +00:00
dumpBackup.php
Some experimental support for including upload data in XML export, as specced. Usable with --uploads option on dumpBackups.php
2008-03-04 02:03:52 +00:00
dumpHTML.php
Replaced maintenance/dumpHTML.php with a message pointing to the DumpHTML extension. Deleted subsidiary files.
2008-02-27 06:19:09 +00:00
dumpInterwiki.inc
replacing some calls from deprecated global functions to new modularized functions
2008-03-05 11:58:44 +00:00
dumpInterwiki.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
dumpLinks.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
dumpSisterSites.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
dumpTextPass.php
tweak paths more
2008-01-08 23:58:16 +00:00
dumpUploads.php
* regression fix: make dumpUploads.php work again
2008-03-06 01:07:00 +00:00
edit.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
eval.php
* Introduced LBFactory -- an abstract class for configuring database load balancers and connecting to foreign DBs.
2008-03-30 09:48:15 +00:00
fetchInterwiki.pl
* rmed redundant code
2005-04-06 17:53:58 +00:00
fetchText.php
Do text normalization in dumpTextPass rather than fetchText, to ensure that the force-loaded ICU plugin will be used in the parent process.
2007-11-20 17:34:42 +00:00
findhooks.php
removed some unneeded spaces
2008-03-03 16:22:40 +00:00
FiveUpgrade.inc
Fix for bug 13251, allows some rebuld scripts to work with Postgres.
2008-03-14 04:39:18 +00:00
fixSlaveDesync.php
* Introduced LBFactory -- an abstract class for configuring database load balancers and connecting to foreign DBs.
2008-03-30 09:48:15 +00:00
fixTimestamps.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
fixUserRegistration.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
fuzz-tester.php
Cosmetic indentation + very trivial updates
2007-07-11 08:13:58 +00:00
generateSitemap.php
* (bug 12294) Namespace class renamed to MWNamespace for PHP 5.3 compatibility
2008-03-21 23:13:34 +00:00
getLagTimes.php
* Introduced LBFactory -- an abstract class for configuring database load balancers and connecting to foreign DBs.
2008-03-30 09:48:15 +00:00
getSlaveServer.php
* Introduced LBFactory -- an abstract class for configuring database load balancers and connecting to foreign DBs.
2008-03-30 09:48:15 +00:00
importDump.php
experimental --uploads option on importDump
2008-03-07 23:14:30 +00:00
importImages.inc.php
* Allow overwriting existing files with conflicting names using the --override option
2007-07-28 22:21:23 +00:00
importImages.php
* Allow overwriting existing files with conflicting names using the --override option
2007-07-28 22:21:23 +00:00
importLogs.inc
The war on redundant ampersand usage!
2007-01-22 23:50:42 +00:00
importLogs.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
importTextFile.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
importUseModWiki.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
initEditCount.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
initStats.inc
* Initialise site_stats table at upgrade time if data was missing
2007-01-13 01:52:33 +00:00
initStats.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
installExtension.php
Fixed some E_STRICT errors.
2008-03-23 21:29:24 +00:00
interwiki.sql
Cleanup
2008-02-28 00:20:38 +00:00
Makefile
Show the current version number in doxygen documentation
2007-04-21 20:06:52 +00:00
mcc.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
mctest.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
moveBatch.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
mwdocgen.php
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
2007-01-20 15:09:52 +00:00
mwdoxygen.cfg
Tweak out doxygen documentation:
2007-04-21 21:07:23 +00:00
namespace2sql.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
namespaceDupes.php
Apply live hack from Wikimedia code base -- more verbose reporting and protection against invalid titles in conflict resolution for namespaceDupes
2008-01-29 01:28:27 +00:00
nextJobDB.php
* Introduced LBFactory -- an abstract class for configuring database load balancers and connecting to foreign DBs.
2008-03-30 09:48:15 +00:00
nukeNS.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
nukePage.inc
When calling edit page for nonexistent section, generate error inside of just discarding edits, since edit links sometimes go to the wrong place.
2007-03-14 18:20:21 +00:00
nukePage.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
orphans.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
ourusers.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
parserTests.inc
Some tweaks to the test tree:
2008-03-28 16:11:36 +00:00
parserTests.php
* Added --keep-uploads option to parserTests.php, to speed up execution.
2008-01-05 12:20:54 +00:00
parserTests.txt
* (bug 12077) Fix HTML nesting for TOC
2008-03-24 23:33:31 +00:00
parserTestsParserHook.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
parserTestsParserTime.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
parserTestsStaticParserHook.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
patchSql.php
Handy script to manually run a single sql patch file, with all the necessary options expanded (prefix, charset, etc).
2008-03-19 22:25:20 +00:00
populateCategory.inc
if we get a bad cat, spit a warning and *continue* processing the rest of the wiki :)
2008-03-19 23:20:01 +00:00
populateCategory.php
This is a schema change. It's only a table creation, but the table must be created on Wikimedia servers before this revision goes live. The maintenance script populateCategory.php should be run when convenient. If it's not run, there's only one substantial case where display will be harmed: the page of a category with more than 200 net pages added since the patch goes live will give an erroneously low count. In other cases category pages will just be better-worded, and it will recognize the count in the table is bogus.
2008-03-18 00:17:28 +00:00
preprocessorFuzzTest.php
* Factored out PPD "part" handling into its own class. Verified with differential fuzz test.
2008-01-24 04:29:56 +00:00
purgeList.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
purgeOldText.inc
avoid a notice when nothing is found
2007-04-22 20:23:08 +00:00
purgeOldText.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
README
docs update
2008-03-13 19:00:19 +00:00
reassignEdits.inc.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
reassignEdits.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
rebuildall.php
Fix for bug 13251, allows some rebuld scripts to work with Postgres.
2008-03-14 04:39:18 +00:00
rebuildImages.php
* Introduced FileRepoStatus -- result class for file repo operations.
2007-07-22 14:45:12 +00:00
rebuildInterwiki.inc
replacing some calls from deprecated global functions to new modularized functions
2008-03-05 11:58:44 +00:00
rebuildInterwiki.php
Apply live hacks from Wikimedia codebase:
2008-01-29 01:21:34 +00:00
rebuildmessages.php
Also drop sidebar cache
2007-12-23 07:59:49 +00:00
rebuildrecentchanges.inc
$lastSize is also an int or a literal NULL. Bug 13453.
2008-03-20 16:59:24 +00:00
rebuildrecentchanges.php
Cleanup from r28400: avoid duplication between manually calling multiple passes of recent changes rebuild by giving them a nice wrapper function.
2007-12-20 02:50:16 +00:00
rebuildtextindex.inc
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
2007-01-20 15:09:52 +00:00
rebuildtextindex.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
refreshImageCount.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
refreshLinks.inc
Some cleanup :
2008-03-08 19:11:31 +00:00
refreshLinks.php
Add --old-redirects-only option to maintenance/refreshLinks.php, to add old redirects to the redirect table. This may be worth trying out on at least some of the smaller wikis. It seems to work correctly, and pretty quickly for a couple thousand redirects to fix, although truncating the redirect table and running it inevitably gives a different number (probably due to incorrect redirect table entries to start with). With the limit options, it might be tried on bigger wikis too.
2008-03-05 03:50:12 +00:00
removeUnusedAccounts.inc
The war on redundant ampersand usage!
2007-01-22 23:50:42 +00:00
removeUnusedAccounts.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
renamewiki.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
renderDump.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
runJobs.php
Applying live hack from Wikimedia code base: tweaks to runJobs.php. Not clear that it actually accomplishes anything of substance, but what the hey.
2008-01-29 00:17:34 +00:00
showJobs.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
showStats.php
A few comment tag tweaks.
2007-07-11 08:09:21 +00:00
sql.php
A few comment tag tweaks.
2007-07-11 08:09:21 +00:00
stats.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
tables.sql
Change misleading comment
2008-03-20 14:10:17 +00:00
testRunner.postgres.sql
Allow --record option if parserTests.php to work when using Postgres
2007-12-18 15:46:53 +00:00
testRunner.sql
undelete.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
update.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
updateArticleCount.inc.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
updateArticleCount.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
updateRestrictions.php
* Graceful behavior for updateRestrictions.php if a page already has records
2007-12-03 19:16:56 +00:00
updaters.inc
Patch from Sven Klemm from bug 13239: search_path tweaks for Postgres.
2008-03-19 13:23:12 +00:00
updateSearchIndex.inc
The war on redundant ampersand usage!
2007-01-22 23:50:42 +00:00
updateSearchIndex.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
updateSpecialPages.php
* Introduced LBFactory -- an abstract class for configuring database load balancers and connecting to foreign DBs.
2008-03-30 09:48:15 +00:00
upgrade1_5.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
userDupes.inc
userOptions.inc
Actually do what the documentation says (r21907)
2007-05-05 20:30:12 +00:00
userOptions.php
Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
2007-06-29 01:19:14 +00:00
users.sql
waitForSlave.php
* Introduced LBFactory -- an abstract class for configuring database load balancers and connecting to foreign DBs.
2008-03-30 09:48:15 +00:00
wikipedia-interwiki.sql
* (bug 12209) Fix zh-classical Wikipedia interwiki
2007-12-06 19:49:28 +00:00
wiktionary-interwiki.sql
fix wrong bug number, wrong comment
2008-03-26 00:26:12 +00:00