]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
9 years ago:100:% coverage for session class
Clark Tomlinson [Tue, 31 Mar 2015 16:17:01 +0000 (12:17 -0400)]
:100:% coverage for session class

9 years agolet user enable recovery key
Bjoern Schiessle [Tue, 31 Mar 2015 15:13:36 +0000 (17:13 +0200)]
let user enable recovery key

9 years agoadd helper class accessible for encryption modules to ask for a list of users with...
Bjoern Schiessle [Tue, 31 Mar 2015 14:23:31 +0000 (16:23 +0200)]
add helper class accessible for encryption modules to ask for a list of users with access to a file, needed to apply the recovery key to all files

9 years agoAdding app icon and fixing admin setting
Thomas Müller [Tue, 31 Mar 2015 12:50:31 +0000 (14:50 +0200)]
Adding app icon and fixing admin setting

9 years agoregister settings and hooks only once
Bjoern Schiessle [Tue, 31 Mar 2015 12:26:38 +0000 (14:26 +0200)]
register settings and hooks only once

9 years agofix set recovery key and implement change password
Bjoern Schiessle [Tue, 31 Mar 2015 11:48:03 +0000 (13:48 +0200)]
fix set recovery key and implement change password

9 years agoFix double registration of encryption module
Thomas Müller [Tue, 31 Mar 2015 11:48:27 +0000 (13:48 +0200)]
Fix double registration of encryption module

9 years agoAdding renameKeys to IStorage
Thomas Müller [Tue, 31 Mar 2015 11:25:35 +0000 (13:25 +0200)]
Adding renameKeys to IStorage

9 years agoSetting up the encryption wrapper in a setup hook - temporarily fixes the wrapping...
Thomas Müller [Tue, 31 Mar 2015 11:25:11 +0000 (13:25 +0200)]
Setting up the encryption wrapper in a setup hook - temporarily fixes the wrapping order

9 years agoRemove old encryption left overs from trashbin
Thomas Müller [Tue, 31 Mar 2015 10:11:46 +0000 (12:11 +0200)]
Remove old encryption left overs from trashbin

9 years agoFix settings
Thomas Müller [Tue, 31 Mar 2015 10:06:36 +0000 (12:06 +0200)]
Fix settings

9 years agoRemoving left overs from old encryption app
Thomas Müller [Tue, 31 Mar 2015 09:50:53 +0000 (11:50 +0200)]
Removing left overs from old encryption app

9 years agoadding function getSecureRandom(); to IServerContainer
Thomas Müller [Tue, 31 Mar 2015 09:13:46 +0000 (11:13 +0200)]
adding function getSecureRandom(); to IServerContainer

9 years agouse password change logic to userhooks to avoid recursions
Bjoern Schiessle [Tue, 31 Mar 2015 10:01:51 +0000 (12:01 +0200)]
use password change logic to userhooks to avoid recursions

9 years agoadd session class to handle all session operations
Bjoern Schiessle [Tue, 31 Mar 2015 09:15:47 +0000 (11:15 +0200)]
add session class to handle all session operations

9 years agoupdate unit tests after ctor signature change of \OC\Encryption\Util
Thomas Müller [Mon, 30 Mar 2015 21:19:35 +0000 (23:19 +0200)]
update unit tests after ctor signature change of \OC\Encryption\Util

9 years agomoving methods to their final places
Clark Tomlinson [Mon, 30 Mar 2015 21:01:50 +0000 (17:01 -0400)]
moving methods to their final places

and updating test some.

9 years agokill OC_FileProxy :boom:
Thomas Müller [Mon, 30 Mar 2015 20:45:58 +0000 (22:45 +0200)]
kill OC_FileProxy :boom:

9 years agoFurther cleanup of files_encryption
Thomas Müller [Mon, 30 Mar 2015 20:36:48 +0000 (22:36 +0200)]
Further cleanup of files_encryption

9 years agoRemoving files_encryption left overs
Thomas Müller [Mon, 30 Mar 2015 20:10:04 +0000 (22:10 +0200)]
Removing files_encryption left overs

9 years agoFix - public sharing: in case on user is available - get it from the path
Thomas Müller [Mon, 30 Mar 2015 19:44:28 +0000 (21:44 +0200)]
Fix - public sharing: in case on user is available - get it from the path

