]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
10 years agoMerge pull request #10423 from owncloud/urlencode_s3_copyobject_copysource
Jörn Friedrich Dreyer [Wed, 20 Aug 2014 13:48:51 +0000 (15:48 +0200)]
Merge pull request #10423 from owncloud/urlencode_s3_copyobject_copysource

urlencode s3 copyObject() copysource

10 years agoUpdate music repo
Morris Jobke [Wed, 20 Aug 2014 07:50:00 +0000 (09:50 +0200)]
Update music repo

10 years agoMerge pull request #10534 from owncloud/autotest-cleanuponinterrupt
Morris Jobke [Wed, 20 Aug 2014 07:45:07 +0000 (09:45 +0200)]
Merge pull request #10534 from owncloud/autotest-cleanuponinterrupt

Restore autotest config on SIGINT or SIGTERM

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 20 Aug 2014 05:56:58 +0000 (01:56 -0400)]
[tx-robot] updated from transifex

10 years agoRestore autotest config on SIGINT or SIGTERM
Vincent Petry [Tue, 19 Aug 2014 20:46:24 +0000 (22:46 +0200)]
Restore autotest config on SIGINT or SIGTERM

When hitting Ctrl+C to interrupt unit test running, the old
configuration was not restored properly.

This fix traps the signal to properly restore the configuration after an
interruption.

10 years agoMerge pull request #10525 from owncloud/remove-download-message
Clark Tomlinson [Tue, 19 Aug 2014 18:17:15 +0000 (14:17 -0400)]
Merge pull request #10525 from owncloud/remove-download-message

remove obsolete 'Download preparing' message for zip downloads, fix #3755

10 years agoMerge pull request #10523 from owncloud/fix-shared-multiselect
Morris Jobke [Tue, 19 Aug 2014 15:11:45 +0000 (17:11 +0200)]
Merge pull request #10523 from owncloud/fix-shared-multiselect

fix multiselect bar offset on shared page

10 years agoremove obsolete 'Download preparing' message for zip downloads, fix #3755
Jan-Christoph Borchardt [Tue, 19 Aug 2014 14:44:28 +0000 (16:44 +0200)]
remove obsolete 'Download preparing' message for zip downloads, fix #3755

10 years agofix multiselect bar offset on shared page
Jan-Christoph Borchardt [Tue, 19 Aug 2014 13:51:10 +0000 (15:51 +0200)]
fix multiselect bar offset on shared page

10 years agoMerge pull request #9866 from owncloud/app-upgrade
Robin Appelman [Tue, 19 Aug 2014 11:33:38 +0000 (13:33 +0200)]
Merge pull request #9866 from owncloud/app-upgrade

Don't do app upgrades in the background

10 years agoMerge pull request #10409 from owncloud/iShallNotCopyStuffWithoutThinking
Lukas Reschke [Tue, 19 Aug 2014 09:03:57 +0000 (11:03 +0200)]
Merge pull request #10409 from owncloud/iShallNotCopyStuffWithoutThinking

Add a copied_sample_config switch

10 years agoMerge pull request #10500 from owncloud/fix_userlist_settings_ajax
Morris Jobke [Tue, 19 Aug 2014 08:36:10 +0000 (10:36 +0200)]
Merge pull request #10500 from owncloud/fix_userlist_settings_ajax

properly encode groups as json, not ',' separated

10 years agoMerge pull request #10425 from owncloud/set_default_share_folder
Björn Schießle [Tue, 19 Aug 2014 08:21:21 +0000 (10:21 +0200)]
Merge pull request #10425 from owncloud/set_default_share_folder

Set default share folder

10 years agoMerge pull request #10494 from owncloud/fix_upload_to_public_folder
Björn Schießle [Tue, 19 Aug 2014 08:13:38 +0000 (10:13 +0200)]
Merge pull request #10494 from owncloud/fix_upload_to_public_folder

set incognitoMode to true during upload to a public folder

10 years agoMerge pull request #10341 from owncloud/issue/9928
Thomas Müller [Tue, 19 Aug 2014 08:10:09 +0000 (10:10 +0200)]
Merge pull request #10341 from owncloud/issue/9928

