Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2016-07-31[stable9] Adding quota plugin to new dav endpoint (#25615) (#25646)Thomas Müller
2016-07-26Fix undefined OfflineUser::composeAndStoreDisplayName() - fixes #23248 (#25598)Thomas Müller
2016-07-26Prevent setting email and triggering events at login time (#25531)Vincent Petry
2016-07-13Cast share id to string (#25402) (#25431)Thomas Müller
2016-07-12Additional perm check in WebdavVincent Petry
2016-07-07Hide revert button when no permission to revert (#25327)Vincent Petry
2016-07-07[stable9] Contacts API: replace raw image data with url (#25219)Georg Ehrke
2016-07-07Cap LDAP user cache (#25324)Jörn Friedrich Dreyer
2016-07-07[stable9] Filelist change dir auto-prepend slash (#25378)Vincent Petry
2016-07-06Backport 25367 to Stable 9.0 (#25384)Carlos Damken
2016-07-06Ignore invalid paths in the JS file list (#25368)Vincent Petry
2016-07-06Merge pull request #25298 from owncloud/schiessle-fix-get-contact-stable9Vincent Petry
2016-07-04check if renamed user is still valid by reapplying the ldap filter (#25338)felixboehm
2016-07-01Suppress warnings from DAV migration if there's nothing to do (#25279)Thomas Müller
2016-06-29get only vcards which match both the address book id and the vcard uri (#25294)Björn Schießle
2016-06-24Hide search results after switching directoryVincent Petry
2016-06-24Fix search result link for file results outside default listVincent Petry
2016-06-23On mount make sure multiple shares with same target map to unique ones (#23937)Roeland Douma
2016-06-22Rollback version must also adjust cached sizeVincent Petry
2016-06-21Merge pull request #25197 from owncloud/fix-npe-in-user-ldap-stable9Vincent Petry
2016-06-21Merge pull request #25199 from owncloud/shared-mount-catch-9Vincent Petry
2016-06-21dd support to know where the storage test comes from (#25166)Juan Pablo Villafañez
2016-06-21Catch exceptions while creating shared mountsRobin Appelman
2016-06-21Fix null pointer exception in user_ldapJörn Friedrich Dreyer
2016-06-20Delay files_sharing's registerMountProvidersVincent Petry
2016-06-20Make getShareFolder use given view instead of static FS (#25150)Vincent Petry
2016-06-16Convert Dropbox Forbidden exception to StorageNotAvailableExceptionVincent Petry
2016-06-15Merge pull request #25052 from owncloud/stable9-webdav-download-mimetypeVincent Petry
2016-06-13Show the path relative to the requesting user (#25067)Roeland Douma
2016-06-13DAV now returns file name with Content-Disposition headerVincent Petry
2016-06-10Merge pull request #24950 from owncloud/stable9-fixdynamicldapgroupaccessVincent Petry
2016-06-09Add unit test for LDAP multi group cachingVincent Petry
2016-06-08Construct path to the version file from the current directory and filename. F...Victor Dubiniuk
2016-06-08Use array_merge when reading cached groups membersVincent Petry
2016-06-06Allow public upload when the quota is unlimited (#24988)Joas Schilling
2016-06-06Merge pull request #24951 from owncloud/backport-24949-internal-server-error-...Vincent Petry
2016-06-03Catch the ForbiddenException to make sure it gets handledJoas Schilling
2016-06-02My fix for #24272, #23613, File not found when single file in a folder (#24800)Dmitry Popov
2016-06-02Merge pull request #24958 from owncloud/stable9_24869Vincent Petry
2016-06-01Use a capped memory cache for the user/group cacheRoeland Jago Douma
2016-06-01Backport of share id as string fixVincent Petry
2016-06-01formatting, white-space changes onlyArthur Schiwon
2016-06-01fixed possible indention problemalexweirig
2016-06-01Fixing group handlingalexweirig
2016-06-01Fixed dynamic group ldap accessalexweirig
2016-05-30Merge pull request #24830 from owncloud/stable9-lenz1111-share_download_range...Vincent Petry
2016-05-30Merge pull request #24839 from owncloud/shared-storage-local-9Vincent Petry
2016-05-30dont update search onResize (#24848)Fabian
2016-05-30don't fail on "bad signature" during login. Most likely this happens because ...Björn Schießle
2016-05-25Improve isLocal performance for SharedStorageRobin Appelman