Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy new year! | Thomas Müller | 2016-01-12 | 525 | -754/+1669 |
| | |||||
* | Merge pull request #21616 from owncloud/introduce-dav-application-class | Thomas Müller | 2016-01-12 | 5 | -16/+201 |
|\ | | | | | Unit test contact provider registration | ||||
| * | Unit test contact provider registration | Thomas Müller | 2016-01-11 | 5 | -16/+201 |
| | | |||||
* | | Add unit tests to make sure we do not lower the search | Roeland Jago Douma | 2016-01-12 | 1 | -0/+4 |
| | | |||||
* | | Do not lower the sharee search | Roeland Jago Douma | 2016-01-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Fixes #21639 When lowering the remote search it break remotes that have uppercase letters like foo@example.com/ownCloud/ Backends do the mathcing so they should also make sure that the search string is converted to the format they require. | ||||
* | | Merge pull request #21628 from owncloud/deprecated_secure_random_funcions | Thomas Müller | 2016-01-12 | 6 | -8/+4 |
|\ \ | | | | | | | Replace deprecated function calls to SecureRandom | ||||
| * | | Fix unit tests | Roeland Jago Douma | 2016-01-11 | 2 | -4/+0 |
| | | | |||||
| * | | getMediumStrengthGenerator is deprecated and does not do anything anymore | Roeland Jago Douma | 2016-01-11 | 3 | -3/+3 |
| | | | |||||
| * | | getLowStrengthGenerator does not do anything anymore | Roeland Jago Douma | 2016-01-11 | 1 | -1/+1 |
| |/ | |||||
* / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-12 | 16 | -14/+114 |
|/ | |||||
* | Merge pull request #21613 from owncloud/dav-fix-constructor | Thomas Müller | 2016-01-11 | 1 | -2/+1 |
|\ | | | | | fix principal constructor for dav | ||||
| * | fix principal constructor for dav | Robin Appelman | 2016-01-11 | 1 | -2/+1 |
| | | |||||
* | | Merge pull request #21517 from owncloud/ext-oauth-fix | Thomas Müller | 2016-01-11 | 2 | -78/+82 |
|\ \ | |/ |/| | Fix OAuth external storage auth for step 2 | ||||
| * | Fix OAuth external storage auth for step 2 | Robin McCorkell | 2016-01-07 | 2 | -78/+82 |
| | | | | | | | | Parameters are only available after the onCompletion promise is run | ||||
* | | Merge pull request #21438 from owncloud/settings-anchors | Thomas Müller | 2016-01-11 | 1 | -1/+1 |
|\ \ | | | | | | | remove unneeded 'goto' prefix from settings anchors | ||||
| * | | remove unneeded 'goto' prefix from settings anchors | Jan-Christoph Borchardt | 2016-01-04 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #21589 from owncloud/mobile-webDAV-select | Thomas Müller | 2016-01-11 | 1 | -2/+3 |
|\ \ \ | | | | | | | | | webDAV select bug fixed | ||||
| * | | | webDAV select bug fixed | Julian Müller | 2016-01-11 | 1 | -2/+3 |
| | | | | |||||
* | | | | Merge pull request #21573 from owncloud/fix_21535_21534 | Thomas Müller | 2016-01-11 | 2 | -1/+19 |
|\ \ \ \ | |/ / / |/| | | | Do not increase filecount in web on file update | ||||
| * | | | Add unit test for file update | Roeland Jago Douma | 2016-01-09 | 1 | -0/+16 |
| | | | | |||||
| * | | | Updating a file should not update the summary | Roeland Jago Douma | 2016-01-09 | 1 | -1/+3 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-11 | 6 | -0/+14 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-10 | 10 | -28/+154 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-09 | 16 | -8/+160 |
| | | | |||||
* | | | Properly close db cursors | Roeland Jago Douma | 2016-01-08 | 1 | -1/+1 |
| | | | |||||
* | | | Make sure to respect deleted group shares by user | Roeland Jago Douma | 2016-01-08 | 1 | -0/+79 |
| | | | |||||
* | | | Make sure that permissions stay in sync for share_type 2 | Roeland Jago Douma | 2016-01-08 | 1 | -0/+135 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When a file/folder is shared with a group and one of the group members moves this file/folder an extra entry is created in the share table. When the permission of the group share is updated we used to only sometimes update the shares for individual users. * Added intergration tests | ||||
* | | | Merge pull request #21008 from ↵ | Thomas Müller | 2016-01-08 | 1 | -2/+19 |
|\ \ \ | | | | | | | | | | | | | | | | | owncloud/UoM-ResPlat-DevOps-swift-acl-shared-containers Allowing access to Swift containers shared by ACL | ||||
| * | | | Allowing access to Swift containers shared by ACL | Tim Dettrick | 2016-01-08 | 1 | -2/+19 |
| | | | | | | | | | | | | | | | | | | | | To avoid a confusing extra field, the bucket field is overloaded to optionally take a URL. | ||||
* | | | | Merge pull request #20961 from owncloud/provis-api-group-special-char | Thomas Müller | 2016-01-08 | 2 | -2/+23 |
|\ \ \ \ | | | | | | | | | | | Remove unnecessary group name validation in provisioning_api | ||||
| * | | | | Update log message when error occurs during addGroup | Tom Needham | 2016-01-08 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Fix provisioning API unit test | Roeland Jago Douma | 2016-01-08 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Remove unnecessary group name validation | Tom Needham | 2016-01-08 | 2 | -1/+22 |
| |/ / / | |||||
* | | | | Merge pull request #21491 from owncloud/webdav_auth_no_basic_auth | Thomas Müller | 2016-01-08 | 2 | -4/+19 |
|\ \ \ \ | | | | | | | | | | | Also allow 'only cookie' auth to webdav | ||||
| * | | | | Allow only cookie auth to webdav | Roeland Jago Douma | 2016-01-07 | 2 | -4/+19 |
| | | | | | |||||
* | | | | | Merge pull request #21546 from owncloud/jsunit-stubportinpublicappspec | Thomas Müller | 2016-01-08 | 1 | -1/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix public page URL JS test | ||||
| * | | | | | Fix public page URL JS test | Vincent Petry | 2016-01-08 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | Stub the port so it doesn't use the one configured by karma | ||||
* | | | | | | Merge pull request #21553 from owncloud/gwdg-master | Thomas Müller | 2016-01-08 | 1 | -2/+19 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Respect user enumeration | ||||
| * | | | | | | Respect user enumeration | Ralph Krimmel | 2016-01-08 | 1 | -2/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Respect shareapi_allow_share_dialog_user_enumeration in user_ldap filter generation function to increase search performance in sharing dialog. | ||||
* | | | | | | | Merge pull request #21467 from owncloud/external-status-check-userglobal | Thomas Müller | 2016-01-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix checking external storage status as non admin user | ||||
| * | | | | | | | Fix checking external storage status as non admin user | Robin Appelman | 2016-01-08 | 1 | -1/+1 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #21468 from owncloud/getmount-id-filter | Thomas Müller | 2016-01-08 | 7 | -4/+102 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Filter getStorage to make sure the user has access to it | ||||
| * | | | | | | | Filter getStorage to make sure the user has access to it | Robin Appelman | 2016-01-08 | 7 | -4/+102 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #21540 from owncloud/group-principals | Thomas Müller | 2016-01-08 | 8 | -33/+459 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Adding group principals to new dav endpoint | ||||
| * | | | | | | | Adding unit tests for SystemPrincipalBackend | Thomas Müller | 2016-01-08 | 3 | -6/+133 |
| | | | | | | | | |||||
| * | | | | | | | Adding group principals to new dav endpoint | Thomas Müller | 2016-01-08 | 5 | -27/+326 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #21286 from ↵ | Thomas Müller | 2016-01-08 | 3 | -3/+204 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | owncloud/use-owncloud-mail-when-sending-caldav-schedule-mails Adding IMip scheduling which uses ownClouds mail delivery | ||||
| * | | | | | | Adding IMip scheduling which uses ownClouds mail delivery | Thomas Müller | 2016-01-08 | 3 | -3/+204 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #21215 from owncloud/files_external-db-set-mountpoint | Thomas Müller | 2016-01-08 | 7 | -2/+112 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | fix setting mountpoint and auth backend of external storages | ||||
| * | | | | | | correctly set applicables when updating user storage | Robin Appelman | 2016-01-08 | 1 | -0/+13 |
| | | | | | | |