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-04-19we need to initialize the mount points of the given user before we recoverBjörn Schießle
2016-03-18Merge pull request #23236 from owncloud/stable8.1-fix_21678Vincent Petry
2016-03-17Set proper public webdav permissions when public upload disabledRoeland Jago Douma
2016-03-15allow group shares, even if not all public keys are availableBjoern Schiessle
2016-03-14Gracefull handle link shares rename hookRoeland Jago Douma
2016-03-11Fix broken scanner call in ajax/scan.phpMorris Jobke
2016-03-04Properly check path validity before deleting to trashVincent Petry
2016-03-01Merge pull request #22409 from owncloud/stable8.1-gdrive-reindexarraytoduetod...Thomas Müller
2016-03-01Merge pull request #22617 from owncloud/backport-22358-stable8.1Morris Jobke
2016-02-29Merge pull request #22630 from owncloud/stable8.1-fedshare-testremote-after-404Roeland Douma
2016-02-24[user_ldap] properly decode cached objectsMorris Jobke
2016-02-24Properly trigger testRemote after getting a 404 from remote fed shareVincent Petry
2016-02-24Use "json_encode" and "json_decode" instead of unserializeLukas Reschke
2016-02-24Fix race condition when switching filter mode. Fixes #22278Arthur Schiwon
2016-02-22set etag and permission fields for trashbin entriesRobin Appelman
2016-02-15Reindex array in GDrive after removing duplicatesVincent Petry
2016-01-13Merge pull request #21665 from owncloud/smb-statcache-cap-81Vincent Petry
2016-01-12cap the number of entries we cache in smb's statcacheRobin Appelman
2016-01-11always use an LDAP URL when connecting to LDAPArthur Schiwon
2016-01-09Check libsmbclient-php as well as smbclient binaryRobin McCorkell
2016-01-07Skip unavailable storages in scannerRobin Appelman
2016-01-05listen() requires a callable and not an arrayMorris Jobke
2015-12-18[Sharing] Respect disabled incoming federated sharesRoeland Jago Douma
2015-12-15Merge pull request #21207 from owncloud/backport-21133-stable8.1Vincent Petry
2015-12-15Merge pull request #21210 from owncloud/stable8.1-handle-enforce-home-folder-...Vincent Petry
2015-12-15Fixed JS unit tests for fed owner display nameVincent Petry
2015-12-15show display name but internally use the user nameBjörn Schießle
2015-12-15don't allow to create a federated share if source and target server are the sameBjörn Schießle
2015-12-15Properly handle enforce home folder naming rule settingMorris Jobke
2015-12-15fix find DN by UUID for ADArthur Schiwon
2015-12-15unit test on getHome in combination with OfflineUserArthur Schiwon
2015-12-15adjust unit testArthur Schiwon
2015-12-15look for DN changes before marking a user as deletedArthur Schiwon
2015-12-15throw NoUserException in getHome when the requested user does not exist anymoreArthur Schiwon
2015-12-14Merge pull request #21193 from owncloud/preview-non-existing-81Lukas Reschke
2015-12-14Handle non existing files in version previewsRobin Appelman
2015-12-11skip test if we cant use the filesystem when not logged inRobin Appelman
2015-12-11Fix thrashbin wrapper when no user is loggedinRobin Appelman
2015-12-10Merge pull request #21091 from owncloud/backport-20995-stable8.1Vincent Petry
2015-12-10Deduplicate version expire jobsMorris Jobke
2015-12-10Merge pull request #21102 from owncloud/stable8.1_20989Vincent Petry
2015-12-10Update parent when moving share into recieved shareRoeland Jago Douma
2015-12-09ensure multiselect always receives an array when setting its value, fixes #18734Arthur Schiwon
2015-12-09Add reshare permission checksVincent Petry
2015-12-09Compute share permissions in the viewVincent Petry
2015-12-08passing an empty base in this diagnosis call will not result in LDAP errorsArthur Schiwon
2015-12-07ILogger has no logException() - fixes #20797Thomas Müller
2015-12-04Merge pull request #20795 from owncloud/stable8.1-backport-20790Vincent Petry
2015-12-03Merge pull request #20489 from owncloud/backport-20487-8.1Vincent Petry
2015-11-27Deduplicate queued trashbin expire jobsMorris Jobke