]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
11 years agoMerge branch 'master' into encryption_check_php_version
Björn Schießle [Tue, 2 Jul 2013 11:54:31 +0000 (13:54 +0200)]
Merge branch 'master' into encryption_check_php_version

Conflicts:
apps/files_encryption/files/error.php

11 years agoMerge branch 'encryption_check_php_version' of github.com:owncloud/core into encrypti...
Björn Schießle [Tue, 2 Jul 2013 11:49:49 +0000 (13:49 +0200)]
Merge branch 'encryption_check_php_version' of github.com:owncloud/core into encryption_check_php_version

11 years agoimproved error message
Björn Schießle [Tue, 2 Jul 2013 08:14:33 +0000 (10:14 +0200)]
improved error message

11 years agoimproved error message
Björn Schießle [Tue, 2 Jul 2013 08:11:17 +0000 (10:11 +0200)]
improved error message

11 years agoMerge pull request #3748 from owncloud/fixing-3740-master
Thomas Müller [Mon, 1 Jul 2013 22:08:08 +0000 (15:08 -0700)]
Merge pull request #3748 from owncloud/fixing-3740-master

in case $_SERVER['HTTP_HOST']) is not set let's return localhost - bette...

11 years agouse $_SERVER['SERVER_NAME'] in case $_SERVER['HTTP_HOST'] is not set
Thomas Müller [Mon, 1 Jul 2013 21:51:43 +0000 (23:51 +0200)]
use $_SERVER['SERVER_NAME'] in case $_SERVER['HTTP_HOST'] is not set

11 years agoMerge pull request #3775 from owncloud/test_fixes_for_dbschema
Thomas Müller [Mon, 1 Jul 2013 21:38:28 +0000 (14:38 -0700)]
Merge pull request #3775 from owncloud/test_fixes_for_dbschema

use executeAudited, add table name to assert message, skip schema changi...

11 years agoMerge pull request #3793 from owncloud/remove_unnecessary_exception_catch_block
Thomas Müller [Mon, 1 Jul 2013 21:37:09 +0000 (14:37 -0700)]
Merge pull request #3793 from owncloud/remove_unnecessary_exception_catch_block

remove unnecessary try catch blocks

11 years agoMerge pull request #3903 from owncloud/nonpublic-uploading
Thomas Müller [Mon, 1 Jul 2013 19:35:32 +0000 (12:35 -0700)]
Merge pull request #3903 from owncloud/nonpublic-uploading

Fix upload regressions

11 years agono ?> at the end of a file
Thomas Müller [Mon, 1 Jul 2013 19:13:04 +0000 (21:13 +0200)]
no ?> at the end of a file
missing .

11 years agotypo
Thomas Müller [Mon, 1 Jul 2013 19:12:21 +0000 (21:12 +0200)]
typo

11 years agoMerge pull request #3894 from owncloud/ie8_compatibility_fixes
Thomas Müller [Mon, 1 Jul 2013 18:57:29 +0000 (11:57 -0700)]
Merge pull request #3894 from owncloud/ie8_compatibility_fixes

Ie8 compatibility fixes

11 years agocast result to bool
Björn Schießle [Mon, 1 Jul 2013 15:18:16 +0000 (17:18 +0200)]
cast result to bool

11 years agofix detection of public upload in filelist.js
Robin Appelman [Mon, 1 Jul 2013 13:47:17 +0000 (15:47 +0200)]
fix detection of public upload in filelist.js

11 years agofix uploading when ['dirtoken'] is not set
Robin Appelman [Mon, 1 Jul 2013 13:39:11 +0000 (15:39 +0200)]
fix uploading when ['dirtoken'] is not set

11 years agocode style
Robin Appelman [Mon, 1 Jul 2013 13:37:52 +0000 (15:37 +0200)]
code style

11 years agofix error string
Björn Schießle [Mon, 1 Jul 2013 10:24:21 +0000 (12:24 +0200)]
fix error string