9 years agoremove old encryption app
Bjoern Schiessle [Mon, 30 Mar 2015 15:29:07 +0000 (17:29 +0200)]
remove old encryption app

9 years agoremove unencrypted_size from the cache, size will contain the unencrypted size
Bjoern Schiessle [Mon, 30 Mar 2015 15:29:05 +0000 (17:29 +0200)]
remove unencrypted_size from the cache, size will contain the unencrypted size

9 years agoinitializing some variables + update size after writing the headers
Thomas Müller [Mon, 30 Mar 2015 15:13:42 +0000 (17:13 +0200)]
initializing some variables + update size after writing the headers

9 years agohttps://github.com/owncloud/core/pull/15305#discussion_r27382305
Thomas Müller [Mon, 30 Mar 2015 11:36:56 +0000 (13:36 +0200)]
https://github.com/owncloud/core/pull/15305#discussion_r27382305

Conflicts:
lib/private/files/stream/encryption.php

9 years agoinitializing some variables
Thomas Müller [Mon, 30 Mar 2015 14:24:03 +0000 (16:24 +0200)]
initializing some variables

9 years agocall end() before closing the file
Bjoern Schiessle [Mon, 30 Mar 2015 14:07:41 +0000 (16:07 +0200)]
call end() before closing the file

9 years agoadding unit tests for stream wrapper
Thomas Müller [Mon, 30 Mar 2015 11:59:48 +0000 (13:59 +0200)]
adding unit tests for stream wrapper

9 years agovarious fixes & start to unit test the encryption storage wrapper
Thomas Müller [Mon, 30 Mar 2015 11:23:10 +0000 (13:23 +0200)]
various fixes & start to unit test the encryption storage wrapper

9 years agoApplying diff as of https://github.com/owncloud/core/pull/15303
jknockaert [Mon, 30 Mar 2015 10:21:59 +0000 (12:21 +0200)]
Applying diff as of https://github.com/owncloud/core/pull/15303

9 years agomake recovery settings work
Bjoern Schiessle [Mon, 30 Mar 2015 09:49:03 +0000 (11:49 +0200)]
make recovery settings work

9 years agofix unit test execution
Thomas Müller [Mon, 30 Mar 2015 09:01:06 +0000 (11:01 +0200)]
fix unit test execution

9 years agofix parameter declaration and class initialisation
Bjoern Schiessle [Mon, 30 Mar 2015 08:43:37 +0000 (10:43 +0200)]
fix parameter declaration and class initialisation

9 years agofix lib/private/encryption/util.php call
Bjoern Schiessle [Mon, 30 Mar 2015 08:37:31 +0000 (10:37 +0200)]
fix lib/private/encryption/util.php call

9 years agofix unit test execution, variable naming and kill no longer used $cacheFactory
Thomas Müller [Mon, 30 Mar 2015 07:59:28 +0000 (09:59 +0200)]
fix unit test execution, variable naming and kill no longer used $cacheFactory

9 years agoremove debug code from core
Bjoern Schiessle [Sat, 28 Mar 2015 10:27:21 +0000 (11:27 +0100)]
remove debug code from core

9 years agocheck if recovery key exists and encrypt the file with the recovery key if needed
Bjoern Schiessle [Sat, 28 Mar 2015 10:02:26 +0000 (11:02 +0100)]
check if recovery key exists and encrypt the file with the recovery key if needed

9 years agoadd public link share key to file if it was shared as public link
Bjoern Schiessle [Fri, 27 Mar 2015 17:10:32 +0000 (18:10 +0100)]
add public link share key to file if it was shared as public link

9 years agoadd setting templates
Bjoern Schiessle [Fri, 27 Mar 2015 14:01:46 +0000 (15:01 +0100)]
add setting templates

9 years agomake sharing and unsharing work
Bjoern Schiessle [Fri, 27 Mar 2015 10:43:02 +0000 (11:43 +0100)]
make sharing and unsharing work

9 years agoComment duplicate test methods
Thomas Müller [Fri, 27 Mar 2015 09:07:59 +0000 (10:07 +0100)]
Comment duplicate test methods

9 years agocleanup and removing cachefactory
Clark Tomlinson [Fri, 27 Mar 2015 00:35:36 +0000 (20:35 -0400)]
cleanup and removing cachefactory

