]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
10 years agoMerge pull request #5540 from owncloud/scanner-enhancments-master
Thomas Müller [Tue, 5 Nov 2013 07:58:42 +0000 (23:58 -0800)]
Merge pull request #5540 from owncloud/scanner-enhancments-master

Scanner enhancments master

10 years agouse ===
Thomas Müller [Mon, 4 Nov 2013 20:23:10 +0000 (21:23 +0100)]
use ===

10 years agoMerge pull request #5683 from owncloud/no-coverage-with-php-v53-master
Thomas Müller [Mon, 4 Nov 2013 18:24:40 +0000 (10:24 -0800)]
Merge pull request #5683 from owncloud/no-coverage-with-php-v53-master

adding environment variable to control coverage reporting

10 years agokeep junit xml reports
Thomas Müller [Mon, 4 Nov 2013 16:25:07 +0000 (17:25 +0100)]
keep junit xml reports

10 years agoadding environment variable to control coverage reporting
Thomas Müller [Mon, 4 Nov 2013 16:04:54 +0000 (17:04 +0100)]
adding environment variable to control coverage reporting

10 years agoMerge pull request #5544 from owncloud/fixing-3593-2-master
Thomas Müller [Mon, 4 Nov 2013 12:30:12 +0000 (04:30 -0800)]
Merge pull request #5544 from owncloud/fixing-3593-2-master

Add FileId header and switch fileid and instance id

10 years agoset log level to DEBUG
Thomas Müller [Mon, 4 Nov 2013 11:58:30 +0000 (12:58 +0100)]
set log level to DEBUG

10 years agoMerge pull request #5656 from owncloud/fix-wizard-typo
Andreas Fischer [Mon, 4 Nov 2013 08:39:19 +0000 (09:39 +0100)]
Merge pull request #5656 from owncloud/fix-wizard-typo

Fix typo in LDAP wizard

* owncloud/fix-wizard-typo:
  Excpetion->Exception

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 3 Nov 2013 19:39:28 +0000 (14:39 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 3 Nov 2013 17:44:12 +0000 (12:44 -0500)]
[tx-robot] updated from transifex

10 years agoMerge pull request #5678 from owncloud/fix-api-documentation
Thomas Müller [Sun, 3 Nov 2013 14:38:44 +0000 (06:38 -0800)]
Merge pull request #5678 from owncloud/fix-api-documentation

Fix api documentation

10 years agoMerge pull request #5671 from owncloud/fixing-5668-master
Morris Jobke [Sun, 3 Nov 2013 13:08:56 +0000 (05:08 -0800)]
Merge pull request #5671 from owncloud/fixing-5668-master

replace template function link_to_docs() with \OC_Helper::linkToDocs()

10 years agounify license headers for public API files
Morris Jobke [Sun, 3 Nov 2013 12:51:39 +0000 (13:51 +0100)]
unify license headers for public API files

10 years agofix "No page-level DocBlock"
Morris Jobke [Sun, 3 Nov 2013 12:38:25 +0000 (13:38 +0100)]
fix "No page-level DocBlock"

10 years agoMerge pull request #4961 from owncloud/unshare-over-delete
Morris Jobke [Sun, 3 Nov 2013 12:07:42 +0000 (04:07 -0800)]
Merge pull request #4961 from owncloud/unshare-over-delete

Use OCP\Share::unshare() instead of directly using OCP\Share::delete()

10 years agoAlways select item_source.
Andreas Fischer [Thu, 10 Oct 2013 16:56:50 +0000 (18:56 +0200)]
Always select item_source.

10 years agoDeduplicate expiration date check into a method.
Andreas Fischer [Mon, 23 Sep 2013 20:56:15 +0000 (22:56 +0200)]
Deduplicate expiration date check into a method.

10 years agoUse unshareItem() when unsharing expired shares.
Andreas Fischer [Mon, 23 Sep 2013 14:48:02 +0000 (16:48 +0200)]
Use unshareItem() when unsharing expired shares.

10 years agoUse unshareItem() in unshareAll().
Andreas Fischer [Mon, 23 Sep 2013 14:47:46 +0000 (16:47 +0200)]
Use unshareItem() in unshareAll().

