]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
10 years agoMerge pull request #6530 from owncloud/prevent-corruption-on-parallel-upload-master
Thomas Müller [Tue, 7 Jan 2014 11:25:26 +0000 (03:25 -0800)]
Merge pull request #6530 from owncloud/prevent-corruption-on-parallel-upload-master

Adding a random postfix to the part file.

10 years agoin order to work properly with encryption ocTransferId is added to the file path...
Thomas Müller [Tue, 7 Jan 2014 10:53:33 +0000 (11:53 +0100)]
in order to work properly with encryption ocTransferId is added to the file path - questionable usage of magic string

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 7 Jan 2014 06:56:11 +0000 (01:56 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 6 Jan 2014 06:55:59 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

10 years agoMerge pull request #6031 from s0taka/master
Morris Jobke [Sun, 5 Jan 2014 19:52:10 +0000 (11:52 -0800)]
Merge pull request #6031 from s0taka/master

No decimal points for Kilobyte and Byte #5371.

10 years agoMerge pull request #6580 from monreal/master
Thomas Müller [Sun, 5 Jan 2014 12:32:30 +0000 (04:32 -0800)]
Merge pull request #6580 from monreal/master

Silence output of 'which' command used in smbclient detection

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 5 Jan 2014 06:55:53 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 4 Jan 2014 06:55:57 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

10 years agoMerge pull request #6610 from owncloud/apcu-clear
icewind1991 [Fri, 3 Jan 2014 13:30:49 +0000 (05:30 -0800)]
Merge pull request #6610 from owncloud/apcu-clear

Fix APCIterator syntax in \OC\Memcache\APCu::clear

10 years agoMerge pull request #6605 from owncloud/free_space_disabled
Thomas Müller [Thu, 2 Jan 2014 16:19:52 +0000 (08:19 -0800)]
Merge pull request #6605 from owncloud/free_space_disabled

Return SPACE_UNKNOWN if disk_free_space is disabled

10 years agoMerge pull request #6609 from owncloud/avatar-test-user
Thomas Müller [Thu, 2 Jan 2014 15:50:29 +0000 (07:50 -0800)]
Merge pull request #6609 from owncloud/avatar-test-user

Make OC_Avatar unit tests independent of currently loggedin user

10 years agoFix APCIterator syntax in \OC\Memcache\APCU::clear
Robin Appelman [Thu, 2 Jan 2014 15:12:56 +0000 (16:12 +0100)]
Fix APCIterator syntax in \OC\Memcache\APCU::clear

see http://www.php.net/manual/en/apciterator.construct.php

10 years agoMake OC_Avatar unit tests independent of currently loggedin user
Robin Appelman [Thu, 2 Jan 2014 15:08:08 +0000 (16:08 +0100)]
Make OC_Avatar unit tests independent of currently loggedin user

10 years agoMerge pull request #6513 from owncloud/user-no-change-displayname
icewind1991 [Thu, 2 Jan 2014 13:04:27 +0000 (05:04 -0800)]
Merge pull request #6513 from owncloud/user-no-change-displayname

Re-add the config options to remove the ability for users to change their displayname

10 years agoReturn SPACE_UNKNOWN if disk_free_space is disabled when getting the free space on...
Robin Appelman [Thu, 2 Jan 2014 12:19:10 +0000 (13:19 +0100)]
Return SPACE_UNKNOWN if disk_free_space is disabled when getting the free space on a local storage

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 2 Jan 2014 06:56:21 +0000 (01:56 -0500)]
[tx-robot] updated from transifex

10 years agoMerge pull request #6601 from AdamWill/pimple-include
Thomas Müller [Wed, 1 Jan 2014 23:25:58 +0000 (15:25 -0800)]
Merge pull request #6601 from AdamWill/pimple-include

don't specify path to 3rdparty directory when registering Pimple autoloader

10 years agoMerge pull request #6598 from lolozere/master
Thomas Müller [Wed, 1 Jan 2014 23:25:28 +0000 (15:25 -0800)]
Merge pull request #6598 from lolozere/master

