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/lib
AgeCommit message (Expand)Author
2016-07-12Locking: Limit key length in Shared Storage #25376 (#25423)Markus Goetz
2016-07-12Additional perm check in Webdav (#25451)Vincent Petry
2016-06-29Have displayname, or username if there is no displayname, appear in sharing e...Stephen Colebrook
2016-06-15Fix scanner lock on shared storages resulting into locked filesRobin Appelman
2016-06-14fix updating folder sizes with cross storage moveRobin Appelman
2016-06-01normalize path in getInternalPathGeorg Ehrke
2016-06-01Merge pull request #24924 from owncloud/stable8.2-backport-24795Christoph Wurst
2016-06-01Merge pull request #24418 from owncloud/fix_24182_8.2Christoph Wurst
2016-06-01Merge pull request #23571 from owncloud/stable8.2-backport-23362Vincent Petry
2016-05-31Allow opening the password reset link in a new window when its a URLJoas Schilling
2016-05-30trigger size calculation after scanningRobin Appelman
2016-05-24[Stable8.2] Use a CappedCache in the user database backend (#24413)Roeland Douma
2016-05-19Merge pull request #24704 from owncloud/locking-mark-reload-free-82Vincent Petry
2016-05-18free up memory when releasing the last shared lockRobin Appelman
2016-05-18Allow chunk GC mtime tolerance for unfinished part chunksVincent Petry
2016-05-17Correctly load server2server sharing configsJoas Schilling
2016-05-13Merge pull request #24391 from owncloud/capped-normalized-cache-82Vincent Petry
2016-05-13Merge pull request #24504 from owncloud/stable8.2-updater-server-configurableVincent Petry
2016-05-11Yo-ho-oh - Murder all band 'o piratesThomas Müller
2016-05-09Catch the AutoloadNotAllowedException also for legacy jobsJoas Schilling
2016-05-09Make update server URL configurableLukas Reschke
2016-05-03first call the post_login hooks, before we call getUserFolder.Björn Schießle
2016-05-03Fixes #23899Thomas Müller
2016-05-02cap the normalized path cacheRobin Appelman
2016-04-29Make ownCloud work again in php 7.0.6Roeland Jago Douma
2016-04-26Merge pull request #24283 from owncloud/backport-24262-stable8.2Vincent Petry
2016-04-26error out if a local storage isn't setup correctlyRobin Appelman
2016-04-26check whether index is set before using itArthur Schiwon
2016-04-25add locks in the scanner to prevent multiple scanners running on the same filesRobin Appelman
2016-04-25Revert "add locks in the scanner to prevent multiple scanners running on the ...Robin Appelman
2016-04-25add locks in the scanner to prevent multiple scanners running on the same filesRobin Appelman
2016-04-22Change the sort order of background jobs to be DESC instead of ASCJoas Schilling
2016-04-22Merge pull request #24171 from owncloud/stable8.2-certificateThomas Müller
2016-04-22Merge pull request #24162 from owncloud/backport-23461-activity-without-shari...Vincent Petry
2016-04-22Merge pull request #23807 from owncloud/backport-of-#23760-1Vincent Petry
2016-04-21[stable8.2] Ignore certificate file if it starts with file://Lukas Reschke
2016-04-21Fix "AutoloadNotAllowedException" when files_sharing is disabledJoas Schilling
2016-04-21Merge pull request #23548 from owncloud/stable8.2-quota-recognizeremoteunlimi...Thomas Müller
2016-04-08Correctly return an empty string for empty filesJoas Schilling
2016-04-05[stable9] Fix conditional check in MySQL setup Daniel Hansson
2016-04-04Fix PHP memory leak in file_get_contents()Morris Jobke
2016-04-01fix creation of versions of encrypted files on external storagesBjoern Schiessle
2016-03-24Read available l10n files also from theme folderMorris Jobke
2016-03-24Workaround to be able to recognize unlimited quota in fed sharesVincent Petry
2016-03-23Grab the values for share propagation manually from the DBJoas Schilling
2016-03-14Merge pull request #22944 from owncloud/backport-22800-stable8.2Thomas Müller
2016-03-10Fake LOCK statement for Windows 7, 8 and 10 network mountsMorris Jobke
2016-03-09Merge pull request #22842 from owncloud/stable82_22830Morris Jobke
2016-03-08don't hide server not available exception, fixes #20536Arthur Schiwon
2016-03-04Run cleanup of expired DB file locks to background jobMorris Jobke