]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
11 years agoMerge pull request #3530 from owncloud/cache-mimeicon
icewind1991 [Wed, 29 May 2013 15:20:58 +0000 (08:20 -0700)]
Merge pull request #3530 from owncloud/cache-mimeicon

Cache mimetype icons

11 years agoStyle fixes
Michael Gapczynski [Wed, 29 May 2013 14:56:28 +0000 (10:56 -0400)]
Style fixes

11 years agoCache mimetype icons
Robin Appelman [Wed, 29 May 2013 13:43:41 +0000 (15:43 +0200)]
Cache mimetype icons

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 29 May 2013 00:10:54 +0000 (02:10 +0200)]
[tx-robot] updated from transifex

11 years agoMerge pull request #3511 from owncloud/sessionclass
icewind1991 [Tue, 28 May 2013 20:37:39 +0000 (13:37 -0700)]
Merge pull request #3511 from owncloud/sessionclass

Abstract session access away in a class

11 years agodidn't mean to commit this yet
Robin Appelman [Tue, 28 May 2013 15:21:44 +0000 (17:21 +0200)]
didn't mean to commit this yet

11 years agofixed missing convert to new session handler
Florin Peter [Tue, 28 May 2013 15:06:37 +0000 (17:06 +0200)]
fixed missing convert to new session handler

11 years agoMerge branch 'sessionclass' of https://github.com/owncloud/core into sessionclass
Florin Peter [Tue, 28 May 2013 15:04:44 +0000 (17:04 +0200)]
Merge branch 'sessionclass' of https://github.com/owncloud/core into sessionclass

11 years agofixed encryption session namespace to avoid problems
Florin Peter [Tue, 28 May 2013 15:04:35 +0000 (17:04 +0200)]
fixed encryption session namespace to avoid problems

11 years agoimplement ArrayInterface with Session
Robin Appelman [Tue, 28 May 2013 14:52:40 +0000 (16:52 +0200)]
implement ArrayInterface with Session

11 years agomerge master into sessionclass
Robin Appelman [Tue, 28 May 2013 12:55:42 +0000 (14:55 +0200)]
merge master into sessionclass

11 years agoMerge pull request #3179 from pawl/patch-1
Jörn Friedrich Dreyer [Tue, 28 May 2013 12:18:43 +0000 (05:18 -0700)]
Merge pull request #3179 from pawl/patch-1

Improve IE Compatibility

11 years agoMerge pull request #2778 from Kondou-ger/optimize_pictures
Jörn Friedrich Dreyer [Tue, 28 May 2013 11:48:38 +0000 (04:48 -0700)]
Merge pull request #2778 from Kondou-ger/optimize_pictures

Optimize pictures with optipng.

11 years agoMerge pull request #3488 from zafi/master
blizzz [Tue, 28 May 2013 09:39:02 +0000 (02:39 -0700)]
Merge pull request #3488 from zafi/master

The "lost password" field in the personal setting depends on OC_USER_BACKEND_SET_PASSWORD

11 years agoMerge pull request #3512 from owncloud/file_encryption_session_fix
FlorinPeter [Tue, 28 May 2013 08:55:55 +0000 (01:55 -0700)]
Merge pull request #3512 from owncloud/file_encryption_session_fix

fix for losing private key while being logged in and accessing a public link

11 years agofix for undefined index
Florin Peter [Tue, 28 May 2013 07:36:14 +0000 (09:36 +0200)]
fix for undefined index

11 years agofix for losing private key while being logged in and accessing a public link
Florin Peter [Tue, 28 May 2013 07:27:04 +0000 (09:27 +0200)]
fix for losing private key while being logged in and accessing a public link

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 28 May 2013 00:07:51 +0000 (02:07 +0200)]
[tx-robot] updated from transifex

11 years agofix syntax error
Robin Appelman [Mon, 27 May 2013 23:31:26 +0000 (01:31 +0200)]
fix syntax error

11 years agoprovide a dummy session for CLI
Robin Appelman [Mon, 27 May 2013 23:15:38 +0000 (01:15 +0200)]
provide a dummy session for CLI

11 years agocheck fix if session start is successfull
Robin Appelman [Mon, 27 May 2013 23:13:36 +0000 (01:13 +0200)]
check fix if session start is successfull