Add support mimetype

10 years agodon't specify path to 3rdparty directory when registering Pimple autoloader
Adam Williamson [Wed, 1 Jan 2014 17:52:19 +0000 (09:52 -0800)]
don't specify path to 3rdparty directory when registering Pimple autoloader

The core 3rdparty directory is in the include_path from lib/base.php anyway, so this is unnecessary, and causes problems for downstream distributors who unbundle Pimple.

10 years agoAdd support mimetype
lolozere [Wed, 1 Jan 2014 13:09:02 +0000 (14:09 +0100)]
Add support mimetype

Add support mimetype for extension .sh, .bash and .sh-lib

10 years agoRevert "Added support for extra backends (see pull request #5043)"
Niklas Sombert [Wed, 1 Jan 2014 12:43:23 +0000 (13:43 +0100)]
Revert "Added support for extra backends (see pull request #5043)"

This reverts commit 2d75914f2a97cbfd34ae7c2ef27f5bd8185b81eb, reversing
changes made to 760fa9ea3005e7df81a1fac54f207dbe7d8ef312.

10 years agoAdded support for extra backends (see pull request #5043)
Niklas Sombert [Wed, 1 Jan 2014 10:53:27 +0000 (11:53 +0100)]
Added support for extra backends (see pull request #5043)

Somebody had forgotten "OC_User::setupBackends();"...

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 31 Dec 2013 06:55:42 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 30 Dec 2013 06:55:38 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 29 Dec 2013 06:55:36 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 28 Dec 2013 06:55:35 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

10 years agoSilence output of 'which' command used in smbclient detection
Michael Monreal [Fri, 27 Dec 2013 17:10:47 +0000 (18:10 +0100)]
Silence output of 'which' command used in smbclient detection

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 27 Dec 2013 06:55:35 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 26 Dec 2013 06:55:34 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 25 Dec 2013 06:55:35 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

10 years agoMerge pull request #6520 from owncloud/tests-testcleanuplistener
Thomas Müller [Tue, 24 Dec 2013 22:27:39 +0000 (14:27 -0800)]
Merge pull request #6520 from owncloud/tests-testcleanuplistener

Added test cleanup listener to detect untidy tests

10 years agoMerge pull request #6449 from owncloud/core-appsorderfix
Thomas Müller [Tue, 24 Dec 2013 22:26:11 +0000 (14:26 -0800)]
Merge pull request #6449 from owncloud/core-appsorderfix

Fixed apps loading order

10 years agoMerge pull request #6561 from syncloud/master
Thomas Müller [Tue, 24 Dec 2013 22:25:01 +0000 (14:25 -0800)]
Merge pull request #6561 from syncloud/master

Made admin password field required on client side

10 years agoMerge pull request #6554 from owncloud/fix_5982
Thomas Müller [Tue, 24 Dec 2013 12:03:20 +0000 (04:03 -0800)]
Merge pull request #6554 from owncloud/fix_5982

fix preview for reshared file

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 24 Dec 2013 06:55:40 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

10 years agoMerge pull request #6460 from owncloud/remove-numRows
Frank Karlitschek [Mon, 23 Dec 2013 11:38:56 +0000 (03:38 -0800)]
Merge pull request #6460 from owncloud/remove-numRows

Remove OC_DB_StatementWrapper::numRows()

10 years agoMade password field required on client side
Vladimir Sapronov [Sun, 22 Dec 2013 22:43:50 +0000 (17:43 -0500)]
Made password field required on client side

Fix for case described in https://github.com/syncloud/owncloud-setup/issues/19

10 years agofix preview for reshared file
Georg Ehrke [Sun, 22 Dec 2013 19:27:38 +0000 (20:27 +0100)]
fix preview for reshared file

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 22 Dec 2013 06:56:05 +0000 (01:56 -0500)]
[tx-robot] updated from transifex

10 years agoRemove all uses of numRows().
Andreas Fischer [Tue, 17 Dec 2013 00:28:05 +0000 (01:28 +0100)]
Remove all uses of numRows().

10 years agoRemove OC_DB_StatementWrapper::numRows().
Andreas Fischer [Mon, 16 Dec 2013 23:44:35 +0000 (00:44 +0100)]
Remove OC_DB_StatementWrapper::numRows().

Using this method will result in an unneccesary extra SQL query (which also may
return an incorrect result because the underlying table changed in the
meantime).

In general:

If you are performing an UPDATE, DELETE or equivalent query,
OC_DB_StatementWrapper::execute() will already give you the number of
"affected rows" via \Doctrine\DBAL\Driver\Statement::rowCount(). This will
not work for SELECT queries, however.

If you want to know whether a table contains any rows matching your condition,
use "SELECT id FROM ... WHERE ... LIMIT 1".

If you want to know whether a table contains any rows matching your condition
and you also need the data, use "SELECT ... FROM ... WHERE ...", then use
one of the fetch() methods.

If you want to count the number of rows matching your condition, use use
"SELECT COUNT(...) AS number_of_rows FROM ... WHERE ...", then use one of the
fetch() methods.

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 21 Dec 2013 06:56:13 +0000 (01:56 -0500)]
[tx-robot] updated from transifex

