| .. |
|
api
|
* (bug 13965) Hardcoded 51 limit on titles is too limiting
|
2008-05-06 05:12:47 +00:00 |
|
cbt
|
* remove end of line whitespace
|
2008-04-14 07:45:50 +00:00 |
|
filerepo
|
Don't check for existence twice for non-existent files when no time is specified.
|
2008-05-07 03:39:35 +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
|
* (bug 451) adding a generic Traditional / Simplified Chinese conversion table, with their variants
|
2007-12-02 09:02:09 +00:00 |
|
.htaccess
|
|
|
|
AjaxDispatcher.php
|
Stop profiling before ending the function
|
2008-05-05 19:39:30 +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 config variables. $wgSharedPrefix and $wgSharedTables.
|
2008-05-07 04:44:04 +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
|
* Rename wfGetAvailableRights() to User::getAllRights()
|
2008-05-07 06:42:16 +00:00 |
|
Defines.php
|
* Rename wfGetAvailableRights() to User::getAllRights()
|
2008-05-07 06:42:16 +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
|
Maybe you missed the difference between getHTML and getText... One returns HTML, and one returns text.
|
2008-05-06 02:50:07 +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
|
* Rename wfGetAvailableRights() to User::getAllRights()
|
2008-05-07 06:42:16 +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
|
Revert r34267, r34268, r34269, r34270 for now.
|
2008-05-05 22:14:55 +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
|
Shorter debug output
|
2008-05-07 04:22:40 +00:00 |
|
MemcachedSessions.php
|
* remove end of line whitespace
|
2008-04-14 07:45:50 +00:00 |
|
MessageCache.php
|
* $name instead of $file.
|
2008-05-05 15:03:42 +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
|
Use rel="start", "prev", "next" appropriately on Pager-based pages (just adding them to the <a> tags, not adding <link> at the moment). I don't think any client uses these right now, but then, of course they won't if no web apps use them, will they?
|
2008-05-07 01:47:05 +00:00 |
|
Parser.php
|
Downgrading this error because it happens sometimes due to user input
|
2008-05-06 02:01:24 +00:00 |
|
Parser_DiffTest.php
|
* remove end of line whitespace
|
2008-04-14 07:45:50 +00:00 |
|
Parser_OldPP.php
|
Revert r34260, r34261. Comments add flavor to the source code!
|
2008-05-05 20:50:40 +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
|
E_STRICT
|
2008-05-06 01:08:45 +00:00 |
|
Profiler.php
|
*stab* some tweaks for my last commit
|
2008-05-06 17:18:02 +00:00 |
|
ProfilerSimple.php
|
* Update some documentation
|
2008-05-06 16:03:03 +00:00 |
|
ProfilerSimpleText.php
|
* Update some documentation
|
2008-05-06 16:03:03 +00:00 |
|
ProfilerSimpleUDP.php
|
* Update some documentation
|
2008-05-06 16:03:03 +00:00 |
|
ProfilerStub.php
|
*stab* some tweaks for my last commit
|
2008-05-06 17:18:02 +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
|
Now that I think about it, we're going to have to set $wgSharedPrefix inside of Setup.php so that it can inherit from a $wgDBprefix inside of LocalSettings.php.
|
2008-05-07 06:05:26 +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
|
Uh, I checked in the wrong changed line. :D Correction for last commit: "This needs to be protected, actually, so that inheritance works properly."
|
2008-05-06 14:57:14 +00:00 |
|
SpecialAllmessages.php
|
* remove end of line whitespace
|
2008-04-14 07:45:50 +00:00 |
|
SpecialAllpages.php
|
(bug 13949) Special:PrefixIndex/AllPages paging links contain invalid XML
|
2008-05-05 00:14:07 +00:00 |
|
SpecialAncientpages.php
|
* remove end of line whitespace
|
2008-04-14 07:45:50 +00:00 |
|
SpecialBlockip.php
|
* (bug 13950) Allow users to watch the user/user talk pages of users they block
|
2008-05-06 12:51:45 +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
|
* Add a nice fieldset around the input form
|
2008-03-18 15:31:55 +00:00 |
|
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
|
* Some cleanups
|
2008-03-15 10:46:28 +00:00 |
|
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
|
Remove garbage HTML, show user
|
2008-05-05 03:35:37 +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
|
* (bug 13982) Disable ccmeonemails preference when user-to-user mails disabled
|
2008-05-07 03:30:22 +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
|
Introduce svn-revision in $wgExtensionCredits for fast extension version specification.
|
2008-05-06 11:54:20 +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
|
Then let's keep it on image page and add it to Special:Whatlinkshere
|
2008-05-06 15:25:16 +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
|
Add $flags, document
|
2008-05-06 14:54:17 +00:00 |
|
User.php
|
* Rename wfGetAvailableRights() to User::getAllRights()
|
2008-05-07 06:42:16 +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
|
Tweak to r30053... Remove unnecessary sprintf()
|
2008-01-22 20:59:22 +00:00 |
|
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
|
* (bug 451) adding a generic Traditional / Simplified Chinese conversion table, with their variants
|
2007-12-02 09:02:09 +00:00 |