summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [stable9.1] Merge pull request #26459 from owncloud/limit-carddav-image-expor...Vincent Petry2016-10-252-8/+18
* Merge pull request #26460 from owncloud/throw-exceptions-not-printableVincent Petry2016-10-252-27/+4
* Exclude more invalid chars from files UI pathVincent Petry2016-10-252-8/+34
* Sanitize length headers when validating quota (#26417)Vincent Petry2016-10-202-26/+39
* Merge pull request #26409 from owncloud/stable9-36d6f3ba8b7b7db8f4d8b2a70504f...Vincent Petry2016-10-194-5/+5
|\
| * [stable9] Escape special characters (#25429)Aaron Wood2016-10-194-5/+5
* | Merge pull request #26389 from owncloud/stable9-fix-unsharefromself-hookvaluesVincent Petry2016-10-194-38/+198
|\ \ | |/ |/|
| * Partial backport of etag propagation testsVincent Petry2016-10-194-38/+176
| * Fix post_unshareFromSelf hook parameter formatVincent Petry2016-10-171-0/+22
* | Fix minor typoJuan Pablo Villafáñez2016-10-191-1/+1
* | Skip over missing groupsJuan Pablo Villafáñez2016-10-191-14/+24
|/
* New command to update group mappingsJuan Pablo Villafáñez2016-10-112-0/+221
* Tear down FS after user update in CardDAV sync job (#26204)Vincent Petry2016-10-081-0/+2
* [stable9] Unset user PHOTO before setting new one in OCA\DAV\CardDAV\Converte...Thomas Müller2016-09-301-0/+1
* Allow increasing permissions for share ownerVincent Petry2016-09-222-1/+109
* Allow space for federated share id search (#25982)Vincent Petry2016-09-222-1/+53
* Allow uploading empty files (#26136)Vincent Petry2016-09-191-4/+0
* [stable9] Comments field is not properly escaped (#26008) (#26010)Thomas Müller2016-09-021-1/+1
* trust libsmbclient on stat, only do dir fallback for smbclientJörn Friedrich Dreyer2016-08-261-9/+16
* allow unhiding root folder in subfolder of shareJörn Friedrich Dreyer2016-08-261-3/+4
* fix return values for smbclient backendJörn Friedrich Dreyer2016-08-261-1/+1
* add dir based stat fallbackJörn Friedrich Dreyer2016-08-261-1/+17
* fix test execution due to connection limitJörn Friedrich Dreyer2016-08-262-6/+13
* do not overwrite stat cache with plain arrayJörn Friedrich Dreyer2016-08-261-1/+1
* share root is always readableJörn Friedrich Dreyer2016-08-261-2/+12
* always try stat, fake if forbidden, actually return the fileinfo arrayJörn Friedrich Dreyer2016-08-261-11/+17
* move share check to getFileInfoJörn Friedrich Dreyer2016-08-261-14/+11
* stat now handles mtime for root shares, simplify hasUpdatedJörn Friedrich Dreyer2016-08-261-8/+2
* use stat to determine has updatedJörn Friedrich Dreyer2016-08-261-4/+4
* overwrite target on renameJörn Friedrich Dreyer2016-08-261-0/+34
* formatInfo should include typeJörn Friedrich Dreyer2016-08-261-3/+8
* don't list hidden filesJörn Friedrich Dreyer2016-08-261-3/+12
* stat for root of a share does not workJörn Friedrich Dreyer2016-08-261-1/+48
* [stable9] Add occ command to expire the trashbin (#25878) (#25915)Thomas Müller2016-08-244-0/+263
* Merge pull request #25899 from owncloud/stable9-a9e633db0cd04cb6288ce74c19715...Vincent Petry2016-08-221-1/+1
|\
| * [9.0] Best practice through out the web speak of a max avatar image size ofâ€...Thomas Müller2016-08-221-1/+1
* | [9.0] Before a user is getting scanned the database connection is re-establishedThomas Müller2016-08-221-1/+26
|/
* Hide the LDAP password in the client side (#25874)Juan Pablo Villafañez2016-08-194-6/+24
* [stable9] Move over to new CalDAVTester repo (#25859) (#25864)Thomas Müller2016-08-192-12/+12
* remove reference magicJörn Friedrich Dreyer2016-08-181-4/+4
* [stable9] Simplify testPermissionMovedGroupShare (#25573)Vincent Petry2016-08-161-56/+20
* Merge pull request #25808 from owncloud/stable9-smb-traceVincent Petry2016-08-161-62/+199
|\
| * add conditional smb trace logging for debug purposesJörn Friedrich Dreyer2016-08-161-62/+199
* | Merge pull request #25543 from owncloud/stable9-group-sharesVincent Petry2016-08-162-1/+156
|\ \
| * | Fix grouping of received shares in MountProviderVincent Petry2016-08-131-1/+1
| * | Added more tests for sharing's MountProviderVincent Petry2016-08-132-1/+156
| |/
* | Merge pull request #25798 from owncloud/stable9-provisioning-api-subadmin-add...Vincent Petry2016-08-162-52/+252
|\ \ | |/ |/|
| * Fix subadmin permission check for addToGroup/removeFromGroupVincent Petry2016-08-122-52/+252
* | Fix paths returned by \OC\Files\Storage\Shared hooks (#25519)Vincent Petry2016-08-131-2/+2
* | [stable9] lastInsertId requires the prefix (#25786)Jörn Friedrich Dreyer2016-08-121-1/+1
|/