| .. |
|
api
|
* (bug 13879) Special:EmailUser shows a form in case no user was specified
|
2008-08-21 22:15:34 +00:00 |
|
cbt
|
* remove end of line whitespace
|
2008-04-14 07:45:50 +00:00 |
|
db
|
Force inserted bools to be ints, per Tim's suggestion on bug 15148.
|
2008-08-21 13:10:19 +00:00 |
|
filerepo
|
Revert r39608 "More descriptive sanitized paths for file repo errors"
|
2008-08-19 18:45:32 +00:00 |
|
media
|
* Allow wikitext in file-info, file-info-size, svg-long-desc instead of mix of unescaped and plain
|
2008-07-16 08:48:53 +00:00 |
|
normal
|
Fixed Doxygen warnings
|
2008-06-02 17:50:59 +00:00 |
|
parser
|
Remark static functions for performance. Same 15 test failures as before this change.
|
2008-08-20 01:03:01 +00:00 |
|
specials
|
* (bug 13879) Special:EmailUser shows a form in case no user was specified
|
2008-08-21 22:15:34 +00:00 |
|
templates
|
Revert r39546 "(bug 14187) In Special:Userlogin the buttons "Log in" and "E-mail new password" now have classes "mw-loginbutton" and "mw-mailmypasswordbutton"."
|
2008-08-19 17:24:23 +00:00 |
|
zhtable
|
Update the Chinese conversion tables
|
2008-08-19 02:13:31 +00:00 |
|
.htaccess
|
|
|
|
AjaxDispatcher.php
|
adding debug messages to ajax dispatcher
|
2008-06-28 19:40:14 +00:00 |
|
AjaxFunctions.php
|
* $wgAjaxSearch has been removed; use $wgEnableMWSuggest instead.
|
2008-08-20 18:11:59 +00:00 |
|
AjaxResponse.php
|
Document a bit.
|
2008-08-20 22:22:29 +00:00 |
|
Article.php
|
Added button for Visual Comparison to history page, previous and next diff buttons follow that choice consistently and diff pages have a link to switch from/to source/visual comparison
|
2008-08-21 00:45:13 +00:00 |
|
AuthPlugin.php
|
* remove end of line whitespace
|
2008-04-14 07:45:50 +00:00 |
|
AutoLoader.php
|
Adding action=watch to the API
|
2008-08-21 15:44:13 +00:00 |
|
Autopromote.php
|
Testing commit access, per report. Minor whitespace change.
|
2008-08-18 18:03:49 +00:00 |
|
BagOStuff.php
|
Fix some doxygen warnings
|
2008-05-22 19:48:26 +00:00 |
|
Block.php
|
Refactor out Block::isWhitelistedFromAutoblocks
|
2008-08-08 05:56:43 +00:00 |
|
CacheDependency.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
Category.php
|
* (bug 14923) Add method for getting a TitleArray for a particular category.
|
2008-07-28 19:02:40 +00:00 |
|
Categoryfinder.php
|
* Recursion loop check added to Categoryfinder class
|
2008-07-28 20:59:17 +00:00 |
|
CategoryPage.php
|
Counts should be shown using localized digits, just as totals do.
|
2008-07-17 12:01:29 +00:00 |
|
ChangesFeed.php
|
Refactored SpecialRecentchanges:
|
2008-06-17 08:24:00 +00:00 |
|
ChangesList.php
|
Revert r39503, 39507 "(bug 14468) Lines in classic RecentChanges and Watchlist now have classes "odd" and "even" to make colouring using css possible."
|
2008-08-19 00:15:05 +00:00 |
|
Credits.php
|
Tweaks for Credits and Metadata:
|
2008-08-18 19:21:55 +00:00 |
|
DatabaseFunctions.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
DefaultSettings.php
|
Bump style version for r39776.
|
2008-08-21 20:28:45 +00:00 |
|
Defines.php
|
Committing todays work on LinkHooks and the link rewrite:
|
2008-08-19 04:44:34 +00:00 |
|
Diff.php
|
Do not use PHP 5.2.0 functions in core, kthx.
|
2008-08-21 21:41:30 +00:00 |
|
DifferenceEngine.php
|
Added button for Visual Comparison to history page, previous and next diff buttons follow that choice consistently and diff pages have a link to switch from/to source/visual comparison
|
2008-08-21 00:45:13 +00:00 |
|
DjVuImage.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
DoubleRedirectJob.php
|
Magic word __STATICREDIRECT__ to suppress the redirect fixer. For periodically-archived pages like [[WP:GO]].
|
2008-07-27 21:49:58 +00:00 |
|
EditPage.php
|
Tweak for r29770 (yes, some months after it):
|
2008-08-20 21:27:12 +00:00 |
|
EmaillingJob.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
EnotifNotifyJob.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
Exception.php
|
Refactor a bit preparatory to fixing bug 8068: rewrite the robot policy stuff in OutputPage to allow index and follow policy to be set separately. Also now validates input to setRobotPolicy(). And renamed setRobotpolicy to setRobotPolicy, too. If anyone was accessing $mRobotpolicy directly they're out of luck, though.
|
2008-07-23 19:05:43 +00:00 |
|
Exif.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
Export.php
|
Fix some doxygen warnings
|
2008-05-22 19:48:26 +00:00 |
|
ExternalEdit.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ExternalStore.php
|
Removed some PHP4-ism
|
2008-07-19 20:52:53 +00:00 |
|
ExternalStoreDB.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ExternalStoreHttp.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
FakeTitle.php
|
* remove end of line whitespace
|
2008-04-14 07:45:50 +00:00 |
|
Feed.php
|
(bug 15128) Documentation for xmlEncode is wrong, it's not static.
|
2008-08-13 01:53:03 +00:00 |
|
FeedUtils.php
|
(bug 14868) Setting $wgFeedDiffCutoff to 0 now stops generation of the diff entirely, not just display of it. No point in wasting time doing the former if you don't want the latter :)
|
2008-08-08 13:48:16 +00:00 |
|
FileDeleteForm.php
|
Rename 'hiderevision' to 'suppressrevision'
|
2008-05-25 00:31:28 +00:00 |
|
FileRevertForm.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
FileStore.php
|
Should be the last of the 0777's :)
|
2008-08-08 14:24:05 +00:00 |
|
FormOptions.php
|
Per r38036: also fix FormOptions
|
2008-07-25 18:06:29 +00:00 |
|
GlobalFunctions.php
|
*ahem* self-revert. Something weird happened with getAll()
|
2008-08-20 14:12:52 +00:00 |
|
HistoryBlob.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
Hooks.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
HTMLCacheUpdate.php
|
$dbr->select already returns a ResultWrapper, no need to re-wrap it :)
|
2008-07-06 13:31:35 +00:00 |
|
HTMLDiff.php
|
Start to improve HTMLDiff.php localization. For the time being, I recommend that the messages *not* be localized, because they're likely to change form quite a bit more before they're stable. Someone might want to temporarily mark them "do not change" and have BetaWiki not pick them up. I'd appreciate help on this, of course.
|
2008-08-21 22:16:44 +00:00 |
|
HTMLFileCache.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
HttpFunctions.php
|
Revert r34877 -- duplicates wfExpandUrl()
|
2008-05-15 19:42:55 +00:00 |
|
ImageFunctions.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ImageGallery.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ImagePage.php
|
* Format numbers passed to messages
|
2008-08-08 21:31:38 +00:00 |
|
ImageQueryPage.php
|
Bah! Partial revert of r38212. Unrelated file snuck into my commit window.
|
2008-07-30 03:07:54 +00:00 |
|
IP.php
|
update comment
|
2008-08-13 23:34:56 +00:00 |
|
JobQueue.php
|
add some useless WHERE condition instead of 'Job::pop' :)
|
2008-08-04 05:07:53 +00:00 |
|
Licenses.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
LinkBatch.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
LinkCache.php
|
Fix for problems with r39414; LinkHolderArray::replaceInterwiki() was badly broken
|
2008-08-16 10:13:35 +00:00 |
|
Linker.php
|
Re-committing 37663 for the new release, per old Wikitech-l discussion.
|
2008-08-18 18:15:47 +00:00 |
|
LinkFilter.php
|
* remove end of line whitespace
|
2008-04-14 07:45:50 +00:00 |
|
LinksUpdate.php
|
flag as protected
|
2008-08-17 21:58:17 +00:00 |
|
LogEventsList.php
|
Opps, var renamed
|
2008-08-01 22:56:17 +00:00 |
|
LogPage.php
|
Load messages in a less shitty and more consistent manner for extensions. Previously relied on logName() being called. Failed miserably for extracts.
|
2008-08-20 09:43:46 +00:00 |
|
MacBinary.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
MagicWord.php
|
Magic word __STATICREDIRECT__ to suppress the redirect fixer. For periodically-archived pages like [[WP:GO]].
|
2008-07-27 21:49:58 +00:00 |
|
Math.php
|
More of the ongoing war against mkdir() in favor of wfMkdirParents()
|
2008-08-11 15:44:59 +00:00 |
|
MediaTransformOutput.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
memcached-client.php
|
Revert r37295 "(bug 14159) Use of MEMCACHE_COMPRESSED constant causes an E_NOTICE on PHP installs with the Memcache module installed. Renamed to MEMCACHE_MCOMPRESSED."
|
2008-07-09 01:07:49 +00:00 |
|
MemcachedSessions.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
MessageCache.php
|
Fix for problems with r39414; LinkHolderArray::replaceInterwiki() was badly broken
|
2008-08-16 10:13:35 +00:00 |
|
Metadata.php
|
Tweaks for Credits and Metadata:
|
2008-08-18 19:21:55 +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
|
By default, reject file uploads that look like ZIP files, to avoid the so-called GIFAR vulnerability.
|
2008-08-12 03:10:07 +00:00 |
|
Namespace.php
|
Revert 37530 -- removes the control option for image moving
|
2008-07-10 21:53:14 +00:00 |
|
NamespaceCompat.php
|
* remove end of line whitespace
|
2008-04-14 07:45:50 +00:00 |
|
ObjectCache.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
OutputHandler.php
|
Fixed excessive memory usage in PCRE in wfMangleFlashPolicy(). Was causing OOM on various big pages. Possible upstream regression, deserves investigation.
|
2008-05-30 14:58:29 +00:00 |
|
OutputPage.php
|
Tweaks for skins:
|
2008-08-21 14:09:57 +00:00 |
|
PageHistory.php
|
Added button for Visual Comparison to history page, previous and next diff buttons follow that choice consistently and diff pages have a link to switch from/to source/visual comparison
|
2008-08-21 00:45:13 +00:00 |
|
PageQueryPage.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
Pager.php
|
* Better yet, move getDateCond() to reverseChronologicalPager to avoid duplication.
|
2008-08-01 22:38:45 +00:00 |
|
PatrolLog.php
|
* remove end of line whitespace
|
2008-04-14 07:45:50 +00:00 |
|
PrefixSearch.php
|
Basic docs for the class.
|
2008-08-07 23:09:11 +00:00 |
|
Profiler.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ProfilerSimple.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ProfilerSimpleText.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ProfilerSimpleUDP.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ProfilerStub.php
|
WARNING: HUGE COMMIT
|
2008-05-20 17:13:28 +00:00 |
|
ProtectionForm.php
|
Refactor a bit preparatory to fixing bug 8068: rewrite the robot policy stuff in OutputPage to allow index and follow policy to be set separately. Also now validates input to setRobotPolicy(). And renamed setRobotpolicy to setRobotPolicy, too. If anyone was accessing $mRobotpolicy directly they're out of luck, though.
|
2008-07-23 19:05:43 +00:00 |
|
proxy_check.php
|
* remove end of line whitespace
|
2008-04-14 07:45:50 +00:00 |
|
ProxyTools.php
|
Add comment explaining mystery list of IP addresses
|
2008-07-01 22:30:06 +00:00 |
|
QueryPage.php
|
querycache.value is an unsigned int with default of 0, so don't attempt to store an empty string.
|
2008-06-05 17:20:26 +00:00 |
|
RawPage.php
|
Tweaks for skins:
|
2008-08-21 14:09:57 +00:00 |
|
RecentChange.php
|
Remove useless param in RecentChange::newFromCurRow()
|
2008-06-16 02:39:43 +00:00 |
|
RefreshLinksJob.php
|
Revert r36093 (bug 14404).
|
2008-06-11 02:51:30 +00:00 |
|
Revision.php
|
No negative caching in the revision cache -- doesn't work anyway since memcached converts false to '', and so suppresses the error message on the second hit.
|
2008-07-28 10:16:12 +00:00 |
|
Sanitizer.php
|
Re-committing 37663 for the new release, per old Wikitech-l discussion.
|
2008-08-18 18:15:47 +00:00 |
|
SearchEngine.php
|
Tweak comment: fixed it but didn't remove the fixme.
|
2008-08-19 03:48:26 +00:00 |
|
SearchMySQL.php
|
Revert r36413 -- renaming of search files into 'search' subdirectory
|
2008-06-19 21:02:23 +00:00 |
|
SearchMySQL4.php
|
Revert r36413 -- renaming of search files into 'search' subdirectory
|
2008-06-19 21:02:23 +00:00 |
|
SearchOracle.php
|
Revert r36413 -- renaming of search files into 'search' subdirectory
|
2008-06-19 21:02:23 +00:00 |
|
SearchPostgres.php
|
Double-check that all old revision are set null.
|
2008-07-29 14:14:10 +00:00 |
|
SearchUpdate.php
|
Revert r36413 -- renaming of search files into 'search' subdirectory
|
2008-06-19 21:02:23 +00:00 |
|
Setup.php
|
* $wgAjaxSearch has been removed; use $wgEnableMWSuggest instead.
|
2008-08-20 18:11:59 +00:00 |
|
SiteConfiguration.php
|
*ahem* self-revert. Something weird happened with getAll()
|
2008-08-20 14:12:52 +00:00 |
|
SiteStats.php
|
Deprecate SiteStats::admins() in favor of SiteStats::numberingroup('sysop'). Should make bug 13471 easy.
|
2008-07-28 15:49:44 +00:00 |
|
Skin.php
|
Tweaks for skins:
|
2008-08-21 14:09:57 +00:00 |
|
SkinTemplate.php
|
Tweaks for skins:
|
2008-08-21 14:09:57 +00:00 |
|
SpecialPage.php
|
Refactor a bit preparatory to fixing bug 8068: rewrite the robot policy stuff in OutputPage to allow index and follow policy to be set separately. Also now validates input to setRobotPolicy(). And renamed setRobotpolicy to setRobotPolicy, too. If anyone was accessing $mRobotpolicy directly they're out of luck, though.
|
2008-07-23 19:05:43 +00:00 |
|
SquidUpdate.php
|
* (bug 4977) Fix for possible squid purging errors when using HTTP purges
|
2008-06-16 20:18:49 +00:00 |
|
Status.php
|
Forgot this, needed with r36153
|
2008-06-10 15:38:13 +00:00 |
|
StreamFile.php
|
* remove end of line whitespace
|
2008-04-14 07:45:50 +00:00 |
|
StringUtils.php
|
Fix for problems with r39414; LinkHolderArray::replaceInterwiki() was badly broken
|
2008-08-16 10:13:35 +00:00 |
|
StubObject.php
|
Fix regreesion in r37662, disabled conversion when interface language variant is different that main wiki language variant.
|
2008-07-15 16:49:57 +00:00 |
|
tidy.conf
|
* remove end of line whitespace
|
2008-04-14 07:45:50 +00:00 |
|
Title.php
|
More Doxygen alias fixes; these aliases should be consistent enough to use all over now :)
|
2008-08-21 08:39:31 +00:00 |
|
TitleArray.php
|
Revert r38165 for now, breaks CentralAuth and I don't have that installed anywhere to debug.
|
2008-07-29 14:53:10 +00:00 |
|
User.php
|
More Doxygen alias fixes; these aliases should be consistent enough to use all over now :)
|
2008-08-21 08:39:31 +00:00 |
|
UserArray.php
|
Revert r38165 for now, breaks CentralAuth and I don't have that installed anywhere to debug.
|
2008-07-29 14:53:10 +00:00 |
|
UserMailer.php
|
* (bug 15055) Talk page notifications no longer attempt to send mail when
|
2008-08-06 23:43:17 +00:00 |
|
UserRightsProxy.php
|
Fixed Doxygen warnings
|
2008-06-02 17:50:59 +00:00 |
|
WatchedItem.php
|
Fix some doxygen warnings
|
2008-05-22 19:48:26 +00:00 |
|
WatchlistEditor.php
|
Revert r38302,38306 -- "Add an order by to the list of watched pages."
|
2008-07-31 23:20:37 +00:00 |
|
WebRequest.php
|
* Fix WebRequest.php
|
2008-08-02 12:39:29 +00:00 |
|
WebResponse.php
|
Remove boneheaded config var $wgEnablePersistentCookies. Setting the default expiration to 0 now makes the cookies session-only (seeing as it was largely ignored)
|
2008-08-18 19:57:01 +00:00 |
|
WebStart.php
|
* Reorganised the includes directory, creating subdirectories db, parser and specials
|
2008-06-16 20:21:26 +00:00 |
|
Wiki.php
|
minor code tweaks
|
2008-08-21 03:05:25 +00:00 |
|
WikiError.php
|
Fix some doxygen warnings
|
2008-05-22 19:48:26 +00:00 |
|
Xml.php
|
PHP Sucks. Having a value of 0 was making $value appear as false, so you couldn't set a value when adding an option. Fixed this up with a strict check.
|
2008-08-20 12:30:31 +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
|
Fixed Doxygen warnings
|
2008-06-02 17:50:59 +00:00 |
|
ZhConversion.php
|
Update the Chinese conversion tables
|
2008-08-19 02:13:31 +00:00 |