summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fix correctFolders and retrieve the correct storage cacheMichael Gapczynski2013-03-082-17/+17
| * | | | not only files can be reshared but also foldersBjörn Schießle2013-03-081-1/+1
| * | | | Fix share hook for updaterMichael Gapczynski2013-03-081-2/+14
| * | | | use pre_unshare hook, otherwise the share is already removed. Which means tha...Björn Schießle2013-03-082-1/+2
| * | | | Merge branch 'master' into shared-folder-etagsMichael Gapczynski2013-03-0761-456/+632
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | itemSource parameter should be fileSourceMichael Gapczynski2013-03-071-2/+2
| * | | | Update Shared folders ETags of users with resharesMichael Gapczynski2013-03-061-5/+11
| * | | | Move hook connectors from shared storage to app.php, add post_unshare hookMichael Gapczynski2013-03-052-4/+5
| * | | | Merge branch 'master' into shared-folder-etagsMichael Gapczynski2013-03-05540-7851/+9785
| |\ \ \ \
| * | | | | Fix group post_shared hookMichael Gapczynski2013-03-041-14/+14
| * | | | | Fix variable name in Shared_UpdaterMichael Gapczynski2013-03-021-1/+1
| * | | | | Update ETag when file is sharedMichael Gapczynski2013-03-022-0/+11
| * | | | | Merge branch 'master' into shared-folder-etagsMichael Gapczynski2013-02-28857-16126/+24650
| |\ \ \ \ \
| * | | | | | Fix target path and reuse mtimeMichael Gapczynski2013-02-261-4/+4
| * | | | | | Correct parent folders' ETags for all users with access to a shared fileMichael Gapczynski2013-02-265-2/+106
| * | | | | | Fix variableMichael Gapczynski2013-02-231-1/+1
| * | | | | | Return unknown free space for shared root folder so we can still upload parti...Michael Gapczynski2013-02-231-1/+1
| * | | | | | Fix WebDAV uploading of partial shared filesMichael Gapczynski2013-02-231-27/+46
| * | | | | | Include etag field for folder contentsMichael Gapczynski2013-02-231-0/+1
| * | | | | | Include etags for the root of the shared folderMichael Gapczynski2013-02-191-3/+13
* | | | | | | Merge pull request #2184 from tripflex/masterBernhard Posselt2013-03-101-1/+0
|\ \ \ \ \ \ \
| * | | | | | | remove php_valueMyles McNamara2013-03-071-1/+0
* | | | | | | | Merge pull request #2224 from owncloud/ldap_version_bumpMichael Gapczynski2013-03-101-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | LDAP: fancy version for release, no code changeArthur Schiwon2013-03-101-1/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #2217 from owncloud/mountconfig-locationLukas Reschke2013-03-102-5/+12
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Store the global mount configuration file in the datadirRobin Appelman2013-03-102-5/+12
* | | | | | | | Merge pull request #1584 from owncloud/ocs_multiple_methodsTom Needham2013-03-0913-94/+264
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge in masterTom Needham2013-03-09231-1636/+2339
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Rebase to current masterTom Needham2013-03-051389-33246/+89446
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add further capabilities to /cloud/capabilitites api callTom Needham2013-02-106-1/+63
| * | | | | | | | | | more code styleTom Needham2013-02-101-1/+1
| * | | | | | | | | | Code style and remove OAuth codeTom Needham2013-02-101-11/+3
| * | | | | | | | | | Change capabilities exposure for files_versions since it extends filesTom Needham2013-02-101-3/+2
| * | | | | | | | | | Remove debug call, correct app identifierTom Needham2013-02-102-3/+1
| * | | | | | | | | | Fix api result merging.Tom Needham2013-02-095-9/+10
| * | | | | | | | | | Merge in masterTom Needham2013-02-09838-10671/+20944
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use OC_User::isAdminUser() in lib/api.phpTom Needham2013-02-091-2/+2
| * | | | | | | | | | | Merge branch 'ocs_capabilities' into ocs_multiple_methodsTom Needham2013-02-091012-30311/+65034
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Add capabilities exposure to the versioning appTom Needham2013-02-093-0/+32
| | * | | | | | | | | | | Remove accidental inclusion of apps repo.Tom Needham2013-02-091-0/+0
| | * | | | | | | | | | | Change strucutre of cloud/capabilities responseTom Needham2013-02-091-1/+6
| | * | | | | | | | | | | Fix merge conflictTom Needham2013-02-040-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | fixing variable name typeThomas Mueller2013-01-311-1/+1
| | | * | | | | | | | | | | Merge branch 'master' into ocs_capabilitiesThomas Mueller2013-01-311051-26145/+59113
| | | |\ \ \ \ \ \ \ \ \ \ \
| | * | \ \ \ \ \ \ \ \ \ \ \ Merge masterTom Needham2013-02-041217-33377/+75327
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Remove app related values and change structure of /cloud/capabilties callTom Needham2013-02-041-9/+9
| | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | Add <syncpollinterval> and order the result for /cloud/capabilitiesTom Needham2013-01-161-5/+6
| | * | | | | | | | | | | | | Add new /cloud/capabilities route and remove unused methodsTom Needham2013-01-162-44/+13
| * | | | | | | | | | | | | | API: Remove api response structure from OC_OCS_Result, handle multiple regist...Tom Needham2013-01-252-45/+158
* | | | | | | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-03-1032-234/+293