summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | 4.5.3v4.5.3Frank Karlitschek2012-11-261-2/+2
* | Merge pull request #581 from schiesbn/add_user_to_fscacheBjörn Schießle2012-11-261-1/+0
|\ \ | |/ |/|
| * make sure to add the right user as owner of a file to the file cache tableBjörn Schießle2012-11-261-1/+0
* | Backport pull request #380 from butonic/feature_share_link_with_tokenJörn Friedrich Dreyer2012-11-261-21/+50
|/
* backport pullrequest #562Frank Karlitschek2012-11-242-11/+20
* backport pullrequest #554Frank Karlitschek2012-11-231-0/+6
* stop increasing folder sizes once we hit a non folderRobin Appelman2012-11-221-12/+25
* also return fileid in OC_Filecache::getRobin Appelman2012-11-221-2/+2
* typoRobin Appelman2012-11-221-3/+3
* Merge pull request #525 from owncloud/fix_metadata_on_uploadBjörn Schießle2012-11-211-10/+12
|\
| * take root folder into account while checking for Shared folderBjörn Schießle2012-11-201-5/+9
| * add root as parameter to keep default root for non-shared folder/filesBjörn Schießle2012-11-201-5/+3
* | fix copy-paste error in sql queryRobin Appelman2012-11-211-1/+1
* | Merge pull request #518 from owncloud/fix_property_cacheBjörn Schießle2012-11-201-1/+1
|\ \
| * | use correct path for property cache (the real path of the file and not the vi...Björn Schießle2012-11-201-1/+1
* | | Merge pull request #521 from owncloud/filecache_update_userBjörn Schießle2012-11-201-1/+1
|\ \ \
| * | | allow to update the user in file cache. (e.g. for Shared files)Björn Schießle2012-11-201-1/+1
| |/ /
* | | Merge pull request #448 from owncloud/fix_metadata_on_uploadBjörn Schießle2012-11-201-0/+24
|\ \ \ | |/ / |/| / | |/
| * move the identification of the real path of a shared file to the filecacheBjörn Schießle2012-11-141-0/+24
* | Merge pull request #439 from owncloud/239_webdav_999_files_stable45Thomas Müller2012-11-161-11/+14
|\ \
| * | backport of #271 to stable45Thomas Mueller2012-11-141-11/+14
* | | closes #466 - manual backport of translationsThomas Mueller2012-11-161-1/+1
* | | Better place to check for user removalBart Visscher2012-11-151-1/+4
* | | Better check and handing of user deletionBart Visscher2012-11-151-1/+1
* | | Better check and handling of user creationBart Visscher2012-11-151-1/+1
* | | Merge pull request #430 from eMerzh/pg_shared_sabreThomas Müller2012-11-151-1/+1
|\ \ \ | |/ / |/| |
| * | Correct quoting error with Sabre connector. Fix critical pg pbmsBrice Maron2012-11-141-1/+1
| |/
* | really check if mod_deflate is loadedArthur Schiwon2012-11-141-1/+1
* | coding styleArthur Schiwon2012-11-141-3/+3
* | Fix remote.php CSS+JS garbish on some systemsArthur Schiwon2012-11-141-0/+6
|/
* 4.5.2v4.5.2Frank Karlitschek2012-11-131-2/+2
* Merge pull request #335 from owncloud/sharing_folder_sync_stable45Björn Schießle2012-11-133-15/+54
|\
| * create correct file cache entries for new files/folder created in shared foldersBjörn Schießle2012-11-131-4/+8
| * make getFileSource staticBjörn Schießle2012-11-081-1/+1
| * if file gets modified, always remove etag for all shared folder to make sure ...Björn Schießle2012-11-081-0/+7
| * some more checks if file is a shared fileBjörn Schießle2012-11-082-9/+14
| * find correct source file and owner of shared filesBjörn Schießle2012-11-081-27/+25
| * start implementing a solution to fix broken etags for shared filesBjörn Schießle2012-11-081-4/+29
* | Check if resharing is allowed by the admin, fixes issue #341Michael Gapczynski2012-11-101-1/+24
|/
* Migration: Allow for no app data cases; handle file copying betterTom Needham2012-11-081-7/+5
* Migration: On import of user accounts only import folders in home dir, use OC...Tom Needham2012-11-082-35/+13
* Return empty array if file does not exist inside Shared folder, fixes issue #91Michael Gapczynski2012-11-071-7/+10
* normalize filepaths in OC_Files::getFileInfoRobin Appelman2012-11-071-0/+1
* Merge pull request #315 from owncloud/missing_pathDaniel Molkentin2012-11-071-1/+1
|\
| * check if $path is a empty stringBjörn Schießle2012-11-071-1/+1
* | Allow changing the way etags are generatedRobin Appelman2012-11-071-2/+14
|/
* make root the default parameter for getAbsolutePath()Björn Schießle2012-11-072-5/+2
* getAbsolutePath() always needs a parameter, added empty path as parameter to ...Björn Schießle2012-11-071-1/+1
* fix user specific mount configurationRobin Appelman2012-11-071-43/+43
* Fix quoting problem in fs mount. give Big DB error at least in PGBrice Maron2012-11-061-4/+4