wiki.techinc.nl/includes
Brad Jorsch 661e5e5b14 (bug 46787) API: Fix rccontinue handling
There are several bugs in Icc43b62f:
* When handing the continuation, the code checks for dir=descending when
  the actual value is dir=older.
* When the above is fixed, the continuation code assumes "ORDER BY
  rc_timestamp DESC, rc_id ASC", which would filesort.
* rc_id is not added to the ORDER BY clause anyway.

Bug: 46787
Change-Id: Ia6ebd4ea0458b8013d4ecb71954dcfbdacff2c00
2013-04-02 10:27:25 -04:00
..
actions Merge "Add docs for constructor" 2013-04-01 20:13:15 +00:00
api (bug 46787) API: Fix rccontinue handling 2013-04-02 10:27:25 -04:00
cache Merge "Use MessageCache::getMsgFromNamespace() to fetch conversion tables." 2013-03-28 21:42:13 +00:00
clientpool Moved some RedisConnectionPool docs to the factory function. 2013-03-19 11:15:57 +00:00
content fix some spacing 2013-03-25 22:22:46 +00:00
context Fixed importScopedSession() and moved exportUserSession() to RequestContext. 2013-03-15 12:49:54 -07:00
dao Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
db Updated PostgreSQL insertId() docs to actually make sense. 2013-03-26 13:28:11 -07:00
debug Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
diff Fix case of some Title methods 2013-03-27 14:36:05 +01:00
extauth Remove a bunch of trailing spaces and unneeded newlines 2012-10-19 22:03:05 +02:00
externalstore Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
filebackend Fixed small doc typo. 2013-03-31 01:53:35 -07:00
filerepo Made sure MediaTransformOutput::getLocalCopyPath handles storage paths. 2013-03-27 12:48:14 -07:00
installer Remove several ancient skins 2013-04-01 17:11:59 -04:00
interwiki The static declaration must come after the visibility declaration 2013-01-26 21:03:52 +01:00
job [JobQueue] Fixed use of ipairs() in JobQueueRedis. 2013-04-01 22:37:28 +00:00
json Fix pretty JSON when strings end with backslashes 2013-03-30 16:23:24 -04:00
libs Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
logging Move subclasses of LogFormatter to their own file 2013-03-15 15:25:33 +01:00
media Made sure MediaTransformOutput::getLocalCopyPath handles storage paths. 2013-03-27 12:48:14 -07:00
normal Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
objectcache fix some spacing 2013-03-25 22:22:46 +00:00
parser Fix case of some Title methods (final round) 2013-03-28 11:30:06 +01:00
profiler fix some spacing 2013-03-25 22:22:46 +00:00
resourceloader Merge "Make ResourceLoaderStartupModule work on mobile" 2013-03-30 00:14:05 +00:00
revisiondelete fix some spacing 2013-03-25 22:22:46 +00:00
search fix some spacing 2013-03-25 22:22:46 +00:00
site fix some spacing 2013-03-25 22:22:46 +00:00
specials Reduced indentation levels, broke long lines. 2013-04-01 20:56:28 +00:00
templates fix some spacing 2013-03-25 22:22:46 +00:00
upload fix some spacing 2013-03-25 22:22:46 +00:00
.htaccess
Action.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
AjaxDispatcher.php
AjaxResponse.php Remove spaces in function signature 2013-03-18 20:44:43 +01:00
ArrayUtils.php fix some spacing 2013-03-25 22:22:46 +00:00
Article.php Combine JavaScript and JSON encoding logic 2013-03-27 20:22:45 -04:00
AuthPlugin.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
AutoLoader.php Remove several ancient skins 2013-04-01 17:11:59 -04:00
Autopromote.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
Block.php Apply IP blocks to X-Forwarded-For header 2013-03-30 05:51:46 -07:00
CacheHelper.php miscellaneous doxygen warnings 2012-10-22 14:00:08 +02:00
Category.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
Categoryfinder.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
CategoryPage.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
CategoryViewer.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
Cdb.php fix some spacing 2013-03-07 17:53:21 +01:00
Cdb_PHP.php fix some spacing 2013-03-25 22:22:46 +00:00
ChangesFeed.php Fix case of some Title methods 2013-03-27 14:36:05 +01:00
ChangesList.php fix some spacing 2013-03-25 22:22:46 +00:00
ChangeTags.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
Collation.php fix some spacing 2013-03-25 22:22:46 +00:00
ConfEditor.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
Cookie.php Remove spaces in function signature 2013-03-18 20:44:43 +01:00
CryptRand.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
DataUpdate.php Remove spaces between parentheses in function calls 2013-03-17 16:13:22 +01:00
DefaultSettings.php Remove completely unused $wgRedirectScript/redirect.php 2013-04-01 18:29:42 +00:00
DeferredUpdates.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
Defines.php fix some spacing 2013-03-25 22:22:46 +00:00
DeprecatedGlobal.php fix some spacing 2013-02-04 20:18:33 +00:00
EditPage.php Fix case of some Title methods (final round) 2013-03-28 11:30:06 +01:00
Exception.php (bug 44111) ErrorPageError log messages should be in English 2013-03-28 02:39:05 +00:00
Export.php Fix case of some Title methods 2013-03-27 14:36:05 +01:00
ExternalEdit.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
ExternalUser.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
FakeTitle.php fix some spacing 2013-02-04 20:18:33 +00:00
Fallback.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
Feed.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
FeedUtils.php Fix case of some Title methods 2013-03-27 14:36:05 +01:00
FileDeleteForm.php Fix case of some Title methods 2013-03-27 14:36:05 +01:00
ForkController.php (Bug 37957) Replace php_sapi_name() with PHP_SAPI 2013-02-04 12:50:45 -08:00
FormOptions.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
GitInfo.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
GlobalFunctions.php Avoid sending multiple UDP packets for the same key in wfIncrStats(). 2013-03-29 12:01:42 -07:00
HistoryBlob.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
Hooks.php fix some spacing 2013-03-25 22:22:46 +00:00
Html.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
HTMLForm.php Fix errors reported by phpcs in includes/HTMLForm.php 2013-03-28 08:44:04 +00:00
HttpFunctions.php fix some spacing 2013-03-25 22:22:46 +00:00
ImageGallery.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
ImagePage.php Fix case of some Title methods 2013-03-26 10:54:15 +01:00
ImageQueryPage.php
Import.php Fix case of some Title methods 2013-03-27 14:36:05 +01:00
Init.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
IP.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
Licenses.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
limit.sh (Bug 45854) Unset the cgroup if we don't have a memory limit 2013-03-08 10:51:55 +01:00
Linker.php Fix link target and retina thumbnails for manual thumbnails. (Bug 45405.) 2013-03-29 12:12:02 -04:00
LinkFilter.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
LinksUpdate.php fix some spacing 2013-03-25 22:22:46 +00:00
MagicWord.php fix some spacing 2013-03-07 17:53:21 +01:00
MappedIterator.php Fixed $vCallback comment and removed unused return value. 2013-03-08 09:49:13 -08:00
Message.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
MessageBlobStore.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
Metadata.php Fix case of some Title methods 2013-03-27 14:36:05 +01:00
mime.info
mime.types use video/webm instead of audio/webm for webm 2012-12-28 16:05:24 +00:00
MimeMagic.php fix some spacing 2013-03-25 22:22:46 +00:00
MWFunction.php fix some spacing 2013-03-25 22:22:46 +00:00
Namespace.php fix some spacing 2013-03-25 22:22:46 +00:00
OutputHandler.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
OutputPage.php Merge "Add RL targets support to OutputPage" 2013-03-30 00:13:16 +00:00
PageQueryPage.php
Pager.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
PathRouter.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
PHPVersionError.php Bump 1.22 2013-03-28 23:50:18 +00:00
PoolCounter.php Merge "Added a PoolCounterWorkViaCallback convenience class." 2013-03-20 18:19:40 +00:00
Preferences.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
PrefixSearch.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
ProtectionForm.php Fix case of some Title methods 2013-03-27 14:36:05 +01:00
ProxyTools.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
QueryPage.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
RecentChange.php Merge "Omit RC_EXTERNAL edits from UDP feed" 2013-03-29 02:15:56 +00:00
Revision.php fix some spacing 2013-03-25 22:22:46 +00:00
RevisionList.php fix some spacing 2013-03-25 22:22:46 +00:00
Sanitizer.php fix some spacing 2013-03-25 22:22:46 +00:00
ScopedCallback.php Added ScopedCallback functions for early execution or cancellation. 2013-03-14 13:23:32 -07:00
ScopedPHPTimeout.php
SeleniumWebSettings.php fix some spacing 2013-03-25 22:22:46 +00:00
Setup.php Remove completely unused $wgRedirectScript/redirect.php 2013-04-01 18:29:42 +00:00
SiteConfiguration.php fix some spacing 2013-03-25 22:22:46 +00:00
SiteStats.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
Skin.php Remove several ancient skins 2013-04-01 17:11:59 -04:00
SkinLegacy.php Fix case of some Title methods 2013-03-27 14:36:05 +01:00
SkinTemplate.php Combine JavaScript and JSON encoding logic 2013-03-27 20:22:45 -04:00
SpecialPage.php Use get_class( $this ) instead of __CLASS__ in RedirectSpecialPage::execute() 2013-03-28 08:42:10 +01:00
SpecialPageFactory.php Fix case of some Title methods 2013-03-27 14:36:05 +01:00
SqlDataUpdate.php Remove spaces between parentheses in function calls 2013-03-17 16:13:22 +01:00
SquidPurgeClient.php fix some spacing 2013-02-04 20:18:33 +00:00
StatCounter.php Removed "flush on destruct" from StatCounter. 2013-04-01 10:36:50 -07:00
Status.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
StreamFile.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
StringUtils.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
StubObject.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
tidy.conf (bug 39067) Add support for HTML5 <mark> element. 2012-11-19 09:22:48 +01:00
Timestamp.php fix some spacing 2013-03-25 22:22:46 +00:00
Title.php Fix case of some Title methods 2013-03-26 10:54:15 +01:00
TitleArray.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
UIDGenerator.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
User.php Deferred user_touched update via onTransactionIdle. 2013-04-02 06:07:16 +00:00
UserArray.php fix some spacing 2013-03-25 22:22:46 +00:00
UserMailer.php Fix case of some Title methods 2013-03-27 14:36:05 +01:00
UserRightsProxy.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
ViewCountUpdate.php Removed references to DB ignoreErrors() function. 2012-12-11 11:24:12 -08:00
WatchedItem.php Use American English spelling for behavior 2013-03-04 10:24:57 +01:00
WebRequest.php WebRequest::getRequestURL: Follow up Ibe00a6b8 2013-03-29 13:28:35 -04:00
WebResponse.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
WebStart.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
Wiki.php Correct case of Title::getPrefixedDBkey() calls 2013-03-09 21:14:22 +01:00
WikiCategoryPage.php
WikiError.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
WikiFilePage.php Remove spaces between parentheses in function calls 2013-03-17 16:13:22 +01:00
WikiMap.php Fix case of some Title methods 2013-03-27 14:36:05 +01:00
WikiPage.php fix some spacing 2013-03-25 22:22:46 +00:00
Xml.php Combine JavaScript and JSON encoding logic 2013-03-27 20:22:45 -04:00
XmlTypeCheck.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
ZhClient.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
ZhConversion.php (zhtable) Add zh2Hans: '这么' => '这么' for better segmentation 2013-01-04 20:32:53 +08:00
ZipDirectoryReader.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00