summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * Fixing group handlingalexweirig2016-06-011-6/+15
| * Fixed dynamic group ldap accessalexweirig2016-06-011-14/+7
* | Construct path to the version file from the current directory and filename. F...Victor Dubiniuk2016-06-081-4/+6
* | Allow public upload when the quota is unlimited (#24988)Joas Schilling2016-06-061-1/+1
* | Merge pull request #24951 from owncloud/backport-24949-internal-server-error-...Vincent Petry2016-06-061-0/+3
|\ \
| * | Catch the ForbiddenException to make sure it gets handledJoas Schilling2016-06-031-0/+3
* | | My fix for #24272, #23613, File not found when single file in a folder (#24800)Dmitry Popov2016-06-021-1/+1
|/ /
* | Merge pull request #24958 from owncloud/stable9_24869Vincent Petry2016-06-021-2/+6
|\ \
| * | Use a capped memory cache for the user/group cacheRoeland Jago Douma2016-06-011-2/+6
| |/
* / Backport of share id as string fixVincent Petry2016-06-011-2/+2
|/
* Merge pull request #24830 from owncloud/stable9-lenz1111-share_download_range...Vincent Petry2016-05-302-3/+21
|\