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-06-23use string array when fetching share idsJörn Friedrich Dreyer
2016-06-22Rollback version must also adjust cached sizeVincent Petry
2016-06-10Fix typoJuan Pablo Villafáñez
2016-06-10Handle storage not available to show an error messageJuan Pablo Villafáñez
2016-06-08Construct path to the version file from the current directory and filename. F...Victor Dubiniuk
2016-06-01Use a capped memory cache for the user/group cacheRoeland Jago Douma
2016-05-30dont update search onResize (#24862)Georg Ehrke
2016-05-25cache isLocal for shared storageRobin Appelman
2016-05-13Merge pull request #24498 from owncloud/backport-20804-8.2Vincent Petry
2016-05-11Merge pull request #24573 from owncloud/stable8.2_24568Thomas Müller
2016-05-11Fix test race conditionRoeland Jago Douma
2016-05-11Yo-ho-oh - Murder all band 'o piratesThomas Müller
2016-05-09LDAP: do not attempt to process user records without display name, fixes fata...Arthur Schiwon
2016-04-26Merge pull request #24243 from owncloud/stable8.2-backport-24052blizzz
2016-04-25Fix LDAP race conditionsMorris Jobke
2016-04-25on clone Connection, do not take over the existing LDAP resourceArthur Schiwon
2016-04-23Merge pull request #24144 from owncloud/stable8.2-filelist-redirectonstoragen...blizzz
2016-04-21Merge pull request #24113 from owncloud/backport-24111-chunking-users-in-back...Thomas Müller
2016-04-21Fix StorageNotAvailable exception string detectionVincent Petry
2016-04-20Merge pull request #23984 from owncloud/fix-infinite-loop-in-unavailable-mountMorris Jobke
2016-04-20Merge pull request #24100 from owncloud/fix_23632_8.2Björn Schießle
2016-04-20Merge pull request #23363 from owncloud/smb-1.0.8-82Vincent Petry
2016-04-20Merge pull request #24000 from owncloud/shared-islocal-82Vincent Petry
2016-04-20Copy the 9.0 method for the background jobsJoas Schilling
2016-04-20Merge pull request #23402 from owncloud/backport-23282-stable8.2Vincent Petry
2016-04-20Chunk the users correctly in the trashbin and versions background jobJoas Schilling
2016-04-19we need to initialize the mount points of the given user before we recoverBjörn Schießle
2016-04-14implement isLocal for shared storageRobin Appelman
2016-04-13Fixes a possible infinite change-dir-loopArthur Schiwon
2016-03-23Merge pull request #23505 from owncloud/ee-1149-share-propagation-entries-in-dbVincent Petry
2016-03-23Merge pull request #23457 from owncloud/backport-23329-stable8.2Morris Jobke
2016-03-23Chunk the shareId queryJoas Schilling
2016-03-23Grab the values for share propagation manually from the DBJoas Schilling
2016-03-22handle forbidden exceptions in smb backendRobin Appelman
2016-03-22Avatar must be saved after login is done and external storages set up properl...Arthur Schiwon
2016-03-18fix writing to cache when fallback server should be used immediatelyArthur Schiwon
2016-03-18Merge pull request #22766 from owncloud/ceph-keystone-readiness-stable8.2Vincent Petry
2016-03-17update icewind/smb to 1.0.8Robin Appelman
2016-03-17Set proper public webdav permissions when public upload disabledRoeland Jago Douma
2016-03-16Merge pull request #23234 from owncloud/stable8.2-fix_21678Morris Jobke
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-09Remove disabled autocorrect for new file namesMorris Jobke
2016-03-09Merge pull request #22923 from owncloud/stable8.2-share-archivenamedownloadallMorris Jobke
2016-03-09Merge pull request #22935 from owncloud/stable8.2-remove-wrongly-backported-testMorris Jobke
2016-03-08Fix casing - causes failure on php 5.4Thomas Müller
2016-03-08Remove wrongly backported testMorris Jobke
2016-03-08Remove browser autocomplete in new file menuVincent Petry
2016-03-07Remove "files" arg from download URL in public link pageVincent Petry
2016-03-07Fix archive file name when downloading public shareVincent Petry