]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
8 years agoMerge pull request #25233 from owncloud/iedavclient-nullheaders
Morris Jobke [Wed, 22 Jun 2016 20:13:12 +0000 (22:13 +0200)]
Merge pull request #25233 from owncloud/iedavclient-nullheaders

Init the headers in iedavclient.js

8 years agoInit the headers in iedavclient.js
Vincent Petry [Wed, 22 Jun 2016 14:58:06 +0000 (16:58 +0200)]
Init the headers in iedavclient.js

8 years agoMerge pull request #25225 from owncloud/enc-revertversionsize
Vincent Petry [Wed, 22 Jun 2016 14:39:49 +0000 (16:39 +0200)]
Merge pull request #25225 from owncloud/enc-revertversionsize

Rollback version must also adjust cached size

8 years agoMerge pull request #25223 from owncloud/external-list-default-options
Vincent Petry [Wed, 22 Jun 2016 13:53:20 +0000 (15:53 +0200)]
Merge pull request #25223 from owncloud/external-list-default-options

Hide more default options in occ files_external:list

8 years agoMerge pull request #25123 from owncloud/issue-23005-broken-remote-shares
Vincent Petry [Wed, 22 Jun 2016 13:52:44 +0000 (15:52 +0200)]
Merge pull request #25123 from owncloud/issue-23005-broken-remote-shares

Add timeouts to make the UI usable again when a remote share is unrea…

8 years agoRollback version must also adjust cached size
Vincent Petry [Wed, 22 Jun 2016 12:16:16 +0000 (14:16 +0200)]
Rollback version must also adjust cached size

8 years agoMerge pull request #25172 from owncloud/token-login-validation
Vincent Petry [Wed, 22 Jun 2016 11:58:56 +0000 (13:58 +0200)]
Merge pull request #25172 from owncloud/token-login-validation

Token login validation

8 years agoMerge pull request #25134 from owncloud/app-passwords
Vincent Petry [Wed, 22 Jun 2016 11:50:11 +0000 (13:50 +0200)]
Merge pull request #25134 from owncloud/app-passwords

app passwords/device tokens wording

8 years agoHide more default options in occ files_external:list
Robin Appelman [Wed, 22 Jun 2016 11:34:55 +0000 (13:34 +0200)]
Hide more default options in occ files_external:list