10 years agoExtract unshare() code into unshareItem().
Andreas Fischer [Mon, 23 Sep 2013 14:43:08 +0000 (16:43 +0200)]
Extract unshare() code into unshareItem().

10 years agoOCP\Share::unshareAll(): Deduplicate hook parameters.
Andreas Fischer [Mon, 23 Sep 2013 14:22:48 +0000 (16:22 +0200)]
OCP\Share::unshareAll(): Deduplicate hook parameters.

10 years agoAdd tests for OCP\Share::unshareAll().
Andreas Fischer [Mon, 23 Sep 2013 14:16:48 +0000 (16:16 +0200)]
Add tests for OCP\Share::unshareAll().

10 years agoMerge pull request #5672 from owncloud/fixing-5668-master-2
VicDeo [Sun, 3 Nov 2013 08:21:18 +0000 (01:21 -0700)]
Merge pull request #5672 from owncloud/fixing-5668-master-2

fixing Specified key was too long; max key length is 767 bytes

10 years agofixing Specified key was too long; max key length is 767 bytes
Thomas Mueller [Sat, 2 Nov 2013 19:52:38 +0000 (20:52 +0100)]
fixing Specified key was too long; max key length is 767 bytes

10 years agoreplace template function link_to_docs() with \OC_Helper::linkToDocs()
Thomas Mueller [Sat, 2 Nov 2013 18:11:46 +0000 (19:11 +0100)]
replace template function link_to_docs() with \OC_Helper::linkToDocs()

10 years agoMerge pull request #5652 from owncloud/front-port-5647-master
Thomas Müller [Sat, 2 Nov 2013 06:11:33 +0000 (23:11 -0700)]
Merge pull request #5652 from owncloud/front-port-5647-master

[WIP] extend unit test to directories starting or ending in whitespace

10 years agoMerge pull request #5443 from owncloud/fix-autoloader-caching
Bart Visscher [Fri, 1 Nov 2013 12:35:34 +0000 (05:35 -0700)]
Merge pull request #5443 from owncloud/fix-autoloader-caching

Remove Autoloader Cache Hack. Do not use Cache on Install.

10 years agoMerge pull request #5658 from owncloud/session-error-full-sentence
Morris Jobke [Fri, 1 Nov 2013 12:08:19 +0000 (05:08 -0700)]
Merge pull request #5658 from owncloud/session-error-full-sentence

[Trivial] Make "Please contact your system administrator" a full sentence.

10 years agoMake "Please contact your system administrator" a full sentence.
Andreas Fischer [Fri, 1 Nov 2013 10:35:02 +0000 (11:35 +0100)]
Make "Please contact your system administrator" a full sentence.

10 years agoMerge pull request #5653 from owncloud/fix-api-documentation
Morris Jobke [Fri, 1 Nov 2013 09:56:03 +0000 (02:56 -0700)]
Merge pull request #5653 from owncloud/fix-api-documentation

fix documentation stuff

10 years agoExcpetion->Exception
VicDeo [Fri, 1 Nov 2013 09:19:44 +0000 (12:19 +0300)]
Excpetion->Exception

10 years agoMerge pull request #5551 from owncloud/fix-5202-master
Morris Jobke [Thu, 31 Oct 2013 18:10:28 +0000 (11:10 -0700)]
Merge pull request #5551 from owncloud/fix-5202-master

When updating an appstore app, execute a database update

10 years agofix documentation stuff
Morris Jobke [Thu, 31 Oct 2013 18:00:53 +0000 (19:00 +0100)]
fix documentation stuff

10 years agoMerge pull request #5637 from owncloud/fix_privatedata
Jörn Friedrich Dreyer [Thu, 31 Oct 2013 17:26:47 +0000 (10:26 -0700)]
Merge pull request #5637 from owncloud/fix_privatedata

Fix privatedata

10 years agoMerge pull request #5591 from owncloud/home-storage
Jörn Friedrich Dreyer [Thu, 31 Oct 2013 17:20:03 +0000 (10:20 -0700)]
Merge pull request #5591 from owncloud/home-storage

