fix incomplete rename of unserialize to unserializeContent
[lhc/web/wiklou.git] / includes / filerepo /
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-04-10 Aaron SchulzMerge "Remove request_with_session/request_without_session"
2012-04-10 Brion VIBBERMerge "Employing MediaWikiTestCase's temporary file...
2012-04-10 Brion VIBBERMerge "(bug 33658) support for {{GRAMMAR:}} in jqueryMsg"
2012-04-10 DemonMerge "Normalise categorymembers to take ascending...
2012-04-10 Brion VIBBERMerge "Fix PostgreSQL updater to produce 1.19 schema"
2012-04-10 Brion VIBBERMerge "- Fix bug 35076 - More tests, test comments"
2012-04-10 Brion VIBBERMerge "Adding temp file/dir management to MediaWikiTest...
2012-04-10 CatropeMerge "[FileRepo] Added support for temp file repos...
2012-04-09 CatropeMerge "[LanguageConverter] Added some cache code based...
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-09 Brion VIBBERMerge "GENDER should use the GenderCache"
2012-04-09 Aaron SchulzMerge "(bug 32498) Allow comparing pages using pageids"
2012-04-09 Aaron SchulzMerge "parent::report() returns nothing, so don't attem...
2012-04-09 Aaron SchulzMerge "Export::dumpFrom() doesn't return any values...
2012-04-09 ReedyMerge "Document $mDb"
2012-04-09 HasharMerge "Fix documentation to match potential code"
2012-04-08 Aaron SchulzMerge "setGroup doesn't return anything, so don't try...
2012-04-07 Aaron SchulzMerge "Action::checkCanExecute doesn't return anything...
2012-04-07 Aaron SchulzMerge "Fix assignment in conditional"
2012-04-07 Aaron SchulzMerge "A set method doesn't need to return anything...
2012-04-07 Aaron SchulzMerge "Document StringUtils"
2012-04-07 Aaron SchulzMerge "Document spawn* class variables"
2012-04-07 Aaron SchulzMerge "$rootCode isn't used so no point creating it"
2012-04-07 Aaron SchulzMerge "Fix convIPTC docs"
2012-04-07 Aaron SchulzMerge "wfLocalFile returns a LocalFile (or null) not...
2012-04-07 Aaron SchulzMerge "Fix variable collision"
2012-04-07 Aaron SchulzMerge "Fix repo type of a LocalFile to be LocalRepo...
2012-04-07 Aaron SchulzMerge "Fix duplicate array key of fa_deleted in LocalFile"
2012-04-07 ReedyFix repo type of a LocalFile to be LocalRepo, which...
2012-04-07 ReedyFix duplicate array key of fa_deleted in LocalFile
2012-04-07 ReedyMerge "(bug 32492) API now allows editing using pageid"
2012-04-06 Aaron Schulz[FileRepo] Added support for temp file repos (to preser...
2012-04-06 Aaron SchulzMerge "Implement routing for HTCP purges"
2012-04-06 Aaron Schulz[FileBackend] Use LRU for stat/sha1 cache.
2012-04-06 Brion VIBBERMerge "Correcting type of DatabaseSqlite::insertId()"
2012-04-06 Aaron Schulz[FileRepo] Added some cache code based on the problems...
2012-04-06 Brion VIBBERMerge "Make SITENAME with value mw.config.get( 'wgSiteN...
2012-04-06 ReedyMerge "tests related to API block action and its gettoken"
2012-04-06 HasharMerge "(bug 35749) Update checkSyntax.php to use Git"
2012-04-06 HasharMerge "[FileRepo] Various code cleanups."
2012-04-06 HasharMerge "Un-marking testMakeNormalBlock as broken..."
2012-04-05 Aaron Schulz[FileRepo] Various code cleanups.
2012-04-05 Brion VIBBERMerge "(bug 27757) API method for retrieving tokens"
2012-04-05 HasharMerge "Remove some duplicate code in ProfilerSimpleTrace"
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-04 Brion VIBBERMerge "Fix Bug 33653 -JqueryMsg parser should support...
2012-04-04 Brion VIBBERMerge changes Id1ac2f8b,I48f8cd17,I10481ce6,Id4530499
2012-04-03 ReedyMerge "RELEASE-NOTES for jQuery updates"
2012-04-03 ReedyMerge "Bug 35681 - Upgrade jQuery UI to 1.8.18"
2012-04-03 Aaron SchulzFixed MoveFileOp::storagePathsChanged() to include...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-27 Aaron Schulz[FileBackend] Moved scoped timeout stuff to its own...
2012-03-27 tstarlingSplit hashar's patchset2 into its own commit
2012-03-27 Aaron Schulz[FileBackend]
2012-03-26 Aaron SchulzMerge "First half of fix for bug #30332 ("API spamblock...
2012-03-26 Tim StarlingMerge "Localisation updates for namespace names for...
2012-03-24 DemonMerge "[FileRepo] * Added getReadOnlyReason() function...
2012-03-23 Aaron Schulz[FileRepo]
2012-03-22 DemonMerge "(bug 32827) "[Regression] Block log for IP range...
2012-03-22 DemonMerge changes I40a10821,I9c0af860
2012-03-22 HasharMerge "Added per-backend profiling calls."
2012-03-21 Aaron SchulzAdded per-backend profiling calls.
2012-03-21 Roan KattouwRevert r107309, r113601, r113704, r113742, r113792...
2012-03-20 Aaron Schulz[FileRepo] Added long-since missing FOR UPDATE to Local...
2012-03-20 Tim StarlingFixed attempt to write to the wiki's upload directory...
2012-03-15 Aaron Schulz[FileRepo] Tweaked transformErrorOutput() to allow...
2012-03-14 Aaron Schulz[FileRepo]
2012-03-14 Aaron SchulzFixed comment typo
2012-03-13 Aaron Schulz[FileBackend] r113704: updated FileBackend constructor...
2012-03-13 Aaron Schulz[FileBackend]
2012-03-11 Sam ReedNormalise casing of getArticleID used in core
2012-03-09 Aaron SchulzMade FileOp::allowStaleReads take a boolean argument...
2012-03-09 Aaron Schulzr113416: added missing parameter to message
2012-03-09 Aaron SchulzDisable file locking for thumbnail purging just as...
2012-03-08 Aaron SchulzAdded backend-fail-maxsize failure message and use...
2012-03-08 Aaron Schulz[FileBackend] Made doOperations() Status handling align...
2012-03-07 Tim StarlingFix for r113312: explain the bug without the use of...
2012-03-07 Aaron Schulz[FileRepo]
2012-03-07 Aaron Schulzr109469: ported r113208 by bumping max file size from...
2012-03-06 Aaron SchulzFixed FileOp::attemptBatch() behavior when unexpected...
2012-03-04 Aaron SchulzAdded some super calls to constructors to be safe
2012-03-03 Aaron Schulz[FileBackend]
2012-03-03 Aaron SchulzMoved FileBackendStore and helper classes to their...
2012-03-02 Aaron SchulzAdded some lock call profiling
2012-03-02 Aaron SchulzAdded missing space :)
2012-03-01 Aaron Schulzr112839: missing file change
2012-03-01 Aaron SchulzError log readability is nice
2012-03-01 Aaron SchulzActually enforce the FileBackend name requirements...
2012-02-27 Aaron SchulzDummy proof TempFSFile purging when the constructor...
2012-02-26 Alexandre EmsenhuberPass __METHOD__ to DatabaseBase::begin(), DatabaseBase...
2012-02-25 Aaron SchulzFixed $headers check in streamFile() to use isset()
2012-02-25 Aaron SchulzMore file streaming related profiling
2012-02-24 Aaron SchulzIn FSFileBackend:
2012-02-24 Sam ReedMore __METHOD__ in our madness
2012-02-24 Sam ReedMore __METHOD__ into db related methods
2012-02-23 Aaron SchulzImproved profiling of a few functions a bit
2012-02-19 Aaron Schulz* Marked some FileBackendMultiWrite functions as protec...
next