9 years agoread encrypted files
Bjoern Schiessle [Thu, 26 Mar 2015 13:13:39 +0000 (14:13 +0100)]
read encrypted files

9 years agocore: documentation fixes
Bjoern Schiessle [Thu, 26 Mar 2015 12:37:34 +0000 (13:37 +0100)]
core: documentation fixes

9 years agomake sure that all file keys are written to the key storage
Bjoern Schiessle [Thu, 26 Mar 2015 12:37:14 +0000 (13:37 +0100)]
make sure that all file keys are written to the key storage

9 years agocore: small fixes
Bjoern Schiessle [Thu, 26 Mar 2015 11:24:02 +0000 (12:24 +0100)]
core: small fixes

9 years agowrite encrypted file to disc
Bjoern Schiessle [Thu, 26 Mar 2015 11:23:36 +0000 (12:23 +0100)]
write encrypted file to disc

9 years agoenable encryption unit test execution
Thomas Müller [Thu, 26 Mar 2015 10:46:32 +0000 (11:46 +0100)]
enable encryption unit test execution

9 years agoencryption app: remove legacy code, we do only server-side encryption
Bjoern Schiessle [Thu, 26 Mar 2015 08:58:31 +0000 (09:58 +0100)]
encryption app: remove legacy code, we do only server-side encryption

9 years agofixing obvious bugs while testing
Thomas Müller [Thu, 26 Mar 2015 08:32:08 +0000 (09:32 +0100)]
fixing obvious bugs while testing

9 years agoimplement rename and delete of encryption keys
Bjoern Schiessle [Thu, 26 Mar 2015 08:24:28 +0000 (09:24 +0100)]
implement rename and delete of encryption keys

9 years agoUpdating keystorage movement and fixing hooks
Clark Tomlinson [Tue, 24 Mar 2015 21:29:10 +0000 (17:29 -0400)]
Updating keystorage movement and fixing hooks

9 years agoadd deleteKey methods to key storage
Bjoern Schiessle [Fri, 20 Mar 2015 15:24:44 +0000 (16:24 +0100)]
add deleteKey methods to key storage

9 years agofix encryption manager to handle more than one encryption module
Bjoern Schiessle [Wed, 18 Mar 2015 09:58:02 +0000 (10:58 +0100)]
fix encryption manager to handle more than one encryption module

9 years agofix keystorage and add unit tests
Bjoern Schiessle [Tue, 17 Mar 2015 12:11:38 +0000 (13:11 +0100)]
fix keystorage and add unit tests

9 years agoInitial commit
Clark Tomlinson [Tue, 24 Feb 2015 18:05:19 +0000 (13:05 -0500)]
Initial commit

9 years agocreate basic interfaces and wrapper to make encryption more modular
Bjoern Schiessle [Wed, 14 Jan 2015 19:39:23 +0000 (20:39 +0100)]
create basic interfaces and wrapper to make encryption more modular

9 years agoMerge pull request #15345 from rullzer/fix_15263
Jan-Christoph Borchardt [Tue, 7 Apr 2015 11:19:36 +0000 (13:19 +0200)]
Merge pull request #15345 from rullzer/fix_15263

[WIP] Only show SSL table header if there are certificates

9 years agoMerge pull request #15424 from owncloud/failing-master-tests
Thomas Müller [Tue, 7 Apr 2015 09:13:05 +0000 (11:13 +0200)]
Merge pull request #15424 from owncloud/failing-master-tests

Fix failing tests related to timezones on master

9 years agoSelect the timezone on the right timestamp and assert it
Joas Schilling [Tue, 7 Apr 2015 08:13:51 +0000 (10:13 +0200)]
Select the timezone on the right timestamp and assert it

9 years agoWhen guessing the timezone, the offset might only be valid on a given timestamp
Joas Schilling [Tue, 7 Apr 2015 08:13:06 +0000 (10:13 +0200)]
When guessing the timezone, the offset might only be valid on a given timestamp

9 years agoRemove server timezone dependency from files list test
Joas Schilling [Tue, 7 Apr 2015 08:12:15 +0000 (10:12 +0200)]
Remove server timezone dependency from files list test

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 7 Apr 2015 05:54:47 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 5 Apr 2015 05:54:51 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