[Issue/9928] Problems with filemtime in MappedLocal Storage

10 years agoAdd a copied_sample_config switch
Lukas Reschke [Wed, 13 Aug 2014 22:06:19 +0000 (00:06 +0200)]
Add a copied_sample_config switch

Hopefully this will stop people from copying the sample config. I'm so annoyed by all those wrong bug reports...

Add some explanation about this switch

Move check to init

10 years agoMerge pull request #10492 from owncloud/hidesharesectionswhendisabled
Morris Jobke [Tue, 19 Aug 2014 06:53:19 +0000 (08:53 +0200)]
Merge pull request #10492 from owncloud/hidesharesectionswhendisabled

Hide sharing sections in files app when sharing API is disabled

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 19 Aug 2014 05:57:09 +0000 (01:57 -0400)]
[tx-robot] updated from transifex

10 years agoproperly encode groups as json, not ',' separated
Jörn Friedrich Dreyer [Mon, 18 Aug 2014 17:47:50 +0000 (19:47 +0200)]
properly encode groups as json, not ',' separated

10 years agoMerge pull request #10340 from owncloud/fix-9887
blizzz [Mon, 18 Aug 2014 17:24:41 +0000 (19:24 +0200)]
Merge pull request #10340 from owncloud/fix-9887

better check whether string resembles a DN, fixes #9887

10 years agoMerge pull request #10339 from owncloud/users-defaultquotafix
Vincent Petry [Mon, 18 Aug 2014 16:50:43 +0000 (18:50 +0200)]
Merge pull request #10339 from owncloud/users-defaultquotafix

Fixed default quota field on user management page

10 years agoMerge pull request #10493 from owncloud/design-warning-link
Morris Jobke [Mon, 18 Aug 2014 15:17:58 +0000 (17:17 +0200)]
Merge pull request #10493 from owncloud/design-warning-link

fix color of links in warnings, fix #10480

10 years agounify tests
Arthur Schiwon [Mon, 18 Aug 2014 14:55:08 +0000 (16:55 +0200)]
unify tests

10 years agoFix copyright
Lukas Reschke [Thu, 14 Aug 2014 15:28:20 +0000 (17:28 +0200)]
Fix copyright

10 years agofix broken unit tests
Bjoern Schiessle [Thu, 14 Aug 2014 15:21:52 +0000 (17:21 +0200)]
fix broken unit tests

10 years agoupdate unit tests with configurable share folder
Bjoern Schiessle [Thu, 14 Aug 2014 11:08:58 +0000 (13:08 +0200)]
update unit tests with configurable share folder

10 years agomake share folder configurable
Bjoern Schiessle [Wed, 13 Aug 2014 10:55:14 +0000 (12:55 +0200)]
make share folder configurable

10 years agoMerge pull request #10491 from helix84/fix-typo
Clark Tomlinson [Mon, 18 Aug 2014 14:47:56 +0000 (10:47 -0400)]
Merge pull request #10491 from helix84/fix-typo

fix typo in util.php

10 years agofix color of links in warnings, fix #10480
Jan-Christoph Borchardt [Mon, 18 Aug 2014 14:40:32 +0000 (16:40 +0200)]
fix color of links in warnings, fix #10480

10 years agoset incognitoMode to true, getUser should always return false during public upload
Bjoern Schiessle [Mon, 18 Aug 2014 14:39:25 +0000 (16:39 +0200)]
set incognitoMode to true, getUser should always return false during public upload

10 years agoHide sharing sections in files app when sharing API is disabled
Vincent Petry [Mon, 18 Aug 2014 14:33:29 +0000 (16:33 +0200)]
Hide sharing sections in files app when sharing API is disabled

10 years agoMerge pull request #10478 from owncloud/issue/9995
Joas Schilling [Mon, 18 Aug 2014 14:31:13 +0000 (16:31 +0200)]
Merge pull request #10478 from owncloud/issue/9995

