aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #21640 from owncloud/add-config-to-disable-wellknown-checkThomas Müller2016-01-126-6/+29
|\
| * Add config switch to disable the .well-known URL checkMorris Jobke2016-01-126-6/+29
* | 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
* | | Merge pull request #21641 from owncloud/fix_21639Thomas Müller2016-01-122-1/+5
|\ \ \
| * | | 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 #21638 from owncloud/degrade-well-known-url-checkThomas Müller2016-01-122-2/+2
|\ \ \ | |/ / |/| |
| * | Show the well-known URL check as info instead of errorMorris Jobke2016-01-122-2/+2
|/ /
* | Merge pull request #21637 from owncloud/reformat-irequestThomas Müller2016-01-121-4/+16
|\ \
| * | fix identation in public/irequest.phpMorris Jobke2016-01-121-4/+16
* | | Merge pull request #21628 from owncloud/deprecated_secure_random_funcionsThomas Müller2016-01-1224-48/+27
|\ \ \ | |/ / |/| |
| * | Fix unit testsRoeland Jago Douma2016-01-114-22/+1
| * | getMediumStrengthGenerator is deprecated and does not do anything anymoreRoeland Jago Douma2016-01-1114-17/+17
| * | getLowStrengthGenerator does not do anything anymoreRoeland Jago Douma2016-01-118-9/+9
* | | Merge pull request #21624 from owncloud/l10n_deprecated_functionThomas Müller2016-01-122-16/+0
|\ \ \
| * | | Remove unused deprecated functionRoeland Jago Douma2016-01-112-16/+0
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-01-1226-14/+164
| |/ / |/| |
* | | Merge pull request #21622 from owncloud/revert-21479-fix-broken-state-in-htac...Thomas Müller2016-01-111-0/+4
|\ \ \ | |_|/ |/| |
| * | Revert "Remove unneeded check if htaccess test file already exists"Lukas Reschke2016-01-111-0/+4
|/ /
* | 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 #21608 from owncloud/better-setting-templatesThomas Müller2016-01-111-23/+5
|\ \ \ | |_|/ |/| |
| * | Fix typesJoas Schilling2016-01-111-2/+2
| * | Fix table markupJoas Schilling2016-01-111-21/+3
* | | Merge pull request #21438 from owncloud/settings-anchorsThomas Müller2016-01-113-3/+3
|\ \ \
| * | | remove unneeded 'goto' prefix from settings anchorsJan-Christoph Borchardt2016-01-043-3/+3
* | | | 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 #21593 from owncloud/strict_autoloaderThomas Müller2016-01-111-2/+3
|\ \ \ \ \
| * | | | | Only '/tests' to be autoloaded when running unit testsRoeland Jago Douma2016-01-101-1/+3
| * | | | | OC autoloader is not allowed to load 3rdpartyRoeland Jago Douma2016-01-101-1/+0
* | | | | | Merge pull request #21586 from owncloud/fix-no-minimum-versionThomas Müller2016-01-111-0/+5
|\ \ \ \ \ \
| * | | | | | Assume apps from the appstore are compatible with the current versionLukas Reschke2016-01-101-0/+5
| |/ / / / /
* | | | | | 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
* | | | | | Merge pull request #21594 from owncloud/cleanup_utilThomas Müller2016-01-115-20/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Remove generateRandomBytes from OC_UtilRoeland Jago Douma2016-01-105-20/+3
| | |/ / / | |/| | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-01-1126-160/+268
* | | | | Merge pull request #21596 from owncloud/settings-footerMorris Jobke2016-01-112-11/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | remove extra slogan footer from Personal and Admin pagesJan-Christoph Borchardt2016-01-112-11/+7
|/ / / /
* | | | Merge pull request #21572 from owncloud/fix-setup-warningsThomas Müller2016-01-101-2/+2
|\ \ \ \
| * | | | Concat also the other resultsLukas Reschke2016-01-101-2/+2
|/ / / /
* | | | Merge pull request #21577 from owncloud/make-code-cleaner-by-removing-unrequi...Morris Jobke2016-01-101-11/+1
|\ \ \ \
| * | | | Remove code related to session regeneration after some timeLukas Reschke2016-01-101-11/+1
|/ / / /
* | | | Merge pull request #21575 from owncloud/use-session-clearMorris Jobke2016-01-101-4/+1
|\ \ \ \
| * | | | Use ISession::clearLukas Reschke2016-01-101-4/+1
|/ / / /