]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 28 Feb 2015 06:55:32 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

9 years agoFix version rev
Lukas Reschke [Fri, 27 Feb 2015 23:47:43 +0000 (00:47 +0100)]
Fix version rev

9 years agoThis is 8.0.1 now
Frank Karlitschek [Fri, 27 Feb 2015 23:39:41 +0000 (00:39 +0100)]
This is 8.0.1 now

9 years agoThis is not 8.1 pre alpha
Frank Karlitschek [Fri, 27 Feb 2015 23:26:31 +0000 (00:26 +0100)]
This is not 8.1 pre alpha

9 years agoMerge pull request #14585 from owncloud/fix-avatars-for-users-with-at
Lukas Reschke [Fri, 27 Feb 2015 17:40:53 +0000 (18:40 +0100)]
Merge pull request #14585 from owncloud/fix-avatars-for-users-with-at

Use custom attribute instead of the div identifier

9 years agoUse custom attribute instead of the div identifier
Lukas Reschke [Fri, 27 Feb 2015 16:38:59 +0000 (17:38 +0100)]
Use custom attribute instead of the div identifier

Otherwise problems arrive when a username contains characters such as an `@`

Fixes https://github.com/owncloud/user_shibboleth/issues/38

9 years agoMerge pull request #14575 from owncloud/cache-rename-overwrite
Morris Jobke [Fri, 27 Feb 2015 16:11:37 +0000 (17:11 +0100)]
Merge pull request #14575 from owncloud/cache-rename-overwrite

Fix cache update when doing a rename that overwrites the target

9 years agoFix cache update when doing a rename that overwrites the target
Robin Appelman [Fri, 27 Feb 2015 13:26:52 +0000 (14:26 +0100)]
Fix cache update when doing a rename that overwrites the target

9 years agoMerge pull request #13616 from owncloud/streamresponse
Bernhard Posselt [Fri, 27 Feb 2015 14:43:01 +0000 (15:43 +0100)]
Merge pull request #13616 from owncloud/streamresponse

AppFramework StreamResponse

9 years agoAppFramework StreamResponse
Bernhard Posselt [Thu, 22 Jan 2015 19:26:46 +0000 (20:26 +0100)]
AppFramework StreamResponse

First stab at the StreamResponse, see #12988

