merge latest master into Wikidata branch
[lhc/web/wiklou.git] / includes / filerepo / file / LocalFile.php
2012-10-08 danielmerge latest master into Wikidata branch
2012-10-05 MaxSemMerge "Don't display multiple language links to the...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: remove stuff from pageTitle...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: get rid of some extra ugly...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: kill mWatchLinkNum, watchTh...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: finally a proper sidebar...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: adjust the quickbar content...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: start cleaning up the quick...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: fix search form(s) generation"
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: remove hard dependency...
2012-10-04 ReedyMerge "Show HTTP error (if any) when scary transclusion...
2012-10-04 SiebrandMerge "Support explicit 0 and 1 forms for plural in...
2012-10-03 Brion VIBBERMerge "[FileBackend] Optimized concatenate() to use...
2012-10-03 Brion VIBBERMerge "[FileBackend] Added getFileContentsMulti() and...
2012-10-03 Brion VIBBERMerge "[FileBackend] Added getLocalCopyMulti() and...
2012-10-03 Brion VIBBERMerge "Changed notifyOnPageChange() to use onTransactio...
2012-10-03 Brion VIBBERMerge "Removed useless begin()/commit() calls as DBO_TR...
2012-10-02 Aaron SchulzMerge "Truncate SHA-1 indexes"
2012-09-28 KaldariMerge "Adding wildcard support to $wgCopyUploadsDomains"
2012-09-28 awjrichardsMerge "Clean up: Declare variables with public instead...
2012-09-28 CatropeMerge "(bug 40541) Fixed $wgSecureLogin functionality."
2012-09-28 CatropeMerge "Added protocol option to Linker and OutputPage...
2012-09-28 CatropeMerge "(bug 29898) Set cookie to force HTTPS from HTTP"
2012-09-27 KrinkleMerge "(bug 39793) #simpleSearch placeholder styles...
2012-09-27 IAlexMerge "Fix typo in docs."
2012-09-27 IAlexMerge "The hooks are initiated from WikiPage instead...
2012-09-27 IAlexMerge "Use standard function name for constructor."
2012-09-27 KrinkleMerge "(bug 40531) profileinfo.php: Clean up"
2012-09-27 DemonMerge "Made stash cleaning script also remove the old...
2012-09-27 DemonMerge ".gitignore: Fix case of "Thumbs.db""
2012-09-26 KrinkleMerge "Simplify getNewOffset()"
2012-09-26 KrinkleMerge "svnstat? In MY git repo?"
2012-09-26 GWickeMerge "Adding a few tests for categories"
2012-09-26 DemonMerge "Add 2 new options to importImages.php"
2012-09-26 Max SemenikAdd 2 new options to importImages.php
2012-09-26 ReedyMerge "Begin transactions explicitely in Job class."
2012-09-24 KaldariMerge "improving comment re DateFormatter.php"
2012-09-19 danielmerged master
2012-09-16 Aaron SchulzMerge "Use WikiPage::makeParserOptions() where possible."
2012-09-14 Daniel KinzlerMerge "Added MediaWikiTestCase::assertTypeOrValue to...
2012-09-13 IAlexMerge "(bug 39538) SVG filepages do not need the file...
2012-09-12 DemonMerge "Make userWasLastToEdit reusable."
2012-09-12 ReedyMerge "Upgrade jQuery to 1.8.1 now that the remaining...
2012-09-12 CatropeMerge "Various javascript optimizations (fixes bug...
2012-09-12 KrinkleMerge "(bug 40072) Add semantic CSS classes to identify...
2012-09-11 KrinkleMerge "(bug 33445) Remove default right margin on wikit...
2012-09-11 danielmerged master (2012-09-11)
2012-09-11 Aaron SchulzMerge "Limit the Title backlink cache to two instances."
2012-09-11 KrinkleMerge "enhance jquery.spinner, keeping backwards compat...
2012-09-10 IAlexMerge "Replace some occurrences of wfMsg* by alternativ...
2012-09-08 IAlexMerge "Fix Title::getRedirectsHere to respect interwiki...
2012-09-08 IAlexMerge "Made DBABagOStuff return values match the base...
2012-09-08 IAlexMerge "Made default BagOStuff::incr() function more...
2012-09-07 SiebrandMerge "(bug 40058) Parse newwindow message."
2012-09-07 Aaron SchulzMerge "Use $this to get the Title object in SkinTemplat...
2012-09-07 danielFix transaction nesting caused by LocalFile.
2012-09-07 IAlexMerge "Avoid redundant logging UPDATE query."
2012-09-07 AaronAvoid redundant logging UPDATE query.
2012-09-05 Daniel KinzlerMerge "New hook ApiCheckCanExecute."
2012-09-05 danielmerge latest master.
2012-09-04 HasharMerge "'lang' attrib in #mw-content-text should be...
2012-09-01 SiebrandMerge "Follow-up I0b781c11 (2a55449): use User::getAuto...
2012-08-31 KaldariMerge "(bug 25830) fix JS preview causing the page...
2012-08-31 Trevor ParscalMerge "Adjust margin of wpSummary elements per move...
2012-08-31 SiebrandMerge "Fix zhtable's Makefile.py"
2012-08-31 SiebrandMerge "Better conversion for 线/綫/線"
2012-08-31 DemonMerge "(bug 39180) Set x-frame-options='DENY' for api"
2012-08-31 DemonMerge "(bug 35839) Check permisions for revdel blocks"
2012-08-31 IAlexMerge "Replace deprecated wfMsg* calls with Message...
2012-08-31 KaldariMerge "Revert "Setting up a way to have uploading by...
2012-08-30 Aaron SchulzMerge "Make LinksUpdate run without a db transaction."
2012-08-30 DemonMerge "Update migrateUserGroup to deal with primary...
2012-08-30 CatropeMerge "(bug 39273) add diff support to LivePreview"
2012-08-30 Aaron SchulzMerge "clear magicword cache before testing cleanSig"
2012-08-30 SiebrandMerge "Fix the incorrect nesting"
2012-08-30 Daniel KinzlerMerge "Added default implmentation of instanceProvider...
2012-08-30 NikerabbitMerge "Add cache/ to .gitignore"
2012-08-29 KaldariMerge "(Bug 38606) Set log_page on uploads to the page_...
2012-08-29 Platonides(Bug 38606) Set log_page on uploads to the page_id...
2012-08-29 CatropeMerge "Setting up a way to have uploading by URL, but...
2012-08-29 danielmerged master some more
2012-08-29 danielMerge "Fix error display on failing rollback" into...
2012-08-29 danielMerge "Check prepareSave() before undeleting." into...
2012-08-28 danielReplace usage of doEdit() with doEditContent()
2012-08-28 NikerabbitMerge "Add CLDRPluralRuleError, added in parent commit...
2012-08-24 KrinkleMerge "Fix some css vector/monobook issues:"
2012-08-23 CatropeMerge "(bug 8618) support for summary preview in live...
2012-08-23 CatropeMerge "support for interwikis in experimental JS preview"
2012-08-23 DemonMerge "Fix separated login link so that create account...
2012-08-23 NikerabbitMerge changes I1aa3b081,I65ee788c,I58a9cdfe
2012-08-23 DemonMerge "(bug 31817) Teach Tidy about the HTML5 inline...
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-21 IAlexMerge "Remove equal duplicate array key and add FIXME...
2012-08-20 danielMerge "merging latest master" into Wikidata
2012-08-20 danielmerging latest master
2012-08-19 SiebrandMerge "Display a return to Special:Watchlist instead...
2012-08-19 Aaron SchulzMerge "(bug 32774) Added config options and flags for...
2012-08-17 AaronProfiling fix for LocalFile.
2012-08-15 CatropeMerge "Fix checks to pass or display "return to" links...
2012-08-15 CatropeMerge "(bug 24437) Add nofollow to image link"
next