Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Fixes in Dropbox API, try to catch Dropbox exceptions, implement rename and c... | Michael Gapczynski | 2012-06-27 | 1 | -3/+3 | |
| * | | Merge branch 'master' into calendar_repeat | Georg Ehrke | 2012-06-20 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | no need to escape the title | Bjoern Schiessle | 2012-06-20 | 1 | -1/+1 | |
| * | | | Merge branch 'master' into calendar_repeat | Georg Ehrke | 2012-06-17 | 1 | -1/+4 | |
| |\| | | ||||||
| | * | | fix statcache for filenames containing non-alphanumeric characters in smb str... | Robin Appelman | 2012-06-17 | 1 | -1/+4 | |
| * | | | Merge branch 'master' into calendar_repeat | Georg Ehrke | 2012-06-16 | 1 | -0/+1 | |
| |\| | | ||||||
| | * | | fixing syntax error | Thomas Müller | 2012-06-16 | 1 | -0/+1 | |
| * | | | Merge branch 'master' into calendar_repeat | Georg Ehrke | 2012-06-16 | 4 | -93/+0 | |
| |\| | | ||||||
| | * | | get rid of php4 style constructors in mdb2 | Robin Appelman | 2012-06-15 | 4 | -93/+0 | |
| * | | | fix merge conflicts | Georg Ehrke | 2012-06-15 | 2 | -2/+1 | |
| |\| | | ||||||
| | * | | suppress warning if /dev/urandom is not readable (bug #997) | Bjoern Schiessle | 2012-06-14 | 1 | -1/+1 | |
| | * | | CSSMin: Remove debug code | Bart Visscher | 2012-06-13 | 1 | -1/+0 | |
| * | | | fix merge conflicts | Georg Ehrke | 2012-06-13 | 3 | -0/+957 | |
| |\| | | ||||||
| | * | | Add support for mounting Google Drive in external storage UI | Michael Gapczynski | 2012-06-13 | 3 | -0/+957 | |
| * | | | Merge branch 'master' into calendar_repeat | Georg Ehrke | 2012-06-11 | 15 | -128/+1242 | |
| |\| | | ||||||
| | * | | Stop AWS SDK from looking for configuration files, forgot to include lib/cach... | Michael Gapczynski | 2012-06-10 | 15 | -128/+1242 | |
| * | | | fix merge conflicts | Georg Ehrke | 2012-06-10 | 12 | -0/+1020 | |
| |\| | | ||||||
| | * | | Add Dropbox storage backend | Michael Gapczynski | 2012-06-09 | 12 | -0/+1020 | |
| | * | | fix a bug in when | Georg Ehrke | 2012-06-09 | 1 | -3/+9 | |
| * | | | remove buggy when | Georg Ehrke | 2012-06-08 | 2 | -734/+0 | |
| |/ / | ||||||
| * | | Add Amazon Web Services SDK to 3rdparty for Amazon S3 external storage | Michael Gapczynski | 2012-06-08 | 54 | -0/+19624 | |
| * | | Merge branch 'unstable' | Bart Visscher | 2012-06-04 | 2 | -0/+835 | |
| |\ \ | ||||||
| | * | | Combine and minimize core and default app js files | Bart Visscher | 2012-05-16 | 1 | -0/+606 | |
| | * | | Combine and minimize core and default app css files | Bart Visscher | 2012-05-16 | 1 | -0/+229 | |
| * | | | fix for pgsql database migration | Robin Appelman | 2012-05-31 | 1 | -0/+3 | |
| * | | | update When | Georg Ehrke | 2012-05-27 | 1 | -8/+2 | |
| * | | | Correct small typo to Crypt_Blowfish 3drparty fix oc-810 | Brice Maron | 2012-05-25 | 1 | -1/+1 | |
| * | | | smb filestorage backend | Robin Appelman | 2012-05-24 | 1 | -0/+439 | |
* | | | | Fix for broken Mail App in OSX Mountain Lion. https://mail.kde.org/pipermail/... | Thomas Tanghus | 2012-08-24 | 1 | -0/+3 | |
* | | | | dix php strict warnings in mdb2 oci8 | Jörn Friedrich Dreyer | 2012-08-01 | 1 | -3/+3 | |
* | | | | comment extra timestamp quotation for oci8. Oracle can handle CURRENT_TIMESTA... | Jörn Friedrich Dreyer | 2012-07-31 | 1 | -4/+4 | |
* | | | | add oci8 to MDB2 | Jörn Friedrich Dreyer | 2012-07-31 | 6 | -0/+4354 | |
* | | | | dont throw errors when opening a dir using fopen over the smb streamwrapper | Robin Appelman | 2012-07-10 | 1 | -0/+2 | |
* | | | | fix statcache for filenames containing non-alphanumeric characters in smb str... | Robin Appelman | 2012-07-10 | 1 | -1/+4 | |
* | | | | smb filestorage backend | Robin Appelman | 2012-07-10 | 1 | -0/+439 | |
* | | | | no need to escape the title | Bjoern Schiessle | 2012-06-20 | 1 | -1/+1 | |
* | | | | suppress warning if /dev/urandom is not readable (bug #997) | Bjoern Schiessle | 2012-06-14 | 1 | -1/+1 | |
* | | | | fix for pgsql database migration | Robin Appelman | 2012-05-31 | 1 | -0/+3 | |
|/ / / | ||||||
* | | | remove simpletests internet test cases due to xss issues | Robin Appelman | 2012-05-14 | 58 | -11142/+0 | |
* | | | fix getting the db scheme from existing database | Robin Appelman | 2012-05-13 | 1 | -0/+1 | |
* | | | some mdb2 pgsql fixes | Robin Appelman | 2012-05-13 | 1 | -3/+3 | |
* | | | more MDB2 updates | Robin Appelman | 2012-05-13 | 48 | -21917/+22977 | |
* | | | update MDB2 and XML_Parser | Robin Appelman | 2012-05-11 | 35 | -24106/+22058 | |
* | | | update PEAR to 1.9.4 | Robin Appelman | 2012-05-11 | 93 | -5619/+37306 | |
|/ / | ||||||
* | | Working remote.php with webdav and caldav | Bart Visscher | 2012-05-06 | 1 | -1/+1 | |
* | | removing executable bit from various files | Thomas Mueller | 2012-04-30 | 264 | -0/+0 | |
* | | Merge branch 'sabredav_1.6' | Georg Ehrke | 2012-04-25 | 185 | -5174/+9411 | |
|\ \ | ||||||
| * | | update to SabreDav 1.6.2 | Georg Ehrke | 2012-04-21 | 180 | -0/+24863 | |
| * | | remove old sabredav files | Georg Ehrke | 2012-04-21 | 153 | -20626/+0 | |
* | | | move granite also to apps-playground because it´s not stable yet and is no l... | Frank Karlitschek | 2012-04-24 | 10 | -1797/+0 |