aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge-requests/105'Georg Ehrke2012-04-192-60/+70
|\
| * Merge commit 'refs/merge-requests/105' of git://gitorious.org/owncloud/ownclo...Georg Ehrke2012-04-192-60/+70
| |\
| | * cal import should group events by uid, export should have correct newlines, f...Scott Shambarger2012-03-312-60/+70
* | | emulate touch with custom mtime for swift backendRobin Appelman2012-04-191-11/+39
* | | add SWIFT (openstack object storage) storage backendRobin Appelman2012-04-184-1/+529
* | | add test cases for cryptstreamRobin Appelman2012-04-182-0/+13
* | | make use of the fact that stream_read will always read 8192 bytes for encrypt...Robin Appelman2012-04-182-23/+71
* | | bugfixes for encryption library and test casesRobin Appelman2012-04-182-27/+64
|/ /
* | test data for archivesRobin Appelman2012-04-173-0/+4
* | LDAP: don't forget to unbindArthur Schiwon2012-04-161-0/+11
* | checked, works for meArthur Schiwon2012-04-161-1/+0
* | group ldap: check configurationArthur Schiwon2012-04-161-2/+16
* | group LDAP: implement groupExists function, needed for SharingArthur Schiwon2012-04-161-0/+9
* | OC_Group does expect object, not stringArthur Schiwon2012-04-161-1/+1
* | minor code beautificationArthur Schiwon2012-04-161-2/+3
* | use the right attribute for member retrievalArthur Schiwon2012-04-161-1/+2
* | a string be a stringArthur Schiwon2012-04-161-1/+1
* | updated logos and iconsJan-Christoph Borchardt2012-04-162-2/+2
* | Merge branch 'master' of gitorious.org:owncloud/owncloudTom Needham2012-04-157-32/+3
|\ \
| * | Display correct URL in caldav and carddav pathsJakob Sack2012-04-153-3/+2
| * | Remove useless, unmaintained dav.phpJakob Sack2012-04-154-29/+1
* | | Update aceTom Needham2012-04-1583-8885/+19884
|/ /
* | dont try to view psd filesRobin Appelman2012-04-151-0/+3
* | Merge branch 'master' of gitorious.org:owncloud/owncloudTom Needham2012-04-1540-4855/+15912
|\ \
| * \ Merge branch 'master' of gitorious.org:owncloud/owncloudThomas Müller2012-04-151-18/+18
| |\ \
| | * | Bookmarks: handle input with & and ?, fixes oc-201Arthur Schiwon2012-04-151-18/+18
| * | | pdfjs updated from githubThomas Müller2012-04-1539-4837/+15894
| |/ /
* | | Remove google web fontTom Needham2012-04-151-1/+1
* | | remove unused cssTom Needham2012-04-151-5/+2
|/ /
* | clean the collection view after rescanningRobin Appelman2012-04-151-0/+5
* | enable archive support on defaultRobin Appelman2012-04-151-0/+1
* | only run archive tests if the test data is availableRobin Appelman2012-04-152-14/+22
* | group LDAP: simple basic testsArthur Schiwon2012-04-151-0/+6
* | group LDAP: usersInGroup not getUsersInGroupArthur Schiwon2012-04-152-3/+11
* | don't forget changes in lib_ldap for last commitArthur Schiwon2012-04-151-7/+11
* | group LDAP: implemented getUsersInGroup()Arthur Schiwon2012-04-151-8/+18
* | group LDAP: implemented getUserGroups()Arthur Schiwon2012-04-151-0/+11
* | typoArthur Schiwon2012-04-151-1/+1
* | group LDAP: implemented inGroup()Arthur Schiwon2012-04-153-4/+65
* | renamed extention to extension, also now only showing lowercaseJan-Christoph Borchardt2012-04-156-12/+12
* | Contact: Don't use non core class in appinfo/app.phpBart Visscher2012-04-141-1/+1
* | few pieces of documentationArthur Schiwon2012-04-141-0/+17
* | give back expected result types as long as logic is not there yetArthur Schiwon2012-04-141-0/+3
* | test for ldap group backendArthur Schiwon2012-04-141-0/+36
* | starting to create the ldap group backend (with some inspiration from Yoann G...Arthur Schiwon2012-04-143-0/+183
* | reuse OC_L10N objectsRobin Appelman2012-04-1419-21/+15
* | keep version numbers in their own files for faster readingRobin Appelman2012-04-1442-21/+21
* | Remove go to lineTom Needham2012-04-141-25/+17
* | Merge branch 'master' of gitorious.org:owncloud/owncloudTom Needham2012-04-148-19/+20
|\ \
| * | Sharing: Add a filename after public share linkBart Visscher2012-04-141-4/+4