Make home folders movable without requiring rescans

10 years agoMerge pull request #5648 from owncloud/files-fixhidecontrolsinviewermode
Morris Jobke [Thu, 31 Oct 2013 15:08:04 +0000 (08:08 -0700)]
Merge pull request #5648 from owncloud/files-fixhidecontrolsinviewermode

Corretly hide "no permissions" message in controls in viewer mode

10 years agoGet rid of the SELECT query. Try UPDATE, on failure INSERT.
Andreas Fischer [Thu, 31 Oct 2013 14:44:19 +0000 (15:44 +0100)]
Get rid of the SELECT query. Try UPDATE, on failure INSERT.

10 years agoprefer closest over parent
Jörn Friedrich Dreyer [Thu, 31 Oct 2013 14:56:02 +0000 (15:56 +0100)]
prefer closest over parent

closest will search up the tree

10 years agoMerge pull request #5531 from owncloud/upgrade-form-occ
Andreas Fischer [Thu, 31 Oct 2013 14:30:35 +0000 (15:30 +0100)]
Merge pull request #5531 from owncloud/upgrade-form-occ

Add `occ upgrade` command.

* owncloud/upgrade-form-occ:
  Add some color to the occ upgrade output.
  Use "else if" to remove one level of indentation.
  Missed one write()->writeln(). Fixed.
  Use writeln() instead of write()
  Use the OutputInterface for output and return error codes.
  Move all upgrade routines into the command-line tool.
  Add `occ upgrade` command.

10 years agouse data-file to retrieve filename
Jörn Friedrich Dreyer [Thu, 31 Oct 2013 13:31:57 +0000 (14:31 +0100)]
use data-file to retrieve filename

forward port of https://github.com/owncloud/core/pull/5647#discussion-diff-7341163
trust me, I know what I'm doing

10 years agoextend unit test to directories starting or ending in whitespace
Jörn Friedrich Dreyer [Thu, 31 Oct 2013 10:55:58 +0000 (11:55 +0100)]
extend unit test to directories starting or ending in whitespace

10 years agoCorretly hide "no permissions" message in controls in viewer mode
Vincent Petry [Thu, 31 Oct 2013 11:31:40 +0000 (12:31 +0100)]
Corretly hide "no permissions" message in controls in viewer mode

Fixes #5622

10 years agoMerge pull request #5638 from owncloud/admin-quotafield
Morris Jobke [Thu, 31 Oct 2013 11:25:42 +0000 (04:25 -0700)]
Merge pull request #5638 from owncloud/admin-quotafield

Improve quota input field

10 years agofix translation strings
Morris Jobke [Thu, 31 Oct 2013 11:21:42 +0000 (12:21 +0100)]
fix translation strings

10 years agoAdding link to documents repo
Thomas Müller [Thu, 31 Oct 2013 10:16:56 +0000 (11:16 +0100)]
Adding link to documents repo

10 years agotesting update and delete
Thomas Müller [Thu, 31 Oct 2013 10:09:52 +0000 (11:09 +0100)]
testing update and delete

10 years agoFixed input field and tipsy positioning in singleselect
Vincent Petry [Thu, 31 Oct 2013 09:50:18 +0000 (10:50 +0100)]
Fixed input field and tipsy positioning in singleselect

If the user scrolls or the window is resized, the formerly cached offset
was wrong. This fix makes sure the offset is re-read before showing the
input field.

10 years agofixing undefined index in delete()
Thomas Müller [Thu, 31 Oct 2013 09:24:28 +0000 (10:24 +0100)]
fixing undefined index in delete()

10 years agoadding unit tests for delete
Thomas Müller [Thu, 31 Oct 2013 09:21:42 +0000 (10:21 +0100)]
adding unit tests for delete

10 years agoPHPDoc comment updated - checkLoggedIn() removed
Thomas Müller [Thu, 31 Oct 2013 09:21:17 +0000 (10:21 +0100)]
PHPDoc comment updated - checkLoggedIn() removed

10 years agounit tests for set added
Thomas Müller [Thu, 31 Oct 2013 09:14:31 +0000 (10:14 +0100)]
unit tests for set added

