wiki.techinc.nl/includes
Brian Wolff ceb5abb7e0 When uploading a new file, save to memcached directly after commit
Previously if an exception was thrown when creating the description
page, the old (negative) memcached entry would not be purged, and
the file would appear not to exist until 24 hours later.

This way, as soon as we have the image row committed to db, we
change the memcache entry, so memcache of image row always looks
like actual image row.

Bug: 32551
Change-Id: I9c260e9a4a1e0d6ade1771542dd834f969904cef
2014-04-06 02:30:22 +00:00
..
actions Merge "WatchAction: Add 'returnto' and 'returntoquery' to the login link" 2014-04-06 01:12:18 +00:00
api Fix spacing after @param and friends in comments 2014-04-05 20:02:29 +00:00
cache Fix language statistics after messages have been moved to JSON 2014-04-02 20:05:51 +02:00
changes New Hook rc/watchlist hook ChangesListInitRows 2014-04-01 09:38:16 -07:00
clientpool Add missing line breaks to wfDebug() calls 2014-03-29 11:52:07 +01:00
composer Fix path after file got moved 2014-04-05 19:49:21 +02:00
config
content
context
dao
db Fix spacing after @param and friends in comments 2014-04-05 20:02:29 +00:00
debug Better memory reporting when running in HHVM 2014-04-02 22:04:32 +00:00
deferred Fix spacing after @param and friends in comments 2014-04-05 20:02:29 +00:00
diff Fix spacing after @param and friends in comments 2014-04-05 20:02:29 +00:00
exception MWException: Fix sitename appearing twice in <title> 2014-03-31 11:49:54 -07:00
externalstore Add missing line breaks to wfDebug() calls 2014-03-29 11:52:07 +01:00
filebackend Fix spacing after @param and friends in comments 2014-04-05 20:02:29 +00:00
filerepo When uploading a new file, save to memcached directly after commit 2014-04-06 02:30:22 +00:00
gallery
htmlform Fix spacing after @param and friends in comments 2014-04-05 20:02:29 +00:00
installer Use correct Creative Commons license abbreviation 2014-03-24 13:51:29 +01:00
interwiki
jobqueue Added per-wiki queue stats information 2014-04-03 21:42:10 +00:00
json
libs HttpStatus: add RFC 6585 status codes 2014-03-28 12:25:14 +02:00
logging Fix spacing after @param and friends in comments 2014-04-05 20:02:29 +00:00
media Fix spacing after @param and friends in comments 2014-04-05 20:02:29 +00:00
normal Changing URLs of mediawiki.org in scripts to the SSL-based website 2014-03-13 22:28:14 +00:00
objectcache Fix spacing after @param and friends in comments 2014-04-05 20:02:29 +00:00
parser Fix spacing after @param and friends in comments 2014-04-05 20:02:29 +00:00
poolcounter Re-organized PoolCounter files 2014-04-02 11:08:22 -07:00
profiler Visualize profile output in debug toolbar 2014-04-02 21:53:51 +00:00
rcfeed Merge "Update IRCLineURL hook to include RecentChange object" 2014-03-31 10:24:30 +00:00
resourceloader Callers of ResourceLoader::getModule should check for null return 2014-04-03 17:29:53 -07:00
revisiondelete Fix spacing after @param and friends in comments 2014-04-05 20:02:29 +00:00
search Merge "Remove "include redirects" option from search" 2014-03-26 16:45:30 +00:00
site Put SiteList navigation ids into cache 2014-03-18 15:11:41 +00:00
specialpage Per wikitech-l, remove premature wfDeprecated() 2014-04-06 01:51:50 +04:00
specials Fix spacing after @param and friends in comments 2014-04-05 20:02:29 +00:00
templates Merge "Link to existing login help page by default from helplogin-url" 2014-03-19 10:48:19 +00:00
title Introducing TitleValue 2014-03-28 18:42:17 +00:00
upload Adding debugging for bug 62241 2014-03-31 21:04:43 +00:00
utils
.htaccess
AjaxDispatcher.php
AjaxResponse.php Try to make a dent in CodeSniffer reports on includes/ (1) 2014-03-23 01:29:41 +00:00
Article.php Merge "Suppress section edit links with action=render" 2014-03-26 18:23:01 +00:00
AuthPlugin.php
AutoLoader.php Correctly order AutoLoader class definitions 2014-04-05 18:30:13 +00:00
Autopromote.php Try to make a dent in CodeSniffer reports on includes/ (1) 2014-03-23 01:29:41 +00:00
Block.php Fix spacing after @param and friends in comments 2014-04-05 20:02:29 +00:00
CacheHelper.php Try to make a dent in CodeSniffer reports on includes/ (1) 2014-03-23 01:29:41 +00:00
Category.php Try to make a dent in CodeSniffer reports on includes/ (1) 2014-03-23 01:29:41 +00:00
Categoryfinder.php
CategoryPage.php
CategoryViewer.php Try to make a dent in CodeSniffer reports on includes/ (1) 2014-03-23 01:29:41 +00:00
ChangesFeed.php
ChangeTags.php Try to make a dent in CodeSniffer reports on includes/ (1) 2014-03-23 01:29:41 +00:00
Collation.php Add missing line breaks to wfDebug() calls 2014-03-29 11:52:07 +01:00
Cookie.php
DefaultSettings.php Migrate translations for core to JSON format 2014-04-01 21:25:43 +00:00
Defines.php
DeprecatedGlobal.php
EditPage.php Merge "Set visibility for some methods and remove unused ones" 2014-03-26 15:49:30 +00:00
Export.php Try to make a dent in CodeSniffer reports on includes/ (1) 2014-03-23 01:29:41 +00:00
FakeTitle.php
Fallback.php
Feed.php
FeedUtils.php
FileDeleteForm.php
ForkController.php
FormOptions.php Fix formatting of some php docs 2014-03-15 20:49:55 +00:00
GitInfo.php Rename some local vars to start with a lowercase letter 2014-03-15 21:03:05 +00:00
GlobalFunctions.php Send the profiler output to the 'profileoutput' log group 2014-03-28 07:39:08 +01:00
HistoryBlob.php Fix formatting of some php docs 2014-03-15 20:49:55 +00:00
Hooks.php
Html.php Fix spacing between two functions 2014-03-15 20:57:23 +00:00
HtmlFormatter.php
HttpFunctions.php Fix spacing after @param and friends in comments 2014-04-05 20:02:29 +00:00
ImagePage.php
ImageQueryPage.php
Import.php
Init.php
Licenses.php
limit.sh
Linker.php Fix spacing after @param and friends in comments 2014-04-05 20:02:29 +00:00
LinkFilter.php
MagicWord.php Fix spacing after @param and friends in comments 2014-04-05 20:02:29 +00:00
MediaWikiVersionFetcher.php Fixed spacing 2014-03-20 20:37:30 +00:00
Message.php Add getLanguage method to Message 2014-03-28 18:04:12 +01:00
MessageBlobStore.php
mime.info
mime.types
MimeMagic.php Put the "else" (or "elseif") on the same line as the previous closing brace 2014-03-15 13:54:53 +01:00
MWTimestamp.php
Namespace.php
OutputHandler.php
OutputPage.php Fix spacing after @param and friends in comments 2014-04-05 20:02:29 +00:00
PageQueryPage.php
Pager.php Fix spacing between two functions 2014-03-15 20:57:23 +00:00
PathRouter.php
PHPVersionError.php
Preferences.php fix typo in comment in Preferences.php 2014-04-05 19:18:12 +00:00
PrefixSearch.php New API module, list=prefixsearch 2014-04-02 19:14:07 +04:00
ProtectionForm.php
QueryPage.php Add Special:ListDuplicatedFiles expensive query special page. 2014-03-24 00:16:05 -03:00
Revision.php
RevisionList.php
Sanitizer.php Rename some local vars to start with a lowercase letter 2014-03-15 21:03:05 +00:00
Setup.php Adjust debug log for caches being used 2014-04-01 11:03:56 +02:00
SiteConfiguration.php
SiteStats.php
Skin.php Fix spacing after @param and friends in comments 2014-04-05 20:02:29 +00:00
SkinTemplate.php Add missing line breaks to wfDebug() calls 2014-03-29 11:52:07 +01:00
SquidPurgeClient.php
StatCounter.php
Status.php Fix Status::getMessage accidentially returning string instead of Message 2014-03-17 18:46:00 +01:00
StreamFile.php
StubObject.php
tidy.conf
TimestampException.php Fixed spacing 2014-03-20 20:37:30 +00:00
Title.php Introducing TitleValue 2014-03-28 18:42:17 +00:00
TitleArray.php
TitleArrayFromResult.php Fixed spacing 2014-03-20 20:37:30 +00:00
User.php Fixed spacing 2014-03-20 20:37:30 +00:00
UserArray.php Fixed spacing 2014-03-20 20:37:30 +00:00
UserArrayFromResult.php Fix spacing after @param and friends in comments 2014-04-05 20:02:29 +00:00
UserMailer.php Merge "Don't use isset() to check whether an existing variable is null" 2014-03-18 11:39:20 +00:00
UserRightsProxy.php
WatchedItem.php Fix formatting of some php docs 2014-03-15 20:49:55 +00:00
WebRequest.php
WebResponse.php Remove $wgHttpOnlyBlacklist 2014-03-20 21:19:08 -04:00
WebStart.php Clean up access points 2014-03-28 01:05:30 +00:00
Wiki.php Reduce connect timeout in MediaWiki::triggerJobs 2014-03-25 15:31:56 -07:00
WikiCategoryPage.php
WikiFilePage.php Add missing line breaks to wfDebug() calls 2014-03-29 11:52:07 +01:00
WikiMap.php
WikiPage.php Include parsed revision ID in parser cache 2014-04-01 12:15:34 -04:00
Xml.php Fix spacing after @param and friends in comments 2014-04-05 20:02:29 +00:00
ZhConversion.php