summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #16248 from owncloud/stable8-fixrmdirtodeletefolderstotrashJoas Schilling2015-05-152-15/+198
|\
| * Added rmdir to trashbin storage wrapperVincent Petry2015-05-122-15/+198
* | Merge pull request #15270 from owncloud/stable8-fix-ext-owncloudMorris Jobke2015-05-132-2/+10
|\ \
| * | Fix bugs in ownCloud external storageRobin McCorkell2015-03-272-2/+10
* | | Merge pull request #15797 from owncloud/stable8-backport-15489Jörn Friedrich Dreyer2015-05-138-80/+247
|\ \ \ | |_|/ |/| |
| * | throw exception when LDAP Connection was lostArthur Schiwon2015-04-221-0/+4
| * | fix unit testsMorris Jobke2015-04-223-12/+25
| * | fix cherrypickingJörn Friedrich Dreyer2015-04-223-15/+18
| * | fix typo and commentMorris Jobke2015-04-222-3/+3
| * | throw exception if setup is incompleteMorris Jobke2015-04-221-1/+3
| * | fix_testsJörn Friedrich Dreyer2015-04-223-49/+201
| * | do not hide exception when ldap server has a hiccupJörn Friedrich Dreyer2015-04-223-17/+10
* | | Merge pull request #15502 from owncloud/backport-14293-public-download-activi...Morris Jobke2015-04-281-13/+35
|\ \ \
| * | | Correctly create activities for public downloadsJoas Schilling2015-04-091-13/+35
* | | | Merge pull request #15533 from owncloud/stable8-davclient-catchmoreexceptionsMorris Jobke2015-04-281-1/+2
|\ \ \ \
| * | | | Catch more exceptions when connecting to remote DAV serverVincent Petry2015-04-101-1/+2
| |/ / /
* | | | Merge pull request #15605 from owncloud/backport-15566Morris Jobke2015-04-282-4/+27
|\ \ \ \
| * | | | fix filepickerMorris Jobke2015-04-142-4/+27
| |/ / /
* | | | Merge pull request #15610 from rullzer/backport-15564Morris Jobke2015-04-282-0/+29
|\ \ \ \
| * | | | Do not try to make user subadmin of group twiceRoeland Jago Douma2015-04-142-0/+29
| |/ / /
* | | | Merge pull request #15672 from owncloud/revert-15666-revert-15572-stable8-sha...Morris Jobke2015-04-281-3/+9
|\ \ \ \
| * | | | Revert "Revert "[stable8] Properly add trailing slash to mount point""Morris Jobke2015-04-161-3/+9
| | |/ / | |/| |
* | | | fix subfolder reshares over webdavRobin Appelman2015-04-241-2/+2
* | | | remove unneeded readonlycacheRobin Appelman2015-04-241-27/+0
* | | | resolve reshares in public webdavRobin Appelman2015-04-241-3/+4
* | | | use the permissions mask cache wrapper instead of the read only cacheRobin Appelman2015-04-241-1/+4
|/ / /
* | | Revert "[stable8] Properly add trailing slash to mount point"Thomas Müller2015-04-161-9/+3
* | | Properly add trailing slash to mount pointVincent Petry2015-04-131-3/+9
|/ /
* / Remove server timezone dependency from files list testJoas Schilling2015-04-071-4/+4
|/
* Merge pull request #15246 from owncloud/stable8-share-partfilepermissionsMorris Jobke2015-03-273-20/+208
|\
| * Fix share permission related unit testsVincent Petry2015-03-261-9/+13
| * Rename must be possible with update-only permissionVincent Petry2015-03-261-17/+23
| * Reenable trashbin after failed renameVincent Petry2015-03-261-0/+16
| * Fix shared storage permission checksVincent Petry2015-03-262-4/+166
* | always fall back to default share folderBjoern Schiessle2015-03-263-5/+20
* | Merge pull request #14860 from owncloud/stable8-fix-sizepropagationwithsharesMorris Jobke2015-03-262-0/+112
|\ \ | |/ |/|
| * Add unit test for size propagation across share boundariesVincent Petry2015-03-131-0/+90
| * Fix size propagation over shared storage boundaryVincent Petry2015-03-131-0/+22
* | Merge pull request #15193 from owncloud/stable8-15145Vincent Petry2015-03-264-23/+87
|\ \
| * | when the path doesnt exist show a proper error pageRobin Appelman2015-03-251-0/+2
| * | Properly catch whether a share is `null`Lukas Reschke2015-03-254-23/+85
* | | Merge pull request #15052 from rullzer/backport-15025Vincent Petry2015-03-261-0/+18
|\ \ \ | |/ / |/| |
| * | Backport of #15025Roeland Jago Douma2015-03-201-0/+18
* | | offset needs to be considered in computed limitArthur Schiwon2015-03-242-1/+15
* | | Fix root request path for DropboxVincent Petry2015-03-191-1/+6
|/ /
* | Merge pull request #14926 from owncloud/stable8-rescanversionsonlyonceThomas Müller2015-03-171-3/+13
|\ \
| * | Only rescan versions once in trashbinVincent Petry2015-03-021-3/+13
* | | support paged results against 389ds.Arthur Schiwon2015-03-131-3/+6
| |/ |/|
* | Merge pull request #14751 from owncloud/backport-14706blizzz2015-03-121-0/+11
|\ \
| * | set up paged search when limit is 0Arthur Schiwon2015-03-091-0/+11
| |/