wiki.techinc.nl/includes
2006-05-01 10:40:31 +00:00
..
cbt Switching from phpdoc to doxygen (use less than 32MB of memory). 2006-04-19 15:46:24 +00:00
normal Switching from phpdoc to doxygen (use less than 32MB of memory). 2006-04-19 15:46:24 +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 htaccessing some directories for dev using cvs tree as www tree ;) 2004-04-21 23:17:36 +00:00
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 some unused globals as per #3692 2006-04-30 16:23:01 +00:00
Article.php some unused globals as per #3692 2006-04-30 16:23:01 +00:00
AuthPlugin.php Switching from phpdoc to doxygen (use less than 32MB of memory). 2006-04-19 15:46:24 +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 Switching from phpdoc to doxygen (use less than 32MB of memory). 2006-04-19 15:46:24 +00:00
CategoryPage.php some s/@access (private|public)/@\1/ for doxygen documentation 2006-04-20 20:43:38 +00:00
ChangesList.php Do some html-escaping 2006-04-27 17:36:51 +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 added isnumeric check to limitResult() to prevent a possible sql injection. 2006-05-01 05:20:52 +00:00
DatabaseFunctions.php Switching from phpdoc to doxygen (use less than 32MB of memory). 2006-04-19 15:46:24 +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 Switching from phpdoc to doxygen (use less than 32MB of memory). 2006-04-19 15:46:24 +00:00
DefaultSettings.php Fix #5191: $wgLocalTZoffset rounds time zones half an hour ahead of UTC 2006-04-30 12:20:20 +00:00
Defines.php * Skip loading of RecentChange.php except where needed 2006-01-09 21:09:33 +00:00
DifferenceEngine.php Switching from phpdoc to doxygen (use less than 32MB of memory). 2006-04-19 15:46:24 +00:00
EditPage.php Pass login link to "whitelistedittext" containing 'returnto' parameter 2006-04-26 09:30:31 +00:00
Exif.php Switching from phpdoc to doxygen (use less than 32MB of memory). 2006-04-19 15:46:24 +00:00
Export.php * Suppress 7za output on dumpBackup 2006-04-30 03:58:19 +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 Switching from phpdoc to doxygen (use less than 32MB of memory). 2006-04-19 15:46:24 +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 Switching from phpdoc to doxygen (use less than 32MB of memory). 2006-04-19 15:46:24 +00:00
GlobalFunctions.php Fix bug in wfMsgExt under PHP 5.1.2 2006-04-29 13:55:38 +00:00
Group.php Switching from phpdoc to doxygen (use less than 32MB of memory). 2006-04-19 15:46:24 +00:00
HistoryBlob.php Switching from phpdoc to doxygen (use less than 32MB of memory). 2006-04-19 15:46:24 +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 Switching from phpdoc to doxygen (use less than 32MB of memory). 2006-04-19 15:46:24 +00:00
HttpFunctions.php trailing whitespace removal 2006-03-11 17:13:49 +00:00
Image.php (bug 5716) Warn when a user tries to upload a file which was previously deleted 2006-04-29 22:01:21 +00:00
ImageGallery.php Fix #5005: XHTML <gallery> output. 2006-04-27 21:17:39 +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 Switching from phpdoc to doxygen (use less than 32MB of memory). 2006-04-19 15:46:24 +00:00
LinkBatch.php Database.php: 2006-04-22 02:12:59 +00:00
LinkCache.php Switching from phpdoc to doxygen (use less than 32MB of memory). 2006-04-19 15:46:24 +00:00
Linker.php Switching from phpdoc to doxygen (use less than 32MB of memory). 2006-04-19 15:46:24 +00:00
LinkFilter.php trailing whitespace removal 2006-03-11 17:13:49 +00:00
LinksUpdate.php Fix for concurrent image description page update problem. 2006-04-21 06:41:22 +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 5593) Change "bureaucrat log" to "rights log" 2006-04-30 22:36:52 +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 "raw suffix" magic word for some magic words, e.g. {{NUMBEROFUSERS|R}} will produce a count minus formatting 2006-04-30 18:02:03 +00:00
Math.php Unused call to wfMsg('math_unknown_error') 2006-05-01 10:40:31 +00:00
memcached-client.php * s~ +$~~ 2006-01-07 13:09:30 +00:00
MemcachedSessions.php Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema 2004-09-03 23:00:01 +00:00
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 Add TALKSPACE, SUBJECTSPACE, TALKPAGENAME, SUBJECTPAGENAME (and encoded forms for all) magic words 2006-04-12 15:38:17 +00:00
ObjectCache.php add knob for persistent MC connections 2006-02-19 09:55:20 +00:00
OutputPage.php (bug 5516) Show appropriate "return to" link on blocked page 2006-04-29 23:30:46 +00:00
PageHistory.php *histlegend is now wikitext 2006-04-27 14:50:45 +00:00
Parser.php Fix Parser::cleanSig() to use Parser::startExternalParse() and choose an appropriate output format given the scope of the clean 2006-04-30 20:09:44 +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 Switching from phpdoc to doxygen (use less than 32MB of memory). 2006-04-19 15:46:24 +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 * Reject malformed addresses in X-Forwarded-For entries 2006-04-13 01:03:30 +00:00
QueryPage.php (bug 3825) Namespace filtering on Special:Newpages 2006-04-21 06:49:23 +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 Check for invalid serialized objects and return an error condition instead of just dying. 2006-04-24 03:29:27 +00:00
Sanitizer.php Fix 5487: escape self-closed HTML pair tags + parsertest. 2006-04-30 11:50:36 +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 * Parser can now know that it is parsing an interface message 2006-04-29 13:15:19 +00:00
SkinTemplate.php * Parser can now know that it is parsing an interface message 2006-04-29 13:15:19 +00:00
SpecialAllmessages.php Treat "allmessagesnotsupporteddb" as wikitext when echoing; change default text 2006-04-24 15:30:34 +00:00
SpecialAllpages.php (bug 5565) Add a class attribute to the table on Special:Allpages 2006-04-29 22:13:41 +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 Remove useless whitespace from Special:Brokenredirects header 2006-04-23 20:56:56 +00:00
SpecialCategories.php Remove unneeded extra whitespace at top of Special:Categories 2006-04-28 18:19:18 +00:00
SpecialConfirmemail.php * s~\t+$~~ 2006-01-07 13:31:29 +00:00
SpecialContributions.php Switching from phpdoc to doxygen (use less than 32MB of memory). 2006-04-19 15:46:24 +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 Consolidated sql query generation. Fixed memory leak. 2006-04-20 21:52:30 +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 Switching from phpdoc to doxygen (use less than 32MB of memory). 2006-04-19 15:46:24 +00:00
SpecialImagelist.php Reverting SpecialImagelist and SpecialNewimages from odd half-state. 2006-01-09 22:06:40 +00:00
SpecialImport.php Read revision ID 2006-04-24 08:47:59 +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 Removed extra GROUP BY terms introduced in revision 13603, pending review, following a total DoS of enwiki due to the slow Special:Listusers query. Changing from "GROUP BY user_name" to "GROUP BY user_name,user_id" increaed the time for a LIMIT 50,50 query from 0.01 seconds to 33 seconds. 2006-04-21 03:35:01 +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 Removed extra GROUP BY terms introduced in revision 13603, pending review, following a total DoS of enwiki due to the slow Special:Listusers query. Changing from "GROUP BY user_name" to "GROUP BY user_name,user_id" increaed the time for a LIMIT 50,50 query from 0.01 seconds to 33 seconds. 2006-04-21 03:35:01 +00:00
SpecialMostimages.php * s~\t+$~~ 2006-01-07 13:31:29 +00:00
SpecialMostlinked.php Removed extra GROUP BY terms introduced in revision 13603, pending review, following a total DoS of enwiki due to the slow Special:Listusers query. Changing from "GROUP BY user_name" to "GROUP BY user_name,user_id" increaed the time for a LIMIT 50,50 query from 0.01 seconds to 33 seconds. 2006-04-21 03:35:01 +00:00
SpecialMostlinkedcategories.php * s~\t+$~~ 2006-01-07 13:31:29 +00:00
SpecialMostrevisions.php Removed extra GROUP BY terms introduced in revision 13603, pending review, following a total DoS of enwiki due to the slow Special:Listusers query. Changing from "GROUP BY user_name" to "GROUP BY user_name,user_id" increaed the time for a LIMIT 50,50 query from 0.01 seconds to 33 seconds. 2006-04-21 03:35:01 +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 Fit source in or near 80 columns, please. 2006-04-21 22:57:13 +00:00
SpecialPage.php (bug 5284) Special redirect pages should remember parameters 2006-04-30 02:27:43 +00:00
SpecialPopularpages.php * s~ +$~~ 2006-01-07 13:09:30 +00:00
SpecialPreferences.php * Better example date in preferences 2006-05-01 10:28:35 +00:00
SpecialPrefixindex.php Switching from phpdoc to doxygen (use less than 32MB of memory). 2006-04-19 15:46:24 +00:00
SpecialRandompage.php Switching from phpdoc to doxygen (use less than 32MB of memory). 2006-04-19 15:46:24 +00:00
SpecialRandomredirect.php (bug 5684) Introduce Special:Randomredirect 2006-04-25 01:01:10 +00:00
SpecialRecentchanges.php (bug 5696) Add a third parameter, $3, to "rcnote", passing the current time formatted according to the current user's settings 2006-05-01 00:12:07 +00:00
SpecialRecentchangeslinked.php (bug 5696) Add a third parameter, $3, to "rcnote", passing the current time formatted according to the current user's settings 2006-05-01 00:12:07 +00:00
SpecialRevisiondelete.php unused globals removed 2006-03-18 01:06:57 +00:00
SpecialSearch.php Switching from phpdoc to doxygen (use less than 32MB of memory). 2006-04-19 15:46:24 +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
SpecialUnusedtemplates.php Parse unusedtemplatestext when passed as page header 2006-04-23 03:19: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 (bug 5716) Warn when a user tries to upload a file which was previously deleted 2006-04-29 22:01:21 +00:00
SpecialUploadMogile.php removing unused globals and some whitespace cleaning 2006-03-07 01:10:39 +00:00
SpecialUserlogin.php Re-fix 5377 following privacy issues. Now holds back on the hooks until the scope of the matter is determined. I want this double-checked before it's taken live, though. 2006-04-30 16:02:46 +00:00
SpecialUserlogout.php * Parser can now know that it is parsing an interface message 2006-04-29 13:15:19 +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 some s/@access (private|public)/@\1/ for doxygen documentation 2006-04-20 20:43:38 +00:00
SpecialWantedcategories.php * s~\t+$~~ 2006-01-07 13:31:29 +00:00
SpecialWantedpages.php (bug 5723) Don't count pages linked to from the MediaWiki namespace as "wanted" 2006-04-30 23:25:10 +00:00
SpecialWatchlist.php (bug 5696) Add a third parameter, $3, to "rcnote", passing the current time formatted according to the current user's settings 2006-05-01 00:12:07 +00:00
SpecialWhatlinkshere.php removing unused globals and some whitespace cleaning 2006-03-07 01:10:39 +00:00
SquidUpdate.php properly set socket as non blocking (bug 4940: unitialized local variables) 2006-04-24 15:55:42 +00:00
StreamFile.php * s~\t+$~~ 2006-01-07 13:31:29 +00:00
Title.php Fix notice on empty local links introduced by validity check in r13960 2006-04-30 16: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 Fix #5728: mVersion missing from User::__sleep() leading to constant cache miss 2006-04-26 17:17:57 +00:00
UserMailer.php Switching from phpdoc to doxygen (use less than 32MB of memory). 2006-04-19 15:46:24 +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 Switching from phpdoc to doxygen (use less than 32MB of memory). 2006-04-19 15:46:24 +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 Switching from phpdoc to doxygen (use less than 32MB of memory). 2006-04-19 15:46:24 +00:00
ZhClient.php whitespace 2006-03-06 04:20:20 +00:00
ZhConversion.php * s~ +$~~ 2006-01-07 13:09:30 +00:00