aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* allow to set a files mtime through a PROPPATCH request on resourceKlaas Freitag2012-02-144-19/+18
* Merge branch 'master' of gitorious.org:owncloud/owncloudGeorg Ehrke2012-02-131-1/+3
|\
| * bugfix for oc-236Stefan Göckeritz2012-02-101-1/+3
* | fix oc-bug 239 - & => &Georg Ehrke2012-02-121-1/+1
* | Add application name to titleBart Visscher2012-02-122-2/+9
* | Contacts: Optimize thumbnail cache handling a bitBart Visscher2012-02-121-2/+3
* | OC_Response: add setExpiresHeader functionBart Visscher2012-02-122-3/+13
* | OC_Response: add redirect functionBart Visscher2012-02-122-5/+22
* | Contacts: Add missing parameterBart Visscher2012-02-121-1/+1
* | use SimpleTest for unit testingRobin Appelman2012-02-12138-376/+44403
* | Contacts: Move response caching to OC_ResponseBart Visscher2012-02-124-25/+68
* | Add description to texteditor info.xml -fix oc-234Tom Needham2012-02-121-0/+1
* | Contacts: Add id to vars with id in themBart Visscher2012-02-121-7/+7
* | Contacts: cleanup OC_L10N usageBart Visscher2012-02-1223-59/+29
* | Contacts: Move debug logging of $_POST to after access checksBart Visscher2012-02-121-3/+4
* | Contacts: Document usage of OC_Contacts_App::getAddressbookBart Visscher2012-02-125-13/+4
* | Contacts: Save last-modified time in REV property if not setBart Visscher2012-02-121-0/+4
* | Contacts: Fix adding N property in getContactVCardBart Visscher2012-02-121-1/+1
* | Contacts: Cleanup photo and thumbnail codeBart Visscher2012-02-122-105/+69
* | OC_Image: Use valid function instead of checking the resourceBart Visscher2012-02-121-7/+7
* | Access check fix in contacts/ajax/activation.phpBart Visscher2012-02-121-5/+3
* | Small coding style updateBart Visscher2012-02-121-14/+14
* | Improve logging in OC_Contacts_AppBart Visscher2012-02-121-1/+8
* | Cleanup OC_Contacts_Addressbook::find usageBart Visscher2012-02-123-33/+3
* | Add copyright to OC_Connector_Sabre_PrincipalBart Visscher2012-02-121-0/+7
* | Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2012-02-121-0/+7
|\ \
| * | Redirect to installer if not installedMichael Gapczynski2012-02-111-0/+7
* | | add a READMEFrank Karlitschek2012-02-121-0/+7
|/ /
* | Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2012-02-113-71/+45
|\ \
| * | Derive the user principles from the owncloud usersBart Visscher2012-02-113-71/+45
* | | add themeing support and support for autoselection of mobile/tablet and stand...Frank Karlitschek2012-02-112-21/+138
|/ /
* | Merge branch 'tanghus_contacts'Thomas Tanghus2012-02-107-11/+278
|\ \
| * \ Merge gitorious.org:owncloud/owncloud into tanghus_contactsThomas Tanghus2012-02-109-130/+148
| |\ \
| * | | Added custom combobox widget.Thomas Tanghus2012-02-107-11/+278
* | | | Variable wasn't reset.Thomas Tanghus2012-02-101-0/+1
| |/ / |/| |
* | | - Added the ability to change a files mtime via webdavs propset.Klaas Freitag2012-02-105-11/+43
* | | Gallery: remove unset call, not needed anymoreBart Visscher2012-02-091-1/+0
* | | OC_Image: change static vars to object varsBart Visscher2012-02-091-115/+100
* | | dont try to remove buffers, can cause trouble with strict warningsRobin Appelman2012-02-091-1/+0
* | | don't use PDO::inTransactionRobin Appelman2012-02-091-2/+5
|/ /
* | Merge gitorious.org:owncloud/owncloud into tanghus_contactsThomas Tanghus2012-02-0943-1081/+1495
|\ \
| * | fix filecache with MDB2Robin Appelman2012-02-081-6/+6
| * | use fetchRow instead of fetchRobin Appelman2012-02-081-4/+4
| * | Fix wrong var name in sharedstorage.phpBart Visscher2012-02-081-2/+2
| * | Gallery: Add caching headers to album thumbnail sendingBart Visscher2012-02-081-0/+5
| * | Gallery: use thumbnails of images for the album thumbnailBart Visscher2012-02-081-2/+5
| * | Add caching to gallery thumbnail generationBart Visscher2012-02-082-18/+39
| * | Change gallery thumbnail generation to OC_ImageBart Visscher2012-02-084-57/+18
| * | OC-41: [Calendar] Date format not translatableBart Visscher2012-02-081-1/+11
| * | add convinience function to get filesystem view for app storageRobin Appelman2012-02-081-0/+18