summaryrefslogtreecommitdiffstats
path: root/3rdparty
Commit message (Collapse)AuthorAgeFilesLines
* introduce subclassed client.php and revert changes to 3rdpartyBjoern Schiessle2012-07-061-7/+0
|
* send ca cert path to sabredav clientBjoern Schiessle2012-07-051-0/+9
|
* webdav client crashes for secure connections if he doesn't have the right ↵Bjoern Schiessle2012-07-021-0/+1
| | | | root certificate for ssl verification. For the moment I print at least a useful error message to the OC log and the Apache log
* Fixes in Dropbox API, try to catch Dropbox exceptions, implement rename and ↵Michael Gapczynski2012-06-271-3/+3
| | | | copy in Dropbox storage backend
* Merge branch 'master' into calendar_repeatGeorg Ehrke2012-06-201-1/+1
|\
| * no need to escape the titleBjoern Schiessle2012-06-201-1/+1
| |
* | Merge branch 'master' into calendar_repeatGeorg Ehrke2012-06-171-1/+4
|\|
| * fix statcache for filenames containing non-alphanumeric characters in smb ↵Robin Appelman2012-06-171-1/+4
| | | | | | | | streamwrapper
* | Merge branch 'master' into calendar_repeatGeorg Ehrke2012-06-161-0/+1
|\|
| * fixing syntax errorThomas Müller2012-06-161-0/+1
| |
* | Merge branch 'master' into calendar_repeatGeorg Ehrke2012-06-164-93/+0
|\|
| * get rid of php4 style constructors in mdb2Robin Appelman2012-06-154-93/+0
| |
* | fix merge conflictsGeorg Ehrke2012-06-152-2/+1
|\|
| * suppress warning if /dev/urandom is not readable (bug #997)Bjoern Schiessle2012-06-141-1/+1
| |
| * CSSMin: Remove debug codeBart Visscher2012-06-131-1/+0
| |
* | fix merge conflictsGeorg Ehrke2012-06-133-0/+957
|\|
| * Add support for mounting Google Drive in external storage UIMichael Gapczynski2012-06-133-0/+957
| |
* | Merge branch 'master' into calendar_repeatGeorg Ehrke2012-06-1115-128/+1242
|\|
| * Stop AWS SDK from looking for configuration files, forgot to include ↵Michael Gapczynski2012-06-1015-128/+1242
| | | | | | | | lib/cachecore
* | fix merge conflictsGeorg Ehrke2012-06-1012-0/+1020
|\|
| * Add Dropbox storage backendMichael Gapczynski2012-06-0912-0/+1020
| |
| * fix a bug in whenGeorg Ehrke2012-06-091-3/+9
| |
* | remove buggy whenGeorg Ehrke2012-06-082-734/+0
|/
* Add Amazon Web Services SDK to 3rdparty for Amazon S3 external storageMichael Gapczynski2012-06-0854-0/+19624
|
* Merge branch 'unstable'Bart Visscher2012-06-042-0/+835
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_external/tests/config.php apps/files_versions/ajax/getVersions.php apps/files_versions/appinfo/app.php apps/files_versions/history.php apps/files_versions/js/versions.js apps/files_versions/templates/history.php apps/files_versions/versions.php lib/base.php
| * Combine and minimize core and default app js filesBart Visscher2012-05-161-0/+606
| |
| * Combine and minimize core and default app css filesBart Visscher2012-05-161-0/+229
| |
* | fix for pgsql database migrationRobin Appelman2012-05-311-0/+3
| |
* | update WhenGeorg Ehrke2012-05-271-8/+2
| |
* | Correct small typo to Crypt_Blowfish 3drparty fix oc-810Brice Maron2012-05-251-1/+1
| |
* | smb filestorage backendRobin Appelman2012-05-241-0/+439
| |
* | remove simpletests internet test cases due to xss issuesRobin Appelman2012-05-1458-11142/+0
| |
* | fix getting the db scheme from existing databaseRobin Appelman2012-05-131-0/+1
| |
* | some mdb2 pgsql fixesRobin Appelman2012-05-131-3/+3
| |
* | more MDB2 updatesRobin Appelman2012-05-1348-21917/+22977
| |
* | update MDB2 and XML_ParserRobin Appelman2012-05-1135-24106/+22058
| |
* | update PEAR to 1.9.4Robin Appelman2012-05-1193-5619/+37306
|/
* Working remote.php with webdav and caldavBart Visscher2012-05-061-1/+1
|
* removing executable bit from various filesThomas Mueller2012-04-30264-0/+0
|
* Merge branch 'sabredav_1.6'Georg Ehrke2012-04-25185-5174/+9411
|\
| * update to SabreDav 1.6.2Georg Ehrke2012-04-21180-0/+24863
| |
| * remove old sabredav filesGeorg Ehrke2012-04-21153-20626/+0
| |
* | move granite also to apps-playground because it´s not stable yet and is no ↵Frank Karlitschek2012-04-2410-1797/+0
| | | | | | | | longer used
* | move files of fullcalendar 1.5.3Georg Ehrke2012-04-225-0/+0
| |
* | add new files of fullcalendar 1.5.3Georg Ehrke2012-04-227-0/+6427
| |
* | remove old fullcalendar filesGeorg Ehrke2012-04-228-6721/+0
|/
* add phpmailer to 3rdpartyFrank Karlitschek2012-04-202-0/+3290
|
* add SWIFT (openstack object storage) storage backendRobin Appelman2012-04-188-0/+4335
|
* upgrade getid3Robin Appelman2012-04-1271-0/+35359
|
* Add Craigs granite library to 3rdparty and files_versioning. Still not ↵Frank Karlitschek2012-04-0910-0/+1797
| | | | working and lots ot stuff to do.