10 years agono need to check if the user is logged in
Thomas Müller [Thu, 31 Oct 2013 09:14:06 +0000 (10:14 +0100)]
no need to check if the user is logged in

10 years agofixing php notice: Undefined index key
Thomas Müller [Thu, 31 Oct 2013 09:02:18 +0000 (10:02 +0100)]
fixing php notice: Undefined index key

10 years agofirst two tests
Thomas Müller [Thu, 31 Oct 2013 09:01:04 +0000 (10:01 +0100)]
first two tests

10 years agono need to check if the user is logged in - this is already done in the ocs dispatche...
Thomas Müller [Thu, 31 Oct 2013 08:58:18 +0000 (09:58 +0100)]
no need to check if the user is logged in - this is already done in the ocs dispatcher itself
adding @return

10 years agoMerge branch 'master' into fix_privatedata
Thomas Müller [Thu, 31 Oct 2013 08:05:35 +0000 (09:05 +0100)]
Merge branch 'master' into fix_privatedata

10 years agoMerge pull request #5642 from owncloud/fixing-5271-master
VicDeo [Wed, 30 Oct 2013 23:31:23 +0000 (16:31 -0700)]
Merge pull request #5642 from owncloud/fixing-5271-master

 we should check if a user is logged in before we check for admin privil...

10 years ago we should check if a user is logged in before we check for admin privilege
Thomas Müller [Wed, 30 Oct 2013 21:59:31 +0000 (22:59 +0100)]
 we should check if a user is logged in before we check for admin privilege

10 years agoMerge pull request #5634 from owncloud/admin-loglevellabels
Thomas Müller [Wed, 30 Oct 2013 21:39:40 +0000 (14:39 -0700)]
Merge pull request #5634 from owncloud/admin-loglevellabels

Changed log level labels in log level dropdown

10 years agoMerge branch 'master' into home-storage
Thomas Müller [Wed, 30 Oct 2013 21:11:19 +0000 (22:11 +0100)]
Merge branch 'master' into home-storage

10 years agoMerge pull request #5615 from owncloud/fixing-5614-master
Lukas Reschke [Wed, 30 Oct 2013 20:12:16 +0000 (13:12 -0700)]
Merge pull request #5615 from owncloud/fixing-5614-master

http header OCS-ApiRequest: true is required in case of session based OC...

10 years agoAdded missing HTTP prefix to the $_SERVER variable
Lukas Reschke [Wed, 30 Oct 2013 20:07:19 +0000 (21:07 +0100)]
Added missing HTTP prefix to the $_SERVER variable

10 years agoImprove quota input field
Vincent Petry [Wed, 30 Oct 2013 19:45:47 +0000 (20:45 +0100)]
Improve quota input field

- Added tooltip with examples
- The quota value returned by the server is now displayed after update
- Fixes #5346

10 years agoMerge pull request #5628 from owncloud/files-fixsummary
VicDeo [Wed, 30 Oct 2013 19:11:01 +0000 (12:11 -0700)]
Merge pull request #5628 from owncloud/files-fixsummary

Fixed summary visibility check

10 years agoincrease version number to trigger db migration
Frank Karlitschek [Wed, 30 Oct 2013 18:38:17 +0000 (19:38 +0100)]
increase version number to trigger db migration

10 years agofix the privatedata key value store
Frank Karlitschek [Wed, 30 Oct 2013 18:36:29 +0000 (19:36 +0100)]
fix the privatedata key value store

10 years agoChanged wording in log level dropdown
Vincent Petry [Wed, 30 Oct 2013 17:39:21 +0000 (18:39 +0100)]
Changed wording in log level dropdown

10 years agoMerge pull request #5633 from owncloud/files-createdropdownstayswithrightclick
Vincent Petry [Wed, 30 Oct 2013 17:38:03 +0000 (10:38 -0700)]
Merge pull request #5633 from owncloud/files-createdropdownstayswithrightclick

Prevent closing the create dropdown when right clicking in Firefox

10 years agoChanged log level labels in log level dropdown
Vincent Petry [Wed, 30 Oct 2013 17:23:48 +0000 (18:23 +0100)]
Changed log level labels in log level dropdown