11 years agoFix session not working error
Robin Appelman [Mon, 27 May 2013 23:10:18 +0000 (01:10 +0200)]
Fix session not working error

11 years agoUse the new session wrapper
Robin Appelman [Mon, 27 May 2013 23:04:09 +0000 (01:04 +0200)]
Use the new session wrapper

11 years agoAbstract the session away in a class
Robin Appelman [Mon, 27 May 2013 22:50:00 +0000 (00:50 +0200)]
Abstract the session away in a class

11 years agoMerge pull request #3510 from owncloud/publicemitter
Frank Karlitschek [Mon, 27 May 2013 20:45:47 +0000 (13:45 -0700)]
Merge pull request #3510 from owncloud/publicemitter

Add PublicEmitter class

11 years agoAdd PublicEmitter class
Robin Appelman [Mon, 27 May 2013 18:20:06 +0000 (20:20 +0200)]
Add PublicEmitter class

11 years agolegacyBlockDecryprt() needs to be public
Björn Schießle [Mon, 27 May 2013 11:47:03 +0000 (13:47 +0200)]
legacyBlockDecryprt() needs to be public

11 years agomake legacyDecrypt() private als always call legacyBlockDecrypt() from other classes
Björn Schießle [Mon, 27 May 2013 10:21:39 +0000 (12:21 +0200)]
make legacyDecrypt() private als always call legacyBlockDecrypt() from other classes

11 years agofix migration from old to new encryption
Björn Schießle [Mon, 27 May 2013 10:02:27 +0000 (12:02 +0200)]
fix migration from old to new encryption

11 years agoMerge pull request #3506 from owncloud/fix_3320
Björn Schießle [Mon, 27 May 2013 15:04:55 +0000 (08:04 -0700)]
Merge pull request #3506 from owncloud/fix_3320

fix https://github.com/owncloud/core/issues/3320

11 years agoMerge pull request #3495 from owncloud/file_encryption_util_is_error
Thomas Tanghus [Mon, 27 May 2013 14:56:12 +0000 (07:56 -0700)]
Merge pull request #3495 from owncloud/file_encryption_util_is_error

added OC_DB::isError and logging for #3486

11 years agoMerge pull request #3412 from owncloud/fix_2013
Michael Gapczynski [Mon, 27 May 2013 14:44:35 +0000 (07:44 -0700)]
Merge pull request #3412 from owncloud/fix_2013

Don't set Content-Length header if size is unknown

11 years agoadd event.preventDefault to undelete function
Georg Ehrke [Mon, 27 May 2013 14:37:43 +0000 (16:37 +0200)]
add event.preventDefault to undelete function

11 years agofix https://github.com/owncloud/core/issues/3320
Georg Ehrke [Mon, 27 May 2013 13:24:37 +0000 (15:24 +0200)]
fix https://github.com/owncloud/core/issues/3320

11 years agoMerge branch 'master' into file_encryption_util_is_error
Florin Peter [Mon, 27 May 2013 12:41:53 +0000 (14:41 +0200)]
Merge branch 'master' into file_encryption_util_is_error

Conflicts:
apps/files_encryption/lib/util.php

11 years agoMerge pull request #3481 from owncloud/firsttime_enc
Björn Schießle [Mon, 27 May 2013 12:17:31 +0000 (05:17 -0700)]
Merge pull request #3481 from owncloud/firsttime_enc

fix first time encryption after app was enabled

11 years agoMerge pull request #3496 from owncloud/file_encryption_tests
FlorinPeter [Mon, 27 May 2013 12:15:21 +0000 (05:15 -0700)]
Merge pull request #3496 from owncloud/file_encryption_tests

improved tests for files_encryption

11 years agoMerge branch 'master' into file_encryption_tests
Florin Peter [Mon, 27 May 2013 10:54:33 +0000 (12:54 +0200)]
Merge branch 'master' into file_encryption_tests

11 years agoadded check by numRows()
Florin Peter [Mon, 27 May 2013 10:41:55 +0000 (12:41 +0200)]
added check by numRows()
changed to public api where it was possible
reformat code to comply with the coding guidelines

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 27 May 2013 00:07:24 +0000 (02:07 +0200)]
[tx-robot] updated from transifex

