wiki.techinc.nl/includes
Brion Vibber ca311c2e4c * PersistentObject removed; it doesn't do anything and was broken besides.
All extensions using it have been corrected.
2006-04-12 08:32:54 +00:00
..
cbt Documentation 2006-03-22 04:58:53 +00:00
normal Remove .cvsignore files 2006-04-05 08:23:27 +00:00
templates * Adjust user login/creation form hooks to work with a captcha plugin 2006-01-29 07:35:28 +00:00
zhtable * Adding "CC ?= gcc" portability 2005-04-10 09:05:55 +00:00
.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 * Minor cosmetic fixes to installer 2006-01-16 03:35:28 +00:00
CacheManager.php * s~\t+$~~ 2006-01-07 13:31:29 +00:00
Categoryfinder.php Be less anal about entry points, class definitions do no harm to anyone, defined() is expensive 2006-01-14 11:04:04 +00:00
CategoryPage.php (bug 4970) Make category paging limits configurable 2006-02-23 00:39:52 +00:00
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 * (bug 385) Installer support for PostgreSQL, fixes for PG compatibility 2006-04-12 08:15:28 +00:00
DatabaseFunctions.php merge ORACLE_WORK. sorry, this may break some parts of MySQL, i did not test extensively. 2005-08-02 13:35:19 +00:00
DatabaseMysql.php * Fix for short_open_tag off again; please don't break this, guys 2005-12-29 17:15:14 +00:00
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 New DISPLAYTITLE magic template; decativated by default so not to scare Brion 2006-04-11 10:16:27 +00:00
Defines.php * Skip loading of RecentChange.php except where needed 2006-01-09 21:09:33 +00:00
DifferenceEngine.php Live fix: profiling points for wikidiff2 2006-04-02 03:57:51 +00:00
EditPage.php Don't force edit summaries when a user is editing their own user/talk page 2006-04-12 02:49:14 +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 * s~\t+$~~ 2006-01-07 13:31:29 +00:00
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 Remove live profiling hack that domas accidentally committed 2006-04-12 00:04:38 +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 * s~\t+$~~ 2006-01-07 13:31:29 +00:00
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 * Added wfDie() wrapper, and some manual die(-1), to force the return code 2006-01-14 02:49:43 +00:00
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 * s~\t+$~~ 2006-01-07 13:31:29 +00:00
LinkBatch.php profiling 2006-02-24 07:50:23 +00:00
LinkCache.php * s~\t+$~~ 2006-01-07 13:31:29 +00:00
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 (bug 5458) Fix double-URL encoding in block log link in contribs and contribs link in block log 2006-04-05 16:14:08 +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 New DISPLAYTITLE magic template; decativated by default so not to scare Brion 2006-04-11 10:16:27 +00:00
Math.php * (bug 3347) strip linebreaks in math error source 2006-02-03 06:36:05 +00:00
memcached-client.php * s~ +$~~ 2006-01-07 13:09:30 +00:00
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 * (bug 898) Mime type autodetection. 2005-05-21 07:46:17 +00:00
MimeMagic.php * s~\t+$~~ 2006-01-07 13:31:29 +00:00
Namespace.php indenting 2006-03-06 13:52:21 +00:00
ObjectCache.php add knob for persistent MC connections 2006-02-19 09:55:20 +00:00
OutputPage.php New DISPLAYTITLE magic template; decativated by default so not to scare Brion 2006-04-11 10:16:27 +00:00
PageHistory.php unused globals removed 2006-03-18 01:06:57 +00:00
Parser.php whitespace fixes to r13575 2006-04-11 22:16:10 +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 * s~\t+$~~ 2006-01-07 13:31:29 +00:00
ProfilerSimple.php Remove yet more stray executable bits. The last, I hope. 2006-04-04 08:01:19 +00:00
ProfilerSimpleUDP.php * s~\t+$~~ 2006-01-07 13:31:29 +00:00
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 * Added wfDie() wrapper, and some manual die(-1), to force the return code 2006-01-14 02:49:43 +00:00
ProxyTools.php Be less anal about entry points, class definitions do no harm to anyone, defined() is expensive 2006-01-14 11:04:04 +00:00
QueryPage.php Add Special:Listredirects to list of query pages; wasn't being cached 2006-01-25 15:09:52 +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 * s~\t+$~~ 2006-01-07 13:31:29 +00:00
Setup.php * PersistentObject removed; it doesn't do anything and was broken besides. 2006-04-12 08:32:54 +00:00
SiteConfiguration.php * s~\t+$~~ 2006-01-07 13:31:29 +00:00
SiteStatsUpdate.php Clean up unused globals! 2005-12-04 18:27:59 +00:00
Skin.php New DISPLAYTITLE magic template; decativated by default so not to scare Brion 2006-04-11 10:16:27 +00:00
SkinTemplate.php New DISPLAYTITLE magic template; decativated by default so not to scare Brion 2006-04-11 10:16:27 +00:00
SpecialAllmessages.php Some enhancements to allmessages filter 2006-02-26 23:20:09 +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 * s~\t+$~~ 2006-01-07 13:31:29 +00:00
SpecialBooksources.php * Fix missing bad title check in Special:Booksources 2006-02-18 01:09:45 +00:00
SpecialBrokenRedirects.php * (bug 385) Installer support for PostgreSQL, fixes for PG compatibility 2006-04-12 08:15:28 +00:00
SpecialCategories.php * s~\t+$~~ 2006-01-07 13:31:29 +00:00
SpecialConfirmemail.php * s~\t+$~~ 2006-01-07 13:31:29 +00:00
SpecialContributions.php Fatal error... 2006-04-11 17:45:46 +00:00
SpecialDeadendpages.php * s~\t+$~~ 2006-01-07 13:31:29 +00:00
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 * s~\t+$~~ 2006-01-07 13:31:29 +00:00
SpecialImagelist.php Reverting SpecialImagelist and SpecialNewimages from odd half-state. 2006-01-09 22:06:40 +00:00
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 * s~\t+$~~ 2006-01-07 13:31:29 +00:00
SpecialLongpages.php * s~ +$~~ 2006-01-07 13:09:30 +00:00
SpecialMIMEsearch.php * s~\t+$~~ 2006-01-07 13:31:29 +00:00
SpecialMostcategories.php * (bug 385) Installer support for PostgreSQL, fixes for PG compatibility 2006-04-12 08:15:28 +00:00
SpecialMostimages.php * s~\t+$~~ 2006-01-07 13:31:29 +00:00
SpecialMostlinked.php * (bug 385) Installer support for PostgreSQL, fixes for PG compatibility 2006-04-12 08:15:28 +00:00
SpecialMostlinkedcategories.php * s~\t+$~~ 2006-01-07 13:31:29 +00:00
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 Use the new unified functions for building user tools links. 2006-03-22 22:03:09 +00:00
SpecialPage.php * Further work on rev_deleted; changed to a bitfield with several data-hiding 2006-03-16 19:04:25 +00:00
SpecialPopularpages.php * s~ +$~~ 2006-01-07 13:09:30 +00:00
SpecialPreferences.php Don't show the autopatrol preference if recent changes patrol is disabled 2006-03-25 15:57:50 +00:00
SpecialPrefixindex.php removing unused globals and some whitespace cleaning 2006-03-07 01:10:39 +00:00
SpecialRandompage.php Clean up unused globals! 2005-12-04 18:27:59 +00:00
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 * s~\t+$~~ 2006-01-07 13:31:29 +00:00
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 Clean up unused globals! 2005-12-04 18:27:59 +00:00
SpecialUnusedimages.php * s~\t+$~~ 2006-01-07 13:31:29 +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 bogus "filename too short" error when uploading files with a period in the base name, e.g. "Mr. Zee.png" 2006-04-04 15:26:55 +00:00
SpecialUploadMogile.php removing unused globals and some whitespace cleaning 2006-03-07 01:10:39 +00:00
SpecialUserlogin.php Let's not have another fatal error due to a simple oversight right before a release, shall we? 2006-04-04 12:21:35 +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 * s~\t+$~~ 2006-01-07 13:31:29 +00:00
SpecialWantedpages.php Introduce $wgWantedPagesThreshold per bug 5011; Special:Wantedpages will not list pages with less than this number of links. Defaults to 1. 2006-02-18 04:39:20 +00:00
SpecialWatchlist.php * (bug 385) Installer support for PostgreSQL, fixes for PG compatibility 2006-04-12 08:15:28 +00:00
SpecialWhatlinkshere.php removing unused globals and some whitespace cleaning 2006-03-07 01:10:39 +00:00
SquidUpdate.php * s~\t+$~~ 2006-01-07 13:31:29 +00:00
StreamFile.php * s~\t+$~~ 2006-01-07 13:31:29 +00:00
Title.php (bug 5510) Warning produced when using {{SUBPAGENAME}} in some namespaces 2006-04-12 03:40:45 +00:00
UpdateClasses.php * Some clown with CVS access deleted our MS Word files and replaced them with 2005-04-12 02:07:16 +00:00
User.php * (bug 5432) Fix inconsistencies in cookie names when using table prefixes 2006-04-03 00:53:56 +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 * @subpackage Language since it's only used by the language files 2005-04-05 10:42:34 +00:00
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 *Really* fix bug 5150 2006-04-03 01:49:05 +00:00
ZhClient.php whitespace 2006-03-06 04:20:20 +00:00
ZhConversion.php * s~ +$~~ 2006-01-07 13:09:30 +00:00