InstantCommons path and url cleanup
[lhc/web/wiklou.git] / includes / filerepo / LocalFile.php
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-09-11 Niklas LaxströmFix whitespace
2010-09-04 Alexandre Emsenhuber* added file description headers
2010-09-04 Siebrand MazelandMore whitespace updates for files touched in r72342:
2010-09-04 Mark A. Hershbergerw/s changes
2010-08-31 PlatonidesMove FileUpload hook out of the transaction.
2010-08-31 Platonides(Bug 20744) - Wiki forgets about an uploaded file
2010-08-11 PlatonidesFollow up r24808.
2010-08-08 Chad HorohoeBig commit: kill almost every freeResult() call as...
2010-08-01 Derk-Jan HartmanRepair getDescriptionUrl() and getDescriptionText(...
2010-08-01 Sam ReedRevert r69907
2010-07-25 Sam ReedPass $this->getName() to getLocalUrl
2010-07-25 Alexandre Emsenhuber* (bug 24517) LocalFile::newFromKey() and OldLocalFile...
2010-04-26 Jack D. PondModification to LocalFile::getHistory for custom repos
2010-04-16 Alexandre EmsenhuberUpdate comments: file stuff no longer uses WikiError
2010-03-26 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-25 Alexandre EmsenhuberFixed some doxygen warnings
2010-02-07 Jack Phoenixcoding style tweaks, marked public functions as such
2009-12-14 Chad HorohoeUpdate callers from immediateCommit() to commit()....
2009-10-22 OverlordQFollowup to r57868: some maint scripts still call recor...
2009-07-20 Aaron SchulzRemoved filestore references from comments
2009-06-17 Tim StarlingFix another screwup from r52024, same issue as r52028.
2009-06-17 Tim StarlingBug 19240 (bad image list performance regression):
2009-06-13 Jure KajzerAdded bitwise operations to DatabaseBase and overloaded...
2009-05-24 Siebrand MazelandProper casing for getDBkey()
2009-04-28 Chad HorohoeKill a bunch of unused $wgUser
2009-04-26 Victor Vasiliev* (bug 18420) Missing file revisions are handled gracef...
2009-04-04 Aaron Schulzprofiling fixes
2009-04-04 Aaron SchulzFix profiling
2009-03-29 Victor VasilievFix a typo in the function name
2009-03-29 Victor VasilievImprove image moving error handling:
2009-01-13 Alex Zadding newline to end of wfDebug calls where it was...
2008-12-31 Brion VibberReverting r45058 "(bug 15430) Cancel the upload process...
2008-12-30 Aaron SchulzAdd index clause, particularly for if an extension...
2008-12-26 Bryan Tong Minh(bug 15430) Cancel the upload process and rollback...
2008-12-15 Aaron SchulzFix bug where new image uploads would be reviewed but...
2008-12-15 Aaron Schulzuse ImagePage, break line
2008-12-14 Aaron SchulzExpand ASC condition as it should be
2008-12-14 Aaron SchulzMake boundary inclusion optional in getHistory()
2008-12-13 Aaron SchulzMake getHistory() a bit more paging friendly
2008-12-13 Aaron Schulz*sigh* Forgot db->timestamp
2008-12-13 Aaron SchulzTweak r44534: simplify this
2008-12-13 Aaron SchulzTweak timestamp handling to allow no lower limit
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-11-27 Aaron SchulzAdd $user to NewRevisionFromEditComplete hook
2008-11-08 Aaron SchulzMake sure the top rev is not hidden
2008-11-06 Siebrand MazelandConsistent casing for wfGetDB(), getDB(), and getDBKey()
2008-10-12 Aaron Schulz(bug 15952) Don't try to lazy populate sha1 in read...
2008-09-29 Victor VasilievFix variable name so image moving doesn't fail on image...
2008-09-16 Aaron Schulz* Remove unneeded code
2008-09-05 Aaron SchulzAdd begin() for good housekeeping
2008-08-29 Rotem Liss* Fixing a wrong count of succeeding file undeletions...
2008-08-27 Bryan Tong MinhSplitting backend upload code from SpecialUpload.
2008-08-23 Aaron Schulz*sigh*...needs to return a string to not die in ImagePage
2008-08-23 Aaron SchulzFix arguments to call:
2008-07-31 Bryan Tong MinhAPI: Added iiprop=bitdepth to imageinfo and aiprop...
2008-07-27 Aaron SchulzSet baserevid (bug 14918)
2008-07-10 Bryan Tong Minh* Consistent use of capitalization
2008-07-07 Bryan Tong MinhRemove the thumb moving coding all together since thumb...
2008-07-06 Victor VasilievSome debug logging for image moving
2008-07-04 Victor VasilievDon't pass $db, as Tim Starling advises
2008-06-08 Aaron Schulz* Add OldLocalFile::selectRows()
2008-05-22 Brion VibberRevert r35178 and normalize User's getID() and setID...
2008-05-22 Aaron Schulz*The function is User::getID() not getId()
2008-05-22 Aaron Schulz*Redo newRevisionFromEditComplete hook. Pass an Article...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-20 Aaron SchulzAdd functions to get an image via sha-1
2008-05-17 Aaron Schulz* Add higher level newRevisionFromEditComplete hook
2008-05-17 Brion VibberRevert r34906, r34907, r34928 -- mixing high-level...
2008-05-16 Aaron SchulzLet getThumbnails() work for non-hashed dirs (bug 13788)
2008-05-16 Aaron SchulzDecrappify edit check for revision hook
2008-05-14 Bryan Tong Minh* Introduce LocalFile::selectFields similarly to Revisi...
2008-05-10 Victor Vasiliev* Fix image redirect caching so it doesn't break image...
2008-05-07 Bryan Tong MinhAlso move the old files to the new hash path.
2008-05-07 Bryan Tong Minh* Don't move thumbnails as they are purged anyway
2008-05-03 Aaron SchulzLeave deleted images alone
2008-05-03 Victor Vasiliev* Fix oi_deleted issues with image moving
2008-05-03 Victor Vasiliev* (bug 709) Cannot rename/move images and other media...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-12 Victor Vasiliev* Invalidate cache of pages that includes images via...
2008-04-05 Alexandre EmsenhuberUgly hack to fix two strict standarts errors:
2008-03-20 Alexandre EmsenhuberFix call to deprecated functions
2008-03-17 Aaron SchulzFile should still count as existing if hidden
2008-03-15 Aaron SchulzRemove unused variables
2008-03-15 Aaron SchulzMore rev_deleted merging
2008-02-10 Greg Sabino MullaneDelete from oldimage, then image, to account for possib...
2008-02-04 Brion VibberNot escaping strings makes me queasy, even if we're...
2008-02-03 Roan Kattouw(bug 12875) Adding query-continue to prop=imageinfo...
2008-01-30 Victor VasilievFix timestamps for recently uploaded files
2008-01-29 Brion VibberApplying live hacks from Wikimedia code base:
2008-01-20 Victor Vasiliev* Fix image caching
2008-01-20 Roan KattouwFileRepo: LocalFile::getUser() should load data
2008-01-20 Victor VasilievGotta die today...
2008-01-20 Victor VasilievIntroduced File::getHistory(), which should be used...
2007-11-19 Tim StarlingdataLoaded also needs to be set for negative cache...
2007-11-19 Tim StarlingUse setProps() to set properties in LocalFile::loadFrom...
2007-10-01 Brion VibberRevert r26281 for the moment. Big patch, changes severa...
2007-10-01 Aaron Schulz*Clean up deletion of revisions and remove some gaps
2007-09-23 Greg Sabino MullaneMake CONCAT calls database portable, change IF() to...
2007-08-25 Brion VibberFix for restore of image data where oldimage rows hadn...
next