summaryrefslogtreecommitdiffstats
path: root/3rdparty
Commit message (Collapse)AuthorAgeFilesLines
* Bump 3rdparty. No longer ship tests dirsRoeland Jago Douma2015-11-201-0/+0
|
* Bump 3rdparty for icewind/streams-0.3.0Roeland Jago Douma2015-11-191-0/+0
|
* Bump 3rdparty for dbal-2.5.2Roeland Jago Douma2015-11-021-0/+0
|
* Bump 3rdparty for phpseclib-2.0.0Roeland Jago Douma2015-10-261-0/+0
|
* Use optimized autoloader for 3rdpartyLukas Reschke2015-10-251-0/+0
|
* Bump 3rdparty for guzzlehttp/http to 5.3.0Roeland Jago Douma2015-10-231-0/+0
| | | | Includes bump of react/promise to 2.2.1
* Bump 3rdparty to have full sabre/dav-2.1.7Roeland Jago Douma2015-10-231-0/+0
|
* Bump 3rdparty for pear/archive_tar-1.4.1Roeland Jago Douma2015-10-221-0/+0
|
* 3rdparty bump for assetic-1.3.1Roeland Jago Douma2015-10-221-0/+0
|
* 3rdparty bump for pimple-3.0.2Roeland Jago Douma2015-10-221-0/+0
|
* 3rdparty bump of pear-core-minimalRoeland Jago Douma2015-10-211-0/+0
|
* Bump 3rdparty for password_compatRoeland Jago Douma2015-10-201-0/+0
|
* Update sabre/dav to 2.1.7Thomas Müller2015-09-291-0/+0
|
* Update 3rdparty submoduleThomas Müller2015-09-291-0/+0
|
* Updating submoduleThomas Müller2015-09-281-0/+0
|
* Updating TarStreamer to v0.1-beta3Thomas Müller2015-09-281-0/+0
|
* Adding ownCloud/TarStreamerThomas Müller2015-09-281-0/+0
|
* Add submodule dependencyVictor Dubiniuk2015-09-281-0/+0
|
* Adding 3rdparty refThomas Müller2015-09-241-0/+0
|
* Bump 3rdparty referenceLukas Reschke2015-09-211-0/+0
|
* adapted to changed subproject commitNicolai Ehemann2015-09-181-0/+0
|
* use zipstreamer via composerNicolai Ehemann2015-09-141-0/+0
|
* lib/private/files.php: adapted to minimally changed ZipStreamer APINicolai Ehemann2015-09-141-0/+0
|
* Update submodule after merge in 3rdpartyThomas Müller2015-08-051-0/+0
|
* remove old pear classesThomas Müller2015-08-051-0/+0
|
* "pear/pear-core-minimal": "v1.10.0alpha2"Thomas Müller2015-08-051-0/+0
|
* Rebase upon newest masterLukas Reschke2015-08-041-0/+0
|
* Update phpseclib to 2.0Andreas Fischer2015-08-031-0/+0
|
* Update sabre-dav to 2.1.6Joas Schilling2015-07-221-0/+0
|
* Update ringphp to 1.1.0 for PHP 7 compatibilityLukas Reschke2015-07-171-0/+0
|
* Update reference to include newest php-parserLukas Reschke2015-07-031-0/+0
|
* Upgrade 3rdparty submodule for docterine v1.2.6Roeland Jago Douma2015-07-021-0/+0
|
* Remove phpmailer from 3rdpartyJoas Schilling2015-05-061-0/+0
|
* update 3rdparty submoduleMorris Jobke2015-03-261-0/+0
|
* Add wrapper for GuzzleLukas Reschke2015-03-251-0/+0
|
* Update 3rd party ref for sabre 2.1.3Vincent Petry2015-03-191-0/+0
|
* Update sabre-2.1.3 thirdparty submoduleVincent Petry2015-03-171-0/+0
|
* Migrate to SwiftMailLukas Reschke2015-03-161-0/+0
| | | | | | | | | | | | | | | | | | | | | Replaces the OC_Mail and phpmailer with SwiftMail allowing us to mock it properly. Fixes the unit test execution on master on local machines and https://github.com/owncloud/core/issues/12014 Conflicts: 3rdparty lib/private/server.php lib/public/iservercontainer.php tests/lib/mail.php tests/settings/controller/mailsettingscontrollertest.php Conflicts: 3rdparty lib/private/mail.php lib/private/server.php lib/public/iservercontainer.php settings/ajax/lostpassword.php settings/application.php
* update 3rdparty masterMorris Jobke2015-03-101-0/+0
|
* update symphony components to 2.6.4Robin Appelman2015-03-101-0/+0
|
* update 3rdparty to current masterMorris Jobke2015-02-261-0/+0
|
* add superclosure to thirdpartyRobin Appelman2015-02-251-0/+0
|
* Sabre Update to 2.1Vincent Petry2015-02-231-0/+0
| | | | | | | | | | | | | | | | | | - VObject fixes for Sabre\VObject 3.3 - Remove VObject property workarounds - Added prefetching for tags in sabre tags plugin - Moved oc_properties logic to separate PropertyStorage backend (WIP) - Fixed Sabre connector namespaces - Improved files plugin to handle props on-demand - Moved allowed props from server class to files plugin - Fixed tags caching for files that are known to have no tags (less queries) - Added/fixed unit tests for Sabre FilesPlugin, TagsPlugin - Replace OC\Connector\Sabre\Request with direct call to httpRequest->setUrl() - Fix exception detection in DAV client when using Sabre\DAV\Client - Added setETag() on Node instead of using the static FileSystem - Also preload tags/props when depth is infinity
* Submodule updateVictor Dubiniuk2015-02-161-0/+0
|
* Update 3rdparty commit to masterThomas Müller2015-02-161-0/+0
|
* implement php code checker to detect usage of not allowed private APIs - ↵Thomas Müller2015-02-101-0/+0
| | | | including console command to check local code to be used by developers
* Update SabreDAV to 1.8.12Thomas Müller2015-01-231-0/+0
|
* update dbal to 2.5.0Robin Appelman2014-12-301-0/+0
|
* Update 3rdparty submodule to restore PEAR5.phpAndreas Fischer2014-12-181-0/+0
|
* update 3rdparty submoduleMorris Jobke2014-12-101-0/+0
|