]>
source.dussan.org Git - nextcloud-server.git/log
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
Vincent Petry [Wed, 22 Jun 2016 14:58:06 +0000 (16:58 +0200)]
Init the headers in iedavclient.js
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
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
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…
Vincent Petry [Wed, 22 Jun 2016 12:16:16 +0000 (14:16 +0200)]
Rollback version must also adjust cached size
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
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
Robin Appelman [Wed, 22 Jun 2016 11:34:55 +0000 (13:34 +0200)]
Hide more default options in occ files_external:list
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
Vincent Petry [Tue, 21 Jun 2016 15:37:44 +0000 (17:37 +0200)]
Increase fed share timeout from 3 to 10 + unit tests
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
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
Jenkins for ownCloud [Wed, 22 Jun 2016 05:54:55 +0000 (01:54 -0400)]
[tx-robot] updated from transifex
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.
Christoph Wurst [Thu, 16 Jun 2016 09:59:09 +0000 (11:59 +0200)]
use theme name instead of hard-coded 'ownCloud'
Christoph Wurst [Thu, 16 Jun 2016 09:01:16 +0000 (11:01 +0200)]
fix tranlations
Christoph Wurst [Thu, 16 Jun 2016 08:54:03 +0000 (10:54 +0200)]
app passwords/device tokens wording
Jörn Friedrich Dreyer [Tue, 21 Jun 2016 14:30:48 +0000 (16:30 +0200)]
Fix null pointer exception in user_ldap (#25062)
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
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
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
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
Thomas Müller [Tue, 21 Jun 2016 11:55:11 +0000 (13:55 +0200)]
fix broken unit test (#25198)
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
Christoph Wurst [Tue, 21 Jun 2016 09:54:54 +0000 (11:54 +0200)]
pass new password instead of username
Vincent Petry [Tue, 21 Jun 2016 09:36:28 +0000 (11:36 +0200)]
Filter out group shares for owner where owner is included (#25190)
Christoph Wurst [Tue, 21 Jun 2016 08:23:50 +0000 (10:23 +0200)]
update session token password on user password change
Jenkins for ownCloud [Tue, 21 Jun 2016 07:49:50 +0000 (03:49 -0400)]
[tx-robot] updated from transifex
Robin Appelman [Mon, 20 Jun 2016 20:11:05 +0000 (22:11 +0200)]
Catch exceptions while creating shared mounts (#25077)
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)
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
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
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
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
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.
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
Christoph Wurst [Mon, 20 Jun 2016 08:41:23 +0000 (10:41 +0200)]
fix unit test warning/errors
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
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
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
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
Christoph Wurst [Mon, 20 Jun 2016 07:25:15 +0000 (09:25 +0200)]
fix DefaultTokenMapperTest
Christoph Wurst [Mon, 20 Jun 2016 07:17:19 +0000 (09:17 +0200)]
fix default token provider tests
Christoph Wurst [Mon, 20 Jun 2016 07:13:47 +0000 (09:13 +0200)]
fix nitpick
Christoph Wurst [Mon, 20 Jun 2016 07:10:11 +0000 (09:10 +0200)]
fix user session tests
Jenkins for ownCloud [Mon, 20 Jun 2016 05:54:50 +0000 (01:54 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 18 Jun 2016 05:58:51 +0000 (01:58 -0400)]
[tx-robot] updated from transifex
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
Christoph Wurst [Fri, 17 Jun 2016 14:13:11 +0000 (16:13 +0200)]
close cursor after loading a token
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
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".
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
Christoph Wurst [Fri, 17 Jun 2016 11:59:15 +0000 (13:59 +0200)]
store last check timestamp in token instead of session
Christoph Wurst [Fri, 17 Jun 2016 10:08:48 +0000 (12:08 +0200)]
use token last_activity instead of session value
Vincent Petry [Fri, 17 Jun 2016 13:11:31 +0000 (15:11 +0200)]
Fix tooltip position in token list
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
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
Thomas Müller [Mon, 9 May 2016 10:16:02 +0000 (12:16 +0200)]
Give mysql docker more time to start up
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
Jörn Friedrich Dreyer [Fri, 17 Jun 2016 10:58:55 +0000 (12:58 +0200)]
Capped cache for user config
Christoph Wurst [Fri, 17 Jun 2016 09:18:27 +0000 (11:18 +0200)]
throw PasswordLoginForbidden on DAV
Vincent Petry [Fri, 17 Jun 2016 09:11:59 +0000 (11:11 +0200)]
Make getShareFolder use given view instead of static FS
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.
Christoph Wurst [Fri, 17 Jun 2016 09:01:35 +0000 (11:01 +0200)]
add PasswordLoginForbiddenException
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.
Sergio Bertolín [Fri, 17 Jun 2016 07:35:23 +0000 (07:35 +0000)]
Changed global variable to local
Jenkins for ownCloud [Fri, 17 Jun 2016 06:00:01 +0000 (02:00 -0400)]
[tx-robot] updated from transifex
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
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
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
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
Thomas Müller [Thu, 16 Jun 2016 14:14:28 +0000 (16:14 +0200)]
Move birthday calendar generation to a live migration job (#25135)
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
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
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
Jörn Friedrich Dreyer [Thu, 16 Jun 2016 12:17:06 +0000 (14:17 +0200)]
emit correct signal when disabling an app
Vincent Petry [Thu, 16 Jun 2016 12:04:12 +0000 (14:04 +0200)]
Update submodule for 3rdparty icewind/streams update
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
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
Jan-Christoph Borchardt [Thu, 16 Jun 2016 09:43:57 +0000 (11:43 +0200)]
fix grouped input fields, make sure they take precedence
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
Christoph Wurst [Thu, 16 Jun 2016 09:07:44 +0000 (11:07 +0200)]
assert app is loaded in unit tests
Christoph Wurst [Thu, 16 Jun 2016 08:08:49 +0000 (10:08 +0200)]
load 2FA provider apps before querying classes
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
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
Jenkins for ownCloud [Thu, 16 Jun 2016 06:32:23 +0000 (02:32 -0400)]
[tx-robot] updated from transifex
Sergio Bertolín [Wed, 15 Jun 2016 10:16:27 +0000 (10:16 +0000)]
Added unfavoriting tests and some rewording
Sergio Bertolín [Tue, 14 Jun 2016 16:20:40 +0000 (16:20 +0000)]
Fixing the tests
David Toledo [Mon, 25 Apr 2016 14:00:19 +0000 (14:00 +0000)]
Added favorites integration tests
Robin Appelman [Thu, 9 Jun 2016 15:10:52 +0000 (17:10 +0200)]
update 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
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
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
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
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
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/
Jenkins for ownCloud [Wed, 15 Jun 2016 05:54:49 +0000 (05:54 +0000)]
[tx-robot] updated from transifex
Vincent Petry [Tue, 14 Jun 2016 15:38:32 +0000 (17:38 +0200)]
Convert Dropbox Forbidden exception to StorageNotAvailableException
Robin Appelman [Tue, 14 Jun 2016 15:27:06 +0000 (17:27 +0200)]
disable cleanFolder for the federated share storage