Merge "(bug 19195) Make user IDs more readily available with the API"
[lhc/web/wiklou.git] / includes / filerepo / ForeignAPIRepo.php
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 CatropeMerge "Remove 'jquery.ui.button' as dependency for...
2012-05-09 Brion VIBBERMerge "[FileRepo] Purging/transaction fixes."
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-09 KrinkleMerge "HTTP: Fix ded6170bd2072971f72db794f3ab1625a8e134...
2012-05-09 AaronHTTP: Fix ded6170bd2072971f72db794f3ab1625a8e13475...
2012-05-09 KrinkleMerge "Upgrade to jQuery UI 1.8.20"
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "(bug 35993) gettoken should go die in a fire...
2012-05-08 Brion VIBBERMerge "Make backupTestPass.inc require_once by itself...
2012-05-08 Brion VIBBERMerge "[FileRepo] Locking and transaction fixes."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Aaron SchulzMerge "Don't make two database requests to load the...
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-08 Brion VIBBERMerge "ORDER BY/GROUP BY accept arrays"
2012-05-07 Aaron SchulzMerge "add type check and bail out when title could...
2012-05-07 Aaron SchulzMerge "fix 2 missing "local var" JavaScript statements"
2012-05-07 Aaron SchulzMerge "Made WikiPage recall the source of the data...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-07 DemonMerge "Localisation updates from translatewiki.net."
2012-05-07 DemonMerge "(bug 36537) Rename wfArrayToCGI to wfArrayToCgi"
2012-05-07 SiebrandMerge "Pass the result of the database queries in Title...
2012-05-07 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-05-05 Aaron SchulzMerge "Use local context to get messages and time forma...
2012-05-04 ReedyMerge "Only use per-template profiling for one-time...
2012-05-04 Aaron SchulzMerge "Credits/RN for bug 5445 / 7694faf68"
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 DemonMerge "[FileRepo] Various ForeignApiRepo fixes."
2012-05-03 Aaron[FileRepo] Various ForeignApiRepo fixes.
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-07 ReedyMerge "(bug 32492) API now allows editing using pageid"
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-05 Aaron Schulz[FileRepo] Various code cleanups.
2012-02-09 Sam ReedMore return documentation
2011-12-20 Aaron SchulzFU r106752: Fixed directory b/c for ForeignAPIRepo...
2011-12-20 Aaron SchulzMerged FileBackend branch. Manually avoiding merging...
2011-11-30 Jan Gerberadd concatenate no-op to ForeignAPIRepo.php
2011-08-03 Roan KattouwFix r93820: PROT_ -> PROTO_
2011-08-03 Roan KattouwSome random URL protocol forcing for protocol-relative...
2011-07-25 Sam ReedAdding __METHOD__ to parameters passed to wfMkdirParents()
2011-05-28 Sam ReedAnd even more documentation
2011-05-23 Russ NelsonFill-in missing implementations of abstract function...
2011-05-21 Sam ReedFix function level comments that start with /* not /**
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-04-06 Brion VibberFix regression from r81558: fatal error in ForeignFileR...
2011-02-13 Bryan Tong MinhFollow-up r82049: Fix strict comparison because MediaHa...
2011-02-13 Brian Wolff(follow-up r81558) Per suggestion, make this use media...
2011-02-05 Brian Wolff(bug 26548) Make multi-paged documents (PDFs) work...
2011-01-18 Chad HorohoeSpacing and NULL -> null
2011-01-16 Derk-Jan HartmanAdd comments with how values are calculated. Follow...
2011-01-13 Sam ReedFollowup r80122, protected, just incase it's needed..
2011-01-13 Chad HorohoeReturn something too
2011-01-13 Chad HorohoeFix broken fileExistsBatch() in ForeignAPIRepo since...
2010-11-13 Rob LanphierFollowup to r76111. Making the result parameter on...
2010-11-12 Brian Wolff(Bug 25872) Rename HttpRequest class to MWHttpRequest...
2010-11-08 Chad HorohoeFix fatal from recent refactoring
2010-11-08 Derk-Jan HartmanFollowup r76303. Use a less verbose const VERSION.
2010-11-08 Derk-Jan HartmanReverts r76070, which was breaking purging. Now caching...
2010-11-08 Derk-Jan HartmanFilerepo inconsistency. Use rawurlencode instead of...
2010-11-08 Derk-Jan HartmanAdd a version number and user-agent string to ForeignAP...
2010-11-05 Derk-Jan Hartmanfollow up r76111. I had picked the wrong timedifference...
2010-11-05 Niklas LaxströmFollow-up r76113, r76114: undeclared global, unnecessar...
2010-11-05 Derk-Jan HartmanInstantCommons path and url cleanup
2010-11-05 Derk-Jan HartmanInstantCommons: API caching expires after a day. Now...
2010-11-05 Derk-Jan HartmanAdd width to the cache key for thumburls in InstantComm...
2010-11-01 Sam Reedbug 25517 Assignment in conditions should be avoided...
2010-10-31 Derk-Jan HartmanUsing isset to check for index value. Avoids a PHP...
2010-10-14 Sam ReedBig attack on unused variables...
2010-09-04 Alexandre Emsenhuber* added file description headers
2010-08-22 Chad Horohoe(bug 23703) ForeignAPIRepo fails on findBySha1() when...
2010-07-02 Bryan Tong Minh* Added scriptExtension setting to $wgForeignFileRepos
2010-06-25 Chad HorohoePermission warnings are annoying and should be transpar...
2010-06-20 Chad HorohoeCheck return value from wfMkdirParents() rather than...
2010-05-21 Derk-Jan HartmanBug 22541. Support image redirects on Commons for Forei...
2010-02-22 Mark A. Hershbergerfollow up r62231, r61779, r62175
2010-02-17 Chad Horohoe(bug 22540) ForeignApiRepos no longer try to store...
2010-02-10 Mark A. Hershberger* new FauxResponse class to help with unit testing
2009-11-26 Tim StarlingRemoved JS2 work (has been moved to the js2-work branch...
2009-10-09 Chad HorohoeMove construction of $url and $thumbUrl up to FileRepo...
2009-10-07 Chad HorohoeSet default thumb cache to 24hrs, rather than disabled
2009-09-21 Chad Horohoe(bug 20751) ForeignApiRepo does not urldecode filenames...
2009-09-17 Michael Dale* some clean up and defined append function in other...
2009-09-09 Michael Dale* (bug 20336) changed json_decode json_encode to static...
2009-06-17 Tim StarlingBug 19240 (bad image list performance regression):
2009-06-10 Chad HorohoeFollowup to r51592:
2009-06-08 Victor VasilievAdd fileExistsBatch method to FileRepo and derived...
2009-04-10 Chad Horohoe(bug 18115) ForeignAPIRepo cache isn't working, fixed...
2009-02-24 Chad HorohoeNS_IMAGE -> NS_FILE
2009-02-17 Chad HorohoeOverride FileRepo::newFile() when $time is set. See...
2008-12-14 Chad HorohoeAdd some sanity checking. Return nicely if Http::get...
2008-12-14 Chad HorohoeFindBySha1 now works in ForeignApiRepo :)
2008-12-05 Chad HorohoeBow out more gracefully if we can't write to the file...
next