9 years agoMerge pull request #15403 from Crote/occ-user-add-return
Thomas Müller [Sat, 4 Apr 2015 14:34:40 +0000 (16:34 +0200)]
Merge pull request #15403 from Crote/occ-user-add-return

Fix occ user:add failure return codes

9 years agoMerge pull request #15338 from owncloud/encryption-mount-option
Thomas Müller [Sat, 4 Apr 2015 10:51:41 +0000 (12:51 +0200)]
Merge pull request #15338 from owncloud/encryption-mount-option

Add mount point to disable the encryption wrapper

9 years agoFix occ user:add failure return codes
Laurens Post [Tue, 31 Mar 2015 22:54:11 +0000 (00:54 +0200)]
Fix occ user:add failure return codes

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 4 Apr 2015 05:54:43 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

9 years agoMerge pull request #15229 from owncloud/response-setContentLengthHeader
Thomas Müller [Fri, 3 Apr 2015 20:51:36 +0000 (22:51 +0200)]
Merge pull request #15229 from owncloud/response-setContentLengthHeader

Add OC_Response::setContentLengthHeader() for Apache PHP SAPI workaround...

9 years agoMerge pull request #15391 from owncloud/fix-language-caching
Thomas Müller [Fri, 3 Apr 2015 20:51:13 +0000 (22:51 +0200)]
Merge pull request #15391 from owncloud/fix-language-caching

fix caching of preferred language

9 years agoMerge pull request #15386 from oparoz/yaml-cnf-mediatype
Thomas Müller [Fri, 3 Apr 2015 20:49:41 +0000 (22:49 +0200)]
Merge pull request #15386 from oparoz/yaml-cnf-mediatype

Introducing media types for yml, yaml, cnf, conf

9 years agofix caching of preferred language
Robin Appelman [Fri, 3 Apr 2015 13:36:24 +0000 (15:36 +0200)]
fix caching of preferred language

9 years agoMerge pull request #15383 from owncloud/fix-exception-message
Morris Jobke [Fri, 3 Apr 2015 08:15:23 +0000 (10:15 +0200)]
Merge pull request #15383 from owncloud/fix-exception-message

Update exception messages to better reflect and describe the problem

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 3 Apr 2015 05:54:53 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

9 years agoIntroducing media types for yml, yaml, cnf, conf
Olivier Paroz [Thu, 2 Apr 2015 19:37:57 +0000 (21:37 +0200)]
Introducing media types for yml, yaml, cnf, conf

9 years agoMerge pull request #12314 from oparoz/patch-3
Lukas Reschke [Thu, 2 Apr 2015 16:54:03 +0000 (18:54 +0200)]
Merge pull request #12314 from oparoz/patch-3

Make findBinaryPath compatible with open_basedir

9 years agoFix the exception messages
Joas Schilling [Thu, 2 Apr 2015 16:37:33 +0000 (18:37 +0200)]
Fix the exception messages

9 years agoadd unit test
Robin Appelman [Thu, 2 Apr 2015 16:31:26 +0000 (18:31 +0200)]
add unit test

9 years agoadjust unt tests
Robin Appelman [Thu, 2 Apr 2015 16:17:28 +0000 (18:17 +0200)]
adjust unt tests

9 years agoMerge pull request #14113 from owncloud/chunking-chunkpartfiles
Thomas Müller [Thu, 2 Apr 2015 16:15:27 +0000 (18:15 +0200)]
Merge pull request #14113 from owncloud/chunking-chunkpartfiles

Added part files for when writing chunks

9 years agoMerge pull request #15372 from Volker-E/master
Thomas Müller [Thu, 2 Apr 2015 16:01:09 +0000 (18:01 +0200)]
Merge pull request #15372 from Volker-E/master

fixing #15344

9 years agoMerge pull request #15367 from owncloud/pre-setup-hook
Thomas Müller [Thu, 2 Apr 2015 15:40:23 +0000 (17:40 +0200)]
Merge pull request #15367 from owncloud/pre-setup-hook

setup storage wrappers before setting up the filesystem

9 years agoMerge pull request #15380 from owncloud/issue/15149-fix-initial-list
Morris Jobke [Thu, 2 Apr 2015 14:29:53 +0000 (16:29 +0200)]
Merge pull request #15380 from owncloud/issue/15149-fix-initial-list

