| .. |
|
api
|
Prefix searches for users, not pages
|
2010-08-10 10:05:31 +00:00 |
|
db
|
Added some docs
|
2010-08-10 06:17:49 +00:00 |
|
diff
|
Replace some instances of $wgUser passed to ParserOutput::get()/getKey() for $wgOut->parserOptions()
|
2010-08-10 19:57:53 +00:00 |
|
extauth
|
Cleanup r70571, more strict checks for getCookie() return values
|
2010-08-10 13:30:46 +00:00 |
|
filerepo
|
Follow up r24808.
|
2010-08-11 18:56:38 +00:00 |
|
installer
|
Typofix. Now you can actually enable uploads
|
2010-08-12 13:00:31 +00:00 |
|
job
|
Fix UploadFromUrl test cases, UploadFromUrlJob::run return value, and disable broken features in UploadFromUrlJob
|
2010-07-29 18:39:42 +00:00 |
|
json
|
Documentation o_O
|
2010-08-12 07:27:48 +00:00 |
|
media
|
Cleanup debug and comments of r68324
|
2010-07-28 19:38:59 +00:00 |
|
normal
|
From globals to parameters: $columns, $exceptions, $verbose
|
2010-07-28 12:07:53 +00:00 |
|
parser
|
Parser should only use content messages.
|
2010-08-12 13:23:28 +00:00 |
|
search
|
* standardised file headers
|
2010-08-08 10:44:59 +00:00 |
|
specials
|
Make the subtitle of Special:Watchlist more consistent with other subtitles.
|
2010-08-10 16:21:10 +00:00 |
|
templates
|
Greatly simplify path and extension detection for NoLocalSettings.php. Fixes bug 21215.
|
2010-08-08 16:06:21 +00:00 |
|
upload
|
Made asynchronous upload by URL working, partly. Hid it behind $wgAllowAsyncCopyUploads. If there are no errors then everything works expected; the same if there are unrecoverable errors. User intervention to solve warnings is not yet possible, because $_SESSION is not available in runJobs. This also means that async with leavemessage = false is broken.
|
2010-07-29 13:53:51 +00:00 |
|
zhtable
|
Refactor Makefile.py. Add new function to manualWordsTable() and fix bug for parsing tsi.src.
|
2010-08-06 20:05:07 +00:00 |
|
.htaccess
|
|
|
|
AjaxDispatcher.php
|
Ran stylize.php, removed trailing whitespace, updated indentation and code formatting.
|
2010-05-30 14:28:54 +00:00 |
|
AjaxFunctions.php
|
* Standardised file description headers
|
2010-08-08 14:23:14 +00:00 |
|
AjaxResponse.php
|
* Standardised file description headers
|
2010-08-08 14:23:14 +00:00 |
|
Article.php
|
Use only the page relevant pieces in the parser cache key. Eg. two users with different math options will now
|
2010-08-09 21:53:21 +00:00 |
|
AuthPlugin.php
|
Ran stylize.php, removed trailing whitespace, updated indentation and code formatting.
|
2010-05-30 14:48:30 +00:00 |
|
AutoLoader.php
|
Move pieces related to ParserOutput expiry into a new CacheTime class.
|
2010-08-09 14:58:08 +00:00 |
|
Autopromote.php
|
Ran stylize.php, removed trailing whitespace, updated indentation and code formatting.
|
2010-05-30 14:48:30 +00:00 |
|
BacklinkCache.php
|
Ran stylize.php, removed trailing whitespace, updated indentation and code formatting.
|
2010-05-30 14:48:30 +00:00 |
|
BagOStuff.php
|
* Standardised file description headers
|
2010-08-08 14:23:14 +00:00 |
|
Block.php
|
DatabaseMssql class and related changes
|
2010-08-06 23:44:00 +00:00 |
|
CacheDependency.php
|
Fix method name in a comment
|
2010-07-16 11:38:10 +00:00 |
|
Category.php
|
Remove dead code added in r36814
|
2010-07-27 19:55:47 +00:00 |
|
Categoryfinder.php
|
|
|
|
CategoryPage.php
|
Clean up code now that the old path is gone
|
2010-08-03 20:50:58 +00:00 |
|
Cdb.php
|
|
|
|
Cdb_PHP.php
|
|
|
|
ChangesFeed.php
|
Removal of unused globals
|
2010-07-24 19:11:52 +00:00 |
|
ChangesList.php
|
Remove most named character references from output
|
2010-05-30 17:33:59 +00:00 |
|
ChangeTags.php
|
More unused variables, whitespace
|
2010-07-25 21:44:29 +00:00 |
|
ConfEditor.php
|
Use the canonical names for classes.
|
2010-07-27 18:33:04 +00:00 |
|
Credits.php
|
* Standardised file description headers
|
2010-08-08 14:23:14 +00:00 |
|
DefaultSettings.php
|
Followup to r70729: Add note about $wgPageProps only being seen from the API help page
|
2010-08-11 08:15:32 +00:00 |
|
Defines.php
|
|
|
|
DjVuImage.php
|
* Standardised file description headers
|
2010-08-08 14:23:14 +00:00 |
|
EditPage.php
|
Add ID to minor/watch labels to allow separate styling of these lebels.
|
2010-08-10 08:51:11 +00:00 |
|
Exception.php
|
* Standardised file description headers
|
2010-08-08 14:23:14 +00:00 |
|
Exif.php
|
* Standardised file description headers
|
2010-08-08 14:23:14 +00:00 |
|
Export.php
|
|
|
|
ExternalEdit.php
|
|
|
|
ExternalStore.php
|
And one error suppression opertator less (per bug 24159)
|
2010-07-02 19:10:36 +00:00 |
|
ExternalStoreDB.php
|
|
|
|
ExternalStoreHttp.php
|
|
|
|
ExternalUser.php
|
|
|
|
FakeTitle.php
|
|
|
|
Feed.php
|
|
|
|
FeedUtils.php
|
|
|
|
FileDeleteForm.php
|
|
|
|
FileRevertForm.php
|
Removal of unused globals
|
2010-07-24 19:11:52 +00:00 |
|
ForkController.php
|
Removal of unused globals
|
2010-07-24 19:11:52 +00:00 |
|
FormOptions.php
|
Ran stylize.php, removed trailing whitespace, updated indentation and code formatting.
|
2010-05-30 14:28:54 +00:00 |
|
GlobalFunctions.php
|
Added some docs
|
2010-08-10 06:17:49 +00:00 |
|
HistoryBlob.php
|
|
|
|
HistoryPage.php
|
Use proper tooltipAndAccessKeyAttribs()
|
2010-06-12 17:08:51 +00:00 |
|
Hooks.php
|
* Standardised file description headers
|
2010-08-08 14:23:14 +00:00 |
|
Html.php
|
Removal of unused globals
|
2010-07-24 19:11:52 +00:00 |
|
HTMLCacheUpdate.php
|
|
|
|
HTMLFileCache.php
|
Removal of unused globals
|
2010-07-24 19:11:52 +00:00 |
|
HTMLForm.php
|
Remove double-wrapping in trs
|
2010-07-02 21:40:47 +00:00 |
|
HttpFunctions.php
|
Fixed some doxygen warnings
|
2010-07-02 21:22:38 +00:00 |
|
IEContentAnalyzer.php
|
|
|
|
ImageFunctions.php
|
|
|
|
ImageGallery.php
|
Followup r67707, cast these to boolean just to be paranoid
|
2010-06-09 15:06:11 +00:00 |
|
ImagePage.php
|
Fixup some more wrong static usages
|
2010-07-25 21:08:34 +00:00 |
|
ImageQueryPage.php
|
|
|
|
Import.php
|
* Standardised file description headers
|
2010-08-08 14:23:14 +00:00 |
|
ImportXMLReader.php
|
* Standardised file description headers
|
2010-08-08 14:23:14 +00:00 |
|
Interwiki.php
|
coding style tweaks to Interwiki.php
|
2010-07-25 15:50:23 +00:00 |
|
IP.php
|
coding style tweaks
|
2010-08-08 16:57:31 +00:00 |
|
JSMin.php
|
Removed @package and added @file from the documentation for consistency with other files
|
2010-08-07 14:58:18 +00:00 |
|
Licenses.php
|
Remove unused variable
|
2010-07-24 21:11:29 +00:00 |
|
LinkBatch.php
|
Clean up query code
|
2010-07-10 08:14:39 +00:00 |
|
LinkCache.php
|
Removal of unused globals
|
2010-07-24 19:11:52 +00:00 |
|
Linker.php
|
No need for $wgUser since r70653
|
2010-08-12 14:00:10 +00:00 |
|
LinkFilter.php
|
|
|
|
LinksUpdate.php
|
Big commit: kill almost every freeResult() call as useless
|
2010-08-08 12:27:48 +00:00 |
|
LocalisationCache.php
|
|
|
|
LogEventsList.php
|
Seems I forgot to commit these files in r70699
|
2010-08-08 14:28:01 +00:00 |
|
LogPage.php
|
Seems I forgot to commit these files in r70699
|
2010-08-08 14:28:01 +00:00 |
|
MacBinary.php
|
Fixed some doxygen warnings
|
2010-05-22 16:14:28 +00:00 |
|
MagicWord.php
|
* Standardised file description headers
|
2010-08-08 14:23:14 +00:00 |
|
Math.php
|
Move the math option inside ParserOptions instead of having Math.php directly sneaking into $wgUser.
|
2010-08-05 15:24:36 +00:00 |
|
memcached-client.php
|
Removed error suppression opertators (per bug 24159)
|
2010-07-04 20:43:58 +00:00 |
|
MemcachedSessions.php
|
|
|
|
Message.php
|
Update syntax examples a bit
|
2010-07-08 09:03:47 +00:00 |
|
MessageCache.php
|
Allow negative caching in process cache and use it, return early in replace() if cannot use db
|
2010-08-08 00:28:17 +00:00 |
|
Metadata.php
|
* Standardised file description headers
|
2010-08-08 14:23:14 +00:00 |
|
mime.info
|
Recognize webm and matroska files. See also Bug 23888
|
2010-07-28 19:24:00 +00:00 |
|
mime.types
|
Recognize webm and matroska files. See also Bug 23888
|
2010-07-28 19:24:00 +00:00 |
|
MimeMagic.php
|
* Standardised file description headers
|
2010-08-08 14:23:14 +00:00 |
|
Namespace.php
|
Move getValidNamespaces() to Namespace.php
|
2010-07-25 22:29:05 +00:00 |
|
ObjectCache.php
|
(bug 22844) Support Micosoft Windows Cache aka WINCACHE
|
2010-05-13 17:41:13 +00:00 |
|
OutputHandler.php
|
Send XVO headers only if $wgUseXVO is true.
|
2010-07-23 05:00:58 +00:00 |
|
OutputPage.php
|
New line at end of wfDebug
|
2010-08-11 16:49:59 +00:00 |
|
PageQueryPage.php
|
|
|
|
Pager.php
|
Add the current limit (manually changed by a user) from the query string to avoid that the limit is lost after clicking Go next time
|
2010-06-17 07:32:39 +00:00 |
|
PatrolLog.php
|
|
|
|
PoolCounter.php
|
|
|
|
Preferences.php
|
Use Disabled for the value 0 of stub threshold since there seems to be some confusion on how to disable it.
|
2010-08-03 22:13:16 +00:00 |
|
PrefixSearch.php
|
Suppress warnings
|
2010-06-25 14:21:07 +00:00 |
|
Profiler.php
|
Fixed some doxygen warnings
|
2010-07-01 20:45:21 +00:00 |
|
ProfilerSimple.php
|
|
|
|
ProfilerSimpleText.php
|
Removal of unused globals
|
2010-07-24 19:11:52 +00:00 |
|
ProfilerSimpleTrace.php
|
$self to $this
|
2010-07-24 19:06:19 +00:00 |
|
ProfilerSimpleUDP.php
|
|
|
|
ProfilerStub.php
|
|
|
|
ProtectionForm.php
|
* Standardised file description headers
|
2010-08-08 14:23:14 +00:00 |
|
proxy_check.php
|
* Standardised file description headers
|
2010-08-08 14:23:14 +00:00 |
|
ProxyTools.php
|
|
|
|
QueryPage.php
|
Big commit: kill almost every freeResult() call as useless
|
2010-08-08 12:27:48 +00:00 |
|
RawPage.php
|
Removed PHP4-ism
|
2010-08-08 14:58:29 +00:00 |
|
RecentChange.php
|
* Standardised file description headers
|
2010-08-08 14:23:14 +00:00 |
|
Revision.php
|
|
|
|
RevisionDelete.php
|
* Standardised file description headers
|
2010-08-08 14:23:14 +00:00 |
|
Sanitizer.php
|
As per feedback on r70849, fixed bad indenting (spaces) that should be a tab.
|
2010-08-11 19:02:21 +00:00 |
|
Setup.php
|
Followup r70515, commiting forgotten file
|
2010-08-08 06:36:00 +00:00 |
|
SiteConfiguration.php
|
Fixed some doxygen warnings
|
2010-05-10 20:43:54 +00:00 |
|
SiteStats.php
|
Made active users concept have some meaning by decoupling it from recent changes length.
|
2010-07-18 07:15:27 +00:00 |
|
Skin.php
|
Change some more to parent::
|
2010-07-25 21:02:56 +00:00 |
|
SkinTemplate.php
|
* Standardised file description headers
|
2010-08-08 14:23:14 +00:00 |
|
SpecialPage.php
|
Modified Special:Movepage to subclass UnlistedSpecialPage
|
2010-08-08 18:46:49 +00:00 |
|
SquidPurgeClient.php
|
|
|
|
SquidUpdate.php
|
Big commit: kill almost every freeResult() call as useless
|
2010-08-08 12:27:48 +00:00 |
|
Status.php
|
Cleanup r69128, getStatArray() -> getStatusArray(). It's two characters, c'mon
|
2010-07-10 09:26:42 +00:00 |
|
StreamFile.php
|
Removal of unused globals
|
2010-07-24 19:11:52 +00:00 |
|
StringUtils.php
|
Mark the comment as documentation
|
2010-08-08 06:36:44 +00:00 |
|
StubObject.php
|
|
|
|
tidy.conf
|
|
|
|
Title.php
|
Swap order of exists() and isAlwaysKnown() checks, as the latter is generally less expensive. Could not reproduce a case where Linker::link() actually caused an existence check to be ran for an always-known title, though.
|
2010-08-09 15:35:36 +00:00 |
|
TitleArray.php
|
|
|
|
User.php
|
Cleanup r70571, more strict checks for getCookie() return values
|
2010-08-10 13:30:46 +00:00 |
|
UserArray.php
|
|
|
|
UserMailer.php
|
UserMailer.php: Send diff links from old->new on $wgEnotifImpersonal, not from unrelated_old->old
|
2010-08-05 12:50:34 +00:00 |
|
UserRightsProxy.php
|
Hack up UserRightsProxy to support setting preferences of remote users, needed for a feature in PrefSwitch I'm about to commit. The way this hacks around UserRightsProxy's 'helpful' behavior of refusing to work with wikis not in $wgLoclDatabases is kinda ugly (I'm open to alternative suggestions), but then this entire class is an ugly hack and should be replaced by something more sane (even brion, its author, agrees with this :P)
|
2010-08-07 16:08:22 +00:00 |
|
WatchedItem.php
|
Big commit: kill almost every freeResult() call as useless
|
2010-08-08 12:27:48 +00:00 |
|
WatchlistEditor.php
|
Make the subtitle of Special:Watchlist more consistent with other subtitles.
|
2010-08-10 16:21:10 +00:00 |
|
WebRequest.php
|
Cleanup getCookie() and use it all over the place instead of using $_COOKIE directly
|
2010-08-06 15:00:43 +00:00 |
|
WebResponse.php
|
|
|
|
WebStart.php
|
Fix URL for $GLOBALS overwrite vulnerability.
|
2010-07-20 02:17:18 +00:00 |
|
Wiki.php
|
Remove raw $_GET usage held over from days before WebRequest existed, was introduced in r12605
|
2010-08-11 12:15:16 +00:00 |
|
WikiError.php
|
* Standardised file description headers
|
2010-08-08 14:23:14 +00:00 |
|
WikiMap.php
|
Removal of unused globals
|
2010-07-24 19:11:52 +00:00 |
|
Xml.php
|
Make r66504 a little more concise
|
2010-06-09 20:49:00 +00:00 |
|
XmlTypeCheck.php
|
|
|
|
ZhClient.php
|
Fix some wrong usages of static method calls (actually belong to class instance)
|
2010-07-25 18:00:32 +00:00 |
|
ZhConversion.php
|
Refactor Makefile.py. Add new function to manualWordsTable() and fix bug for parsing tsi.src.
|
2010-08-06 20:05:07 +00:00 |