Historia zmian

Autor SHA1 Wiadomość Data
  Vincent Petry e15dd783ab Workaround for empty dir deletion for SFTP 9 lat temu
  Vincent Petry a6c5d65fd6 Fix SFTP storage id to be compatible with older ids 9 lat temu
  Jenkins for ownCloud b585d87d9d Update license headers 9 lat temu
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 lat temu
  Thomas Müller f5b6226732 Merge pull request #14462 from owncloud/add-some-php-docs 9 lat temu
  Thomas Müller f6044fe429 Merge pull request #14460 from owncloud/revive/12971 9 lat temu
  Lukas Reschke dbb665a361 Add some PHPDocs 9 lat temu
  Lukas Reschke 1229184873 Fix code that never worked 9 lat temu
  Lukas Reschke 6dd5bc0379 Fix code style as per review 9 lat temu
  SA 350f8eb86e Add support for sftp custom port 10 lat temu
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 lat temu
  Andreas Fischer c640e2fa66 Update phpseclib to version 0.3.9. 9 lat temu
  Ross Nicoll 64f4f8fc84 Add support for SFTP key authentication 10 lat temu
  Morris Jobke d41082f4d6 first step to drop \OCP\Config:: in favour of IConfig 10 lat temu
  Vincent Petry 075e8d8e86 Lazy initialize external storages 10 lat temu
  Robin McCorkell 87167d3141 Prevent errors on broken SFTP config 10 lat temu
  Andreas Fischer a27753dd80 Pass existing Net_SFTP object into Net_SFTP_Stream. 10 lat temu
  Andreas Fischer e18c8f23df login() must be called after getServerPublicHostKey(). 10 lat temu
  Andreas Fischer d02604b3fb Add short description explaining how SFTP ext storage class works. 10 lat temu
  Andreas Fischer c8024934c0 The file providing the sftp:// scheme needs to be included manually. 10 lat temu
  Thomas Müller 17cbfc714a use phpseclib from 3rdparty 10 lat temu
  Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 10 lat temu
  Vincent Petry bf95532fb6 Removed unused writeBack method 11 lat temu
  Vincent Petry 421f24868a Now using SFTP stream wrapper from phpseclib 11 lat temu
  Vincent Petry 30e086fb53 Fixed SFTP storage to overwrite on rename 11 lat temu
  Vincent Petry c62cce8269 Moved default isReadable/isUpdatable impl into Common class 11 lat temu
  hkjolhede 3e2d4c1bc1 Fixed error-checking error in sftp.php 11 lat temu
  Lennart Rosam 5470700c9a Update file to meet coding standarts 11 lat temu
  Lennart Rosam 72ad309920 Actually test the connection 11 lat temu
  Lennart Rosam b9a948b597 Fixes #4129 11 lat temu