8 years agoocc web executor (#24957)
VicDeo [Wed, 22 Jun 2016 11:12:36 +0000 (14:12 +0300)]
occ web executor (#24957)

* Initial web executor

* Fix PHPDoc

Fix broken integration test

OccControllerTests do not require database access - moch them all!

Kill unused sprintf

8 years agoIncrease fed share timeout from 3 to 10 + unit tests
Vincent Petry [Tue, 21 Jun 2016 15:37:44 +0000 (17:37 +0200)]
Increase fed share timeout from 3 to 10 + unit tests

8 years agoAdd timeouts to make the UI usable again when a remote share is unreachable
Joas Schilling [Wed, 15 Jun 2016 14:30:24 +0000 (16:30 +0200)]
Add timeouts to make the UI usable again when a remote share is unreachable

8 years agoMerge pull request #25208 from owncloud/uploadfolder-firemkdirhooksforparents
Vincent Petry [Wed, 22 Jun 2016 08:21:00 +0000 (10:21 +0200)]
Merge pull request #25208 from owncloud/uploadfolder-firemkdirhooksforparents

Fire hooks for mkdir for folder upload

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 22 Jun 2016 05:54:55 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

8 years agoFire hooks for mkdir for folder upload
karakayasemi [Tue, 21 Jun 2016 15:10:52 +0000 (17:10 +0200)]
Fire hooks for mkdir for folder upload

fromTmpFile function, usual mkdir call is only working for file's parent
directory. Does not care upper parent folders. I added a recursive
function that creates parent non-existing folders with usual mkdir.

8 years agouse theme name instead of hard-coded 'ownCloud'
Christoph Wurst [Thu, 16 Jun 2016 09:59:09 +0000 (11:59 +0200)]
use theme name instead of hard-coded 'ownCloud'

8 years agofix tranlations
Christoph Wurst [Thu, 16 Jun 2016 09:01:16 +0000 (11:01 +0200)]
fix tranlations

8 years agoapp passwords/device tokens wording
Christoph Wurst [Thu, 16 Jun 2016 08:54:03 +0000 (10:54 +0200)]
app passwords/device tokens wording

8 years agoFix null pointer exception in user_ldap (#25062)
Jörn Friedrich Dreyer [Tue, 21 Jun 2016 14:30:48 +0000 (16:30 +0200)]
Fix null pointer exception in user_ldap (#25062)

8 years agoMerge pull request #24505 from owncloud/ceph-wait-for-http
Vincent Petry [Tue, 21 Jun 2016 14:21:11 +0000 (16:21 +0200)]
Merge pull request #24505 from owncloud/ceph-wait-for-http

Don't rely on the notify socket but on the service responding

8 years agoredirect to new login route (#25099)
Christoph Wurst [Tue, 21 Jun 2016 14:14:51 +0000 (16:14 +0200)]
redirect to new login route (#25099)

* redirect to new login route

* encode anchor in url and restore it client-side

8 years agoMerge pull request #25196 from owncloud/update-session-token-password
Christoph Wurst [Tue, 21 Jun 2016 13:39:01 +0000 (15:39 +0200)]
Merge pull request #25196 from owncloud/update-session-token-password

update session token password on user password change

8 years agoContacts API: replace raw image data with url (#25081)
Georg Ehrke [Tue, 21 Jun 2016 13:25:44 +0000 (15:25 +0200)]
Contacts API: replace raw image data with url (#25081)

* add uri to AddressBookImpl array

* Introduce ImageExportPlugin for CardDav

* add plugin to v1 routes

* replace binary contact photo with link

* update tests

* Adding unit tests

8 years agofix broken unit test (#25198)
Thomas Müller [Tue, 21 Jun 2016 11:55:11 +0000 (13:55 +0200)]
fix broken unit test (#25198)

8 years agoMerge pull request #25042 from owncloud/session-settings-ellipsis
Vincent Petry [Tue, 21 Jun 2016 10:15:38 +0000 (12:15 +0200)]
Merge pull request #25042 from owncloud/session-settings-ellipsis

add overflow ellipsis to session and device tokens list

8 years agopass new password instead of username
Christoph Wurst [Tue, 21 Jun 2016 09:54:54 +0000 (11:54 +0200)]
pass new password instead of username

8 years agoFilter out group shares for owner where owner is included (#25190)
Vincent Petry [Tue, 21 Jun 2016 09:36:28 +0000 (11:36 +0200)]
Filter out group shares for owner where owner is included (#25190)

8 years agoupdate session token password on user password change
Christoph Wurst [Tue, 21 Jun 2016 08:23:50 +0000 (10:23 +0200)]
update session token password on user password change

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 21 Jun 2016 07:49:50 +0000 (03:49 -0400)]
[tx-robot] updated from transifex

8 years agoCatch exceptions while creating shared mounts (#25077)
Robin Appelman [Mon, 20 Jun 2016 20:11:05 +0000 (22:11 +0200)]
Catch exceptions while creating shared mounts (#25077)

8 years agoDon't send activity to non-admins when assigning invisible tags (#25192)
Vincent Petry [Mon, 20 Jun 2016 20:06:34 +0000 (22:06 +0200)]
Don't send activity to non-admins when assigning invisible tags (#25192)

8 years agoMerge pull request #25173 from owncloud/fix_conversion_issues
Vincent Petry [Mon, 20 Jun 2016 15:15:45 +0000 (17:15 +0200)]
Merge pull request #25173 from owncloud/fix_conversion_issues

Fix conversion issues

8 years agoMerge pull request #25162 from owncloud/password-login-forbidden-hint
Vincent Petry [Mon, 20 Jun 2016 15:05:20 +0000 (17:05 +0200)]
Merge pull request #25162 from owncloud/password-login-forbidden-hint

Password login forbidden hint

8 years agoFix conversion issues
Juan Pablo Villafáñez [Fri, 17 Jun 2016 12:25:29 +0000 (14:25 +0200)]
Fix conversion issues

Change to phpdoc type for automatic conversion

8 years agoMerge pull request #25159 from owncloud/share-app-initorder
Vincent Petry [Mon, 20 Jun 2016 11:31:36 +0000 (13:31 +0200)]
Merge pull request #25159 from owncloud/share-app-initorder

Delay files_sharing's registerMountProviders

8 years agoUpdate ExcludeFileByNameFilterIterator.php (#25184)
Thomas Müller [Mon, 20 Jun 2016 10:02:23 +0000 (12:02 +0200)]
Update ExcludeFileByNameFilterIterator.php (#25184)

Gentoo & derivatives use a tool named webapp-config which places two files in a webapp-config manager web application:
1: .webapp    tag with more detailed info on the configuration done by webapp-config
2: .webapp-appname   with the list of files installed by the tool to be able to later only delete stuff that was installed (in case of upgrade) and updated configurations.

8 years agoMerge pull request #25010 from owncloud/gdrive-fix-tests
Vincent Petry [Mon, 20 Jun 2016 09:02:24 +0000 (11:02 +0200)]
Merge pull request #25010 from owncloud/gdrive-fix-tests

Fix GDrive test rename overwrite folder

8 years agofix unit test warning/errors
Christoph Wurst [Mon, 20 Jun 2016 08:41:23 +0000 (10:41 +0200)]
fix unit test warning/errors

8 years agoMerge pull request #25161 from owncloud/fixgetsharefolder
Vincent Petry [Mon, 20 Jun 2016 08:26:03 +0000 (10:26 +0200)]
Merge pull request #25161 from owncloud/fixgetsharefolder

Make getShareFolder use given view instead of static FS

8 years agoMerge pull request #25120 from owncloud/settings_fix_checkbox_newline
Vincent Petry [Mon, 20 Jun 2016 08:00:25 +0000 (10:00 +0200)]
Merge pull request #25120 from owncloud/settings_fix_checkbox_newline

files_external: Keep checkbox and its label on one line

8 years agoMerge pull request #25174 from owncloud/tokenmapper-close-cursor
Vincent Petry [Mon, 20 Jun 2016 07:54:15 +0000 (09:54 +0200)]
Merge pull request #25174 from owncloud/tokenmapper-close-cursor

close cursor after loading a token

8 years agoMerge pull request #25168 from owncloud/capped-user-cache
Vincent Petry [Mon, 20 Jun 2016 07:53:58 +0000 (09:53 +0200)]
Merge pull request #25168 from owncloud/capped-user-cache

Capped cache for user config

8 years agofix DefaultTokenMapperTest
Christoph Wurst [Mon, 20 Jun 2016 07:25:15 +0000 (09:25 +0200)]
fix DefaultTokenMapperTest

8 years agofix default token provider tests
Christoph Wurst [Mon, 20 Jun 2016 07:17:19 +0000 (09:17 +0200)]
fix default token provider tests

8 years agofix nitpick
Christoph Wurst [Mon, 20 Jun 2016 07:13:47 +0000 (09:13 +0200)]
fix nitpick

8 years agofix user session tests
Christoph Wurst [Mon, 20 Jun 2016 07:10:11 +0000 (09:10 +0200)]
fix user session tests

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 20 Jun 2016 05:54:50 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 18 Jun 2016 05:58:51 +0000 (01:58 -0400)]
[tx-robot] updated from transifex

8 years agofiles_external: Keep checkbox and its label on one line #20032 #22655
Markus Goetz [Wed, 15 Jun 2016 13:24:01 +0000 (15:24 +0200)]
files_external: Keep checkbox and its label on one line #20032 #22655

Else the checkbox and the decription end up on different lines in my Chrome on OS X

8 years agoclose cursor after loading a token
Christoph Wurst [Fri, 17 Jun 2016 14:13:11 +0000 (16:13 +0200)]
close cursor after loading a token

8 years agoMerge pull request #25158 from owncloud/removerootshares-delaygetrootfolder
Vincent Petry [Fri, 17 Jun 2016 13:57:09 +0000 (15:57 +0200)]
Merge pull request #25158 from owncloud/removerootshares-delaygetrootfolder

Delay getRootFolder from RemoveRootShares repair step

8 years agoPasswordLoginForbidden must extend NotAuthenticated
Vincent Petry [Fri, 17 Jun 2016 13:50:24 +0000 (15:50 +0200)]
PasswordLoginForbidden must extend NotAuthenticated

The auth code from Sabre will forward NotAuthenticated exceptions but
in the case of a generic exception, it is packaged as "service not
available".

8 years agodont create a session token for clients, validate the app password instead
Christoph Wurst [Fri, 17 Jun 2016 13:41:32 +0000 (15:41 +0200)]
dont create a session token for clients, validate the app password instead

8 years agostore last check timestamp in token instead of session
Christoph Wurst [Fri, 17 Jun 2016 11:59:15 +0000 (13:59 +0200)]
store last check timestamp in token instead of session

8 years agouse token last_activity instead of session value
Christoph Wurst [Fri, 17 Jun 2016 10:08:48 +0000 (12:08 +0200)]
use token last_activity instead of session value

8 years agoFix tooltip position in token list
Vincent Petry [Fri, 17 Jun 2016 13:11:31 +0000 (15:11 +0200)]
Fix tooltip position in token list

8 years agoAdded test with new endpoint (#23934)
Sergio Bertolín [Fri, 17 Jun 2016 12:10:43 +0000 (14:10 +0200)]
Added test with new endpoint (#23934)

* Added test with new endpoint

* Moved all scenarios using new dav endpoint to a new feature file

* Removed extra slash in welcome.txt

* some fixes

* Incorrect user while downloading with range

* Fixed Content-disposition

8 years agoWait for port being accessible in addition to the notify socket
Thomas Müller [Wed, 11 May 2016 07:37:02 +0000 (09:37 +0200)]
Wait for port being accessible in addition to the notify socket

8 years agoGive mysql docker more time to start up
Thomas Müller [Mon, 9 May 2016 10:16:02 +0000 (12:16 +0200)]
Give mysql docker more time to start up

8 years agoMerge pull request #25153 from owncloud/fix-problem-added-in-25023
Vincent Petry [Fri, 17 Jun 2016 11:28:34 +0000 (13:28 +0200)]
Merge pull request #25153 from owncloud/fix-problem-added-in-25023

Changed global variable to local

8 years agoCapped cache for user config
Jörn Friedrich Dreyer [Fri, 17 Jun 2016 10:58:55 +0000 (12:58 +0200)]
Capped cache for user config

8 years agothrow PasswordLoginForbidden on DAV
Christoph Wurst [Fri, 17 Jun 2016 09:18:27 +0000 (11:18 +0200)]
throw PasswordLoginForbidden on DAV

8 years agoMake getShareFolder use given view instead of static FS
Vincent Petry [Fri, 17 Jun 2016 09:11:59 +0000 (11:11 +0200)]
Make getShareFolder use given view instead of static FS

8 years agoUse getLazyRootFolder from RemoveRootShares repair step
Vincent Petry [Fri, 17 Jun 2016 08:53:55 +0000 (10:53 +0200)]
Use getLazyRootFolder from RemoveRootShares repair step

This prevents the command registration to setup the FS too early when
FS-related apps might need upgrading.

8 years agoadd PasswordLoginForbiddenException
Christoph Wurst [Fri, 17 Jun 2016 09:01:35 +0000 (11:01 +0200)]
add PasswordLoginForbiddenException

8 years agoDelay files_sharing's registerMountProviders
Vincent Petry [Fri, 17 Jun 2016 09:00:09 +0000 (11:00 +0200)]
Delay files_sharing's registerMountProviders

This moves registerMountProviders until after the sharing backends were
registered. In some situations registerMountProviders will trigger
listeners which might require filesystem access which itself would
mount shares, which itself requires the sharing backends to be
initialized.

8 years agoChanged global variable to local
Sergio Bertolín [Fri, 17 Jun 2016 07:35:23 +0000 (07:35 +0000)]
Changed global variable to local

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 17 Jun 2016 06:00:01 +0000 (02:00 -0400)]
[tx-robot] updated from transifex

8 years agoMerge pull request #24965 from owncloud/streams-0.4.1
Vincent Petry [Thu, 16 Jun 2016 15:50:39 +0000 (17:50 +0200)]
Merge pull request #24965 from owncloud/streams-0.4.1

update icewind/streams to 0.4.1

8 years agoMerge pull request #25132 from owncloud/2fa-load-apps-before-query
Vincent Petry [Thu, 16 Jun 2016 15:04:19 +0000 (17:04 +0200)]
Merge pull request #25132 from owncloud/2fa-load-apps-before-query

load 2FA provider apps before querying classes

8 years agoMerge pull request #25146 from owncloud/butonic-patch-1
Vincent Petry [Thu, 16 Jun 2016 15:03:41 +0000 (17:03 +0200)]
Merge pull request #25146 from owncloud/butonic-patch-1

emit correct signal when disabling an app

8 years agoMerge pull request #25147 from owncloud/setup-advanced-toggle
Vincent Petry [Thu, 16 Jun 2016 15:03:09 +0000 (17:03 +0200)]
Merge pull request #25147 from owncloud/setup-advanced-toggle

Prevent the advanced options toggle in the setup from acting as a link

8 years agoMove birthday calendar generation to a live migration job (#25135)
Thomas Müller [Thu, 16 Jun 2016 14:14:28 +0000 (16:14 +0200)]
Move birthday calendar generation to a live migration job (#25135)

8 years agoMerge pull request #25104 from owncloud/dropbox-catchratelimit
Vincent Petry [Thu, 16 Jun 2016 14:03:20 +0000 (16:03 +0200)]
Merge pull request #25104 from owncloud/dropbox-catchratelimit

Convert Dropbox Forbidden exception to StorageNotAvailableException

8 years agoPrevent the advanced options toggle in the setup from acting as a link
Robin Appelman [Thu, 16 Jun 2016 13:25:56 +0000 (15:25 +0200)]
Prevent the advanced options toggle in the setup from acting as a link

8 years agoMerge pull request #25142 from owncloud/fix-grouped-inputs
Vincent Petry [Thu, 16 Jun 2016 12:33:01 +0000 (14:33 +0200)]
Merge pull request #25142 from owncloud/fix-grouped-inputs

fix grouped input fields, make sure they take precedence

8 years agoemit correct signal when disabling an app
Jörn Friedrich Dreyer [Thu, 16 Jun 2016 12:17:06 +0000 (14:17 +0200)]
emit correct signal when disabling an app

8 years agoUpdate submodule for 3rdparty icewind/streams update
Vincent Petry [Thu, 16 Jun 2016 12:04:12 +0000 (14:04 +0200)]
Update submodule for 3rdparty icewind/streams update

8 years agoMerge pull request #25103 from owncloud/fed-share-disable-cleanfolder
Vincent Petry [Thu, 16 Jun 2016 11:21:51 +0000 (13:21 +0200)]
Merge pull request #25103 from owncloud/fed-share-disable-cleanfolder

disable cleanFolder for the federated share storage

8 years agoMerge pull request #24252 from owncloud/integration_test_favorites
Vincent Petry [Thu, 16 Jun 2016 10:52:51 +0000 (12:52 +0200)]
Merge pull request #24252 from owncloud/integration_test_favorites

Added favorites integration tests

8 years agofix grouped input fields, make sure they take precedence
Jan-Christoph Borchardt [Thu, 16 Jun 2016 09:43:57 +0000 (11:43 +0200)]
fix grouped input fields, make sure they take precedence

8 years agoload authentication apps first (#25126)
Christoph Wurst [Thu, 16 Jun 2016 09:32:28 +0000 (11:32 +0200)]
load authentication apps first (#25126)

* load authentication apps first

* load session apps before all other apps

8 years agoassert app is loaded in unit tests
Christoph Wurst [Thu, 16 Jun 2016 09:07:44 +0000 (11:07 +0200)]
assert app is loaded in unit tests

8 years agoload 2FA provider apps before querying classes
Christoph Wurst [Thu, 16 Jun 2016 08:08:49 +0000 (10:08 +0200)]
load 2FA provider apps before querying classes

8 years agoMerge pull request #24415 from owncloud/optimize_sharingdisabled_for_user
Vincent Petry [Thu, 16 Jun 2016 07:27:48 +0000 (09:27 +0200)]
Merge pull request #24415 from owncloud/optimize_sharingdisabled_for_user

Optimize isSharingDisabledForUser

8 years agoMerge pull request #25075 from owncloud/fix_23265
Vincent Petry [Thu, 16 Jun 2016 07:27:06 +0000 (09:27 +0200)]
Merge pull request #25075 from owncloud/fix_23265

Remove shares of the root folder

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 16 Jun 2016 06:32:23 +0000 (02:32 -0400)]
[tx-robot] updated from transifex

8 years agoAdded unfavoriting tests and some rewording
Sergio Bertolín [Wed, 15 Jun 2016 10:16:27 +0000 (10:16 +0000)]
Added unfavoriting tests and some rewording

8 years agoFixing the tests
Sergio Bertolín [Tue, 14 Jun 2016 16:20:40 +0000 (16:20 +0000)]
Fixing the tests

8 years agoAdded favorites integration tests
David Toledo [Mon, 25 Apr 2016 14:00:19 +0000 (14:00 +0000)]
Added favorites integration tests

8 years agoupdate icewind/streams to 0.4.1
Robin Appelman [Thu, 9 Jun 2016 15:10:52 +0000 (17:10 +0200)]
update icewind/streams to 0.4.1

8 years agoupdate icewind/streams to 0.4.1
Robin Appelman [Thu, 2 Jun 2016 14:47:16 +0000 (16:47 +0200)]
update icewind/streams to 0.4.1

8 years agoMerge pull request #25056 from owncloud/fs-usermountcache-capped
Vincent Petry [Wed, 15 Jun 2016 11:01:28 +0000 (13:01 +0200)]
Merge pull request #25056 from owncloud/fs-usermountcache-capped

Capped cache for cache info in UserMountCache

8 years agoMerge pull request #25093 from owncloud/issue-12816-clean-tags-from-deleted-users
Vincent Petry [Wed, 15 Jun 2016 10:20:29 +0000 (12:20 +0200)]
Merge pull request #25093 from owncloud/issue-12816-clean-tags-from-deleted-users

Clean up tags of deleted users

8 years agoMerge pull request #25102 from owncloud/preview-delete-performance
Vincent Petry [Wed, 15 Jun 2016 09:58:50 +0000 (11:58 +0200)]
Merge pull request #25102 from owncloud/preview-delete-performance

Preview delete performance

8 years agoMerge pull request #25082 from owncloud/fix-sessionless-clients
Vincent Petry [Wed, 15 Jun 2016 08:45:55 +0000 (10:45 +0200)]
Merge pull request #25082 from owncloud/fix-sessionless-clients

Fix sessionless clients

8 years agoUpdate start-swift-ceph.sh (#25109)
Jürgen Weigert [Wed, 15 Jun 2016 08:17:59 +0000 (10:17 +0200)]
Update start-swift-ceph.sh (#25109)

fix failing https://ci.owncloud.org/job/server-master-linux-externals/database=sqlite,external=swift-ceph,label=SLAVE/

8 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 15 Jun 2016 05:54:49 +0000 (05:54 +0000)]
[tx-robot] updated from transifex

8 years agoConvert Dropbox Forbidden exception to StorageNotAvailableException
Vincent Petry [Tue, 14 Jun 2016 15:38:32 +0000 (17:38 +0200)]
Convert Dropbox Forbidden exception to StorageNotAvailableException

8 years agodisable cleanFolder for the federated share storage
Robin Appelman [Tue, 14 Jun 2016 15:27:06 +0000 (17:27 +0200)]
disable cleanFolder for the federated share storage