10 years agoFixed apps loading order
Vincent Petry [Mon, 16 Dec 2013 16:22:44 +0000 (17:22 +0100)]
Fixed apps loading order

On SQLite the app order can be arbitrary and cause strange bugs.
On MySQL, the app order seems to be always alphabetical.

This fix enforces alphabetical order to make sure that all environments
behave the same and to reduce bugs related to app loading order.

Fixes #6442

10 years agoPass config object in testGetHomeNotSupported
Robin Appelman [Fri, 20 Dec 2013 12:57:22 +0000 (13:57 +0100)]
Pass config object in testGetHomeNotSupported

10 years agoAdding a random postfix to the part file.
Thomas Müller [Fri, 20 Dec 2013 12:48:46 +0000 (13:48 +0100)]
Adding a random postfix to the part file.

10 years agoMerge pull request #6262 from nickvergessen/issue/4375
Frank Karlitschek [Fri, 20 Dec 2013 10:27:52 +0000 (02:27 -0800)]
Merge pull request #6262 from nickvergessen/issue/4375

correctly mark app management active

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 20 Dec 2013 06:57:49 +0000 (01:57 -0500)]
[tx-robot] updated from transifex

10 years agoAdded test cleanup listener to detect untidy tests
Vincent Petry [Thu, 19 Dec 2013 19:18:09 +0000 (20:18 +0100)]
Added test cleanup listener to detect untidy tests

After each test suite, detects whether there are stray datafiles, hooks
or proxies, then show a warning and clear them.

10 years agoMerge pull request #6507 from owncloud/enc_fix_getUser
Björn Schießle [Thu, 19 Dec 2013 19:09:41 +0000 (11:09 -0800)]
Merge pull request #6507 from owncloud/enc_fix_getUser

[encryption] fix getUser Helper

10 years agotests added
Bjoern Schiessle [Thu, 19 Dec 2013 10:15:59 +0000 (11:15 +0100)]
tests added

10 years agoMerge pull request #6517 from owncloud/fix_6510
Björn Schießle [Thu, 19 Dec 2013 18:19:09 +0000 (10:19 -0800)]
Merge pull request #6517 from owncloud/fix_6510

[encryption] fix rename of shared files

10 years agocheck if the old owner and the old path is available
Bjoern Schiessle [Thu, 19 Dec 2013 17:40:40 +0000 (18:40 +0100)]
check if the old owner and the old path is available

10 years agoMerge pull request #6219 from leo-b/fix_router_deprecation
Andreas Fischer [Thu, 19 Dec 2013 16:38:37 +0000 (17:38 +0100)]
Merge pull request #6219 from leo-b/fix_router_deprecation

Symfonys addCollection() with multiple arguments is deprecated

* leo-b/fix_router_deprecation:
  Symfonys addCollection() with multiple arguments is deprecated, fix deprecation warning