11 years agoadded users for tests
Florin Peter [Sun, 26 May 2013 18:44:15 +0000 (20:44 +0200)]
added users for tests
reformat code to meet coding guidelines

11 years agoimproved test
Florin Peter [Sun, 26 May 2013 01:22:16 +0000 (03:22 +0200)]
improved test
- fixed testPermanentDeleteFile sometimes failed
- speed optimization
- reformat code

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 26 May 2013 00:03:54 +0000 (02:03 +0200)]
[tx-robot] updated from transifex

11 years agofixed error rising from fetchRow
Florin Peter [Sat, 25 May 2013 21:07:19 +0000 (23:07 +0200)]
fixed error rising from fetchRow

11 years agoadded OC_DB::isError and logging
Florin Peter [Sat, 25 May 2013 19:33:05 +0000 (21:33 +0200)]
added OC_DB::isError and logging

11 years agoMerge pull request #3478 from davidak/master
Michael Gapczynski [Sat, 25 May 2013 18:21:21 +0000 (11:21 -0700)]
Merge pull request #3478 from davidak/master

small typo fix: added 2 whitespaces

11 years agoMerge pull request #3388 from roha4000/master
Michael Gapczynski [Sat, 25 May 2013 18:18:20 +0000 (11:18 -0700)]
Merge pull request #3388 from roha4000/master

Duplicate DB entries in filecache table when renaming folder in WebUI #2

11 years agoMerge pull request #3493 from owncloud/bumpversion
Michael Gapczynski [Sat, 25 May 2013 17:20:42 +0000 (10:20 -0700)]
Merge pull request #3493 from owncloud/bumpversion

Bump version for files_encryption changes

11 years agoBump version for files_encryption changes
Michael Gapczynski [Sat, 25 May 2013 15:42:28 +0000 (11:42 -0400)]
Bump version for files_encryption changes

11 years agoincrease version and add warning
Frank Karlitschek [Sat, 25 May 2013 10:08:18 +0000 (12:08 +0200)]
increase version and add warning

11 years agoThe "lost password" field depends on OC_USER_BACKEND_SET_PASSWORD
zafi [Sat, 25 May 2013 07:03:07 +0000 (09:03 +0200)]
The "lost password" field depends on OC_USER_BACKEND_SET_PASSWORD

so it should only be visible for users with a supporting backend.

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 25 May 2013 00:11:52 +0000 (02:11 +0200)]
[tx-robot] updated from transifex

11 years agoimproved trashbin test again
Florin Peter [Fri, 24 May 2013 20:01:27 +0000 (22:01 +0200)]
improved trashbin test again

11 years agoimproved trashbin test
Florin Peter [Fri, 24 May 2013 19:35:18 +0000 (21:35 +0200)]
improved trashbin test

11 years agomeanwhile phpunit is seq faulting with mysql as well
Thomas Mueller [Fri, 24 May 2013 19:50:34 +0000 (21:50 +0200)]
meanwhile phpunit is seq faulting with mysql as well

11 years agoMerge pull request #3482 from owncloud/fix_helper
Thomas Müller [Fri, 24 May 2013 17:20:00 +0000 (10:20 -0700)]
Merge pull request #3482 from owncloud/fix_helper

use the recoveryPassword var instead of accessing the POST array

11 years agono use the recoveryPassword var instead of accessing the POST array
Björn Schießle [Fri, 24 May 2013 16:37:58 +0000 (18:37 +0200)]
no use the recoveryPassword var instead of accessing the POST array

11 years agofix first time encryption after app was enabled
Björn Schießle [Fri, 24 May 2013 15:35:00 +0000 (17:35 +0200)]
fix first time encryption after app was enabled

11 years agoMerge pull request #3479 from owncloud/testing-oracle-on-master
Thomas Müller [Fri, 24 May 2013 14:32:54 +0000 (07:32 -0700)]
Merge pull request #3479 from owncloud/testing-oracle-on-master

adding Oracle support to autotest.sh

11 years agoadding Oracle support to autotest.sh
Thomas Mueller [Fri, 24 May 2013 13:19:13 +0000 (15:19 +0200)]
adding Oracle support to autotest.sh

