| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | 4.5.3v4.5.3 | Frank Karlitschek | 2012-11-26 | 1 | -2/+2 |
* | | Merge pull request #581 from schiesbn/add_user_to_fscache | Björn Schießle | 2012-11-26 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | make sure to add the right user as owner of a file to the file cache table | Björn Schießle | 2012-11-26 | 1 | -1/+0 |
* | | Backport pull request #380 from butonic/feature_share_link_with_token | Jörn Friedrich Dreyer | 2012-11-26 | 1 | -21/+50 |
|/ |
|
* | backport pullrequest #562 | Frank Karlitschek | 2012-11-24 | 2 | -11/+20 |
* | backport pullrequest #554 | Frank Karlitschek | 2012-11-23 | 1 | -0/+6 |
* | stop increasing folder sizes once we hit a non folder | Robin Appelman | 2012-11-22 | 1 | -12/+25 |
* | also return fileid in OC_Filecache::get | Robin Appelman | 2012-11-22 | 1 | -2/+2 |
* | typo | Robin Appelman | 2012-11-22 | 1 | -3/+3 |
* | Merge pull request #525 from owncloud/fix_metadata_on_upload | Björn Schießle | 2012-11-21 | 1 | -10/+12 |
|\ |
|
| * | take root folder into account while checking for Shared folder | Björn Schießle | 2012-11-20 | 1 | -5/+9 |
| * | add root as parameter to keep default root for non-shared folder/files | Björn Schießle | 2012-11-20 | 1 | -5/+3 |
* | | fix copy-paste error in sql query | Robin Appelman | 2012-11-21 | 1 | -1/+1 |
* | | Merge pull request #518 from owncloud/fix_property_cache | Björn Schießle | 2012-11-20 | 1 | -1/+1 |
|\ \ |
|
| * | | use correct path for property cache (the real path of the file and not the vi... | Björn Schießle | 2012-11-20 | 1 | -1/+1 |
* | | | Merge pull request #521 from owncloud/filecache_update_user | Björn Schießle | 2012-11-20 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | allow to update the user in file cache. (e.g. for Shared files) | Björn Schießle | 2012-11-20 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge pull request #448 from owncloud/fix_metadata_on_upload | Björn Schießle | 2012-11-20 | 1 | -0/+24 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | move the identification of the real path of a shared file to the filecache | Björn Schießle | 2012-11-14 | 1 | -0/+24 |
* | | Merge pull request #439 from owncloud/239_webdav_999_files_stable45 | Thomas Müller | 2012-11-16 | 1 | -11/+14 |
|\ \ |
|
| * | | backport of #271 to stable45 | Thomas Mueller | 2012-11-14 | 1 | -11/+14 |
* | | | closes #466 - manual backport of translations | Thomas Mueller | 2012-11-16 | 1 | -1/+1 |
* | | | Better place to check for user removal | Bart Visscher | 2012-11-15 | 1 | -1/+4 |
* | | | Better check and handing of user deletion | Bart Visscher | 2012-11-15 | 1 | -1/+1 |
* | | | Better check and handling of user creation | Bart Visscher | 2012-11-15 | 1 | -1/+1 |
* | | | Merge pull request #430 from eMerzh/pg_shared_sabre | Thomas Müller | 2012-11-15 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Correct quoting error with Sabre connector. Fix critical pg pbms | Brice Maron | 2012-11-14 | 1 | -1/+1 |
| |/ |
|
* | | really check if mod_deflate is loaded | Arthur Schiwon | 2012-11-14 | 1 | -1/+1 |
* | | coding style | Arthur Schiwon | 2012-11-14 | 1 | -3/+3 |
* | | Fix remote.php CSS+JS garbish on some systems | Arthur Schiwon | 2012-11-14 | 1 | -0/+6 |
|/ |
|
* | 4.5.2v4.5.2 | Frank Karlitschek | 2012-11-13 | 1 | -2/+2 |
* | Merge pull request #335 from owncloud/sharing_folder_sync_stable45 | Björn Schießle | 2012-11-13 | 3 | -15/+54 |
|\ |
|
| * | create correct file cache entries for new files/folder created in shared folders | Björn Schießle | 2012-11-13 | 1 | -4/+8 |
| * | make getFileSource static | Björn Schießle | 2012-11-08 | 1 | -1/+1 |
| * | if file gets modified, always remove etag for all shared folder to make sure ... | Björn Schießle | 2012-11-08 | 1 | -0/+7 |
| * | some more checks if file is a shared file | Björn Schießle | 2012-11-08 | 2 | -9/+14 |
| * | find correct source file and owner of shared files | Björn Schießle | 2012-11-08 | 1 | -27/+25 |
| * | start implementing a solution to fix broken etags for shared files | Björn Schießle | 2012-11-08 | 1 | -4/+29 |
* | | Check if resharing is allowed by the admin, fixes issue #341 | Michael Gapczynski | 2012-11-10 | 1 | -1/+24 |
|/ |
|
* | Migration: Allow for no app data cases; handle file copying better | Tom Needham | 2012-11-08 | 1 | -7/+5 |
* | Migration: On import of user accounts only import folders in home dir, use OC... | Tom Needham | 2012-11-08 | 2 | -35/+13 |
* | Return empty array if file does not exist inside Shared folder, fixes issue #91 | Michael Gapczynski | 2012-11-07 | 1 | -7/+10 |
* | normalize filepaths in OC_Files::getFileInfo | Robin Appelman | 2012-11-07 | 1 | -0/+1 |
* | Merge pull request #315 from owncloud/missing_path | Daniel Molkentin | 2012-11-07 | 1 | -1/+1 |
|\ |
|
| * | check if $path is a empty string | Björn Schießle | 2012-11-07 | 1 | -1/+1 |
* | | Allow changing the way etags are generated | Robin Appelman | 2012-11-07 | 1 | -2/+14 |
|/ |
|
* | make root the default parameter for getAbsolutePath() | Björn Schießle | 2012-11-07 | 2 | -5/+2 |
* | getAbsolutePath() always needs a parameter, added empty path as parameter to ... | Björn Schießle | 2012-11-07 | 1 | -1/+1 |
* | fix user specific mount configuration | Robin Appelman | 2012-11-07 | 1 | -43/+43 |
* | Fix quoting problem in fs mount. give Big DB error at least in PG | Brice Maron | 2012-11-06 | 1 | -4/+4 |