Add a note about overwritewebroot when using system cron

10 years agofix typo in util.php
helix84 [Mon, 18 Aug 2014 13:59:36 +0000 (15:59 +0200)]
fix typo in util.php

10 years agoMerge pull request #10488 from owncloud/upgrade-clinotice
Morris Jobke [Mon, 18 Aug 2014 13:44:02 +0000 (15:44 +0200)]
Merge pull request #10488 from owncloud/upgrade-clinotice

Added upgrade notice to avoid timeouts

10 years agofix undefined variable
Robin Appelman [Mon, 18 Aug 2014 13:30:46 +0000 (15:30 +0200)]
fix undefined variable

10 years agoAdded upgrade notice to avoid timeouts
Vincent Petry [Mon, 18 Aug 2014 13:05:55 +0000 (15:05 +0200)]
Added upgrade notice to avoid timeouts

10 years agoAdd a note about overwritewebroot when using system cron
Joas Schilling [Mon, 18 Aug 2014 07:40:42 +0000 (09:40 +0200)]
Add a note about overwritewebroot when using system cron

If the current webroot is non-empty but the webroot from the config is,
and system cron is used, the URL generator fails to build valid URLs.
So we notify the admin to set it up correctly.

Fix #9995

10 years agoMerge pull request #10472 from owncloud/fix_undefined_index_ocsid
Thomas Müller [Mon, 18 Aug 2014 08:43:21 +0000 (10:43 +0200)]
Merge pull request #10472 from owncloud/fix_undefined_index_ocsid

check if array index ocsid is set before accessing it

10 years agoMerge pull request #10156 from owncloud/issue/9968
Thomas Müller [Mon, 18 Aug 2014 08:35:04 +0000 (10:35 +0200)]
Merge pull request #10156 from owncloud/issue/9968