10 years agoPrevent closing the create dropdown when right clicking in Firefox
Vincent Petry [Wed, 30 Oct 2013 16:55:41 +0000 (17:55 +0100)]
Prevent closing the create dropdown when right clicking in Firefox

Firefox sends a click event on the document when right clicking which
makes pasting with right click into the field impossible.

Fixes #5498

10 years agoMerge pull request #5632 from owncloud/allow_nested_link_shares
Vincent Petry [Wed, 30 Oct 2013 16:40:57 +0000 (09:40 -0700)]
Merge pull request #5632 from owncloud/allow_nested_link_shares

allow nested link shares

10 years agoMerge pull request #5625 from owncloud/fix-test-master
Jörn Friedrich Dreyer [Wed, 30 Oct 2013 16:07:07 +0000 (09:07 -0700)]
Merge pull request #5625 from owncloud/fix-test-master

fix failing preview test on master

10 years agoallow to share a file/folder as public link also if one of it parents was already...
Bjoern Schiessle [Wed, 30 Oct 2013 16:03:53 +0000 (17:03 +0100)]
allow to share a file/folder as public link also if one of it parents was already shared as link

10 years agoMerge pull request #5626 from owncloud/fix_search_in_shared_files
Jörn Friedrich Dreyer [Wed, 30 Oct 2013 16:02:39 +0000 (09:02 -0700)]
Merge pull request #5626 from owncloud/fix_search_in_shared_files

count correct array, then using 1000 as MAX_SQL_CHUNK_SIZE works as expected

10 years agoFixed summary visibility check
Vincent Petry [Wed, 30 Oct 2013 15:14:08 +0000 (16:14 +0100)]
Fixed summary visibility check

Now using the integer values to check whether to show the summary parts
instead of trying to parse the html code.

10 years agoMerge pull request #5549 from owncloud/encryption-insertmigrationentrywhenmissing
Vincent Petry [Wed, 30 Oct 2013 14:49:49 +0000 (07:49 -0700)]
Merge pull request #5549 from owncloud/encryption-insertmigrationentrywhenmissing

Fixed encryption migration when entry is missing in DB

10 years agocount correct array, then using 1000 as MAX_SQL_CHUNK_SIZE works as expected
Jörn Friedrich Dreyer [Wed, 30 Oct 2013 14:48:38 +0000 (15:48 +0100)]
count correct array, then using 1000 as MAX_SQL_CHUNK_SIZE works as expected

10 years agofix failing preview test on master
Morris Jobke [Wed, 30 Oct 2013 14:39:55 +0000 (15:39 +0100)]
fix failing preview test on master

10 years agoMerge pull request #5602 from owncloud/update-parent-storage-mtime
Thomas Müller [Wed, 30 Oct 2013 14:03:38 +0000 (07:03 -0700)]
Merge pull request #5602 from owncloud/update-parent-storage-mtime

Prevent rescans of folders by updating the parent's storage_mtime

10 years agoMerge branch 'master' into update-parent-storage-mtime
Robin Appelman [Wed, 30 Oct 2013 12:41:10 +0000 (13:41 +0100)]
Merge branch 'master' into update-parent-storage-mtime

Conflicts:
lib/private/files/cache/updater.php

10 years agoMerge pull request #5618 from owncloud/set_default_value_for_recovery_mode
Björn Schießle [Wed, 30 Oct 2013 11:42:21 +0000 (04:42 -0700)]
Merge pull request #5618 from owncloud/set_default_value_for_recovery_mode

[encryption] add defaut value to getValue() call

10 years agoremove unused variable
Bjoern Schiessle [Wed, 30 Oct 2013 10:39:30 +0000 (11:39 +0100)]
remove unused variable

10 years agoif the database doesn't contain any information about the recovery mode than we assum...
Bjoern Schiessle [Wed, 30 Oct 2013 10:28:36 +0000 (11:28 +0100)]
if the database doesn't contain any information about the recovery mode than we assume that it is disabled

10 years agoMerge pull request #5616 from owncloud/fixing-l10n-master
Vincent Petry [Wed, 30 Oct 2013 09:44:54 +0000 (02:44 -0700)]
Merge pull request #5616 from owncloud/fixing-l10n-master