11 years agosmall typo fix: added 2 whitespaces
davidak [Fri, 24 May 2013 12:31:06 +0000 (14:31 +0200)]
small typo fix: added 2 whitespaces

11 years agoMerge pull request #3416 from owncloud/files_encryption
Thomas Müller [Fri, 24 May 2013 09:21:19 +0000 (02:21 -0700)]
Merge pull request #3416 from owncloud/files_encryption

New files encryption app

11 years agosmall typo in the comments
Alessandro Cosentino [Fri, 24 May 2013 00:59:02 +0000 (20:59 -0400)]
small typo in the comments

11 years agoMerge pull request #3425 from owncloud/move-storages
Michael Gapczynski [Fri, 24 May 2013 00:35:11 +0000 (17:35 -0700)]
Merge pull request #3425 from owncloud/move-storages

Support for moving/copying folders between storages

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 24 May 2013 00:02:43 +0000 (02:02 +0200)]
[tx-robot] updated from transifex

11 years agofixes after review from @DeepDiver1975
Florin Peter [Thu, 23 May 2013 21:56:31 +0000 (23:56 +0200)]
fixes after review from @DeepDiver1975

11 years agoadded l10n support in apps/files_encryption/ajax/adminrecovery.php
Florin Peter [Thu, 23 May 2013 20:09:28 +0000 (22:09 +0200)]
added l10n support in apps/files_encryption/ajax/adminrecovery.php

11 years agocode clean up; nicer solution to solve the public link share problem if a user is...
Björn Schießle [Thu, 23 May 2013 19:18:31 +0000 (21:18 +0200)]
code clean up; nicer solution to solve the public link share problem if a user is logged in

11 years agofix public link share if a user is logged in
Björn Schießle [Thu, 23 May 2013 18:30:07 +0000 (20:30 +0200)]
fix public link share if a user is logged in

11 years agoMerge branch 'master' into move-storages
Michael Gapczynski [Thu, 23 May 2013 14:25:12 +0000 (10:25 -0400)]
Merge branch 'master' into move-storages

Conflicts:
tests/lib/files/view.php

11 years agoSwitch to calling deleteAll via storage to avoid emitting delete hook
Michael Gapczynski [Thu, 23 May 2013 14:23:16 +0000 (10:23 -0400)]
Switch to calling deleteAll via storage to avoid emitting delete hook

11 years agoMerge branch 'master' into files_encryption
Björn Schießle [Thu, 23 May 2013 09:11:57 +0000 (11:11 +0200)]
Merge branch 'master' into files_encryption

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 23 May 2013 00:00:27 +0000 (02:00 +0200)]
[tx-robot] updated from transifex

11 years agoMerge pull request #3457 from owncloud/fix-share-links
Michael Gapczynski [Wed, 22 May 2013 22:20:15 +0000 (15:20 -0700)]
Merge pull request #3457 from owncloud/fix-share-links

Fix public links

11 years agoadded trash bin tests
Florin Peter [Wed, 22 May 2013 21:51:35 +0000 (23:51 +0200)]
added trash bin tests

11 years agoadded static function registerHooks() for better unit tests handling
Florin Peter [Wed, 22 May 2013 21:50:45 +0000 (23:50 +0200)]
added static function registerHooks() for better unit tests handling

11 years agoRUNTIME_NOSETUPFS no longer exists, using tearDownFS() in public links instead
Michael Gapczynski [Wed, 22 May 2013 19:02:11 +0000 (15:02 -0400)]
RUNTIME_NOSETUPFS no longer exists, using tearDownFS() in public links instead

11 years agorevert changes to .gitmodules, they were applied by accident
Björn Schießle [Wed, 22 May 2013 16:30:29 +0000 (18:30 +0200)]
revert changes to .gitmodules, they were applied by accident

11 years agorevert submodule changes
Björn Schießle [Wed, 22 May 2013 16:28:44 +0000 (18:28 +0200)]
revert submodule changes

11 years agosettings clean-up; There is no blacklist in the new encryption app
Björn Schießle [Wed, 22 May 2013 16:05:12 +0000 (18:05 +0200)]
settings clean-up; There is no blacklist in the new encryption app