The idea is to use an interface ICallbackResponse (I'm not 100% happy with the name yet, suggestions?) that allow the response to output things in its own way, for instance stream the file using readfile

Unittests are atm lacking, plan is to

check if a mock of ICallbackResponse will be used by calling its callback (also unhappy with this name) method
Usage is:

$response = new StreamResponse('path/to/file');

rename io to output, add additional methods and handle error and not modified cases when using StreamResponse

fix indention and uppercasing, also handle forbidden cases

fix indention

fix indention

no forbidden, figuring out if a file is really readable is too complicated to get to work across OSes and streams

remove useless import

remove useless import

fix intendation

9 years agoMerge pull request #14566 from owncloud/fix-avatars-in-master
Morris Jobke [Fri, 27 Feb 2015 14:41:40 +0000 (15:41 +0100)]
Merge pull request #14566 from owncloud/fix-avatars-in-master

Fix avatars in master

9 years agoMerge pull request #14567 from owncloud/node-check-fileinfo-interface
Joas Schilling [Fri, 27 Feb 2015 14:15:09 +0000 (15:15 +0100)]
Merge pull request #14567 from owncloud/node-check-fileinfo-interface

Add "throws" lines to calling methods and interface aswell

9 years agoMerge pull request #14565 from owncloud/more-https
Thomas Müller [Fri, 27 Feb 2015 11:31:08 +0000 (03:31 -0800)]
Merge pull request #14565 from owncloud/more-https

Add more HTTPS endpoints

9 years agoAdd "throws" lines to calling methods and interface aswell
Joas Schilling [Fri, 27 Feb 2015 11:16:53 +0000 (12:16 +0100)]
Add "throws" lines to calling methods and interface aswell

9 years agoFix avatars in master
Lukas Reschke [Fri, 27 Feb 2015 11:03:58 +0000 (12:03 +0100)]
Fix avatars in master

9 years agoMerge pull request #14437 from owncloud/node-check-fileinfo
Thomas Müller [Fri, 27 Feb 2015 10:56:13 +0000 (02:56 -0800)]
Merge pull request #14437 from owncloud/node-check-fileinfo

Check if we have a proper fileinfo

9 years agoAdd more HTTPS endpoints
Lukas Reschke [Fri, 27 Feb 2015 10:37:30 +0000 (11:37 +0100)]
Add more HTTPS endpoints

The doc server can now finally speak SSL...

9 years agoMerge pull request #14529 from owncloud/intuitive-version-check
Thomas Müller [Fri, 27 Feb 2015 10:16:23 +0000 (02:16 -0800)]
Merge pull request #14529 from owncloud/intuitive-version-check

Make version check work on the lowest common version denominator

9 years agoMerge pull request #14563 from owncloud/LukasReschke-patch-1
Morris Jobke [Fri, 27 Feb 2015 09:40:02 +0000 (10:40 +0100)]
Merge pull request #14563 from owncloud/LukasReschke-patch-1

Add notice about Travis Checks

9 years agoAdd notice about Travis Checks
Lukas Reschke [Fri, 27 Feb 2015 09:23:20 +0000 (10:23 +0100)]
Add notice about Travis Checks

Maybe it helps in the future so we won't forget it again :see_no_evil:

9 years agoMerge pull request #14530 from owncloud/revert-14403
Thomas Müller [Fri, 27 Feb 2015 08:39:29 +0000 (00:39 -0800)]
Merge pull request #14530 from owncloud/revert-14403

Revert "Updating license headers"

9 years agoMerge pull request #14561 from owncloud/fix-sftp
Thomas Müller [Fri, 27 Feb 2015 08:02:39 +0000 (00:02 -0800)]
Merge pull request #14561 from owncloud/fix-sftp

apply suggestions from @atmoz to fix SFTP setup

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 27 Feb 2015 06:55:28 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

9 years agoapply suggestions from @atmoz to fix SFTP setup
Morris Jobke [Thu, 26 Feb 2015 22:49:18 +0000 (23:49 +0100)]
apply suggestions from @atmoz to fix SFTP setup

9 years agoMerge pull request #14550 from owncloud/gc-warning
Thomas Müller [Thu, 26 Feb 2015 20:02:11 +0000 (12:02 -0800)]
Merge pull request #14550 from owncloud/gc-warning

Fix warning in filecache gc

9 years agoMerge pull request #14532 from owncloud/defaultvalueforremoteid
Vincent Petry [Thu, 26 Feb 2015 15:46:12 +0000 (16:46 +0100)]
Merge pull request #14532 from owncloud/defaultvalueforremoteid

Add default value for remote_id

9 years agofix warning in gc
Robin Appelman [Thu, 26 Feb 2015 15:42:41 +0000 (16:42 +0100)]
fix warning in gc

9 years agoMerge pull request #14503 from owncloud/quota-preventdatalossforfailedmove
Lukas Reschke [Thu, 26 Feb 2015 15:35:13 +0000 (16:35 +0100)]
Merge pull request #14503 from owncloud/quota-preventdatalossforfailedmove

Fix file move/copy when storage space is not enough

9 years agoMerge pull request #14527 from owncloud/clarify-link
Morris Jobke [Thu, 26 Feb 2015 15:10:58 +0000 (16:10 +0100)]
Merge pull request #14527 from owncloud/clarify-link

clarify link on apps management to the dev documentation

9 years agoMerge pull request #14474 from owncloud/move-utf-8-check-to-setup
Morris Jobke [Thu, 26 Feb 2015 15:00:31 +0000 (16:00 +0100)]
Merge pull request #14474 from owncloud/move-utf-8-check-to-setup

Move UTF-8 check to setup

9 years agoMerge pull request #14505 from owncloud/dav-copy-fix
Morris Jobke [Thu, 26 Feb 2015 14:42:53 +0000 (15:42 +0100)]
Merge pull request #14505 from owncloud/dav-copy-fix

Fixes WebDAV copy

9 years agoMerge pull request #13969 from raimund-schluessler/master
Morris Jobke [Thu, 26 Feb 2015 14:16:23 +0000 (15:16 +0100)]
Merge pull request #13969 from raimund-schluessler/master

Append search results to custom container

9 years agoDelete target file for unsuccessful copy/rename
Vincent Petry [Wed, 25 Feb 2015 11:44:44 +0000 (12:44 +0100)]
Delete target file for unsuccessful copy/rename

9 years agoupdate 3rdparty to current master
Morris Jobke [Thu, 26 Feb 2015 14:11:03 +0000 (15:11 +0100)]
update 3rdparty to current master

9 years agoMerge pull request #14300 from owncloud/commandbus
Morris Jobke [Thu, 26 Feb 2015 14:10:13 +0000 (15:10 +0100)]
Merge pull request #14300 from owncloud/commandbus

Add async command system to handle asynchronous operations

9 years agofix exception message
Morris Jobke [Thu, 26 Feb 2015 14:07:51 +0000 (15:07 +0100)]
fix exception message

9 years agoBump up files_sharing version for schema update
Vincent Petry [Thu, 26 Feb 2015 14:04:15 +0000 (15:04 +0100)]
Bump up files_sharing version for schema update

9 years agoclarify link on apps management to the dev documentation
Morris Jobke [Thu, 26 Feb 2015 09:58:35 +0000 (10:58 +0100)]
clarify link on apps management to the dev documentation

9 years agoMerge pull request #14208 from owncloud/oc-msg-remove-object-dependency
Morris Jobke [Thu, 26 Feb 2015 13:57:21 +0000 (14:57 +0100)]
Merge pull request #14208 from owncloud/oc-msg-remove-object-dependency

Remove dependency from arbitrary data object structure for easier usage

9 years agoMerge pull request #14473 from owncloud/remove-uneeded-assignment
Morris Jobke [Thu, 26 Feb 2015 13:01:21 +0000 (14:01 +0100)]
Merge pull request #14473 from owncloud/remove-uneeded-assignment

Remove uneeded assignment

9 years agoAdd unit test
Robin Appelman [Thu, 26 Feb 2015 11:20:20 +0000 (12:20 +0100)]
Add unit test

9 years agoAdd default value for remote_id
Vincent Petry [Thu, 26 Feb 2015 11:06:28 +0000 (12:06 +0100)]
Add default value for remote_id

Fixes SQLite migration with non-null column.

9 years agoadd phpdoc
Bernhard Posselt [Thu, 26 Feb 2015 10:49:51 +0000 (11:49 +0100)]
add phpdoc

9 years agomake version check work on the lowest common version denominator
Bernhard Posselt [Thu, 26 Feb 2015 10:23:08 +0000 (11:23 +0100)]
make version check work on the lowest common version denominator

9 years agoRevert "Updating license headers"
Morris Jobke [Thu, 26 Feb 2015 10:37:37 +0000 (11:37 +0100)]
Revert "Updating license headers"

This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.

9 years agoRemoved unused $node variable
Vincent Petry [Thu, 26 Feb 2015 10:16:42 +0000 (11:16 +0100)]
Removed unused $node variable

9 years agoMerge pull request #14502 from owncloud/failing-mysql-master-tests
Thomas Müller [Thu, 26 Feb 2015 09:48:37 +0000 (01:48 -0800)]
Merge pull request #14502 from owncloud/failing-mysql-master-tests

Failing mysql master tests

9 years agoSort the array to be sure
Joas Schilling [Wed, 25 Feb 2015 15:21:18 +0000 (16:21 +0100)]
Sort the array to be sure

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 26 Feb 2015 06:55:50 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

9 years agoMerge pull request #14468 from owncloud/af-db-cleanup
Thomas Müller [Wed, 25 Feb 2015 22:18:45 +0000 (14:18 -0800)]
Merge pull request #14468 from owncloud/af-db-cleanup

Clean up AppFramework database layer

9 years agoremove IDb interface from core class usage
Bernhard Posselt [Wed, 25 Feb 2015 12:18:36 +0000 (13:18 +0100)]
remove IDb interface from core class usage

9 years agoowncloud -> ownCloud
Thomas Müller [Wed, 25 Feb 2015 11:36:05 +0000 (12:36 +0100)]
owncloud -> ownCloud

9 years agodeprecate getters for deprecated class
Bernhard Posselt [Tue, 24 Feb 2015 16:15:21 +0000 (17:15 +0100)]
deprecate getters for deprecated class

9 years agofix tabs and spaces
Bernhard Posselt [Tue, 24 Feb 2015 16:05:04 +0000 (17:05 +0100)]
fix tabs and spaces

9 years agofix mappertestutility
Bernhard Posselt [Tue, 24 Feb 2015 16:03:56 +0000 (17:03 +0100)]
fix mappertestutility

9 years agouse IDBConnection and close cursors after insert/update/delete
Bernhard Posselt [Tue, 24 Feb 2015 15:47:38 +0000 (16:47 +0100)]
use IDBConnection and close cursors after insert/update/delete

9 years agomigrate to IDBConnection
Bernhard Posselt [Tue, 24 Feb 2015 15:39:25 +0000 (16:39 +0100)]
migrate to IDBConnection

9 years agoMerge pull request #14494 from owncloud/fix-oracle-master
Lukas Reschke [Wed, 25 Feb 2015 20:43:51 +0000 (21:43 +0100)]
Merge pull request #14494 from owncloud/fix-oracle-master

using Doctrine\DBAL\Connection::executeUpdate()

9 years agoMerge pull request #14509 from owncloud/fix/14231
Lukas Reschke [Wed, 25 Feb 2015 20:39:49 +0000 (21:39 +0100)]
Merge pull request #14509 from owncloud/fix/14231

Show 404 page when accessing empty share URL

9 years agoMerge pull request #14508 from owncloud/tagmanager-nouser
Vincent Petry [Wed, 25 Feb 2015 19:53:59 +0000 (20:53 +0100)]
Merge pull request #14508 from owncloud/tagmanager-nouser

Return null when requesting tags for null user

9 years agoMerge pull request #14490 from owncloud/remove-unused-deprecated-code
Clark Tomlinson [Wed, 25 Feb 2015 19:49:40 +0000 (14:49 -0500)]
Merge pull request #14490 from owncloud/remove-unused-deprecated-code

Remove unused and deprecated Code

9 years agoMerge pull request #14245 from cmeh/master
Lukas Reschke [Wed, 25 Feb 2015 16:46:41 +0000 (17:46 +0100)]
Merge pull request #14245 from cmeh/master

Message clean-up

9 years agoShow 404 page when accessing empty share URL
Lukas Reschke [Wed, 25 Feb 2015 16:26:54 +0000 (17:26 +0100)]
Show 404 page when accessing empty share URL

Testplan:
- [ ] Without: Accessing `public.php?service=files&t=` throws an exception
- [ ] With: No exception thrown and 404 page displayed.

Fixes https://github.com/owncloud/core/issues/14231

9 years agoReturn null when requesting tags for null user
Vincent Petry [Wed, 25 Feb 2015 16:20:26 +0000 (17:20 +0100)]
Return null when requesting tags for null user

The TagManager->load() now returns null if the user is not authenticated
instead of failing with an error.

9 years agoFixes WebDAV copy
Vincent Petry [Wed, 25 Feb 2015 15:35:13 +0000 (16:35 +0100)]
Fixes WebDAV copy

- added existence check for source argument
- removed extra logic for folders, as $view->copy() already supports
  that internally

9 years agoProperly detect streamCopy errors
Vincent Petry [Mon, 23 Feb 2015 11:31:22 +0000 (12:31 +0100)]
Properly detect streamCopy errors

Now checking whether the written bytes match the number of read bytes.

9 years agoReset the group backend aswell
Joas Schilling [Wed, 25 Feb 2015 14:30:48 +0000 (15:30 +0100)]
Reset the group backend aswell

9 years agoClear the local cache when we clear the backends
Joas Schilling [Wed, 25 Feb 2015 13:54:25 +0000 (14:54 +0100)]
Clear the local cache when we clear the backends

9 years agoExtend the class so the Filesystem is cleaned up
Joas Schilling [Wed, 25 Feb 2015 11:52:16 +0000 (12:52 +0100)]
Extend the class so the Filesystem is cleaned up

9 years agoCheck if we have a proper fileinfo
Robin Appelman [Mon, 23 Feb 2015 13:36:51 +0000 (14:36 +0100)]
Check if we have a proper fileinfo

9 years agoMerge pull request #14500 from owncloud/fileglobalgc-cleanup
Thomas Müller [Wed, 25 Feb 2015 14:41:57 +0000 (06:41 -0800)]
Merge pull request #14500 from owncloud/fileglobalgc-cleanup

Cleanup garbage collection for global file cache

9 years agoset max argument length to 4000
Robin Appelman [Mon, 23 Feb 2015 17:07:13 +0000 (18:07 +0100)]
set max argument length to 4000

9 years agoRename getAsyncCommandBus to getCommandBus
Robin Appelman [Mon, 23 Feb 2015 16:54:32 +0000 (17:54 +0100)]
Rename getAsyncCommandBus to getCommandBus

9 years agoprevent phpunit from messing with the bound $this
Robin Appelman [Mon, 23 Feb 2015 14:42:18 +0000 (15:42 +0100)]
prevent phpunit from messing with the bound $this

9 years agorequire command that do file access to be run sync when encryption is enabled
Robin Appelman [Mon, 23 Feb 2015 14:27:47 +0000 (15:27 +0100)]
require command that do file access to be run sync when encryption is enabled

9 years agoAdd FileAccess trait for commands
Robin Appelman [Mon, 23 Feb 2015 14:26:12 +0000 (15:26 +0100)]
Add FileAccess trait for commands

9 years agoAllow apps to determine which commands should be run synchronous based on traints
Robin Appelman [Mon, 23 Feb 2015 14:25:59 +0000 (15:25 +0100)]
Allow apps to determine which commands should be run synchronous based on traints

9 years agoadd superclosure to thirdparty
Robin Appelman [Tue, 17 Feb 2015 15:52:39 +0000 (16:52 +0100)]
add superclosure to thirdparty

9 years agothrow an exception when trying to push a background job that wont fit in the table
Robin Appelman [Tue, 17 Feb 2015 15:52:09 +0000 (16:52 +0100)]
throw an exception when trying to push a background job that wont fit in the table

otherwise it will lead to failures in json decode and unexpected and hard to debug issues when running the job

9 years agoexpand cron argument column to 2048
Robin Appelman [Tue, 17 Feb 2015 15:49:45 +0000 (16:49 +0100)]
expand cron argument column to 2048

9 years agoAdd async command system to handle asynchronous operations
Robin Appelman [Tue, 17 Feb 2015 15:49:14 +0000 (16:49 +0100)]
Add async command system to handle asynchronous operations

9 years agoMerge pull request #10735 from owncloud/use_remote_addr
Robin McCorkell [Wed, 25 Feb 2015 13:24:39 +0000 (13:24 +0000)]
Merge pull request #10735 from owncloud/use_remote_addr

Use getRemoteAddress which supports reverse proxies

9 years agoCleanup garbage collection for global file cache
Robin Appelman [Wed, 25 Feb 2015 13:13:58 +0000 (14:13 +0100)]
Cleanup garbage collection for global file cache

9 years agousing Doctrine\DBAL\Connection::executeUpdate()
Thomas Müller [Wed, 25 Feb 2015 12:43:26 +0000 (13:43 +0100)]
using Doctrine\DBAL\Connection::executeUpdate()

9 years agoRemove unused and deprecated Code
Lukas Reschke [Wed, 25 Feb 2015 11:11:14 +0000 (12:11 +0100)]
Remove unused and deprecated Code

Function is not used anymore anywhere in the code base: https://github.com/search?q=user%3Aowncloud+secureRNGAvailable&type=Code&utf8=%E2%9C%93

9 years agoMerge pull request #14462 from owncloud/add-some-php-docs
Thomas Müller [Wed, 25 Feb 2015 10:53:22 +0000 (02:53 -0800)]
Merge pull request #14462 from owncloud/add-some-php-docs

Add some PHPDocs

9 years agoMerge pull request #14460 from owncloud/revive/12971
Thomas Müller [Wed, 25 Feb 2015 10:52:25 +0000 (02:52 -0800)]
Merge pull request #14460 from owncloud/revive/12971

Add support for sftp custom port

9 years agoMerge pull request #14458 from owncloud/revive/11157
Thomas Müller [Wed, 25 Feb 2015 10:51:46 +0000 (02:51 -0800)]
Merge pull request #14458 from owncloud/revive/11157

Get the real protocol behind several proxies

9 years agoMerge pull request #14475 from owncloud/fix-ext-owncloud
Robin McCorkell [Wed, 25 Feb 2015 10:39:25 +0000 (10:39 +0000)]
Merge pull request #14475 from owncloud/fix-ext-owncloud

Fix bugs in ownCloud external storage

9 years agoMerge pull request #13741 from owncloud/autotest_improvements
Thomas Müller [Wed, 25 Feb 2015 10:31:14 +0000 (02:31 -0800)]
Merge pull request #13741 from owncloud/autotest_improvements

Better config cleanup in autotest.sh

9 years agoMerge pull request #14151 from owncloud/update-sabre2.1
Thomas Müller [Wed, 25 Feb 2015 10:21:55 +0000 (02:21 -0800)]
Merge pull request #14151 from owncloud/update-sabre2.1

Sabre Update to 2.1

9 years agoFix bugs in ownCloud external storage
Robin McCorkell [Tue, 24 Feb 2015 23:06:47 +0000 (23:06 +0000)]
Fix bugs in ownCloud external storage

9 years agoRemove locks plugin.
Thomas Müller [Mon, 23 Feb 2015 12:49:23 +0000 (13:49 +0100)]
Remove locks plugin.
Reasoning:
- a WebDAV server is not required to implement locking support
- WebDAV Locking is know to break the sync algorithm
- the current lock implementation is known to be broken (locks are not moved if a file is moved, locks on shared files don't work)

9 years agoMerge pull request #14213 from AW-UC/naturalsort_defaultcollator-patch-file-sorting
Vincent Petry [Wed, 25 Feb 2015 09:30:14 +0000 (10:30 +0100)]
Merge pull request #14213 from AW-UC/naturalsort_defaultcollator-patch-file-sorting

Update naturalsort_defaultcollator.php. Fixes #13982

9 years agoMerge pull request #14471 from owncloud/always-load-authentication-apps
Thomas Müller [Wed, 25 Feb 2015 07:31:40 +0000 (23:31 -0800)]
Merge pull request #14471 from owncloud/always-load-authentication-apps

Always load authentication apps

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 25 Feb 2015 06:55:51 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

9 years agoMove UTF-8 check to setup
Lukas Reschke [Tue, 24 Feb 2015 22:34:38 +0000 (23:34 +0100)]
Move UTF-8 check to setup

Nobody reads the warnings anyways and so we should enforce it at installation time... Also allows us to get rid of some duplicated code.

To test change the `default_charset` to something other than `utf-8` or `UTF-8`, both should work fine with that change here. An error should then get shown.

We already set those default charsets in the shipped .user.ini and .htaccess

9 years agoAdd PHPunit test for DefaultCollator
AW-UC [Tue, 24 Feb 2015 22:51:08 +0000 (23:51 +0100)]
Add PHPunit test for DefaultCollator

This extends Test_NaturalSort to include a basic test for
\OC\NaturalSort_DefaultCollator()

9 years agoFix sorting for files that only differ in case.
AW-UC [Tue, 24 Feb 2015 22:50:38 +0000 (23:50 +0100)]
Fix sorting for files that only differ in case.

9 years agoRemove uneeded assignment
Lukas Reschke [Tue, 24 Feb 2015 18:50:23 +0000 (19:50 +0100)]
Remove uneeded assignment

'files' is neither used in the controller or the template