Check return of fopen() before using it

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 18 Aug 2014 05:56:30 +0000 (01:56 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #10456 from kroimon/skeleton_dir_config
Frank Karlitschek [Mon, 18 Aug 2014 00:01:02 +0000 (20:01 -0400)]
Merge pull request #10456 from kroimon/skeleton_dir_config

Make skeleton directory configurable.

10 years agoMerge pull request #10471 from owncloud/fix-db-mapper-update
Morris Jobke [Sun, 17 Aug 2014 22:19:58 +0000 (00:19 +0200)]
Merge pull request #10471 from owncloud/fix-db-mapper-update

according to PHPDoc this function shall return the entity

10 years agoaccording to PHPDoc this function shall return the entity
Thomas Müller [Sun, 17 Aug 2014 20:07:23 +0000 (22:07 +0200)]
according to PHPDoc this function shall return the entity

10 years agocheck if array index ocsid is set before accessing it
Georg Ehrke [Sun, 17 Aug 2014 20:26:14 +0000 (22:26 +0200)]
check if array index ocsid is set before accessing it

10 years agoMerge pull request #10469 from owncloud/remove-xmailer-header
Thomas Müller [Sun, 17 Aug 2014 19:46:11 +0000 (21:46 +0200)]
Merge pull request #10469 from owncloud/remove-xmailer-header

Remove X-Mailer header from mails

10 years agoMerge pull request #10407 from owncloud/rm-obsolete-japanese
Lukas Reschke [Sun, 17 Aug 2014 17:07:14 +0000 (19:07 +0200)]
Merge pull request #10407 from owncloud/rm-obsolete-japanese

remove obsolete japanese lang code

10 years agoRemove X-Mailer header from mails
Lukas Reschke [Sun, 17 Aug 2014 16:55:13 +0000 (18:55 +0200)]
Remove X-Mailer header from mails

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 17 Aug 2014 05:56:22 +0000 (01:56 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #10276 from owncloud/skip-webdavput
Lukas Reschke [Sat, 16 Aug 2014 08:32:04 +0000 (10:32 +0200)]
Merge pull request #10276 from owncloud/skip-webdavput

skip WebdavTest of encryption

10 years agoMerge pull request #10447 from owncloud/share-foldericonfix
Morris Jobke [Sat, 16 Aug 2014 08:19:19 +0000 (10:19 +0200)]
Merge pull request #10447 from owncloud/share-foldericonfix

Fixed folder icon update routine when share owner exists

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 16 Aug 2014 05:56:44 +0000 (01:56 -0400)]
[tx-robot] updated from transifex

10 years agoMake skeleton directory configurable.
Stefan Rado [Fri, 15 Aug 2014 23:07:42 +0000 (01:07 +0200)]
Make skeleton directory configurable.

10 years agoMerge pull request #10413 from owncloud/adding-handlebars
Lukas Reschke [Fri, 15 Aug 2014 21:10:11 +0000 (23:10 +0200)]
Merge pull request #10413 from owncloud/adding-handlebars

Adding handlebars.js

10 years agoMerge pull request #10449 from owncloud/share-clientsidesortnoservercall
Lukas Reschke [Fri, 15 Aug 2014 19:25:30 +0000 (21:25 +0200)]
Merge pull request #10449 from owncloud/share-clientsidesortnoservercall

Client side sort for sharing overview

10 years agoMerge pull request #10452 from owncloud/betterssl
Thomas Müller [Fri, 15 Aug 2014 19:23:41 +0000 (21:23 +0200)]
Merge pull request #10452 from owncloud/betterssl

We'd better use SSL in capital

10 years agossl capital
Volkan Gezer [Fri, 15 Aug 2014 18:41:40 +0000 (20:41 +0200)]
ssl capital

10 years agoClient side sort for sharing overview
Vincent Petry [Fri, 15 Aug 2014 14:52:41 +0000 (16:52 +0200)]
Client side sort for sharing overview

Since the server doesn't support sorting, use client side sort directly
instead of calling reload() first.

10 years agoMerge pull request #10442 from owncloud/move-failed-logins
Lukas Reschke [Fri, 15 Aug 2014 14:50:28 +0000 (16:50 +0200)]
Merge pull request #10442 from owncloud/move-failed-logins

Move authentication failed logging to checkPassword

10 years agoFixed folder icon update routine when share owner exists
Vincent Petry [Fri, 15 Aug 2014 14:19:50 +0000 (16:19 +0200)]
Fixed folder icon update routine when share owner exists

Whenever a folder has a "data-share-owner" attribute, the icon is now
properly updated to a shared folder icon.

10 years agologin as user1 before performing a test
Bjoern Schiessle [Fri, 15 Aug 2014 13:37:16 +0000 (15:37 +0200)]
login as user1 before performing a test

10 years agoMerge pull request #10440 from owncloud/enforce-debug
Clark Tomlinson [Fri, 15 Aug 2014 13:03:29 +0000 (09:03 -0400)]
Merge pull request #10440 from owncloud/enforce-debug

Remove ability to trigger DEBUG mode via cookie

10 years agoMerge pull request #9275 from NormalRa/master
Lukas Reschke [Fri, 15 Aug 2014 12:41:53 +0000 (14:41 +0200)]
Merge pull request #9275 from NormalRa/master

Add .apk mimetype.

10 years agoFix unit test
Lukas Reschke [Fri, 15 Aug 2014 12:15:27 +0000 (14:15 +0200)]
Fix unit test

10 years agoMerge pull request #10439 from owncloud/design-fix-contrast
Morris Jobke [Fri, 15 Aug 2014 11:26:10 +0000 (13:26 +0200)]
Merge pull request #10439 from owncloud/design-fix-contrast

change error text color to white for better contrast, fix #10424

10 years agoDo not close container/slider when clicking on single select field
Vincent Petry [Fri, 15 Aug 2014 10:43:24 +0000 (12:43 +0200)]
Do not close container/slider when clicking on single select field

10 years agoMove authentication failed logging to checkPassword
Lukas Reschke [Fri, 15 Aug 2014 10:13:00 +0000 (12:13 +0200)]
Move authentication failed logging to checkPassword

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

10 years agoRemove ability to trigger DEBUG mode via cookie
Lukas Reschke [Fri, 15 Aug 2014 09:21:56 +0000 (11:21 +0200)]
Remove ability to trigger DEBUG mode via cookie

Users should not be able to enable debug mode on their own by setting a cookie. Using debug mode might leak too much information about the environment or have other unexpected behaviour.

We should backport this.

10 years agochange error text color to white for better contrast, fix #10424
Jan-Christoph Borchardt [Fri, 15 Aug 2014 08:51:39 +0000 (10:51 +0200)]
change error text color to white for better contrast, fix #10424

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 15 Aug 2014 05:56:14 +0000 (01:56 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #10434 from owncloud/update_deprecation_doc
Morris Jobke [Thu, 14 Aug 2014 23:23:07 +0000 (01:23 +0200)]
Merge pull request #10434 from owncloud/update_deprecation_doc

add missing @deprecated annotation to legacy classes

10 years agoMerge pull request #10374 from ogasser/compare_upload_limit_against_biggest_file
Jan-Christoph Borchardt [Thu, 14 Aug 2014 21:24:18 +0000 (23:24 +0200)]
Merge pull request #10374 from ogasser/compare_upload_limit_against_biggest_file

Compare upload limit against biggest file

10 years agoadd missing @deprecated annotation to legacy classes
Jörn Friedrich Dreyer [Thu, 14 Aug 2014 20:17:56 +0000 (22:17 +0200)]
add missing @deprecated annotation to legacy classes

10 years agouse S3Client::encodeKey(), fixes #8325
Jörn Friedrich Dreyer [Thu, 14 Aug 2014 15:23:19 +0000 (17:23 +0200)]
use S3Client::encodeKey(), fixes #8325

10 years agoMerge pull request #10417 from owncloud/update_deprecation_doc
Thomas Müller [Thu, 14 Aug 2014 15:54:23 +0000 (17:54 +0200)]
Merge pull request #10417 from owncloud/update_deprecation_doc

update deprecation docs

10 years agoMerge pull request #10399 from owncloud/fix_setSendMailStatus
Björn Schießle [Thu, 14 Aug 2014 15:45:39 +0000 (17:45 +0200)]
Merge pull request #10399 from owncloud/fix_setSendMailStatus

[sharing] fix mail notification

10 years agoadd unit test for #8325
Jörn Friedrich Dreyer [Thu, 14 Aug 2014 13:46:14 +0000 (15:46 +0200)]
add unit test for #8325

10 years agoEnsure that filename is prefixed with a slash
Joas Schilling [Thu, 14 Aug 2014 14:48:30 +0000 (16:48 +0200)]
Ensure that filename is prefixed with a slash

10 years agoMerge pull request #10398 from owncloud/external-share-ssl-warn
Robin Appelman [Thu, 14 Aug 2014 14:10:29 +0000 (16:10 +0200)]
Merge pull request #10398 from owncloud/external-share-ssl-warn

Give a better error message for external shares with self-signed ssl certificates

10 years agoMerge pull request #10414 from owncloud/relax-code-checker
Clark Tomlinson [Thu, 14 Aug 2014 13:35:20 +0000 (09:35 -0400)]
Merge pull request #10414 from owncloud/relax-code-checker

in order to prevent false-positives on the code checker - exec and eval ...

10 years agoMerge pull request #10410 from owncloud/typo
Volkan Gezer [Thu, 14 Aug 2014 10:23:49 +0000 (12:23 +0200)]
Merge pull request #10410 from owncloud/typo

ascii typo

10 years agoupdate deprecation docs
Jörn Friedrich Dreyer [Thu, 14 Aug 2014 10:22:34 +0000 (12:22 +0200)]
update deprecation docs

10 years agoMerge pull request #10295 from owncloud/file_actions_error_handling
Björn Schießle [Thu, 14 Aug 2014 09:44:50 +0000 (11:44 +0200)]
Merge pull request #10295 from owncloud/file_actions_error_handling

file actions improved error handling

10 years agoMerge pull request #10395 from owncloud/close-filehandle-lib-files
Morris Jobke [Thu, 14 Aug 2014 08:57:54 +0000 (10:57 +0200)]
Merge pull request #10395 from owncloud/close-filehandle-lib-files

Close open file handles in files library

10 years agoin order to prevent false-positives on the code checker - exec and eval will not...
Thomas Müller [Thu, 14 Aug 2014 08:48:42 +0000 (10:48 +0200)]
in order to prevent false-positives on the code checker - exec and eval will not longer be grepped for

10 years agoAdding handlebars.js
Thomas Müller [Thu, 14 Aug 2014 08:43:10 +0000 (10:43 +0200)]
Adding handlebars.js

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 14 Aug 2014 05:55:35 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

10 years agoascii typo
Volkan Gezer [Wed, 13 Aug 2014 22:32:08 +0000 (00:32 +0200)]
ascii typo

10 years agoMerge pull request #10396 from owncloud/kill-filesync
Thomas Müller [Wed, 13 Aug 2014 21:56:59 +0000 (23:56 +0200)]
Merge pull request #10396 from owncloud/kill-filesync

Kill filesync.php in files/appinfo

10 years agoMerge pull request #10394 from owncloud/close-filehandle-lib-image
Thomas Müller [Wed, 13 Aug 2014 20:41:33 +0000 (22:41 +0200)]
Merge pull request #10394 from owncloud/close-filehandle-lib-image

Close file handle if exception occurs in image class

10 years agoremove obsolete japanese lang code
Volkan Gezer [Wed, 13 Aug 2014 20:35:08 +0000 (22:35 +0200)]
remove obsolete japanese lang code

10 years agoMerge pull request #10403 from owncloud/getid-cast-int
Lukas Reschke [Wed, 13 Aug 2014 18:11:08 +0000 (20:11 +0200)]
Merge pull request #10403 from owncloud/getid-cast-int

Cast file id's to int so we can compare them properly

10 years agoCast file id's to int so we can compare them properly
Robin Appelman [Wed, 13 Aug 2014 16:06:28 +0000 (18:06 +0200)]
Cast file id's to int so we can compare them properly

10 years agowe need the recipient as a additional parameter to know for which share the notificat...
Bjoern Schiessle [Wed, 13 Aug 2014 15:02:51 +0000 (17:02 +0200)]
we need the recipient as a additional parameter to know for which share the notification was send

10 years agoGive a better error message for external shares with self-signed ssl certificates
Robin Appelman [Wed, 13 Aug 2014 14:46:04 +0000 (16:46 +0200)]
Give a better error message for external shares with self-signed ssl certificates

10 years agoMerge pull request #10323 from gekmihesg/master
blizzz [Wed, 13 Aug 2014 14:08:48 +0000 (16:08 +0200)]
Merge pull request #10323 from gekmihesg/master

Load authentication backends before tryBasicAuth

10 years agoKill filesync.php in files/appinfo
Morris Jobke [Wed, 13 Aug 2014 13:58:43 +0000 (15:58 +0200)]
Kill filesync.php in files/appinfo

* ref comment: https://github.com/owncloud/core/issues/10392#issuecomment-52050567

10 years agoClose open file handles in files library
Morris Jobke [Wed, 13 Aug 2014 13:45:33 +0000 (15:45 +0200)]
Close open file handles in files library

ref #10392

10 years agoClose file handle if exception occurs in image class
Morris Jobke [Wed, 13 Aug 2014 13:19:58 +0000 (15:19 +0200)]
Close file handle if exception occurs in image class

ref #10392

10 years agoMerge pull request #10387 from owncloud/quick_fix_for_unit_tests
Thomas Müller [Wed, 13 Aug 2014 13:01:29 +0000 (15:01 +0200)]
Merge pull request #10387 from owncloud/quick_fix_for_unit_tests

don't clean up the test environment if a data provider was finished

10 years agoit does not affect gravity on planet earth, but only for tipsy
Arthur Schiwon [Wed, 13 Aug 2014 12:20:14 +0000 (14:20 +0200)]
it does not affect gravity on planet earth, but only for tipsy