10 years agofix rename of shared files
Bjoern Schiessle [Thu, 19 Dec 2013 16:29:38 +0000 (17:29 +0100)]
fix rename of shared files

10 years agoMerge pull request #6512 from owncloud/master-failingoracletests
Vincent Petry [Thu, 19 Dec 2013 16:22:44 +0000 (08:22 -0800)]
Merge pull request #6512 from owncloud/master-failingoracletests

Removed numRows usage from encryption app

10 years agoMerge pull request #6495 from owncloud/enc_fseek_fallback
Björn Schießle [Thu, 19 Dec 2013 15:09:07 +0000 (07:09 -0800)]
Merge pull request #6495 from owncloud/enc_fseek_fallback

Added fseek fallback to the encryption app

10 years agowe can also have a path user/cache/...
Bjoern Schiessle [Thu, 19 Dec 2013 09:32:56 +0000 (10:32 +0100)]
we can also have a path user/cache/...

10 years agoMerge branch 'master' into user-no-change-displayname
Robin Appelman [Thu, 19 Dec 2013 14:57:04 +0000 (15:57 +0100)]
Merge branch 'master' into user-no-change-displayname

10 years agoRemoved numRows usage from encryption app
Vincent Petry [Wed, 18 Dec 2013 17:23:07 +0000 (18:23 +0100)]
Removed numRows usage from encryption app

numRows on Oracle always seem to return 0.

This fix removes numRows usage from the encryption and sharing app.

This fixes unit tests and potentially the encryption app itself
(migration status) when running on Oracle

10 years agoMerge pull request #6491 from owncloud/fix-warning-array_walk_recursive-json
Thomas Müller [Thu, 19 Dec 2013 11:25:58 +0000 (03:25 -0800)]
Merge pull request #6491 from owncloud/fix-warning-array_walk_recursive-json

only walk an array

10 years agoMerge pull request #6492 from owncloud/appconfig-cache
icewind1991 [Thu, 19 Dec 2013 11:25:20 +0000 (03:25 -0800)]
Merge pull request #6492 from owncloud/appconfig-cache

Fetch all appconfig values for an app at once and cache the results

10 years agoMerge pull request #4378 from owncloud/fixing-3417-master
Thomas Müller [Thu, 19 Dec 2013 11:24:37 +0000 (03:24 -0800)]
Merge pull request #4378 from owncloud/fixing-3417-master

Don't use xcache in case admin auth is enabled

10 years agoMerge pull request #6503 from owncloud/finally-kill-mdb2-master
Vincent Petry [Thu, 19 Dec 2013 10:56:46 +0000 (02:56 -0800)]
Merge pull request #6503 from owncloud/finally-kill-mdb2-master

Finally kill mdb2 master

10 years agoMerge pull request #6502 from owncloud/core-extramimetypes
Frank Karlitschek [Thu, 19 Dec 2013 07:41:36 +0000 (23:41 -0800)]
Merge pull request #6502 from owncloud/core-extramimetypes

Added missing mime types

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 19 Dec 2013 06:57:03 +0000 (01:57 -0500)]
[tx-robot] updated from transifex

10 years agofix return statement
Thomas Müller [Wed, 18 Dec 2013 23:33:29 +0000 (00:33 +0100)]
fix return statement

10 years agokill MDB2 in PHPDoc
Thomas Müller [Wed, 18 Dec 2013 23:32:46 +0000 (00:32 +0100)]
kill MDB2 in PHPDoc

