summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | small improvement for is_dirRobin Appelman2012-03-031-1/+4
* | | | | | fix commong filestorage for files without extentionRobin Appelman2012-03-031-2/+10
* | | | | | also delete childs of folders from the cacheRobin Appelman2012-03-031-10/+19
* | | | | | better handeling of files that can behave like folder (e.g. archives)Robin Appelman2012-03-035-11/+11
* | | | | | make calendar compatible with php 5.2 - works for me with PHP 5.2.12Georg Ehrke2012-03-032-26/+29
* | | | | | remove the archive after a testcase is doneRobin Appelman2012-03-031-2/+8
* | | | | | add archive library and a storage provider on top of the archive libraryRobin Appelman2012-03-038-0/+543
* | | | | | fix the filestorage test a bitRobin Appelman2012-03-031-1/+2
* | | | | | fix file_get_content on empty files for filestorage commonRobin Appelman2012-03-031-1/+8
* | | | | | The tables "principals" and "principalgroups" are obsoleteJakob Sack2012-03-021-96/+0
* | | | | | Fix missing bracketJakob Sack2012-03-021-0/+1
* | | | | | Remove the link between the principals table and the sabre principals connector.Jakob Sack2012-03-022-48/+0
* | | | | | Add /dav.php, a single location bundling all *DAV-operations.Jakob Sack2012-03-025-3/+107
* | | | | | add streamwrapper that provides a callback on stream closeRobin Appelman2012-03-023-0/+118
* | | | | | add search implementation to filestorage commonRobin Appelman2012-03-023-7/+37
* | | | | | only test enabled appsRobin Appelman2012-03-021-1/+1
* | | | | | don't try to seach apps in hidden foldersRobin Appelman2012-03-021-1/+1
* | | | | | allow apps to ship test casesRobin Appelman2012-03-021-8/+16
* | | | | | Search: Change provider registration to class name, for lazy loading of searc...Bart Visscher2012-03-0114-36/+26
* | | | | | Files: Fix wrong attribute name in OC_Search_Provider_FileBart Visscher2012-03-011-2/+2
* | | | | | Simplify stripping the last part off WEBROOT and SERVERROOT for 3rdparty and ...Bart Visscher2012-03-011-16/+4
* | | | | | remoteStorage app version 0.5Michiel de Jong2012-03-011-1/+1
* | | | | | remoteStorage app version 0.5Michiel de Jong2012-03-011-0/+28
* | | | | | remoteStorage app version 0.5Michiel de Jong2012-03-019-30/+121
* | | | | | Small cleanupsBart Visscher2012-03-014-4/+13
* | | | | | Calendar: Don't request edit form for readonly eventsBart Visscher2012-03-011-0/+3
* | | | | | Implement showing Birthdays of contacts in the calendarBart Visscher2012-03-014-6/+67
* | | | | | Calendar: fix bug in creating DTEND from DTSTARTBart Visscher2012-03-012-2/+4
* | | | | | Bookmarks: fix loading and displaying of the bookmarksBart Visscher2012-03-012-4/+19
* | | | | | load streamwrappers earlierRobin Appelman2012-03-011-9/+10
* | | | | | Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2012-03-0117-126/+405
|\ \ \ \ \ \
| * | | | | | LDAP: set also quota, when there is no explicit default valueArthur Schiwon2012-03-011-2/+6
| * | | | | | LDPA: fix setting variables and add missing ones to the arrayArthur Schiwon2012-03-012-3/+3
| * | | | | | LDAP fix: set user quota, if attribute is providedArthur Schiwon2012-03-011-3/+3
| * | | | | | add test cases for stat and touchRobin Appelman2012-02-291-0/+45
| * | | | | | add touch() to all storage backands, and make parameter optionalRobin Appelman2012-02-297-6/+22
| * | | | | | remove debug outputRobin Appelman2012-02-291-2/+0
| * | | | | | Fix opendir for folders aka Google Docs collectionsMichael Gapczynski2012-02-291-2/+1
| * | | | | | consider changed/new setting variables for user_ldapArthur Schiwon2012-02-291-3/+3
| * | | | | | make ldap settings a little bit less uglyArthur Schiwon2012-02-291-3/+3
| * | | | | | More work on Google Docs storage backendMichael Gapczynski2012-02-281-104/+175
| * | | | | | dialogs library for appsBartek Przybylski2012-02-284-2/+148
| * | | | | | typo in function callArthur Schiwon2012-02-281-1/+1
* | | | | | | undo the change of the webroot detection. seams to be buggyFrank Karlitschek2012-03-011-2/+2
|/ / / / / /
* | | | | | change the detection of the webroot. it is simpler now and also works for app...Frank Karlitschek2012-02-281-18/+20
* | | | | | make sure the streamwrappers are registered earlyRobin Appelman2012-02-282-7/+5
* | | | | | never try to load an non existing template,css,img.Frank Karlitschek2012-02-282-4/+18
* | | | | | make LDAP filter for user list configurableArthur Schiwon2012-02-282-8/+10
* | | | | | add test case for getLocalFileRobin Appelman2012-02-282-4/+10
* | | | | | use in-memory files for the datase scheme during installationRobin Appelman2012-02-281-6/+6