summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fixing sharing unit testThomas Müller2016-01-181-6/+8
| * | | Fix CalDAV test suiteThomas Müller2016-01-181-1/+1
| * | | Test ownCloud CardDAV sharing using CalDAVTesterThomas Müller2016-01-1821-32/+464
| * | | Call ctors properlyThomas Müller2016-01-181-1/+2
| * | | Fix unit test - optimize codeThomas Müller2016-01-182-11/+11
| * | | Show group shared addressbooksThomas Müller2016-01-186-34/+41
| |/ /
* | | Merge pull request #21744 from owncloud/scrutinizer-patch-1Thomas Müller2016-01-192-3/+2
|\ \ \
| * | | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2016-01-152-3/+2
* | | | update JS humanFileSize to use KB instead of kBMorris Jobke2016-01-193-15/+15
| |/ / |/| |
* | | Merge pull request #21700 from owncloud/update-system-addressbook-on-user-changeThomas Müller2016-01-187-78/+248
|\ \ \
| * | | Fix ctorThomas Müller2016-01-141-1/+4
| * | | Unit tests for updateUser and deleteUserThomas Müller2016-01-141-1/+35
| * | | Add test for ensureSystemAddressBookExistsThomas Müller2016-01-141-0/+11
| * | | Start updating system addressbookThomas Müller2016-01-146-77/+199
* | | | Merge pull request #21770 from owncloud/files_external-exportThomas Müller2016-01-183-20/+86
|\ \ \ \
| * | | | Add files_external:export commandRobin Appelman2016-01-183-20/+86
* | | | | Merge pull request #21757 from owncloud/files-external-applicable-db-fixThomas Müller2016-01-182-2/+20
|\ \ \ \ \
| * | | | | Correctly remove global applicableRobin McCorkell2016-01-152-2/+20
| | |_|/ / | |/| | |
* | | | | Merge pull request #21754 from owncloud/ocs_share_api_add_share_ownerThomas Müller2016-01-182-11/+21
|\ \ \ \ \
| * | | | | [Share 2.0] Add share owner information to OCS Share APIRoeland Jago Douma2016-01-152-11/+21
| |/ / / /
* | | | | Merge pull request #21519 from owncloud/propagate-folder-sizeThomas Müller2016-01-183-5/+33
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | handle noopscanner in shared scannerRobin Appelman2016-01-152-2/+29
| * | | | propagate folder size in the same query for write updatesRobin Appelman2016-01-151-3/+4
| |/ / /
* | | | Merge pull request #21732 from owncloud/gdrive-stream-downloadThomas Müller2016-01-181-6/+16
|\ \ \ \
| * | | | Use Guzzle stream to download files from GDriveVincent Petry2016-01-141-6/+16
| | |/ / | |/| |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-01-174-4/+70
* | | | Merge pull request #21739 from owncloud/issue_21110Thomas Müller2016-01-151-25/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Change icon only on WND and Sharepoint external storagesJesús Macias2016-01-151-25/+1
| * | | Fis bug issue 21110Jesús Macias2016-01-151-1/+1
* | | | Merge pull request #20927 from owncloud/handle-return-code-on-webdav-putThomas Müller2016-01-151-1/+9
|\ \ \ \
| * | | | Handle return code of streamCopy in WebDAV putMorris Jobke2016-01-111-1/+9
* | | | | Merge pull request #21117 from owncloud/owner-file-existsThomas Müller2016-01-153-44/+23
|\ \ \ \ \
| * | | | | removed unused importsRobin Appelman2016-01-111-3/+0
| * | | | | improve handling of non existing files in the trashbinRobin Appelman2016-01-111-10/+15
| * | | | | handle not found in trash hookRobin Appelman2016-01-111-1/+5
| * | | | | de-deplicate getUidAndFilenameRobin Appelman2016-01-113-32/+5
* | | | | | Merge pull request #21544 from owncloud/trashbin-permissionsThomas Müller2016-01-151-0/+3
|\ \ \ \ \ \
| * | | | | | set etag and permission fields for trashbin entriesRobin Appelman2016-01-081-0/+3
* | | | | | | Merge pull request #21723 from owncloud/prevent-group-enable-for-appsThomas Müller2016-01-151-3/+2
|\ \ \ \ \ \ \
| * | | | | | | Add a new app type that can not be enabled for groupsJoas Schilling2016-01-141-3/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #21735 from owncloud/files-external-checkbox-settingsThomas Müller2016-01-152-5/+15
|\ \ \ \ \ \ \
| * | | | | | | Consolidate user mounting check codeRobin McCorkell2016-01-142-5/+15
| |/ / / / / /
* | | | | | | Merge pull request #20898 from owncloud/cache-interfacesThomas Müller2016-01-1510-26/+39
|\ \ \ \ \ \ \
| * | | | | | | add watcher interfaceRobin Appelman2016-01-141-1/+2
| * | | | | | | add scanner interfaceRobin Appelman2016-01-142-3/+2
| * | | | | | | Return a class from cache operations instead of an arrayRobin Appelman2016-01-141-6/+7
| * | | | | | | Safe teardownsRobin Appelman2016-01-146-16/+28
| |/ / / / / /
* / / / / / / [tx-robot] updated from transifexJenkins for ownCloud2016-01-158-0/+32
|/ / / / / /
* | | | | | Merge pull request #21679 from owncloud/bump-sabre-3.0.7Thomas Müller2016-01-141-7/+7
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix carddav unit testsRoeland Jago Douma2016-01-131-7/+7