11 years agoadd correct php version
Björn Schießle [Mon, 1 Jul 2013 10:23:26 +0000 (12:23 +0200)]
add correct php version

11 years agocheck php version, the encryption app needs php >= 5.3.3
Björn Schießle [Mon, 1 Jul 2013 10:16:36 +0000 (12:16 +0200)]
check php version, the encryption app needs php >= 5.3.3

11 years agobackport from pull request #3863
Björn Schießle [Mon, 1 Jul 2013 09:12:18 +0000 (11:12 +0200)]
backport from pull request #3863

11 years agoMerge branch 'master' of github.com:owncloud/core
Björn Schießle [Mon, 1 Jul 2013 08:48:58 +0000 (10:48 +0200)]
Merge branch 'master' of github.com:owncloud/core

11 years agoset default logo claim to ''
Björn Schießle [Mon, 1 Jul 2013 08:22:05 +0000 (10:22 +0200)]
set default logo claim to ''

11 years agoadd logo claim to defaults.php
Björn Schießle [Fri, 28 Jun 2013 08:06:57 +0000 (10:06 +0200)]
add logo claim to defaults.php

11 years agologo claim added
Björn Schießle [Thu, 27 Jun 2013 17:53:49 +0000 (19:53 +0200)]
logo claim added

11 years agomake mail footer aware of different themes
Björn Schießle [Thu, 27 Jun 2013 16:28:53 +0000 (18:28 +0200)]
make mail footer aware of different themes

Conflicts:

lib/mail.php

11 years agoremove unneeded if condition
Björn Schießle [Thu, 27 Jun 2013 14:28:45 +0000 (16:28 +0200)]
remove unneeded if condition

11 years agolib/defaults.php should only contain the default strings and read the other strings...
Björn Schießle [Thu, 27 Jun 2013 14:24:03 +0000 (16:24 +0200)]
lib/defaults.php should only contain the default strings and read the other strings directly from the theme

11 years agocheck for updates only in the community edition
Björn Schießle [Wed, 26 Jun 2013 16:05:37 +0000 (18:05 +0200)]
check for updates only in the community edition

11 years agoconstruct the foother in defaults.php so that we use always the same footer
Björn Schießle [Wed, 26 Jun 2013 15:56:19 +0000 (17:56 +0200)]
construct the foother in defaults.php so that we use always the same footer

Conflicts:

settings/templates/admin.php

11 years agoMerge pull request #3857 from owncloud/enable_single_autotest
Morris Jobke [Mon, 1 Jul 2013 08:42:39 +0000 (01:42 -0700)]
Merge pull request #3857 from owncloud/enable_single_autotest

enable testing individual tests

11 years agoMerge pull request #3223 from owncloud/fix-2820
Morris Jobke [Mon, 1 Jul 2013 08:28:17 +0000 (01:28 -0700)]
Merge pull request #3223 from owncloud/fix-2820

if rename of file fails, the rename is undone in the view - fix 2820

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 1 Jul 2013 01:28:25 +0000 (03:28 +0200)]
[tx-robot] updated from transifex

11 years agoMerge pull request #3852 from owncloud/fixing-3830-master
Thomas Müller [Sun, 30 Jun 2013 21:41:51 +0000 (14:41 -0700)]
Merge pull request #3852 from owncloud/fixing-3830-master

session life time is now configurable and set to the same value

11 years agoMerge pull request #3763 from owncloud/recursive-rmdir
Thomas Müller [Sun, 30 Jun 2013 16:16:32 +0000 (09:16 -0700)]
Merge pull request #3763 from owncloud/recursive-rmdir

Make rmdir recursive for local storage

11 years agomake rmdir recursive for mappellocal storage backend
Robin Appelman [Sun, 30 Jun 2013 15:44:49 +0000 (17:44 +0200)]
make rmdir recursive for mappellocal storage backend

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 30 Jun 2013 00:13:07 +0000 (02:13 +0200)]
[tx-robot] updated from transifex

