JavaScriptContentHandler: Fix typo in comment block (actual: 'CSS'; intended: 'JS')
[lhc/web/wiklou.git] / includes / filebackend /
2012-11-19 Daniel KinzlerMerge "add SpecialUndeleteLogEntry hook"
2012-11-19 HasharMerge "Log profiling data when tests have finished."
2012-11-19 HasharMerge "Clean up database cloning for tests."
2012-11-18 MaxSemMerge "updater now shows the SQLite file being used"
2012-11-16 MarkTraceurMerge "(bug 37158) display personal menu on top of...
2012-11-16 umherirrenderUnset DirectoryIterator in the FileBackend
2012-11-16 Translation update... Merge "Localisation updates from translatewiki.net."
2012-11-16 Aaron SchulzMerge "[FileBackend] Stat caching improvements."
2012-11-16 Daniel KinzlerMerge "(bug 32368) Add ParserCloned hook"
2012-11-16 Aaron Schulz[FileBackend] Stat caching improvements.
2012-11-16 AnomieMerge "Regression test for detecting edit conflicts."
2012-11-16 HasharMerge "Let TextContentTest extends MediaWikiLangTestCase"
2012-11-16 HasharMerge "SearchEngineTest.php must extends MediaWikiLangT...
2012-11-16 SiebrandMerge "Fix typo (seams => seems)"
2012-11-16 IAlexMerge "Fix prop=userid in list=protectedtitles"
2012-11-16 DemonMerge "drop orm_test table on teardown"
2012-11-15 IAlexMerge "Made SSL validation in Curl HTTP requests the...
2012-11-15 IAlexMerge "Bug 42039 - Fix some file-related issues in...
2012-11-15 IAlexMerge "Uniform $rtl usage in Arabic-script Messages...
2012-11-15 IAlexMerge "Add 'contentmodel' to resultproperties in prop...
2012-11-15 IAlexMerge "When returning rev content, always include model."
2012-11-15 IAlexMerge "Fixed action=query list=blocks for IPv6 addresses"
2012-11-15 Aaron SchulzMoved "create" function definitions before "store"...
2012-11-13 AnomieMerge "Separated validation login in SpecialBlock."
2012-11-13 AnomieMerge "Set default type attribute for button html elements"
2012-11-11 DemonMerge changes I4ac3bc14,I470acb8b
2012-11-11 NikerabbitMerge "Make sure that SQLite uses no prefix"
2012-11-10 HasharMerge "(Bug 41352) Provide tests for edit conflicts."
2012-11-10 ReedyMerge "(Bug 41352) Proper fix for vanishing content."
2012-11-10 IAlexMerge "Simplify cached check in Special:SpecialPages"
2012-11-10 HasharMerge "Lint: Go-go-gadget jshint! Passing entire JS...
2012-11-10 TheDJMerge "(bug 35923) tweaks to mediawiki.action.history...
2012-11-09 IAlexMerge "It should not be possible for a RequestContext...
2012-11-09 NikerabbitMerge "Define $wgAlwaysUseTidy to false where needed...
2012-11-09 HasharMerge "fix testEditCount to work with non-wikitext...
2012-11-09 Ori.livnehMerge "(bug 39383, bug 40059) Allowing badges to use...
2012-11-09 Aaron Schulz[FileJournal] Randomly prune old log entries.
2012-11-08 Aaron Schulz[FileBackend] Added getFileHttpUrl() function.
2012-11-08 IAlexMerge "Add RecentChange::selectFields and use it"
2012-11-08 IAlexMerge "Add since 1.20 for Revision::READ_LATEST"
2012-11-08 IAlexMerge "put SpecialMovepageAfterMove hook after success...
2012-11-08 Aaron Schulz[FileBackend] Avoid some stat calls in various operations.
2012-11-08 Aaron SchulzMerge "Fix test for view language for non-wikitext...
2012-11-06 AsherMerge "Use selectRow when load one ArchivedFile"
2012-11-06 Aaron SchulzMerge "ORMRow must not ignore failures on insert by...
2012-11-05 Daniel KinzlerMerge "Some cleanup of doApiRequest in test module"
2012-11-04 TheDJMerge "mw.notification: fix error on notif. close with...
2012-11-04 Raimond SpekkingMerge "Correcting system message linksearch-text"
2012-11-02 HasharMerge "Document what ParserOutput::setProperty() is...
2012-11-02 danielMerge "Fix handling of strings containing \0 in SQLite."
2012-11-02 IAlexMerge "minor style improvements"
2012-11-02 TheDJMerge "(bug 40610) Prevent editing textarea from overfl...
2012-11-02 IAlexMerge "Localisation updates from translatewiki.net."
2012-11-01 SPQRobinMerge "(Bug 41493) Move PageContentLanguage hook to...
2012-11-01 DemonMerge "Use $this->getTitle() instead of $out->getTitle()"
2012-11-01 Aaron SchulzMerge "Link $wgVersion on Special:Version to Release...
2012-11-01 DemonMerge "[FileBackend] Check if paths are writable for...
2012-11-01 NikerabbitMerge "Use LogFormatter to format rights log."
2012-11-01 TheDJMerge "CologneBlue rewrite: rewrite bottomLinks()"
2012-11-01 Aaron Schulz[FileBackend] Check if paths are writable for delete...
2012-11-01 Aaron SchulzMerge "Revert "(Bug 41436) Tone down sanity check,...
2012-10-31 TychayMerge "Passing the undid revisionId from the API reques...
2012-10-31 TheDJMerge "CologneBlue rewrite: output the sidebar items...
2012-10-31 TheDJMerge "CologneBlue rewrite: rework quickbar() once...
2012-10-31 NikerabbitMerge "WikitextContentHandlerTest expects the messages...
2012-10-31 NikerabbitMerge "Proper directionality for entry points table"
2012-10-31 Aaron Schulz[FileBackend] Support "ignoreMissingSource" for copy...
2012-10-30 DemonMerge "[FileBackend] Made path normalization in FileOp...
2012-10-30 DemonMerge "[FileBackend] Use the new CloudFiles metadata...
2012-10-30 IAlexMerge "(bug 41494) Honor $wgLogExceptionBacktrace in...
2012-10-30 Aaron Schulz[FileBackend] Use the new CloudFiles metadata functions.
2012-10-30 Aaron Schulz[FileBackend] Made path normalization in FileOp more...
2012-10-30 Aaron Schulz[FileBackend] Simplified code for handling "overwrite...
2012-10-29 Brion VIBBERMerge "Don't fail on incomplete row info when exporting."
2012-10-29 Aaron Schulz[FileBackend] Simplified FileOpBatch code to have just...
2012-10-29 CatropeMerge "(bug 41042) Regression: API action=parse with...
2012-10-29 HasharMerge "Update some external conversion tables to latest...
2012-10-29 NikerabbitMerge "Stash global only once per test case."
2012-10-29 SiebrandMerge "tests: rm duplicate code in language classes"
2012-10-28 SiebrandMerge "revert gerrit change 29597 for TextContent const...
2012-10-27 TheDJMerge "(bug 1) document Skin::buildSidebar per own...
2012-10-27 SiebrandMerge "A little cleanup in gender"
2012-10-27 SiebrandMerge "(bug 41439) Set be as fallback language for...
2012-10-27 IAlexMerge "rm unused $egWBRemoteTitleNormalization var...
2012-10-27 IAlexMerge "The class is named Revision, no need to shout...
2012-10-26 Aaron SchulzAvoid duplicate "null" change journal entries.
2012-10-26 CatropeMerge "fix sidebar HTML escaping in CologneBlue (again)"
2012-10-26 Aaron SchulzMinor documentation fix.
2012-10-26 Ori.livnehMerge "fix sidebar HTML escaping in CologneBlue"
2012-10-26 MaxSemMerge "Move cache purging out of doUpdates()"
2012-10-26 Daniel KinzlerMerge "(bug 41409) Fix regression in diffs while editin...
2012-10-26 Aaron Schulz[FileBackend] More improvements to README file.
2012-10-25 TychayMerge "Revert "Function for "pretty timestamps" that...
2012-10-25 NikerabbitMerge "(bug 38377) Fix MediaWiki:Continue-editing"
2012-10-25 TheDJMerge "(Bug 41298) partial fix: re-apply Id4d5504a"
2012-10-25 TheDJMerge "(Bug 41298) partial fix: re-applying Id7b331e1b"
2012-10-25 ReedyMerge "Function for "pretty timestamps" that are human...
2012-10-24 Aaron SchulzMerge "fix fatal error in HttpTest"
2012-10-24 KrinkleMerge "(bug 41349) mediawiki.searchSuggest: Reorder...
2012-10-24 Aaron SchulzSome minor fixes to README file.
next