summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Correctly convert OCS permissions paramsVincent Petry2016-11-242-0/+58
* don't try to render preview images if 'enable_previews' has been set to falsephisch2016-11-241-33/+38
* Merge pull request #26687 from owncloud/stable9.1-fix-duplicate-www-auth-headersVincent Petry2016-11-231-0/+9
|\
| * No challenge from FedAuthThomas Müller2016-11-221-0/+9
* | Merge pull request #26681 from owncloud/stable9.1-ext-storage-expireversionsThomas Müller2016-11-223-11/+30
|\ \ | |/ |/|
| * Properly expire ext storage versions (#26601)Vincent Petry2016-11-223-11/+30
* | Skip hidden files when counting visible files in list (#26571)Vincent Petry2016-11-222-2/+34
|/
* Transfer ownership now returns exit code on errorVincent Petry2016-11-181-3/+3
* [stable9.1] Fallback to share link owner when no owner found (#26587)Vincent Petry2016-11-141-0/+10
* Transfer ownership only analyze home storage (#26566)Vincent Petry2016-11-111-0/+5
* Merge pull request #26575 from owncloud/stable9.1-transfer-ownership-exceptionsVincent Petry2016-11-111-15/+21
|\
| * Skip broken shares when transferring ownershipVincent Petry2016-11-071-15/+21
* | Fixed disappearing of share info in file view (#26535)Vincent Petry2016-11-111-1/+6
* | First process group shares and then user shares (#26568)Vincent Petry2016-11-101-1/+1
* | Hack to prevent warning for read-only wrapper in public linksVincent Petry2016-11-071-0/+3
|/
* Merge pull request #26480 from owncloud/stable9.1-fix-malformed-attributeVincent Petry2016-10-251-1/+1
|\
| * Fix malformed attribute in files appVincent Petry2016-10-251-1/+1
* | Merge pull request #26473 from owncloud/stable9.1-565c875fc84436fe25e3f690b28...Vincent Petry2016-10-252-8/+18
|\ \
| * | [stable9.1] Merge pull request #26459 from owncloud/limit-carddav-image-expor...Vincent Petry2016-10-252-8/+18
| |/
* | Merge pull request #26472 from owncloud/stable9.1-2064023283bc2c05147de9dccfa...Vincent Petry2016-10-252-27/+4
|\ \
| * | [stable9.1] Merge pull request #26460 from owncloud/throw-exceptions-not-prin...Vincent Petry2016-10-252-27/+4
| |/
* / Exclude more invalid chars from files UI path (#26474)Vincent Petry2016-10-252-8/+34
|/
* Sanitize length headers when validating quota (#26416)Vincent Petry2016-10-202-26/+39
* [stable9.1] Set version to 0.2.7 to trigger setup of background jobThomas Müller2016-10-191-1/+1
* [stable9.1] Use correct name for background jobsThomas Müller2016-10-191-1/+1
* Fix minor typoJuan Pablo Villafáñez2016-10-191-1/+1
* Skip over missing groupsJuan Pablo Villafáñez2016-10-191-14/+24
* Merge pull request #26390 from owncloud/stable9.1-group-etagpropagation-testVincent Petry2016-10-181-0/+22
|\
| * Fix post_unshareFromSelf hook parameter formatVincent Petry2016-10-171-0/+22
* | Merge pull request #26271 from owncloud/stable9.1-initmountpoints-userid-casingVincent Petry2016-10-181-5/+8
|\ \ | |/ |/|
| * Add using casing check/fix for initMountPointsVincent Petry2016-10-181-5/+8
* | Merge pull request #26327 from owncloud/stable9.1-fa711834a18eaae6706a49885d0...Vincent Petry2016-10-111-0/+2
|\ \
| * | [stable9.1] fix issue #23600 - mail invites through v1 webdav (#26188)Claudemir Todo Bom2016-10-101-0/+2
* | | Merge pull request #26334 from owncloud/stable9.1-2c4c56c69b1c8e1bf3b3f1abbb4...Vincent Petry2016-10-113-11/+68
|\ \ \
| * | | [stable9.1] Return ETag and OC-ETag in case of a move (#25683)Thomas Müller2016-10-103-11/+68
| |/ /
* | | Merge pull request #26340 from owncloud/stable9.1-36d6f3ba8b7b7db8f4d8b2a7050...Vincent Petry2016-10-114-5/+7
|\ \ \
| * | | [stable9.1] Escape special characters (#25429)Aaron Wood2016-10-114-5/+7
| | |/ | |/|
* | | Merge pull request #26341 from owncloud/ldap_command_updategroup_stable91Vincent Petry2016-10-112-0/+221
|\ \ \ | |/ / |/| |
| * | New command to update group mappingsJuan Pablo Villafáñez2016-10-112-0/+221
| |/
* / Tear down FS after user update in CardDAV sync job (#26320)Vincent Petry2016-10-101-0/+2
|/
* [stable9.1] Merge pull request #25636 from owncloud/fix-birthday-calendar-com...Thomas Müller2016-09-304-2/+77
* [stable9.1] Unset user PHOTO before setting new one in OCA\DAV\CardDAV\Conver...Thomas Müller2016-09-301-0/+1
* [stable9.1] Translate file summary connector (#26221) (#26222)Thomas Müller2016-09-271-2/+4
* Allow uploading empty files (#26135)Vincent Petry2016-09-191-4/+0
* Improve chunk upload AssemblyStream performance (#26062) (#26072)Vincent Petry2016-09-092-11/+94
* Fix fed share test call to return proper resultVincent Petry2016-09-072-7/+23
* Allow increasing permissions for share ownerVincent Petry2016-09-062-1/+109
* forward port smbfixes (#25951)Jörn Friedrich Dreyer2016-09-062-61/+170
* [stable9.1] Comments field is not properly escaped (#26008) (#26009)Thomas Müller2016-09-021-1/+1
* Allow space for federated share id search (#25981)Vincent Petry2016-08-302-1/+53