11 years agoMerge pull request #3897 from bantu/gitignore
Thomas Müller [Sat, 29 Jun 2013 21:48:34 +0000 (14:48 -0700)]
Merge pull request #3897 from bantu/gitignore

gitignore: Make paths relative to repository root.

11 years agoMerge pull request #2703 from owncloud/cleanup-setup
Thomas Müller [Sat, 29 Jun 2013 21:47:29 +0000 (14:47 -0700)]
Merge pull request #2703 from owncloud/cleanup-setup

Cleanup OC_Setup

11 years agoFix review items
Bart Visscher [Thu, 27 Jun 2013 18:19:51 +0000 (20:19 +0200)]
Fix review items

11 years agoFix found errors
Bart Visscher [Wed, 10 Apr 2013 22:08:53 +0000 (00:08 +0200)]
Fix found errors

11 years agoFix OCI setupDatabase parameter
Bart Visscher [Wed, 10 Apr 2013 18:03:54 +0000 (20:03 +0200)]
Fix OCI setupDatabase parameter

11 years agoRemove unsued parameter
Bart Visscher [Wed, 10 Apr 2013 15:57:58 +0000 (17:57 +0200)]
Remove unsued parameter

11 years agoUse db setup class for option validation
Bart Visscher [Wed, 3 Apr 2013 15:52:18 +0000 (17:52 +0200)]
Use db setup class for option validation

11 years agoChange database creation to use array to select db setup class
Bart Visscher [Wed, 3 Apr 2013 06:31:47 +0000 (08:31 +0200)]
Change database creation to use array to select db setup class

11 years agoConvert database setup code to objects
Bart Visscher [Tue, 2 Apr 2013 20:01:23 +0000 (22:01 +0200)]
Convert database setup code to objects

11 years agoSplit database specific install/setup code to their own class
Bart Visscher [Fri, 29 Mar 2013 15:28:48 +0000 (16:28 +0100)]
Split database specific install/setup code to their own class

11 years agogitignore: Make paths relative to repository root.
Andreas Fischer [Sat, 29 Jun 2013 14:31:04 +0000 (16:31 +0200)]
gitignore: Make paths relative to repository root.

Paths without the leading slash apply to all subdirectories, which especially
means that /tests/data is ignored, making it unnecessarily hard to add test
data.

11 years agoMerge pull request #3896 from owncloud/fix-dropdown-because-no-one-fixes-3241
Bart Visscher [Sat, 29 Jun 2013 11:38:18 +0000 (04:38 -0700)]
Merge pull request #3896 from owncloud/fix-dropdown-because-no-one-fixes-3241

Escape dropdown

11 years agoEscape dropdown
Lukas Reschke [Sat, 29 Jun 2013 11:24:05 +0000 (13:24 +0200)]
Escape dropdown

Fixes #3241

11 years agoMerge pull request #2914 from Kondou-ger/label_overlapping_value
Bart Visscher [Sat, 29 Jun 2013 11:09:50 +0000 (04:09 -0700)]
Merge pull request #2914 from Kondou-ger/label_overlapping_value

Fix textfield label overlapping value.

11 years agoMerge pull request #3688 from roha4000/fix_upload_max_filesize
Bart Visscher [Sat, 29 Jun 2013 11:07:34 +0000 (04:07 -0700)]
Merge pull request #3688 from roha4000/fix_upload_max_filesize

upload_max_filesize = 0 not possible if post_max_size is not 0

11 years agoMerge pull request #3635 from owncloud/storage-wrapper
Bart Visscher [Sat, 29 Jun 2013 11:00:03 +0000 (04:00 -0700)]
Merge pull request #3635 from owncloud/storage-wrapper

Give apps the option to wrap storage backends

