summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | fix increaseSize to also increase the size of the root folderRobin Appelman2012-12-111-2/+5
* | | | | Merge pull request #753 from owncloud/fixing_files_external_stable45blizzz2012-12-141-1/+1
|\ \ \ \ \
| * | | | | [files_external] mount filesystems for all usersThomas Mueller2012-12-061-1/+1
* | | | | | Merge pull request #857 from owncloud/fix_508blizzz2012-12-131-1/+16
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | implement getCurrentUser in Sabre Auth Connector, fixes #508Arthur Schiwon2012-12-131-0/+15
| * | | | | use username, not passed loginname, might differArthur Schiwon2012-12-131-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #851 from owncloud/webdav-quota-fix-stable45Thomas Müller2012-12-131-0/+59
|\ \ \ \ \
| * | | | | throwing InsufficientStorage in case the quota is reachedThomas Mueller2012-12-121-1/+1
| * | | | | code style changesscambra2012-12-121-4/+6
| * | | | | fix checking quota in webdav, adding a sabredav pluginscambra2012-12-121-0/+57
| |/ / / /
* / / / / Add an $excludingBackend optional parameterLorenzo M. Catucci2012-12-132-4/+9
|/ / / /
* | | | Merge pull request #840 from owncloud/fix-issue-451-for-stable45Thomas Müller2012-12-121-0/+4
|\ \ \ \
| * | | | set the session name to the instance id - which is uniqueThomas Mueller2012-12-121-0/+4
| | |/ / | |/| |
* | | | Merge pull request #705 from schiesbn/fix_674Björn Schießle2012-12-121-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | fix warning if the size of the Shared-folder gets calculatedBjörn Schießle2012-12-121-1/+1
| * | | detect '/Shared' as directory. This solves the problem described in issue #674Björn Schießle2012-12-042-2/+2
* | | | one more undefined index errorBjörn Schießle2012-12-061-2/+2
* | | | fix more undefined indexesBjörn Schießle2012-12-061-1/+1
| |/ / |/| |
* | | Fix a dirty function preventing showing errorsBrice Maron2012-12-051-9/+6
* | | Clean KB entries processing codeVictor Dubiniuk2012-12-031-37/+30
|/ /
* | 4.5.4Frank Karlitschek2012-12-021-2/+2
* | backport of pull request #691, no file versions if fs cacheBjörn Schießle2012-11-301-2/+24
* | use new obEnd function instead of ob_end_cleanRobin Appelman2012-11-293-4/+4
* | add function to safly end output bufferingRobin Appelman2012-11-291-1/+11
* | 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
|\ \ \ | |/ / |/| |