summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Happy new year!Thomas Müller2016-01-12525-754/+1669
* Merge pull request #21616 from owncloud/introduce-dav-application-classThomas Müller2016-01-125-16/+201
|\
| * Unit test contact provider registrationThomas Müller2016-01-115-16/+201
* | Add unit tests to make sure we do not lower the searchRoeland Jago Douma2016-01-121-0/+4
* | Do not lower the sharee searchRoeland Jago Douma2016-01-121-1/+1
* | Merge pull request #21628 from owncloud/deprecated_secure_random_funcionsThomas Müller2016-01-126-8/+4
|\ \
| * | Fix unit testsRoeland Jago Douma2016-01-112-4/+0
| * | getMediumStrengthGenerator is deprecated and does not do anything anymoreRoeland Jago Douma2016-01-113-3/+3
| * | getLowStrengthGenerator does not do anything anymoreRoeland Jago Douma2016-01-111-1/+1
| |/
* / [tx-robot] updated from transifexJenkins for ownCloud2016-01-1216-14/+114
|/
* Merge pull request #21613 from owncloud/dav-fix-constructorThomas Müller2016-01-111-2/+1
|\
| * fix principal constructor for davRobin Appelman2016-01-111-2/+1
* | Merge pull request #21517 from owncloud/ext-oauth-fixThomas Müller2016-01-112-78/+82
|\ \ | |/ |/|
| * Fix OAuth external storage auth for step 2Robin McCorkell2016-01-072-78/+82
* | Merge pull request #21438 from owncloud/settings-anchorsThomas Müller2016-01-111-1/+1
|\ \
| * | remove unneeded 'goto' prefix from settings anchorsJan-Christoph Borchardt2016-01-041-1/+1
* | | Merge pull request #21589 from owncloud/mobile-webDAV-selectThomas Müller2016-01-111-2/+3
|\ \ \
| * | | webDAV select bug fixedJulian Müller2016-01-111-2/+3
* | | | Merge pull request #21573 from owncloud/fix_21535_21534Thomas Müller2016-01-112-1/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Add unit test for file updateRoeland Jago Douma2016-01-091-0/+16
| * | | Updating a file should not update the summaryRoeland Jago Douma2016-01-091-1/+3
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-01-116-0/+14
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-01-1010-28/+154
|/ / /
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-01-0916-8/+160
* | | Properly close db cursorsRoeland Jago Douma2016-01-081-1/+1
* | | Make sure to respect deleted group shares by userRoeland Jago Douma2016-01-081-0/+79
* | | Make sure that permissions stay in sync for share_type 2Roeland Jago Douma2016-01-081-0/+135
* | | Merge pull request #21008 from owncloud/UoM-ResPlat-DevOps-swift-acl-shared-c...Thomas Müller2016-01-081-2/+19
|\ \ \
| * | | Allowing access to Swift containers shared by ACLTim Dettrick2016-01-081-2/+19
* | | | Merge pull request #20961 from owncloud/provis-api-group-special-charThomas Müller2016-01-082-2/+23
|\ \ \ \
| * | | | Update log message when error occurs during addGroupTom Needham2016-01-081-1/+1
| * | | | Fix provisioning API unit testRoeland Jago Douma2016-01-081-1/+1
| * | | | Remove unnecessary group name validationTom Needham2016-01-082-1/+22
| |/ / /
* | | | Merge pull request #21491 from owncloud/webdav_auth_no_basic_authThomas Müller2016-01-082-4/+19
|\ \ \ \
| * | | | Allow only cookie auth to webdavRoeland Jago Douma2016-01-072-4/+19
* | | | | Merge pull request #21546 from owncloud/jsunit-stubportinpublicappspecThomas Müller2016-01-081-1/+3
|\ \ \ \ \
| * | | | | Fix public page URL JS testVincent Petry2016-01-081-1/+3
* | | | | | Merge pull request #21553 from owncloud/gwdg-masterThomas Müller2016-01-081-2/+19
|\ \ \ \ \ \
| * | | | | | Respect user enumerationRalph Krimmel2016-01-081-2/+19
* | | | | | | Merge pull request #21467 from owncloud/external-status-check-userglobalThomas Müller2016-01-081-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix checking external storage status as non admin userRobin Appelman2016-01-081-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #21468 from owncloud/getmount-id-filterThomas Müller2016-01-087-4/+102
|\ \ \ \ \ \ \
| * | | | | | | Filter getStorage to make sure the user has access to itRobin Appelman2016-01-087-4/+102
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #21540 from owncloud/group-principalsThomas Müller2016-01-088-33/+459
|\ \ \ \ \ \ \
| * | | | | | | Adding unit tests for SystemPrincipalBackendThomas Müller2016-01-083-6/+133
| * | | | | | | Adding group principals to new dav endpointThomas Müller2016-01-085-27/+326
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #21286 from owncloud/use-owncloud-mail-when-sending-caldav...Thomas Müller2016-01-083-3/+204
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Adding IMip scheduling which uses ownClouds mail deliveryThomas Müller2016-01-083-3/+204
* | | | | | | Merge pull request #21215 from owncloud/files_external-db-set-mountpointThomas Müller2016-01-087-2/+112
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | correctly set applicables when updating user storageRobin Appelman2016-01-081-0/+13