11 years agoMerge pull request #3268 from owncloud/convert-oc_log
Bart Visscher [Sat, 29 Jun 2013 10:38:56 +0000 (03:38 -0700)]
Merge pull request #3268 from owncloud/convert-oc_log

Convert OC_Log to object so it can be used for DI

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 29 Jun 2013 00:09:10 +0000 (02:09 +0200)]
[tx-robot] updated from transifex

11 years agoMerge pull request #3886 from owncloud/disable-public-upload-if-encryption-enabled...
Thomas Müller [Fri, 28 Jun 2013 20:59:33 +0000 (13:59 -0700)]
Merge pull request #3886 from owncloud/disable-public-upload-if-encryption-enabled-master

for now we disable public upload in case encryption is enabled

11 years agoMerge pull request #3881 from owncloud/archive_tar_php5.5
Morris Jobke [Fri, 28 Jun 2013 20:41:18 +0000 (13:41 -0700)]
Merge pull request #3881 from owncloud/archive_tar_php5.5

Skip Test_Archive_TAR in php 5.5 for now

11 years agoMerge pull request #3884 from owncloud/fixing-unittests-master
Morris Jobke [Fri, 28 Jun 2013 20:38:44 +0000 (13:38 -0700)]
Merge pull request #3884 from owncloud/fixing-unittests-master

Fixing unittests master

11 years agoUse svg to png fallback on demand only
Victor Dubiniuk [Fri, 28 Jun 2013 20:18:11 +0000 (23:18 +0300)]
Use svg to png fallback on demand only

11 years agoAdd fallback for svg app icons
Victor Dubiniuk [Fri, 28 Jun 2013 20:10:40 +0000 (23:10 +0300)]
Add fallback for svg app icons

11 years agoMerge pull request #3892 from owncloud/static-streamwrapper
icewind1991 [Fri, 28 Jun 2013 19:24:33 +0000 (12:24 -0700)]
Merge pull request #3892 from owncloud/static-streamwrapper

Improvements for the static:// streamwrapper

11 years agoMerge pull request #1044 from owncloud/fix_extra_slash
Bart Visscher [Fri, 28 Jun 2013 19:00:35 +0000 (12:00 -0700)]
Merge pull request #1044 from owncloud/fix_extra_slash

Remove duplicate / for first folder in root

11 years agoupdate to !==
Bart Visscher [Fri, 28 Jun 2013 19:00:09 +0000 (21:00 +0200)]
update to !==

11 years agoHide a ghost image on the apps management page
Victor Dubiniuk [Fri, 28 Jun 2013 18:53:56 +0000 (21:53 +0300)]
Hide a ghost image on the apps management page

11 years agoGoing from text to clob is not something we do.
Bart Visscher [Fri, 28 Jun 2013 14:07:22 +0000 (16:07 +0200)]
Going from text to clob is not something we do.

Also Oracle DB has problems with this, see
http://abhijitbashetti.blogspot.de/2011/10/converting-varchar2-to-clob-and-clob-to.html

11 years agoisError should detect a PEAR_Error even if the backend is PDO.
Thomas Mueller [Thu, 27 Jun 2013 14:48:09 +0000 (16:48 +0200)]
isError should detect a PEAR_Error even if the backend is PDO.
This can happen on errors during schema migration - which is always done with MDB2

11 years agoremove wrong check here
Jörn Friedrich Dreyer [Thu, 20 Jun 2013 14:58:49 +0000 (16:58 +0200)]
remove wrong check here

11 years agocorrectly handle error results of PDO and MDB2 backends
Jörn Friedrich Dreyer [Thu, 20 Jun 2013 09:31:23 +0000 (12:31 +0300)]
correctly handle error results of PDO and MDB2 backends

11 years agouse executeAudited, add table name to assert message, skip schema changing test on...
Jörn Friedrich Dreyer [Tue, 18 Jun 2013 16:24:48 +0000 (18:24 +0200)]
use executeAudited, add table name to assert message, skip schema changing test on oracle

