summaryrefslogtreecommitdiffstats
path: root/3rdparty
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* stricter tests for archive backends and make sure we make the testsRobin Appelman2012-03-281-2/+2
|
* add tar backend for OC_ArchiveRobin Appelman2012-03-281-0/+1954
| | | | also handles bz2/gz compression
* improved password hashing based one phpassRobin Appelman2012-02-264-0/+452
| | | | old passwords are automatically upgraded on login
* some more error reporting during filesystem scanRobin Appelman2012-02-251-1/+1
|
* Revert "remove the 3rdparty files. everything is now in ↵Robin Appelman2012-02-16419-2/+123978
| | | | | | https://gitorious.org/owncloud/3rdparty" This reverts commit dccdeca2581f705c69eb4266aa646173f588a9de.
* remove the 3rdparty files. everything is now in ↵Frank Karlitschek2012-02-15419-123978/+2
| | | | https://gitorious.org/owncloud/3rdparty
* use SimpleTest for unit testingRobin Appelman2012-02-12131-0/+44269
| | | | includes some tests for storage providers, more to come
* Merge branch 'master' into calendarGeorg Ehrke2012-01-172-22/+25
|\
| * typos....Robin Appelman2012-01-161-1/+1
| |
| * small documentation improvementRobin Appelman2012-01-161-2/+2
| |
| * fix database upgrading for pgsqlRobin Appelman2012-01-161-1/+4
| |
| * fix some pgsql strict warningsRobin Appelman2012-01-162-21/+21
| |
* | use timepicker to force users to use HH:MMGeorg Ehrke2012-01-1643-0/+2588
|/
* fix some sqlite2 upgrade issuesRobin Appelman2012-01-141-2/+4
|
* fix another warning in pgsqlRobin Appelman2012-01-141-1/+1
|
* fix some warning in the pgsql driverRobin Appelman2012-01-132-4/+4
|
* remove old code in commentsGeorg Ehrke2012-01-081-6/+0
|
* 3rdparty: fix bug in whenGeorg Ehrke2012-01-081-1/+13
|
* fix bug in 3rdparty libGeorg Ehrke2012-01-051-2/+2
|
* add licence file for sabredavRobin Appelman2011-12-181-0/+27
|
* Contacts: Allow '/' in property nameBart Visscher2011-11-301-1/+1
| | | | Kaddressbook uses this in the messaging property. This is allowed in Version 2 of the vcard specification. Version 3 of the specification doesn't allow this any more but be lenient in what we accept.
* Update chosen to v0.9.5Bart Visscher2011-11-245-80/+179
|
* support for repeating eventsGeorg Ehrke2011-11-122-0/+734
|
* Merge branch 'master' into fullcalendarGeorg Ehrke2011-11-1221-78/+103
|\