Fix the initial list of groups

9 years agoFix the initial list of groups
Joas Schilling [Thu, 2 Apr 2015 13:47:48 +0000 (15:47 +0200)]
Fix the initial list of groups

9 years agoMerge pull request #15346 from oparoz/split-image-provider
Morris Jobke [Thu, 2 Apr 2015 11:40:09 +0000 (13:40 +0200)]
Merge pull request #15346 from oparoz/split-image-provider

Split image provider in one sub-class per media type

9 years agosetup mount manager before wrappers
Robin Appelman [Thu, 2 Apr 2015 11:28:36 +0000 (13:28 +0200)]
setup mount manager before wrappers

9 years agoSplit image provider in one sub-class per media type
Olivier Paroz [Thu, 2 Apr 2015 08:31:24 +0000 (10:31 +0200)]
Split image provider in one sub-class per media type

9 years agoMerge pull request #15349 from oparoz/limit-bitmap-previews-2
Morris Jobke [Thu, 2 Apr 2015 08:23:55 +0000 (10:23 +0200)]
Merge pull request #15349 from oparoz/limit-bitmap-previews-2

The bitmap preview class now takes maxX and maxY into consideration

9 years agoMerge pull request #15362 from owncloud/issue/15359-purge-memcache-console-app-disable
Thomas Müller [Thu, 2 Apr 2015 07:26:15 +0000 (09:26 +0200)]
Merge pull request #15362 from owncloud/issue/15359-purge-memcache-console-app-disable

Correctly purge the cache when an app is disabled via cli

9 years agoFix docs and line breaks
Joas Schilling [Thu, 2 Apr 2015 06:28:42 +0000 (08:28 +0200)]
Fix docs and line breaks

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 2 Apr 2015 05:54:47 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

9 years agoMerge pull request #15364 from rullzer/apps_linkToDocs
Roeland Douma [Wed, 1 Apr 2015 20:49:24 +0000 (22:49 +0200)]
Merge pull request #15364 from rullzer/apps_linkToDocs

Use URLGenerator instead of OC_Helper for linkToDocs

9 years agofixing #15344 - `title` has no added value here (not on screen readers not for robots)
Volker E [Wed, 1 Apr 2015 19:10:48 +0000 (21:10 +0200)]
fixing #15344 - `title` has no added value here (not on screen readers not for robots)

9 years agoMerge pull request #15366 from rullzer/deprecate_util_links
Robin McCorkell [Wed, 1 Apr 2015 17:02:10 +0000 (18:02 +0100)]
Merge pull request #15366 from rullzer/deprecate_util_links

Deprecate functions (OC_Helper + OCP\Util) that only call the urlgenerator anyway

9 years agoMerge pull request #15358 from owncloud/global-cmd
Morris Jobke [Wed, 1 Apr 2015 16:20:09 +0000 (18:20 +0200)]
Merge pull request #15358 from owncloud/global-cmd

Allow app:check-code and l10n:createjs commands when not installed

9 years agoAdjust tests and check whether clear() is called
Joas Schilling [Wed, 1 Apr 2015 15:19:44 +0000 (17:19 +0200)]
Adjust tests and check whether clear() is called

9 years agosetup storage wrappers before setting up the filesystem
Robin Appelman [Wed, 1 Apr 2015 15:12:06 +0000 (17:12 +0200)]
setup storage wrappers before setting up the filesystem

9 years ago The bitmap preview class now takes maxX and maxY into consideration
Olivier Paroz [Wed, 1 Apr 2015 13:54:22 +0000 (15:54 +0200)]
 The bitmap preview class now takes maxX and maxY into consideration

This is a fix for owncloud#13607 and is part of the global programme: owncloud#13609

The image aspect ratio is kept intact.

9 years agoCorrectly purge the cache when an app is disabled via cli
Joas Schilling [Wed, 1 Apr 2015 13:37:22 +0000 (15:37 +0200)]
Correctly purge the cache when an app is disabled via cli

9 years agoMerge pull request #15353 from owncloud/run-cron-with-the-correct-user-master
Morris Jobke [Wed, 1 Apr 2015 13:32:14 +0000 (15:32 +0200)]
Merge pull request #15353 from owncloud/run-cron-with-the-correct-user-master

Cron has to be executed with the correct user