11 years agobetter unit tests for static stream wrapper
Robin Appelman [Fri, 28 Jun 2013 17:59:04 +0000 (19:59 +0200)]
better unit tests for static stream wrapper

11 years agofix is_file and is_dir for the static streamwrapper
Robin Appelman [Fri, 28 Jun 2013 17:54:16 +0000 (19:54 +0200)]
fix is_file and is_dir for the static streamwrapper

11 years agoadd option to clear the files in the static streamwrapper
Robin Appelman [Fri, 28 Jun 2013 17:41:28 +0000 (19:41 +0200)]
add option to clear the files in the static streamwrapper

11 years agoMerge pull request #3832 from owncloud/oracle_sql_fixes
Jörn Friedrich Dreyer [Fri, 28 Jun 2013 17:22:59 +0000 (10:22 -0700)]
Merge pull request #3832 from owncloud/oracle_sql_fixes

for oracle use BITAND() instead of & in sharing permissions sql

11 years agofix storage wrapper namespaces
Robin Appelman [Fri, 28 Jun 2013 16:18:12 +0000 (18:18 +0200)]
fix storage wrapper namespaces

11 years agofor now we disable public upload in case encryption is enabled
Thomas Mueller [Fri, 28 Jun 2013 14:49:25 +0000 (16:49 +0200)]
for now we disable public upload in case encryption is enabled

11 years agoMerge pull request #3838 from rgeber/master
Jörn Friedrich Dreyer [Fri, 28 Jun 2013 14:30:41 +0000 (07:30 -0700)]
Merge pull request #3838 from rgeber/master

Public Upload Feature

11 years agoMerge pull request #3799 from owncloud/fix_pdo_statement_wrapper_numrows_on_modification
Bart Visscher [Fri, 28 Jun 2013 14:15:38 +0000 (07:15 -0700)]
Merge pull request #3799 from owncloud/fix_pdo_statement_wrapper_numrows_on_modification

Fix pdo statement wrapper numrows on modification

11 years agoMerge pull request #3843 from owncloud/sabre-exceptions
Thomas Müller [Fri, 28 Jun 2013 14:05:09 +0000 (07:05 -0700)]
Merge pull request #3843 from owncloud/sabre-exceptions

Sabre: throw exceptions when delete/create/write operations are not permitted

11 years agoOracle doesn't know & as bitwise AND
Bart Visscher [Wed, 26 Jun 2013 19:40:31 +0000 (21:40 +0200)]
Oracle doesn't know & as bitwise AND

Conflicts:
lib/public/share.php

11 years agomove storage wrappers to their own namespace
Robin Appelman [Fri, 28 Jun 2013 13:34:25 +0000 (15:34 +0200)]
move storage wrappers to their own namespace

11 years agoMerge pull request #3865 from owncloud/fix_test_for_oracle
Bart Visscher [Fri, 28 Jun 2013 13:18:56 +0000 (06:18 -0700)]
Merge pull request #3865 from owncloud/fix_test_for_oracle

Fix sharing test for oracle

11 years agosession_life_time -> session_lifetime
Thomas Mueller [Fri, 28 Jun 2013 13:17:54 +0000 (15:17 +0200)]
session_life_time -> session_lifetime
default session_lifetime is 24hrs
recreation of session is triggered at 50% of the session life time

11 years agomake phpunit happy - adding asserts
Thomas Mueller [Fri, 28 Jun 2013 13:13:57 +0000 (15:13 +0200)]
make phpunit happy - adding asserts

11 years agoMerge pull request #3839 from owncloud/unix_timestamp_replacement_for_oracle
Bart Visscher [Fri, 28 Jun 2013 13:11:28 +0000 (06:11 -0700)]
Merge pull request #3839 from owncloud/unix_timestamp_replacement_for_oracle

