| .. |
|
cbt
|
Documentation
|
2006-03-22 04:58:53 +00:00 |
|
normal
|
Remove .cvsignore files
|
2006-04-05 08:23:27 +00:00 |
|
templates
|
|
|
|
zhtable
|
|
|
|
.htaccess
|
|
|
|
AjaxDispatcher.php
|
OOP'ed Ajax functions, embedded in index.php for better compatibility with wikipedia.org setup
|
2006-03-27 18:53:15 +00:00 |
|
AjaxFunctions.php
|
Live fix: cache header tweak
|
2006-04-02 03:55:24 +00:00 |
|
Article.php
|
* (bug 385) Installer support for PostgreSQL, fixes for PG compatibility
|
2006-04-12 08:15:28 +00:00 |
|
AuthPlugin.php
|
Update the FSF's address in all these GPL stub headers
|
2006-04-05 07:43:17 +00:00 |
|
BagOStuff.php
|
Update the FSF's address in all these GPL stub headers
|
2006-04-05 07:43:17 +00:00 |
|
Block.php
|
|
|
|
CacheManager.php
|
|
|
|
Categoryfinder.php
|
|
|
|
CategoryPage.php
|
|
|
|
ChangesList.php
|
* Remove deprecated $wgOnlySysopsCanPatrol references; use User::isAllowed( 'patrol' ) per bug 5282. Patch by Alan Harder.
|
2006-03-18 16:07:17 +00:00 |
|
Credits.php
|
Update the FSF's address in all these GPL stub headers
|
2006-04-05 07:43:17 +00:00 |
|
Database.php
|
How many bits in a byte again?
|
2006-04-16 06:41:29 +00:00 |
|
DatabaseFunctions.php
|
|
|
|
DatabaseMysql.php
|
|
|
|
DatabaseOracle.php
|
fix call-time pass-by-reference thingy which could complain depending on php config
|
2006-04-11 07:31:14 +00:00 |
|
DatabasePostgreSQL.php
|
removing unused globals and some whitespace cleaning
|
2006-03-07 01:10:39 +00:00 |
|
DateFormatter.php
|
Remove yet more stray executable bits. The last, I hope.
|
2006-04-04 08:01:19 +00:00 |
|
DefaultSettings.php
|
Added all Netscape 2-4 browsers to $wgBrowserBlacklist
|
2006-04-19 04:04:38 +00:00 |
|
Defines.php
|
|
|
|
DifferenceEngine.php
|
Live fix: profiling points for wikidiff2
|
2006-04-02 03:57:51 +00:00 |
|
EditPage.php
|
* (bug 4663) Edit toolbar enabled in compatible versions of Safari
|
2006-04-17 10:36:21 +00:00 |
|
Exif.php
|
Update the FSF's address in all these GPL stub headers
|
2006-04-05 07:43:17 +00:00 |
|
Export.php
|
* (bug 385) Installer support for PostgreSQL, fixes for PG compatibility
|
2006-04-12 08:15:28 +00:00 |
|
ExternalEdit.php
|
|
|
|
ExternalStore.php
|
trailing whitespace removal
|
2006-03-11 17:13:49 +00:00 |
|
ExternalStoreDB.php
|
Fixed bogus fallback to master in external storage.
|
2006-03-14 00:47:58 +00:00 |
|
ExternalStoreHttp.php
|
removing unused globals and some whitespace cleaning
|
2006-03-07 01:10:39 +00:00 |
|
FakeTitle.php
|
trailing whitespace removal
|
2006-03-11 17:13:49 +00:00 |
|
Feed.php
|
Update the FSF's address in all these GPL stub headers
|
2006-04-05 07:43:17 +00:00 |
|
GlobalFunctions.php
|
Yet another wfMsg, which includes hack to get inline wikitext blocks
|
2006-04-14 16:59:59 +00:00 |
|
Group.php
|
removing unused globals and some whitespace cleaning
|
2006-03-07 01:10:39 +00:00 |
|
HistoryBlob.php
|
removing unused globals and some whitespace cleaning
|
2006-03-07 01:10:39 +00:00 |
|
Hooks.php
|
Update the FSF's address in all these GPL stub headers
|
2006-04-05 07:43:17 +00:00 |
|
HTMLForm.php
|
|
|
|
HttpFunctions.php
|
trailing whitespace removal
|
2006-03-11 17:13:49 +00:00 |
|
Image.php
|
Use a separate query group for commons.
|
2006-04-11 19:53:38 +00:00 |
|
ImageGallery.php
|
|
|
|
ImagePage.php
|
Added ss_images to site_stats, to replace the slow count(*) query in Parser.php.
|
2006-03-28 05:09:33 +00:00 |
|
JobQueue.php
|
trailing whitespace removal
|
2006-03-11 17:13:49 +00:00 |
|
Licenses.php
|
|
|
|
LinkBatch.php
|
|
|
|
LinkCache.php
|
|
|
|
Linker.php
|
special case: don't return an empty table, fixes test case
|
2006-03-24 16:07:50 +00:00 |
|
LinkFilter.php
|
trailing whitespace removal
|
2006-03-11 17:13:49 +00:00 |
|
LinksUpdate.php
|
whitespace fixes to r13575
|
2006-04-11 22:16:10 +00:00 |
|
LoadBalancer.php
|
* (bug 385) Installer support for PostgreSQL, fixes for PG compatibility
|
2006-04-12 08:15:28 +00:00 |
|
LogPage.php
|
Fix for bug 5592
|
2006-04-18 18:05:13 +00:00 |
|
MacBinary.php
|
Update the FSF's address in all these GPL stub headers
|
2006-04-05 07:43:17 +00:00 |
|
MagicWord.php
|
Add TALKSPACE, SUBJECTSPACE, TALKPAGENAME, SUBJECTPAGENAME (and encoded forms for all) magic words
|
2006-04-12 15:38:17 +00:00 |
|
Math.php
|
|
|
|
memcached-client.php
|
|
|
|
MemcachedSessions.php
|
|
|
|
MessageCache.php
|
Remove yet more stray executable bits. The last, I hope.
|
2006-04-04 08:01:19 +00:00 |
|
Metadata.php
|
Update the FSF's address in all these GPL stub headers
|
2006-04-05 07:43:17 +00:00 |
|
mime.info
|
* (bug 5277) Use audio/midi rather that audio/mid
|
2006-03-30 04:21:01 +00:00 |
|
mime.types
|
|
|
|
MimeMagic.php
|
|
|
|
Namespace.php
|
Add TALKSPACE, SUBJECTSPACE, TALKPAGENAME, SUBJECTPAGENAME (and encoded forms for all) magic words
|
2006-04-12 15:38:17 +00:00 |
|
ObjectCache.php
|
|
|
|
OutputPage.php
|
Changed DISPLAYTITLE magic variable to use ParserOutput object. Now shows alternate title correctly except in initial edit page.
|
2006-04-18 08:28:01 +00:00 |
|
PageHistory.php
|
unused globals removed
|
2006-03-18 01:06:57 +00:00 |
|
Parser.php
|
Changed DISPLAYTITLE magic variable to use ParserOutput object. Now shows alternate title correctly except in initial edit page.
|
2006-04-18 08:28:01 +00:00 |
|
ParserCache.php
|
Save the last modified timestamp to the parser cache, to avoid the need for a revision row load on hits.
|
2006-03-16 02:57:44 +00:00 |
|
ParserXML.php
|
|
|
|
ProfilerSimple.php
|
Remove yet more stray executable bits. The last, I hope.
|
2006-04-04 08:01:19 +00:00 |
|
ProfilerSimpleUDP.php
|
|
|
|
ProfilerStub.php
|
removing unused globals and some whitespace cleaning
|
2006-03-07 01:10:39 +00:00 |
|
Profiling.php
|
Remove yet more stray executable bits. The last, I hope.
|
2006-04-04 08:01:19 +00:00 |
|
ProtectionForm.php
|
Update the FSF's address in all these GPL stub headers
|
2006-04-05 07:43:17 +00:00 |
|
proxy_check.php
|
|
|
|
ProxyTools.php
|
* Reject malformed addresses in X-Forwarded-For entries
|
2006-04-13 01:03:30 +00:00 |
|
QueryPage.php
|
(bug 5250) Introduce Special:Unusedtemplates
|
2006-04-18 03:49:13 +00:00 |
|
RawPage.php
|
Return 404 for non-existent pages. Nonexistent titles are not null, contrary to the assumptions of the original author.
|
2006-04-05 04:17:21 +00:00 |
|
RecentChange.php
|
(bug 5424) "autopatrol" doesn't mark new articles as patrolled
|
2006-04-04 16:31:44 +00:00 |
|
Revision.php
|
* (bug 385) Installer support for PostgreSQL, fixes for PG compatibility
|
2006-04-12 08:15:28 +00:00 |
|
Sanitizer.php
|
Update the FSF's address in all these GPL stub headers
|
2006-04-05 07:43:17 +00:00 |
|
SearchEngine.php
|
* Adding a trailing ?>
|
2006-03-07 13:32:27 +00:00 |
|
SearchMySQL.php
|
Update the FSF's address in all these GPL stub headers
|
2006-04-05 07:43:17 +00:00 |
|
SearchMySQL4.php
|
Update the FSF's address in all these GPL stub headers
|
2006-04-05 07:43:17 +00:00 |
|
SearchTsearch2.php
|
Update the FSF's address in all these GPL stub headers
|
2006-04-05 07:43:17 +00:00 |
|
SearchUpdate.php
|
|
|
|
Setup.php
|
* PersistentObject removed; it doesn't do anything and was broken besides.
|
2006-04-12 08:32:54 +00:00 |
|
SiteConfiguration.php
|
|
|
|
SiteStatsUpdate.php
|
|
|
|
Skin.php
|
* (bug 5519) Allow sidebar cache to be disabled; disable it by default.
|
2006-04-14 08:26:35 +00:00 |
|
SkinTemplate.php
|
[Remove debugging line I left in]
|
2006-04-17 17:19:32 +00:00 |
|
SpecialAllmessages.php
|
(bug 5184) CSS misapplied to elements in Special:Allmessages due to conflicting anchor identifiers [keep the anchors (useful), but prefix with msg_ to avoid collisions]
|
2006-04-14 04:19:10 +00:00 |
|
SpecialAllpages.php
|
removing unused globals and some whitespace cleaning
|
2006-03-07 01:10:39 +00:00 |
|
SpecialAncientpages.php
|
* (bug 385) Installer support for PostgreSQL, fixes for PG compatibility
|
2006-04-12 08:15:28 +00:00 |
|
SpecialBlockip.php
|
removing unused globals and some whitespace cleaning
|
2006-03-07 01:10:39 +00:00 |
|
SpecialBlockme.php
|
|
|
|
SpecialBooksources.php
|
|
|
|
SpecialBrokenRedirects.php
|
* (bug 385) Installer support for PostgreSQL, fixes for PG compatibility
|
2006-04-12 08:15:28 +00:00 |
|
SpecialCategories.php
|
|
|
|
SpecialConfirmemail.php
|
|
|
|
SpecialContributions.php
|
Fatal error...
|
2006-04-11 17:45:46 +00:00 |
|
SpecialDeadendpages.php
|
|
|
|
SpecialDisambiguations.php
|
* (bug 385) Installer support for PostgreSQL, fixes for PG compatibility
|
2006-04-12 08:15:28 +00:00 |
|
SpecialDoubleRedirects.php
|
Replace "doubleredirectsarrow" with a content language check that picks the appropriate arrow
|
2006-04-11 21:11:20 +00:00 |
|
SpecialEmailuser.php
|
removing unused globals and some whitespace cleaning
|
2006-03-07 01:10:39 +00:00 |
|
SpecialExport.php
|
Update the FSF's address in all these GPL stub headers
|
2006-04-05 07:43:17 +00:00 |
|
SpecialGroups.php
|
|
|
|
SpecialImagelist.php
|
|
|
|
SpecialImport.php
|
Update the FSF's address in all these GPL stub headers
|
2006-04-05 07:43:17 +00:00 |
|
SpecialIpblocklist.php
|
removing unused globals and some whitespace cleaning
|
2006-03-07 01:10:39 +00:00 |
|
SpecialListredirects.php
|
(bug 5544) Fix redirect arrow in Special:Listredirects for right-to-left languages
|
2006-04-11 20:46:09 +00:00 |
|
SpecialListusers.php
|
* (bug 385) Installer support for PostgreSQL, fixes for PG compatibility
|
2006-04-12 08:15:28 +00:00 |
|
SpecialLockdb.php
|
removing unused globals and some whitespace cleaning
|
2006-03-07 01:10:39 +00:00 |
|
SpecialLog.php
|
actually... add STRAIGHT_JOIN :-)
|
2006-04-08 09:33:20 +00:00 |
|
SpecialLonelypages.php
|
|
|
|
SpecialLongpages.php
|
|
|
|
SpecialMIMEsearch.php
|
|
|
|
SpecialMostcategories.php
|
* (bug 385) Installer support for PostgreSQL, fixes for PG compatibility
|
2006-04-12 08:15:28 +00:00 |
|
SpecialMostimages.php
|
|
|
|
SpecialMostlinked.php
|
* (bug 385) Installer support for PostgreSQL, fixes for PG compatibility
|
2006-04-12 08:15:28 +00:00 |
|
SpecialMostlinkedcategories.php
|
|
|
|
SpecialMostrevisions.php
|
* (bug 385) Installer support for PostgreSQL, fixes for PG compatibility
|
2006-04-12 08:15:28 +00:00 |
|
SpecialMovepage.php
|
(bug 3047) Don't mention talk pages on Special:Movepage when there isn't one
|
2006-03-19 04:43:57 +00:00 |
|
SpecialNewimages.php
|
removing unused globals and some whitespace cleaning
|
2006-03-07 01:10:39 +00:00 |
|
SpecialNewpages.php
|
(bug 5475) New pages feeds ignore "limit" argument
|
2006-04-13 20:01:48 +00:00 |
|
SpecialPage.php
|
(bug 5250) Introduce Special:Unusedtemplates
|
2006-04-18 03:49:13 +00:00 |
|
SpecialPopularpages.php
|
|
|
|
SpecialPreferences.php
|
Add preference settings for extended watchlists
|
2006-04-18 11:47:09 +00:00 |
|
SpecialPrefixindex.php
|
removing unused globals and some whitespace cleaning
|
2006-03-07 01:10:39 +00:00 |
|
SpecialRandompage.php
|
|
|
|
SpecialRecentchanges.php
|
* (bug 385) Installer support for PostgreSQL, fixes for PG compatibility
|
2006-04-12 08:15:28 +00:00 |
|
SpecialRecentchangeslinked.php
|
removing unused globals and some whitespace cleaning
|
2006-03-07 01:10:39 +00:00 |
|
SpecialRevisiondelete.php
|
unused globals removed
|
2006-03-18 01:06:57 +00:00 |
|
SpecialSearch.php
|
Update the FSF's address in all these GPL stub headers
|
2006-04-05 07:43:17 +00:00 |
|
SpecialShortpages.php
|
* (bug 385) Installer support for PostgreSQL, fixes for PG compatibility
|
2006-04-12 08:15:28 +00:00 |
|
SpecialSpecialpages.php
|
|
|
|
SpecialStatistics.php
|
Added ss_images to site_stats, to replace the slow count(*) query in Parser.php.
|
2006-03-28 05:09:33 +00:00 |
|
SpecialUncategorizedcategories.php
|
Remove yet more stray executable bits. The last, I hope.
|
2006-04-04 08:01:19 +00:00 |
|
SpecialUncategorizedpages.php
|
Remove yet more stray executable bits. The last, I hope.
|
2006-04-04 08:01:19 +00:00 |
|
SpecialUndelete.php
|
removing unused globals and some whitespace cleaning
|
2006-03-07 01:10:39 +00:00 |
|
SpecialUnlockdb.php
|
removing unused globals and some whitespace cleaning
|
2006-03-07 01:10:39 +00:00 |
|
SpecialUnusedcategories.php
|
|
|
|
SpecialUnusedimages.php
|
|
|
|
SpecialUnusedtemplates.php
|
Code cleanup: fit in an 80-column window, avoid unneeded parens on return statement.
|
2006-04-18 07:29:10 +00:00 |
|
SpecialUnwatchedpages.php
|
Don't list pages from the MediaWiki namespace, it makes updateSpecialPages.php take all day for small wikis, and we have a lot of small wikis.
|
2006-04-02 03:11:33 +00:00 |
|
SpecialUpload.php
|
Fix the UploadComplete hook. Threw lovely errors and probably didn't work right. :)
|
2006-04-16 08:37:30 +00:00 |
|
SpecialUploadMogile.php
|
removing unused globals and some whitespace cleaning
|
2006-03-07 01:10:39 +00:00 |
|
SpecialUserlogin.php
|
* (bug 3884) Add $user parameter to AddNewUser hook, call it for by-email
|
2006-04-17 04:06:13 +00:00 |
|
SpecialUserlogout.php
|
* (bug 5507) Changed mediawiki:logouttext from plain to wikitext
|
2006-04-08 20:46:52 +00:00 |
|
SpecialUserrights.php
|
Add UserRights hook, fires after a user's group memberships are changed
|
2006-03-29 02:31:15 +00:00 |
|
SpecialVersion.php
|
* Include subversion revision number in Special:Version if available
|
2006-04-07 00:00:50 +00:00 |
|
SpecialWantedcategories.php
|
|
|
|
SpecialWantedpages.php
|
|
|
|
SpecialWatchlist.php
|
Never trust preferences
|
2006-04-18 20:38:58 +00:00 |
|
SpecialWhatlinkshere.php
|
removing unused globals and some whitespace cleaning
|
2006-03-07 01:10:39 +00:00 |
|
SquidUpdate.php
|
|
|
|
StreamFile.php
|
|
|
|
Title.php
|
Add TALKSPACE, SUBJECTSPACE, TALKPAGENAME, SUBJECTPAGENAME (and encoded forms for all) magic words
|
2006-04-12 15:38:17 +00:00 |
|
UpdateClasses.php
|
|
|
|
User.php
|
* (bug 5576) Remove debugging hack in session check
|
2006-04-15 08:45:40 +00:00 |
|
UserMailer.php
|
Update the FSF's address in all these GPL stub headers
|
2006-04-05 07:43:17 +00:00 |
|
Utf8Case.php
|
|
|
|
WatchedItem.php
|
removing unused globals and some whitespace cleaning
|
2006-03-07 01:10:39 +00:00 |
|
WebRequest.php
|
Update the FSF's address in all these GPL stub headers
|
2006-04-05 07:43:17 +00:00 |
|
Wiki.php
|
Don't require an existence check before calling loadPageData(). Added an accessor for page_latest, faster than getRevIdFetched() when it's needed for the permalink in the sidebar. Added shortcut calling convention for loadPageData().
|
2006-03-16 02:32:30 +00:00 |
|
WikiError.php
|
Update the FSF's address in all these GPL stub headers
|
2006-04-05 07:43:17 +00:00 |
|
XmlFunctions.php
|
Bug 5546 Fix wfElement()
|
2006-04-18 20:45:09 +00:00 |
|
ZhClient.php
|
|
|
|
ZhConversion.php
|
|
|