Fixing l10n master

10 years agoMerge pull request #5603 from owncloud/fix_file_cache_updater_master
Vincent Petry [Wed, 30 Oct 2013 09:31:08 +0000 (02:31 -0700)]
Merge pull request #5603 from owncloud/fix_file_cache_updater_master

Fix file cache updater (backport to master of #5513)

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 30 Oct 2013 07:33:25 +0000 (03:33 -0400)]
[tx-robot] updated from transifex

10 years agoreplacing ownCloud by theme-able name or avoid it's usage
Thomas Müller [Tue, 29 Oct 2013 22:29:16 +0000 (23:29 +0100)]
replacing ownCloud by theme-able name or avoid it's usage

10 years agohttp header OCS-ApiRequest: true is required in case of session based OCS API calls
Thomas Müller [Tue, 29 Oct 2013 22:07:27 +0000 (23:07 +0100)]
http header OCS-ApiRequest: true is required in case of session based OCS API calls

10 years agoFix typo
Lukas Reschke [Tue, 29 Oct 2013 21:11:49 +0000 (22:11 +0100)]
Fix typo

Whooah! - I'm even committing this total important change without peer review ;-)

10 years agoMerge branch 'master' into fix_file_cache_updater_master
Bjoern Schiessle [Tue, 29 Oct 2013 16:47:33 +0000 (17:47 +0100)]
Merge branch 'master' into fix_file_cache_updater_master

10 years agoMerge pull request #5605 from owncloud/fix_delete_user
Björn Schießle [Tue, 29 Oct 2013 16:46:21 +0000 (09:46 -0700)]
Merge pull request #5605 from owncloud/fix_delete_user

remove user from cache if he was deleted successfully

10 years agoMerge pull request #5577 from owncloud/fix_urlgenerator_imagepath
Thomas Müller [Tue, 29 Oct 2013 16:29:29 +0000 (09:29 -0700)]
Merge pull request #5577 from owncloud/fix_urlgenerator_imagepath

use SERVERROOT instead of WEBROOT in all file_exists checks, whitespace

10 years agoMerge pull request #5606 from owncloud/files-uploaderrorparsingfix
Thomas Müller [Tue, 29 Oct 2013 16:23:19 +0000 (09:23 -0700)]
Merge pull request #5606 from owncloud/files-uploaderrorparsingfix

Added fix to correctly parse non-array error messages

10 years agoMerge pull request #5607 from owncloud/public-share-style
Jan-Christoph Borchardt [Tue, 29 Oct 2013 15:47:37 +0000 (08:47 -0700)]
Merge pull request #5607 from owncloud/public-share-style

fix style of public share page

10 years agomake sure that also the storage etag gets changed
Bjoern Schiessle [Tue, 29 Oct 2013 15:30:47 +0000 (16:30 +0100)]
make sure that also the storage etag gets changed

10 years agofix style of public share page
Morris Jobke [Tue, 29 Oct 2013 15:08:11 +0000 (16:08 +0100)]
fix style of public share page

10 years agoAdded fix to correctly parse non-array error messages
Vincent Petry [Tue, 29 Oct 2013 15:00:34 +0000 (16:00 +0100)]
Added fix to correctly parse non-array error messages

Some apps like the antivirus app return messages in a non-array format.

10 years agoremove user from cache if he was deleted successfully
Bjoern Schiessle [Tue, 29 Oct 2013 14:50:33 +0000 (15:50 +0100)]
remove user from cache if he was deleted successfully

10 years agoMerge pull request #5601 from owncloud/fix-mimetype-detection
Morris Jobke [Tue, 29 Oct 2013 14:47:20 +0000 (07:47 -0700)]
Merge pull request #5601 from owncloud/fix-mimetype-detection

Fix mimetype detection

10 years agoMerge pull request #5396 from owncloud/fix-sharing-code
Morris Jobke [Tue, 29 Oct 2013 14:33:23 +0000 (07:33 -0700)]
Merge pull request #5396 from owncloud/fix-sharing-code

Fix sharing error message - id -> file name