manually calculate unix_timestamp for oracle

11 years agomake PHPUnit happy and add asserts
Thomas Mueller [Fri, 28 Jun 2013 12:37:52 +0000 (14:37 +0200)]
make PHPUnit happy and add asserts

11 years agoTimedJob: make PhpUnit happy with asserts
Thomas Mueller [Fri, 28 Jun 2013 11:24:24 +0000 (13:24 +0200)]
TimedJob: make PhpUnit happy with asserts

11 years agoSkip Test_Archive_TAR in php 5.5 for now
Bart Visscher [Mon, 24 Jun 2013 20:38:05 +0000 (22:38 +0200)]
Skip Test_Archive_TAR in php 5.5 for now

11 years agoFix usage of non existent consts
Bart Visscher [Fri, 28 Jun 2013 09:15:08 +0000 (11:15 +0200)]
Fix usage of non existent consts

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 28 Jun 2013 00:04:58 +0000 (02:04 +0200)]
[tx-robot] updated from transifex

11 years agomissing $
Thomas Mueller [Thu, 27 Jun 2013 21:14:32 +0000 (23:14 +0200)]
missing $

11 years agoMerge pull request #3872 from bantu/phpunit-xml-dist
Jörn Friedrich Dreyer [Thu, 27 Jun 2013 20:07:42 +0000 (13:07 -0700)]
Merge pull request #3872 from bantu/phpunit-xml-dist

Use phpunit.xml.dist instead of phpunit.xml ...

11 years agoFix review points
Bart Visscher [Thu, 27 Jun 2013 20:01:52 +0000 (22:01 +0200)]
Fix review points

11 years agoMake the object drive the logging backend
Bart Visscher [Thu, 27 Jun 2013 18:10:45 +0000 (20:10 +0200)]
Make the object drive the logging backend

This is the other way around then it was.

11 years agoMerge pull request #3576 from owncloud/jquery.multiselect-1.13
Thomas Tanghus [Thu, 27 Jun 2013 14:50:47 +0000 (07:50 -0700)]
Merge pull request #3576 from owncloud/jquery.multiselect-1.13

Update to jquery.multiselect 1.13

11 years agogitignore: Fix typo + adjust comment format.
Andreas Fischer [Thu, 27 Jun 2013 14:50:17 +0000 (16:50 +0200)]
gitignore: Fix typo + adjust comment format.

11 years agoPHPUnit: Add tests/phpunit.xml to gitignore.
Andreas Fischer [Thu, 27 Jun 2013 14:44:55 +0000 (16:44 +0200)]
PHPUnit: Add tests/phpunit.xml to gitignore.

11 years agoPHPUnit: Allow developers to use their own custom phpunit.xml file.
Andreas Fischer [Thu, 27 Jun 2013 14:31:31 +0000 (16:31 +0200)]
PHPUnit: Allow developers to use their own custom phpunit.xml file.

The order of precedence of configuration files for PHPUnit is:
 - phpunit.xml (allowing custom user defined configuration)
 - phpunit.xml.dist (configuration distributed with the software)

11 years agoone if less
Jörn Friedrich Dreyer [Thu, 27 Jun 2013 11:13:49 +0000 (13:13 +0200)]
one if less

11 years agoMerge pull request #3847 from bantu/phpunit-json-listener-removal
Thomas Müller [Thu, 27 Jun 2013 08:55:57 +0000 (01:55 -0700)]
Merge pull request #3847 from bantu/phpunit-json-listener-removal

phpunit: Remove PHPUnit_Util_Log_JSON which spammed to stdout on console

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 27 Jun 2013 00:12:00 +0000 (02:12 +0200)]
[tx-robot] updated from transifex

11 years agoAdded file-upload to GIT repo
Roman Geber [Wed, 26 Jun 2013 20:51:38 +0000 (22:51 +0200)]
Added file-upload to GIT repo
Optimized CSS identifiers