11 years agoimproved error messages
Björn Schießle [Wed, 22 May 2013 16:01:18 +0000 (18:01 +0200)]
improved error messages

11 years agoMerge branch 'master' into files_encryption
Björn Schießle [Wed, 22 May 2013 13:29:22 +0000 (15:29 +0200)]
Merge branch 'master' into files_encryption

Conflicts:
lib/files/cache/cache.php

11 years agoMerge pull request #3337 from owncloud/oracle_fixes
Thomas Müller [Wed, 22 May 2013 12:20:04 +0000 (05:20 -0700)]
Merge pull request #3337 from owncloud/oracle_fixes

Oracle fixes

11 years agocleanup codestyle
Jörn Friedrich Dreyer [Wed, 8 May 2013 14:29:15 +0000 (16:29 +0200)]
cleanup codestyle

11 years agouse to_char only for oracle, whitespace
Jörn Friedrich Dreyer [Wed, 8 May 2013 14:18:24 +0000 (16:18 +0200)]
use to_char only for oracle, whitespace

11 years agoadd debug output
Jörn Friedrich Dreyer [Mon, 29 Apr 2013 10:25:27 +0000 (12:25 +0200)]
add debug output

11 years agoallow install when only oracle is available
Jörn Friedrich Dreyer [Wed, 8 May 2013 13:30:04 +0000 (15:30 +0200)]
allow install when only oracle is available

11 years agoMerge pull request #3406 from owncloud/oc_dialogs_oc_template
Morris Jobke [Wed, 22 May 2013 10:00:04 +0000 (03:00 -0700)]
Merge pull request #3406 from owncloud/oc_dialogs_oc_template

Use js templates in OC.dialogs etc.

11 years agoNew tests to assure that a move will not affect another users cache entries
Roland Hager [Thu, 16 May 2013 15:47:41 +0000 (17:47 +0200)]
New tests to assure that a move will not affect another users cache entries

Added a second storage and cache Object to simulate a second user.

11 years agoFixing UPDATE error in filecache table when renaming files by calling move(). Add...
Roland Hager [Thu, 16 May 2013 15:18:07 +0000 (17:18 +0200)]
Fixing UPDATE error in filecache table when renaming files by calling move(). Add storage id to the where clause to avoid updating entries of other users.

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 22 May 2013 00:19:52 +0000 (02:19 +0200)]
[tx-robot] updated from transifex

11 years agofix pgsql error
Florin Peter [Wed, 22 May 2013 00:02:42 +0000 (02:02 +0200)]
fix pgsql error

11 years agoMerge branch 'master' into files_encryption
Florin Peter [Tue, 21 May 2013 23:22:36 +0000 (01:22 +0200)]
Merge branch 'master' into files_encryption

Conflicts:
lib/files/cache/cache.php

11 years agoimproved tests
Florin Peter [Tue, 21 May 2013 22:55:16 +0000 (00:55 +0200)]
improved tests

11 years agofixed finding encrypted files in subfolders and removed unused code
Florin Peter [Tue, 21 May 2013 22:53:07 +0000 (00:53 +0200)]
fixed finding encrypted files in subfolders and removed unused code

11 years agoMerge pull request #3266 from owncloud/hooks
Thomas Müller [Tue, 21 May 2013 22:21:25 +0000 (15:21 -0700)]
Merge pull request #3266 from owncloud/hooks

New hook system

11 years agoMerge pull request #1586 from owncloud/filecache_mtime
Thomas Müller [Tue, 21 May 2013 22:17:08 +0000 (15:17 -0700)]
Merge pull request #1586 from owncloud/filecache_mtime

Emulate touch() for backends that don't support it

11 years agomerge master into filecache_mtime
Robin Appelman [Tue, 21 May 2013 21:35:19 +0000 (23:35 +0200)]
merge master into filecache_mtime

11 years agoadded webdav test
Florin Peter [Tue, 21 May 2013 19:09:39 +0000 (21:09 +0200)]
added webdav test

11 years agofixed postFileSize
Florin Peter [Tue, 21 May 2013 19:09:25 +0000 (21:09 +0200)]
fixed postFileSize