summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #21576 from owncloud/use-proper-class-nameLukas Reschke2016-01-101-1/+1
|\ \ \ \
| * | | | Use proper class nameLukas Reschke2016-01-091-1/+1
|/ / / /
* | | | Merge pull request #21571 from owncloud/query_secure_randomRoeland Douma2016-01-091-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Just query the securerandom from the containerRoeland Jago Douma2016-01-091-1/+1
|/ / /
* | | Merge pull request #21562 from owncloud/properly-check-for-well-known-redirectThomas Müller2016-01-094-0/+59
|\ \ \
| * | | Add check for .well-known URL in the root of the webservers URLMorris Jobke2016-01-084-0/+59
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-01-0934-48/+466
|/ / /
* | | Merge pull request #19676 from owncloud/fix_15253Morris Jobke2016-01-082-46/+333
|\ \ \
| * | | Properly close db cursorsRoeland Jago Douma2016-01-082-4/+7
| * | | Make sure to respect deleted group shares by userRoeland Jago Douma2016-01-082-1/+82
| * | | Moved to the query builderRoeland Jago Douma2016-01-081-17/+56
| * | | Make sure that permissions stay in sync for share_type 2Roeland Jago Douma2016-01-082-44/+208
|/ / /
* | | 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 #21458 from owncloud/login-gradientThomas Müller2016-01-081-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | add back gradient for log in page in Firefox, fix accidental removalJan-Christoph Borchardt2016-01-051-0/+1
* | | | | | | | | 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 #21548 from owncloud/issue-21511-correctly-display-notify-...Thomas Müller2016-01-083-3/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Check the correct config for displaying the "notify by email" optionJoas Schilling2016-01-083-3/+10
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | 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 #21447 from owncloud/leave-disabled-apps-offThomas Müller2016-01-081-2/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Only enable apps that are not intentionally disabledJoas Schilling2016-01-041-2/+3
* | | | | | | | | | | Merge pull request #21494 from owncloud/underscores-in-class-namesThomas Müller2016-01-084-38/+41
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | OC_TemplateLayout -> OC\TemplateLayoutMorris Jobke2016-01-072-32/+27
| * | | | | | | | | | | OC_DB_MDB2SchemaManager -> OC\DB\MDB2SchemaManagerMorris Jobke2016-01-072-6/+14
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #21286 from owncloud/use-owncloud-mail-when-sending-caldav...Thomas Müller2016-01-084-3/+214
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Adding IMip scheduling which uses ownClouds mail deliveryThomas Müller2016-01-084-3/+214
* | | | | | | | | | | | Merge pull request #21538 from owncloud/remove-csp-stuffThomas Müller2016-01-081-7/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Remove CSP stuff from .htaccessLukas Reschke2016-01-081-7/+0
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #21479 from owncloud/fix-broken-state-in-htaccess-testThomas Müller2016-01-081-4/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Remove unneeded check if htaccess test file already existsMorris Jobke2016-01-061-4/+0
* | | | | | | | | | | | 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
| * | | | | | | | | | | | update testsRobin Appelman2016-01-082-1/+5
| * | | | | | | | | | | | improve setting applicable for personal mountsRobin Appelman2016-01-081-1/+1