10 years agoUpdating to latest master of 3rdparty - once more :-(
Thomas Müller [Wed, 18 Dec 2013 23:26:41 +0000 (00:26 +0100)]
Updating to latest master of 3rdparty - once more :-(

10 years agoMerge pull request #6476 from ogasser/dbal_precision_scale
Thomas Müller [Wed, 18 Dec 2013 23:15:26 +0000 (15:15 -0800)]
Merge pull request #6476 from ogasser/dbal_precision_scale

DB: Support DECIMAL(precision,scale) syntax in XML

10 years agoAdd unit tests for decimal type usage
Oliver Gasser [Wed, 18 Dec 2013 22:40:11 +0000 (23:40 +0100)]
Add unit tests for decimal type usage

10 years agoAdded missing mime types
Vincent Petry [Wed, 18 Dec 2013 21:39:02 +0000 (22:39 +0100)]
Added missing mime types

This is mostly to fix acceptance tests that have a .cc file.

Also fixed typo in python mime type.

10 years agoadd test for the stream wrapper to read encrypted files from the system folder /tmp
Bjoern Schiessle [Wed, 18 Dec 2013 16:07:35 +0000 (17:07 +0100)]
add test for the stream wrapper to read encrypted files from the system folder /tmp

10 years agotest for isEncryptedPath()
Bjoern Schiessle [Wed, 18 Dec 2013 15:39:34 +0000 (16:39 +0100)]
test for isEncryptedPath()

10 years agoMerge remote-tracking branch 'owncloud/master' into fixing-3417-master
Andreas Fischer [Wed, 18 Dec 2013 14:44:46 +0000 (15:44 +0100)]
Merge remote-tracking branch 'owncloud/master' into fixing-3417-master

* owncloud/master: (30 commits)
  Added entry with ext storage info
  [tx-robot] updated from transifex
  [tx-robot] updated from transifex
  clarifying license
  remove unused method tail()
  reliable detect encrypted files
  [tx-robot] updated from transifex
  remove duplicated code
  add missing quotes + field declarations
  Do not use xcache variable cache if cache size is 0.
  always show home breadcrumb in files view
  Use DEBUG instead of ERROR when favourites not found. Fix #6419
  update file cache for target file
  only remove encryption keys if a real file gets deleted, skip this method if a file outside of /data/user/files was deleted
  Fixed JS plural function to be per app
  call set password hook because it doesn't get triggered during test execution and fix paths
  Do not use L10n when logging exceptions
  Also add default to the \OCP\IConfig interface
  add default parameter for AllConfig->get*Value()
  always show 'Deleted Files' breadcrumb
  ...

Conflicts:
lib/private/memcache/xcache.php

10 years agoextend the encryption stream wrapper to handle local files and add a fall back for...
Bjoern Schiessle [Tue, 17 Dec 2013 17:13:46 +0000 (18:13 +0100)]
extend the encryption stream wrapper to handle local files and add a fall back for file size calculation if the storage doesn't support fseek

10 years agospaces to tabs
Simon Könnecke [Wed, 18 Dec 2013 14:43:45 +0000 (15:43 +0100)]
spaces to tabs

10 years agoimplement ftell stream wrapper and fix return value from fseek stream wrapper
Bjoern Schiessle [Wed, 18 Dec 2013 14:40:43 +0000 (15:40 +0100)]
implement ftell stream wrapper and fix return value from fseek stream wrapper

10 years agodont re-read the config values for an app when a non existing key is fetched
Robin Appelman [Wed, 18 Dec 2013 14:28:32 +0000 (15:28 +0100)]
dont re-read the config values for an app when a non existing key is fetched

10 years agoonly walk an array
Thomas Müller [Wed, 18 Dec 2013 14:25:28 +0000 (15:25 +0100)]
only walk an array

10 years agoAdd index on oc_appconfig for appid
Robin Appelman [Wed, 18 Dec 2013 14:13:27 +0000 (15:13 +0100)]
Add index on oc_appconfig for appid

10 years agoFetch all appconfig values for an app at once and cache the results
Robin Appelman [Wed, 18 Dec 2013 14:10:12 +0000 (15:10 +0100)]
Fetch all appconfig values for an app at once and cache the results

10 years agoMerge pull request #6295 from owncloud/files-fromlinkerrormessagefixes
Thomas Müller [Wed, 18 Dec 2013 14:03:50 +0000 (06:03 -0800)]
Merge pull request #6295 from owncloud/files-fromlinkerrormessagefixes

Fixed download file from URL error messages

10 years agoMerge pull request #6461 from owncloud/check-xcache-varsize
Thomas Müller [Wed, 18 Dec 2013 13:36:40 +0000 (05:36 -0800)]
Merge pull request #6461 from owncloud/check-xcache-varsize

Do not use xcache variable cache if cache size is 0.

10 years agoMerge pull request #6469 from owncloud/enc_cleanup
Thomas Müller [Wed, 18 Dec 2013 13:21:42 +0000 (05:21 -0800)]
Merge pull request #6469 from owncloud/enc_cleanup

remove duplicated code

10 years agoMerge pull request #6256 from owncloud/session-preserver-thirdparty
Thomas Müller [Wed, 18 Dec 2013 13:20:06 +0000 (05:20 -0800)]
Merge pull request #6256 from owncloud/session-preserver-thirdparty

preserve 3rd party values in  in the Session destructor

10 years agoMerge pull request #6485 from owncloud/extstorage-issuetemplate
Frank Karlitschek [Wed, 18 Dec 2013 12:32:49 +0000 (04:32 -0800)]
Merge pull request #6485 from owncloud/extstorage-issuetemplate

Added entry with ext storage info

10 years agoAdded entry with ext storage info
Vincent Petry [Wed, 18 Dec 2013 12:31:15 +0000 (13:31 +0100)]
Added entry with ext storage info

10 years agoReplace static usage of OC_Config and OC_Preferences with the injected \OC\ConfigAll
Robin Appelman [Mon, 16 Dec 2013 15:02:03 +0000 (16:02 +0100)]
Replace static usage of OC_Config and OC_Preferences with the injected \OC\ConfigAll

10 years agofix the config option to remove the ability for users to set their displayname
Robin Appelman [Mon, 16 Dec 2013 13:22:25 +0000 (14:22 +0100)]
fix the config option to remove the ability for users to set their displayname

10 years agoMerge pull request #6431 from owncloud/core-pluraltranslationsfix
Thomas Müller [Wed, 18 Dec 2013 11:11:18 +0000 (03:11 -0800)]
Merge pull request #6431 from owncloud/core-pluraltranslationsfix

Added plural translation fallback

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 18 Dec 2013 06:55:49 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

10 years agoIncrement number of columns by one
Oliver Gasser [Tue, 17 Dec 2013 23:37:09 +0000 (00:37 +0100)]
Increment number of columns by one

10 years agoMerge pull request #6366 from owncloud/fix-6335
Jan-Christoph Borchardt [Tue, 17 Dec 2013 22:59:24 +0000 (14:59 -0800)]
Merge pull request #6366 from owncloud/fix-6335

Bump the footer down 20px to avoid overlap.

10 years agoTypo fixed
Oliver Gasser [Tue, 17 Dec 2013 22:46:36 +0000 (23:46 +0100)]
Typo fixed

10 years agoAdd decimal(precision,scale) column to unit tests
Oliver Gasser [Tue, 17 Dec 2013 22:08:05 +0000 (23:08 +0100)]
Add decimal(precision,scale) column to unit tests

10 years agoDB: Support DECIMAL(precision,scale) syntax in XML
Oliver Gasser [Tue, 17 Dec 2013 21:46:45 +0000 (22:46 +0100)]
DB: Support DECIMAL(precision,scale) syntax in XML

Add support for specifying the precision and scale of a decimal data
type to the XML description language.

See owncloud/core#6475

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 17 Dec 2013 21:43:17 +0000 (16:43 -0500)]
[tx-robot] updated from transifex

10 years agoMerge pull request #6474 from owncloud/enc_detect_encrypted_files
Björn Schießle [Tue, 17 Dec 2013 17:12:02 +0000 (09:12 -0800)]
Merge pull request #6474 from owncloud/enc_detect_encrypted_files

reliable detect encrypted files

10 years agoclarifying license
Frank Karlitschek [Tue, 17 Dec 2013 16:32:01 +0000 (17:32 +0100)]
clarifying license

10 years agoremove unused method tail()
Bjoern Schiessle [Tue, 17 Dec 2013 15:19:00 +0000 (16:19 +0100)]
remove unused method tail()