summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Fix file permissions for SMB (read-only folders will be writeable) (#25734)Juan Pablo Villafañez2016-08-121-0/+13
* [Stable9] fix unit test on new jenkins setup and adjust Jenkinsfile (#25772) ...Thomas Müller2016-08-112-0/+7
* Skip version and tras expiry for users that never logged in (#25742)Jörn Friedrich Dreyer2016-08-102-2/+2
* Respect theme for external folder icon (#25487)Chris Hastie2016-08-051-1/+1
* [stable9] Adding quota plugin to new dav endpoint (#25615) (#25646)Thomas Müller2016-07-311-0/+2
* Fix undefined OfflineUser::composeAndStoreDisplayName() - fixes #23248 (#25598)Thomas Müller2016-07-261-2/+8
* Prevent setting email and triggering events at login time (#25531)Vincent Petry2016-07-261-1/+4
* Cast share id to string (#25402) (#25431)Thomas Müller2016-07-131-1/+1
* Additional perm check in WebdavVincent Petry2016-07-122-0/+87
* Hide revert button when no permission to revert (#25327)Vincent Petry2016-07-074-2/+78
* [stable9] Contacts API: replace raw image data with url (#25219)Georg Ehrke2016-07-0711-39/+391
* Cap LDAP user cache (#25324)Jörn Friedrich Dreyer2016-07-071-13/+15
* [stable9] Filelist change dir auto-prepend slash (#25378)Vincent Petry2016-07-072-4/+13
* Backport 25367 to Stable 9.0 (#25384)Carlos Damken2016-07-061-3/+3
* Ignore invalid paths in the JS file list (#25368)Vincent Petry2016-07-062-0/+39
* Merge pull request #25298 from owncloud/schiessle-fix-get-contact-stable9Vincent Petry2016-07-062-1/+5
|\
| * get only vcards which match both the address book id and the vcard uri (#25294)Björn Schießle2016-06-292-1/+5
* | check if renamed user is still valid by reapplying the ldap filter (#25338)felixboehm2016-07-041-0/+5
* | Suppress warnings from DAV migration if there's nothing to do (#25279)Thomas Müller2016-07-014-2/+34
* | Hide search results after switching directoryVincent Petry2016-06-241-0/+7
* | Fix search result link for file results outside default listVincent Petry2016-06-241-2/+2
|/
* On mount make sure multiple shares with same target map to unique ones (#23937)Roeland Douma2016-06-232-15/+49
* Rollback version must also adjust cached sizeVincent Petry2016-06-221-1/+8
* Merge pull request #25197 from owncloud/fix-npe-in-user-ldap-stable9Vincent Petry2016-06-211-1/+8
|\
| * Fix null pointer exception in user_ldapJörn Friedrich Dreyer2016-06-211-1/+8
* | Merge pull request #25199 from owncloud/shared-mount-catch-9Vincent Petry2016-06-212-11/+25
|\ \
| * | Catch exceptions while creating shared mountsRobin Appelman2016-06-212-11/+25
| |/
* / dd support to know where the storage test comes from (#25166)Juan Pablo Villafañez2016-06-218-18/+33
|/
* Delay files_sharing's registerMountProvidersVincent Petry2016-06-201-2/+3
* Make getShareFolder use given view instead of static FS (#25150)Vincent Petry2016-06-202-5/+9
* Convert Dropbox Forbidden exception to StorageNotAvailableExceptionVincent Petry2016-06-161-0/+5
* Merge pull request #25052 from owncloud/stable9-webdav-download-mimetypeVincent Petry2016-06-155-9/+51
|\
| * DAV now returns file name with Content-Disposition headerVincent Petry2016-06-135-9/+51
* | Show the path relative to the requesting user (#25067)Roeland Douma2016-06-132-5/+28
|/
* Merge pull request #24950 from owncloud/stable9-fixdynamicldapgroupaccessVincent Petry2016-06-102-9/+64
|\
| * Add unit test for LDAP multi group cachingVincent Petry2016-06-091-0/+53
| * Use array_merge when reading cached groups membersVincent Petry2016-06-081-1/+1
| * formatting, white-space changes onlyArthur Schiwon2016-06-011-7/+7
| * fixed possible indention problemalexweirig2016-06-011-13/+13