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
2015-04-15Merge pull request #15654 from owncloud/enc2_header_system_keysMorris Jobke
2015-04-15make sure that encrypted private keys always have a headerBjoern Schiessle
2015-04-15Add visibility for methodMorris Jobke
2015-04-15Fix SFTP storage id to be compatible with older idsVincent Petry
2015-04-15Merge pull request #15613 from owncloud/allow-files-nav-iconsThomas Müller
2015-04-15[tx-robot] updated from transifexJenkins for ownCloud
2015-04-15[tx-robot] updated from transifexJenkins for ownCloud
2015-04-14Merge pull request #15598 from owncloud/fix-enc-file-size-masterBjörn Schießle
2015-04-14Allow files app nav entries to have a different icon classMorris Jobke
2015-04-14Merge pull request #13360 from owncloud/cross-storage-moveMorris Jobke
2015-04-14remove calculateUnencryptedSize() - not neededThomas Müller
2015-04-14a bit more phpdocRobin Appelman
2015-04-14fix reading of private keyThomas Müller
2015-04-14Merge pull request #15566 from owncloud/fix-filepickerThomas Müller
2015-04-13Fix cross storage move with shared storagesRobin Appelman
2015-04-13check that we know the parentRobin Appelman
2015-04-13check for source cacheRobin Appelman
2015-04-13add missing return for sharedRobin Appelman
2015-04-13properly return false if we cant delete the source fileRobin Appelman
2015-04-13Fix testRobin Appelman
2015-04-13Implement move/copyFromStorage for shared storageRobin Appelman
2015-04-13Merge pull request #15570 from owncloud/shares-properlyformatmountpointMorris Jobke
2015-04-13Properly add trailing slash to mount pointVincent Petry
2015-04-13Do not try to make user subadmin of group twiceRoeland Jago Douma
2015-04-13fix filepickerMorris Jobke
2015-04-11Merge pull request #15535 from owncloud/smb-1.0.0Morris Jobke
2015-04-10Merge pull request #15538 from owncloud/encryption-crypt-testsClark Tomlinson
2015-04-10Merge pull request #15489 from owncloud/dont_hide_exceptions_masterThomas Müller
2015-04-10Merge pull request #15537 from owncloud/master-fixunittestrelatedtoorphanedsh...Morris Jobke
2015-04-10add unit test for crypt.phpBjoern Schiessle
2015-04-10update icewind/smb to 1.0.0Robin Appelman
2015-04-10Clear leftover shares from other testsVincent Petry
2015-04-10Fix converting Guzzle error codes in s2s storageVincent Petry
2015-04-10Catch more exceptions when connecting to remote DAV serverVincent Petry
2015-04-10fix cherrypickingJörn Friedrich Dreyer
2015-04-10fix typo and commentMorris Jobke
2015-04-10throw exception if setup is incompleteMorris Jobke
2015-04-10fix_testsJörn Friedrich Dreyer
2015-04-10do not hide exception when ldap server has a hiccupJörn Friedrich Dreyer
2015-04-10Merge pull request #15521 from owncloud/shareinfo-catchguzzle503Morris Jobke
2015-04-10Merge pull request #15437 from owncloud/deleteorphanedfilesThomas Müller
2015-04-10Merge pull request #15492 from owncloud/ldap-wizard-overhaulblizzz
2015-04-09change default value of ldap_tls to 0. It will be detected anyway, but starti...Arthur Schiwon
2015-04-09compile user and login filter on the first time automatically, if a suggestio...Arthur Schiwon
2015-04-09Merge pull request #15511 from owncloud/fix-typosLukas Reschke
2015-04-09Properly catch guzzle 503 when querying share infoVincent Petry
2015-04-09Merge pull request #15282 from owncloud/keepsharerelationshipondeleteVincent Petry
2015-04-09Remove trashbin storage wrapper when disabling it for testsVincent Petry
2015-04-09escape filter for outputArthur Schiwon
2015-04-09fix number and insert position when adding/copying a configArthur Schiwon