wiki.techinc.nl/includes
Robert Stojnić abf726ea02 Re-commit r34072 with some modifications:
* turned off by default (set $wgAdvancedSearchHighlighting to turn on)
* reverted r26269, \b doesn't interact very good with unicode data,
  so it broke highlighting of words that end/begin in nonascii chars
  completely
* small bugfixes in unicode handling, tested in more languages
* $wgSearchHighlightBoundaries need to be set to "" for CJK wikis
* benchmarking: on typical simplewiki data, the code is around 4-5 slower
  (according to noc.wikimedia.org the old code profiles to about 0.8%),
  but can be up to 20 times slower on featured-size articles
* update release notes (also for r33400)
* fix profiling errors in SpecialSearch
2008-05-04 15:31:03 +00:00
..
api (bug 13945) API: Retrieve cascading protection sources via inprop=protection 2008-05-04 15:10:58 +00:00
cbt * remove end of line whitespace 2008-04-14 07:45:50 +00:00
filerepo Leave deleted images alone 2008-05-03 15:16:22 +00:00
media Revert r33911 for now -- causes fatal error death with OggHandler at least. 2008-04-26 18:16:43 +00:00
normal * remove end of line whitespace 2008-04-14 07:45:50 +00:00
templates * remove end of line whitespace 2008-04-14 07:45:50 +00:00
zhtable
.htaccess
AjaxDispatcher.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
AjaxFunctions.php Remove unused "@package MediaWiki" 2008-04-14 17:44:52 +00:00
AjaxResponse.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
Article.php Custom rollback summaries now accept the same arguments as the default message 2008-05-03 16:07:57 +00:00
AuthPlugin.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
AutoLoader.php (bug 13735) Added prop=categoryinfo module 2008-04-26 15:30:27 +00:00
Autopromote.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
BagOStuff.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
Block.php * Move affectedRows count up 2008-04-16 21:07:39 +00:00
CacheDependency.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
Category.php Wait, never mind, revert that. This is supposed to be DB keys . . . 2008-03-20 17:07:07 +00:00
Categoryfinder.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
CategoryPage.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
ChangesList.php Don't show history link for logs 2008-04-25 03:22:46 +00:00
CoreParserFunctions.php (bug 12698) Create PAGESIZE parser function, to return the size of a page. Quite possibly this is getting out of hand; in that case, revert. Patch based on one by CBM/carl-m. 2008-04-18 15:01:04 +00:00
Credits.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
Database.php New variable $wgSharedDBtables. This allows altering of the list of tables which enabling $wgSharedDB affects. For backwards compatibility this is set to an array containing the user table. 2008-05-04 09:00:17 +00:00
DatabaseFunctions.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
DatabaseOracle.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
DatabasePostgres.php Short-circuit true if insert has no rows. 2008-05-02 15:28:10 +00:00
DateFormatter.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
DefaultSettings.php Re-commit r34072 with some modifications: 2008-05-04 15:31:03 +00:00
Defines.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
DifferenceEngine.php Add debug comment to diffs indicating generator backend, node, and time. 2008-04-25 22:52:05 +00:00
DjVuImage.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
EditPage.php * Xml:: 2008-05-03 12:27:53 +00:00
EmaillingJob.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
EnotifNotifyJob.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
Exception.php Allow $wgArticle to be null on special pages 2008-04-16 16:17:44 +00:00
Exif.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
Export.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
ExternalEdit.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
ExternalStore.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
ExternalStoreDB.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
ExternalStoreHttp.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
FakeTitle.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
Feed.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
FileDeleteForm.php Make suppression require hiderevision 2008-04-26 23:33:27 +00:00
FileRevertForm.php * Honor upload restrictions in SpecialUpload.php and FileRevertForm.php 2008-04-28 17:08:29 +00:00
FileStore.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
FormOptions.php (bug 13816) Filter by main namespace doesn't work on WhatLinksHere. Guess why? Weak PHP typing! I want to assemble a list of all these bugs as a concrete example of why PHP sucks. 2008-04-22 01:05:15 +00:00
GlobalFunctions.php * (bug 13905) Blacklist Mac IE from HttpOnly cookies; it eats them sometimes 2008-05-01 20:25:17 +00:00
HistoryBlob.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
Hooks.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
HTMLCacheUpdate.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
HTMLFileCache.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
HttpFunctions.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
ImageFunctions.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
ImageGallery.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
ImagePage.php Refactor ImagePage::checkSharedConflict() 2008-05-01 22:16:23 +00:00
ImageQueryPage.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
IP.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
JobQueue.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
LBFactory.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
LBFactory_Multi.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
Licenses.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
LinkBatch.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
LinkCache.php Tweaks: remove call to empty function LinkCache::clearLink() and don't check if $id is an integer as it is set to null just before that. 2008-04-14 16:41:54 +00:00
Linker.php Fix NS_MEDIA link handling 2008-04-19 21:29:19 +00:00
LinkFilter.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
LinksUpdate.php Save the parser output to a member variable of LinksUpdate, so that hooks can access it. 2008-04-28 12:48:41 +00:00
LoadBalancer.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
LogEventsList.php suppress too 2008-04-26 19:54:47 +00:00
LogPage.php Use $log_id 2008-04-28 02:10:31 +00:00
MacBinary.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
MagicWord.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
Math.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
MediaTransformOutput.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
memcached-client.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
MemcachedSessions.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
MessageCache.php Revert r33918, no longer works given new fallback caching and there are alternate methods for determining message fallback. 2008-04-27 14:50:55 +00:00
Metadata.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
mime.info Also adding application/x-dia-diagram to mime.{types,info} 2008-04-27 14:28:29 +00:00
mime.types Also adding application/x-dia-diagram to mime.{types,info} 2008-04-27 14:28:29 +00:00
MimeMagic.php * * Added 'application/x-dia-diagram' to XML MIME types. Patch by dpy 2008-04-27 13:28:55 +00:00
Namespace.php * (bug 709) Cannot rename/move images and other media files. 2008-05-03 13:09:34 +00:00
NamespaceCompat.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
ObjectCache.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
OutputHandler.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
OutputPage.php * Add method to append subtitle 2008-05-03 03:52:33 +00:00
PageHistory.php Rollback link should not be hidden if the next revision is deleted, since it may revert to another, earlier revision (and the revision itself should not be checked, as it's the latest one). Moving check to the undo link. 2008-04-23 16:42:01 +00:00
PageQueryPage.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
Pager.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
Parser.php Revert r34029 - "(bug 11659) Urldecode image names in galleries" 2008-04-30 22:05:54 +00:00
Parser_DiffTest.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
Parser_OldPP.php NS_MEDIA fix for old parser too 2008-04-20 15:20:09 +00:00
ParserCache.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
ParserOptions.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
ParserOutput.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
PatrolLog.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
PrefixSearch.php Ajax suggestions: 2008-04-15 23:06:28 +00:00
Preprocessor.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
Preprocessor_DOM.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
Preprocessor_Hash.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
Profiler.php and eat that unneeded table name var 2008-04-30 17:20:27 +00:00
ProfilerSimple.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
ProfilerSimpleText.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
ProfilerSimpleUDP.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
ProfilerStub.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
ProtectionForm.php * Expiry handling is really sub-optimal here 2008-04-18 06:57:47 +00:00
proxy_check.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
ProxyTools.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
QueryPage.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
RawPage.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
RecentChange.php Actually color replace on the right prefixed text 2008-04-21 23:15:17 +00:00
RefreshLinksJob.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
Revision.php Autoreview null edits too (bug 13733) 2008-04-15 15:38:08 +00:00
Sanitizer.php Revert r33725, r33726 (hook in Sanitizer::fixTagAttributes()). 2008-04-22 17:29:41 +00:00
SearchEngine.php Re-commit r34072 with some modifications: 2008-05-04 15:31:03 +00:00
SearchMySQL.php Re-commit r34072 with some modifications: 2008-05-04 15:31:03 +00:00
SearchMySQL4.php * (bug 11563) Deprecated SearchMySQL4 class; merged code to SearchMySQL 2008-03-18 23:50:05 +00:00
SearchOracle.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SearchPostgres.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SearchTsearch2.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SearchUpdate.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
Setup.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SiteConfiguration.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SiteStats.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
Skin.php (bug 13891) Show categories box even if all categories are hidden and user has "show hidden categories" option on 2008-04-30 21:05:44 +00:00
SkinTemplate.php * Allow the "log in / create account" link in the toolbar to have different text from Special:UserLogin title (new message 'nav-login-createaccount') 2008-04-18 15:46:54 +00:00
SpecialAllmessages.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialAllpages.php * (bug 13922) Fix bad HTML on empty Special:Prefixindex and Special:Allpages 2008-05-01 22:07:24 +00:00
SpecialAncientpages.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialBlockip.php Remove log debugging code, not needed anymore 2008-04-27 23:45:31 +00:00
SpecialBlockme.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialBooksources.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialBrokenRedirects.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialCategories.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialConfirmemail.php * Pass directly the title object to OutputPage::returnToMain() so it doesn't need to be created there 2008-04-15 16:18:08 +00:00
SpecialContributions.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialDeadendpages.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialDisambiguations.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialDoubleRedirects.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialEmailuser.php Revert r33178 -- doesn't actually work. 2008-04-14 21:07:51 +00:00
SpecialExport.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialFewestrevisions.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialFileDuplicateSearch.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialFilepath.php
SpecialImagelist.php * Clean up 2008-04-17 19:41:49 +00:00
SpecialImport.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialIpblocklist.php * Use existing CSS classes for input form aligning 2008-04-17 09:58:32 +00:00
SpecialListgrouprights.php Instead of linking every single right to a help page, put a friendlier link at the top. This is more sensible now that we use actual descriptions for our rights. Edit-conflicted on doing the same reword to the same message, too. 2008-04-24 12:13:36 +00:00
SpecialListredirects.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialListusers.php revert r34094 for now -- requires index that hasn't been deployed yet 2008-05-01 21:45:03 +00:00
SpecialLockdb.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialLog.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialLonelypages.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialLongpages.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialMergeHistory.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialMIMEsearch.php * Add a nice fieldset around the input form 2008-03-19 06:33:39 +00:00
SpecialMostcategories.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialMostimages.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialMostlinked.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialMostlinkedcategories.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialMostlinkedtemplates.php
SpecialMostrevisions.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialMovepage.php Revert r33565 pending some cleanup... 2008-04-18 23:53:03 +00:00
SpecialNewimages.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialNewpages.php $userText 2008-05-01 23:28:49 +00:00
SpecialPage.php revert r34094 for now -- requires index that hasn't been deployed yet 2008-05-01 21:45:03 +00:00
SpecialPopularpages.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialPreferences.php Fix error from r33495: class -> id. Thanks to Nikerabbit. 2008-04-17 18:15:11 +00:00
SpecialPrefixindex.php * (bug 13922) Fix bad HTML on empty Special:Prefixindex and Special:Allpages 2008-05-01 22:07:24 +00:00
SpecialProtectedpages.php * Clean up a little 2008-04-17 19:16:27 +00:00
SpecialProtectedtitles.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialRandompage.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialRandomredirect.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialRecentchanges.php wrong use of makeTitle() (bug 13907) 2008-05-01 20:27:09 +00:00
SpecialRecentchangeslinked.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialResetpass.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialRevisiondelete.php Removed unused global declaration of $wgFileStore and $wgUseSquid in RevisionDeleter::makeOldImagePrivate() and RevisionDeleter::makeOldImagePublic() 2008-04-25 19:49:35 +00:00
SpecialSearch.php Re-commit r34072 with some modifications: 2008-05-04 15:31:03 +00:00
SpecialShortpages.php make my paranoia feel better by escaping values :) 2008-04-24 22:30:21 +00:00
SpecialSpecialpages.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialStatistics.php Suppress div/0 error 2008-05-02 20:22:10 +00:00
SpecialUncategorizedcategories.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialUncategorizedimages.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialUncategorizedpages.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialUncategorizedtemplates.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialUndelete.php * Hide edit section links on Special:Undelete 2008-04-29 14:55:47 +00:00
SpecialUnlockdb.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialUnusedcategories.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialUnusedimages.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialUnusedtemplates.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialUnwatchedpages.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialUpload.php * Honor upload restrictions in SpecialUpload.php and FileRevertForm.php 2008-04-28 17:08:29 +00:00
SpecialUploadMogile.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialUserlogin.php * Respect uselang 2008-04-27 12:59:15 +00:00
SpecialUserlogout.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialUserrights.php Repair Special:Userrights 2008-04-26 07:57:32 +00:00
SpecialVersion.php (bug 13934) Fixing the link to GNU General Public License Version 2 2008-05-04 07:48:31 +00:00
SpecialWantedcategories.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialWantedpages.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SpecialWatchlist.php (bug 13915) Undefined variable in includes/SpecialWatchlist.php. Patch by Jelte (WebBoy). 2008-05-01 15:27:59 +00:00
SpecialWhatlinkshere.php (bug 13913) Special:Whatlinkshere now has correct HTML markup 2008-05-01 18:36:08 +00:00
SpecialWithoutinterwiki.php Do not show useless input form if wiki is running in misermode 2008-04-29 06:53:48 +00:00
SquidUpdate.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
Status.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
StreamFile.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
StringUtils.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
StubObject.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
tidy.conf * remove end of line whitespace 2008-04-14 07:45:50 +00:00
Title.php checkExtesnion => checkExtension 2008-05-03 13:39:10 +00:00
User.php * (bug 13905) Blacklist Mac IE from HttpOnly cookies; it eats them sometimes 2008-05-01 20:25:17 +00:00
UserArray.php In User: 2008-04-15 09:04:45 +00:00
UserMailer.php Make sure to use table prefixes correctly. Thanks to siebrand for reporting the bug. 2008-04-15 14:35:18 +00:00
UserRightsProxy.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
Utf8Case.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
WatchedItem.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
WatchlistEditor.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
WebRequest.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
WebResponse.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
WebStart.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
Wiki.php Don't make extensions have to play around with NS_MEDIA 2008-04-22 01:06:51 +00:00
WikiError.php
Xml.php bug fixes: 2008-04-28 18:00:58 +00:00
XmlFunctions.php By suggestion of NikeRabbit, move wfBuildForm into Xml.php 2008-04-24 11:46:20 +00:00
XmlTypeCheck.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
ZhClient.php
ZhConversion.php