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
2014-07-22Merge pull request #9575 from owncloud/fix-7038Vincent Petry
2014-07-22Merge pull request #9109 from owncloud/stable6-extstorage-multiplemountpointc...Vincent Petry
2014-07-18Merge pull request #9717 from owncloud/backport_9668Vincent Petry
2014-07-18login() must be called after getServerPublicHostKey().Andreas Fischer
2014-07-18make sure that we don't connect hooks multiple timesBjoern Schiessle
2014-07-18check that the file proxies are enabled after each testBjoern Schiessle
2014-07-18update keys recursively if a folder was movedBjoern Schiessle
2014-07-16Hack to avoid Agent DN + Password being overwritten by some ugly browsers wit...Arthur Schiwon
2014-07-15Merge pull request #9511 from owncloud/stable6-download-button-public-folderVincent Petry
2014-07-15Merge pull request #9635 from owncloud/stable6-files_external_fix_readDataVincent Petry
2014-07-15Permit personal mount points to be used for sharingRobin McCorkell
2014-07-15Merge pull request #9618 from owncloud/fix_8345Vincent Petry
2014-07-14throw exception if file is to large for trash binBjoern Schiessle
2014-07-11don't trigger update from checkPassword, it is already called by userExists, ...Arthur Schiwon
2014-07-08Upload abortion is now detected within the OC_Connector_Sabre_File::put()Thomas Müller
2014-07-08Fix Signiture Does Not Match when mounting Amazon S3 external storageChristopher T. Johnson
2014-07-08disable download button if zip download is disabledThomas Müller
2014-07-08fix position and look of public download buttonJan-Christoph Borchardt
2014-07-08remove file name from upper right buttonThomas Müller
2014-07-08reintroduce download button on public sharesThomas Müller
2014-07-01Merge pull request #9250 from owncloud/enc_check_if_file_exists_oc6Björn Schießle
2014-06-30improved error messageBjoern Schiessle
2014-06-28unit testsBjoern Schiessle
2014-06-28check if file exists before deleting keys, and add debug output for everyBjoern Schiessle
2014-06-27normalize path before comparison to make sure that we always find the mount p...Bjoern Schiessle
2014-06-26Merge pull request #9173 from owncloud/enc_always_use_oc_filesview_oc6Björn Schießle
2014-06-26Merge pull request #9219 from owncloud/stable6-trashwarningMorris Jobke
2014-06-26Do not retrieve storage stats for trash binVincent Petry
2014-06-26Remove etag warning in trashbinVincent Petry
2014-06-24always use '/' as dir seperatorBjoern Schiessle
2014-06-24always use a \OC\Files\ViewBjoern Schiessle
2014-06-23always use oc filesystem for rename operationBjoern Schiessle
2014-06-20Backport subset of #4179, re-established Oracle compatibility for LDAPArthur Schiwon
2014-06-19Fix merging of external storage configurationsVincent Petry
2014-06-16remove unused vars; increase scrutinizer happinessArthur Schiwon
2014-06-16simplify two methods a bit, because they are not used for group search anymoreArthur Schiwon
2014-06-16make all this work in an early configuration state in the wizard by marking ...Arthur Schiwon
2014-06-16Wizard: get really all groups from LDAP by power of Paged SearchArthur Schiwon
2014-06-16fix PHPdocArthur Schiwon
2014-06-16consolidate requirement checkArthur Schiwon
2014-06-16LDAP Wizard: count users and groups with the power of paged searchArthur Schiwon
2014-06-16add method to count groups on LDAPArthur Schiwon
2014-06-16fix PHPdocArthur Schiwon
2014-06-16Merge pull request #8623 from owncloud/fix-8457blizzz
2014-06-13Merge pull request #9015 from owncloud/stable6-downloadwithdisabledzipMorris Jobke
2014-06-13Merge pull request #8988 from owncloud/stable6_fix_encryptionVincent Petry
2014-06-12Fix public download link when zip download is disabledVincent Petry
2014-06-11Fix copy conflict dialog translationJörn Friedrich Dreyer
2014-06-11fix rename of encryption keysBjoern Schiessle
2014-06-06Merge pull request #8885 from owncloud/flock-stable6Thomas Müller