]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
11 years agoMerge pull request #3654 from owncloud/clean_up_exceptions
Thomas Müller [Wed, 12 Jun 2013 11:13:12 +0000 (04:13 -0700)]
Merge pull request #3654 from owncloud/clean_up_exceptions

Introduce more robust SQL execution and exception handling

11 years agoevery test now has 15min to execute
Jörn Friedrich Dreyer [Wed, 12 Jun 2013 10:58:25 +0000 (13:58 +0300)]
every test now has 15min to execute

we don't want to check performance just yet. we just want to make jenkins end more reliably.

11 years agoMerge pull request #3682 from owncloud/disable_proxys_on_sslcert_upload
Björn Schießle [Wed, 12 Jun 2013 10:55:10 +0000 (03:55 -0700)]
Merge pull request #3682 from owncloud/disable_proxys_on_sslcert_upload

disable proxys during ssl root cert upload to avoid encryption

11 years agodisable proxys during ssl root cert upload to avoid encryption
Björn Schießle [Wed, 12 Jun 2013 08:37:09 +0000 (10:37 +0200)]
disable proxys during ssl root cert upload to avoid encryption

11 years agoMerge branch 'master' of github.com:owncloud/core
Björn Schießle [Wed, 12 Jun 2013 08:31:39 +0000 (10:31 +0200)]
Merge branch 'master' of github.com:owncloud/core

11 years agobackport of https://github.com/owncloud/core/commit/1fa76e53dc5c515035f19e78f39882055...
Björn Schießle [Wed, 12 Jun 2013 08:30:54 +0000 (10:30 +0200)]
backport of https://github.com/owncloud/core/commit/1fa76e53dc5c515035f19e78f3988205521720f6

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 12 Jun 2013 01:05:58 +0000 (03:05 +0200)]
[tx-robot] updated from transifex

11 years agoMerge pull request #3672 from owncloud/files-contrast
Jan-Christoph Borchardt [Tue, 11 Jun 2013 18:11:55 +0000 (11:11 -0700)]
Merge pull request #3672 from owncloud/files-contrast

Contrast fixes

11 years agoMerge pull request #3675 from owncloud/allow_autotest_to_run_10x
Thomas Müller [Tue, 11 Jun 2013 13:59:57 +0000 (06:59 -0700)]
Merge pull request #3675 from owncloud/allow_autotest_to_run_10x

allow autotest to run 10x times longer

11 years agoallow autotest to run 10x times longer
Jörn Friedrich Dreyer [Tue, 11 Jun 2013 13:57:00 +0000 (15:57 +0200)]
allow autotest to run 10x times longer

11 years agoMerge pull request #3652 from owncloud/fix_fetchrow_usage_for_mdb2
Jörn Friedrich Dreyer [Tue, 11 Jun 2013 13:20:27 +0000 (06:20 -0700)]
Merge pull request #3652 from owncloud/fix_fetchrow_usage_for_mdb2

fix fetchRow checks to also work with MDB2

11 years agoMerge pull request #3673 from owncloud/gitignore-apps2
Thomas Müller [Tue, 11 Jun 2013 13:10:25 +0000 (06:10 -0700)]
Merge pull request #3673 from owncloud/gitignore-apps2

gitignore apps2 folder as well

11 years agogitignore apps2 folder as well
Jan-Christoph Borchardt [Tue, 11 Jun 2013 12:57:06 +0000 (14:57 +0200)]
gitignore apps2 folder as well

11 years agofeedback for hover/tap on breadcrumbs
Jan-Christoph Borchardt [Tue, 11 Jun 2013 12:51:29 +0000 (14:51 +0200)]
feedback for hover/tap on breadcrumbs

11 years agobetter contrast and grouping for blocks in personal settings through darker backgroun...
Jan-Christoph Borchardt [Tue, 11 Jun 2013 12:51:06 +0000 (14:51 +0200)]
better contrast and grouping for blocks in personal settings through darker background color

11 years agobetter contrast for controls bar
Jan-Christoph Borchardt [Tue, 11 Jun 2013 12:50:23 +0000 (14:50 +0200)]
better contrast for controls bar

11 years agobetter contrast for files list, darker greys for selection and hover
Jan-Christoph Borchardt [Tue, 11 Jun 2013 12:48:53 +0000 (14:48 +0200)]
better contrast for files list, darker greys for selection and hover

11 years agoMerge pull request #3650 from owncloud/use_to_char_for_oracle_clob_comparisons
Jörn Friedrich Dreyer [Tue, 11 Jun 2013 12:34:55 +0000 (05:34 -0700)]
Merge pull request #3650 from owncloud/use_to_char_for_oracle_clob_comparisons

use to_char to allow comparing string to CLOB cloumns in oracle

11 years agodarker low threshold color for file size and age fading, better contrast
Jan-Christoph Borchardt [Tue, 11 Jun 2013 12:30:13 +0000 (14:30 +0200)]
darker low threshold color for file size and age fading, better contrast

11 years agoMerge pull request #3671 from owncloud/fix_user_creation
icewind1991 [Tue, 11 Jun 2013 12:02:06 +0000 (05:02 -0700)]
Merge pull request #3671 from owncloud/fix_user_creation

createUser() needs to return something; the user object or false

11 years agocreateUser() needs to return something; the user object or false
Björn Schießle [Tue, 11 Jun 2013 11:48:17 +0000 (13:48 +0200)]
createUser() needs to return something; the user object or false

11 years agoMerge pull request #3666 from owncloud/allow_null_in_text_columns
Morris Jobke [Tue, 11 Jun 2013 11:42:22 +0000 (04:42 -0700)]
Merge pull request #3666 from owncloud/allow_null_in_text_columns

db structure, allow null in columns for '' values

11 years agodb structure, allow null in columns for '' values
Jörn Friedrich Dreyer [Mon, 3 Jun 2013 16:28:48 +0000 (18:28 +0200)]
db structure, allow null in columns for '' values

11 years agoMerge pull request #3646 from owncloud/introduce_phpunit_timeouts
Thomas Müller [Tue, 11 Jun 2013 08:52:10 +0000 (01:52 -0700)]
Merge pull request #3646 from owncloud/introduce_phpunit_timeouts

add timeouts 3/30/90 to phpunit tests

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

11 years agofix fetchRow checks to also work with MDB2
Jörn Friedrich Dreyer [Mon, 10 Jun 2013 09:07:41 +0000 (11:07 +0200)]
fix fetchRow checks to also work with MDB2

11 years agoMerge pull request #3653 from owncloud/shorten_identifiers_in_tests
Thomas Müller [Mon, 10 Jun 2013 15:38:54 +0000 (08:38 -0700)]
Merge pull request #3653 from owncloud/shorten_identifiers_in_tests

shorten table identifiers in tests

11 years agoallow 30 sec for testDeleteFile
Jörn Friedrich Dreyer [Mon, 10 Jun 2013 12:45:39 +0000 (14:45 +0200)]
allow 30 sec for testDeleteFile

11 years agoMerge pull request #3647 from owncloud/missing_backticks
Morris Jobke [Mon, 10 Jun 2013 12:15:07 +0000 (05:15 -0700)]
Merge pull request #3647 from owncloud/missing_backticks

add missing backticks all over the place

11 years agoremove duplicate logging from db.php, now happens in entrypoints
Jörn Friedrich Dreyer [Mon, 10 Jun 2013 12:03:12 +0000 (14:03 +0200)]
remove duplicate logging from db.php, now happens in entrypoints

11 years agoclean up usage of DatabaseSetupException and catch Exceptions in entrypoints
Jörn Friedrich Dreyer [Mon, 10 Jun 2013 11:45:19 +0000 (13:45 +0200)]
clean up usage of DatabaseSetupException and catch Exceptions in entrypoints

11 years agointroduce and use executeAudited in db.php
Jörn Friedrich Dreyer [Mon, 10 Jun 2013 10:56:45 +0000 (12:56 +0200)]
introduce and use executeAudited in db.php

11 years agoMerge pull request #3648 from owncloud/sql_limit_as_param
Jörn Friedrich Dreyer [Mon, 10 Jun 2013 09:48:15 +0000 (02:48 -0700)]
Merge pull request #3648 from owncloud/sql_limit_as_param

convert LIMIT to parameter

11 years agoshorten table identifiers in tests
Jörn Friedrich Dreyer [Mon, 10 Jun 2013 09:44:04 +0000 (11:44 +0200)]
shorten table identifiers in tests

11 years agoMerge pull request #3610 from owncloud/encryption_recovery_for_ldap
Björn Schießle [Mon, 10 Jun 2013 09:03:56 +0000 (02:03 -0700)]
Merge pull request #3610 from owncloud/encryption_recovery_for_ldap

recover encryption keys if ownCloud can't change the log-in password

11 years agouse to_char to allow comparing string to CLOB cloumns in oracle
Jörn Friedrich Dreyer [Mon, 10 Jun 2013 08:33:02 +0000 (10:33 +0200)]
use to_char to allow comparing string to CLOB cloumns in oracle

11 years agoraise failed tests from first commit to size @medium
Jörn Friedrich Dreyer [Mon, 10 Jun 2013 08:17:47 +0000 (10:17 +0200)]
raise failed tests from first commit to size @medium

11 years agoconvert LIMIT to parameter
Jörn Friedrich Dreyer [Mon, 10 Jun 2013 08:04:52 +0000 (10:04 +0200)]
convert LIMIT to parameter

11 years agoadd missing backticks all over the place
Jörn Friedrich Dreyer [Mon, 10 Jun 2013 07:53:29 +0000 (09:53 +0200)]
add missing backticks all over the place

11 years agoadd timeouts 3/30/90 to phpunit tests
Jörn Friedrich Dreyer [Mon, 10 Jun 2013 07:31:22 +0000 (09:31 +0200)]
add timeouts 3/30/90 to phpunit tests

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

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

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

11 years agoMerge pull request #2919 from owncloud/hook-improvements
Michael Gapczynski [Fri, 7 Jun 2013 13:35:50 +0000 (06:35 -0700)]
Merge pull request #2919 from owncloud/hook-improvements

Hook improvements

11 years agoMerge pull request #3628 from owncloud/update_3rdparty_submodule
Morris Jobke [Fri, 7 Jun 2013 09:43:22 +0000 (02:43 -0700)]
Merge pull request #3628 from owncloud/update_3rdparty_submodule

update 3rdparty submodule

11 years agoupdate 3rdparty submodule
Georg Ehrke [Fri, 7 Jun 2013 08:44:16 +0000 (10:44 +0200)]
update 3rdparty submodule

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

11 years agoMerge pull request #3622 from owncloud/read-extfx-confg-from-home
Thomas Müller [Thu, 6 Jun 2013 23:19:48 +0000 (16:19 -0700)]
Merge pull request #3622 from owncloud/read-extfx-confg-from-home

Read configuratons for external filesystem test from a private place.

11 years agoRead configuratons for external filesystem test from a private place.
Thomas Mueller [Thu, 6 Jun 2013 22:04:46 +0000 (00:04 +0200)]
Read configuratons for external filesystem test from a private place.

This will help not to accidentially push private data and enable testing on our ci server.

11 years agouse pre_setPassword hook to update the encryption keys if the back-end doesn't suppor...
Björn Schießle [Thu, 6 Jun 2013 11:32:02 +0000 (13:32 +0200)]
use pre_setPassword hook to update the encryption keys if the back-end doesn't support password change; improved output to let the admin know what happened

11 years agoalways emit the preSetPassword hook, this should only indicate the intention. Finally...
Björn Schießle [Thu, 6 Jun 2013 11:30:18 +0000 (13:30 +0200)]
always emit the preSetPassword hook, this should only indicate the intention. Finally the post-hooks indicate if it was successful or not

11 years agoadd hint about what the recovery password field is for
Björn Schießle [Thu, 6 Jun 2013 10:26:05 +0000 (12:26 +0200)]
add hint about what the recovery password field is for

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

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 5 Jun 2013 00:01:42 +0000 (02:01 +0200)]
[tx-robot] updated from transifex

11 years agoMerge branch 'master' into hook-improvements
Michael Gapczynski [Tue, 4 Jun 2013 22:19:08 +0000 (18:19 -0400)]
Merge branch 'master' into hook-improvements

Conflicts:
lib/files/view.php

11 years agoMerge pull request #3594 from opensaucesystems/patch-1
Thomas Müller [Tue, 4 Jun 2013 21:01:09 +0000 (14:01 -0700)]
Merge pull request #3594 from opensaucesystems/patch-1

Added input[type="url"] to styles.css

11 years agoexclude 3rdparty folder within files_external and files_encryption from code coverage
Thomas Mueller [Tue, 4 Jun 2013 20:41:52 +0000 (22:41 +0200)]
exclude 3rdparty folder within files_external and files_encryption from code coverage

11 years agoAdded input[type="url"] to styles.css
opensaucesystems [Tue, 4 Jun 2013 14:04:29 +0000 (16:04 +0200)]
Added input[type="url"] to styles.css

11 years agoLDAP: append port when URL is passed in LDAP Host configuration, fixes #2600
Arthur Schiwon [Mon, 3 Jun 2013 21:07:32 +0000 (23:07 +0200)]
LDAP: append port when URL is passed in LDAP Host configuration, fixes #2600

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 4 Jun 2013 00:31:06 +0000 (02:31 +0200)]
[tx-robot] updated from transifex

11 years agoignore l10n folder within remaining apps
Thomas Mueller [Mon, 3 Jun 2013 22:04:17 +0000 (00:04 +0200)]
ignore l10n folder within remaining apps

11 years agoCache Test: set datadir to temporary location, otherwise initmountpoints will access...
Arthur Schiwon [Fri, 26 Apr 2013 20:14:38 +0000 (22:14 +0200)]
Cache Test: set datadir to temporary location, otherwise initmountpoints will access to productive location

11 years agoCache: mount user mountpoints to make sure that // exists before accessing it. Fixes...
Arthur Schiwon [Fri, 26 Apr 2013 11:20:12 +0000 (13:20 +0200)]
Cache: mount user mountpoints to make sure that // exists before accessing it. Fixes #2553 and #2374

11 years agoMerge pull request #3444 from owncloud/share-fix
Jörn Friedrich Dreyer [Mon, 3 Jun 2013 18:35:06 +0000 (11:35 -0700)]
Merge pull request #3444 from owncloud/share-fix

Fix undefined index for share mount point retrieval

11 years agoMerge pull request #3581 from owncloud/publicphp_maintenance
Jörn Friedrich Dreyer [Mon, 3 Jun 2013 18:26:56 +0000 (11:26 -0700)]
Merge pull request #3581 from owncloud/publicphp_maintenance

public.php - check if maintenance mode is enabled

11 years agoMerge pull request #3561 from owncloud/user
icewind1991 [Mon, 3 Jun 2013 15:13:40 +0000 (08:13 -0700)]
Merge pull request #3561 from owncloud/user

Refactor of user management

11 years agoMerge pull request #3578 from owncloud/ocdialog
Thomas Tanghus [Mon, 3 Jun 2013 13:37:27 +0000 (06:37 -0700)]
Merge pull request #3578 from owncloud/ocdialog

Replacement for jquery.dialog to fit better with ownCloud design.

11 years agoExclude apps/files/l10n from coverage reports
Thomas Müller [Mon, 3 Jun 2013 12:50:36 +0000 (14:50 +0200)]
Exclude apps/files/l10n from coverage reports

11 years agoalso clear cached users when removing a single backend
Robin Appelman [Mon, 3 Jun 2013 12:19:17 +0000 (14:19 +0200)]
also clear cached users when removing a single backend

11 years agouse caching for userExists
Robin Appelman [Mon, 3 Jun 2013 11:46:05 +0000 (13:46 +0200)]
use caching for userExists

11 years agocast result to bool
Robin Appelman [Mon, 3 Jun 2013 11:39:34 +0000 (13:39 +0200)]
cast result to bool

11 years agomove phpdoc comments
Robin Appelman [Mon, 3 Jun 2013 11:33:56 +0000 (13:33 +0200)]
move phpdoc comments

11 years agoUser: return backend result
Robin Appelman [Mon, 3 Jun 2013 11:19:01 +0000 (13:19 +0200)]
User: return backend result

11 years agoUser: consisten variable naming
Robin Appelman [Mon, 3 Jun 2013 11:17:03 +0000 (13:17 +0200)]
User: consisten variable naming

11 years agoUser: remove determineDisplayName
Robin Appelman [Mon, 3 Jun 2013 11:15:42 +0000 (13:15 +0200)]
User: remove determineDisplayName

11 years agopublic.php - check if maintenance mode is enabled
Georg Ehrke [Mon, 3 Jun 2013 10:57:47 +0000 (12:57 +0200)]
public.php - check if maintenance mode is enabled

11 years agoMerge pull request #3560 from owncloud/init-order-session
Jörn Friedrich Dreyer [Mon, 3 Jun 2013 10:21:05 +0000 (03:21 -0700)]
Merge pull request #3560 from owncloud/init-order-session

initialize the session earlier

11 years agoSet default button in oc-dialogs
Thomas Tanghus [Mon, 3 Jun 2013 01:31:33 +0000 (03:31 +0200)]
Set default button in oc-dialogs

11 years agoCatch double destroy on escape.
Thomas Tanghus [Mon, 3 Jun 2013 01:19:35 +0000 (03:19 +0200)]
Catch double destroy on escape.

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

11 years agoLet the content determine overflow.
Thomas Tanghus [Mon, 3 Jun 2013 00:11:01 +0000 (02:11 +0200)]
Let the content determine overflow.

11 years agofixing code coverage
Thomas Mueller [Sun, 2 Jun 2013 23:00:27 +0000 (01:00 +0200)]
fixing code coverage

11 years agoFixing code coverage analysis
Thomas Mueller [Sun, 2 Jun 2013 22:59:04 +0000 (00:59 +0200)]
Fixing code coverage analysis

11 years agoMerge pull request #3051 from owncloud/backgroundjob
icewind1991 [Sun, 2 Jun 2013 21:29:59 +0000 (14:29 -0700)]
Merge pull request #3051 from owncloud/backgroundjob

Reworked background job system.

11 years agoMerge pull request #3567 from owncloud/fixing-3466
Frank Karlitschek [Sun, 2 Jun 2013 21:04:55 +0000 (14:04 -0700)]
Merge pull request #3567 from owncloud/fixing-3466

In cases where smb4php returns false of an empty array stat/( has to ret...

11 years agoUse int for last_run
Robin Appelman [Sun, 2 Jun 2013 20:49:54 +0000 (22:49 +0200)]
Use int for last_run

11 years agomake sure the filesystem is setup before doing mount operations
Robin Appelman [Sun, 2 Jun 2013 20:09:44 +0000 (22:09 +0200)]
make sure the filesystem is setup before doing mount operations

11 years agoReplacement for jquery.dialog to fit better with ownCloud design.
Thomas Tanghus [Sun, 2 Jun 2013 19:52:59 +0000 (21:52 +0200)]
Replacement for jquery.dialog to fit better with ownCloud design.

11 years agofix clearing mounts when filesystem isn't initialized yet
Robin Appelman [Sun, 2 Jun 2013 19:44:24 +0000 (21:44 +0200)]
fix clearing mounts when filesystem isn't initialized yet

11 years agoFiles: use public api to register backgroundjob
Robin Appelman [Sun, 2 Jun 2013 19:21:39 +0000 (21:21 +0200)]
Files: use public api to register backgroundjob

11 years agomerge master into backgroundjob
Robin Appelman [Sun, 2 Jun 2013 18:12:44 +0000 (20:12 +0200)]
merge master into backgroundjob

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

11 years agoMerge pull request #3573 from owncloud/octemplate_speedup
Kondou [Sat, 1 Jun 2013 16:33:58 +0000 (09:33 -0700)]
Merge pull request #3573 from owncloud/octemplate_speedup

Speed up octemplate rendering.

11 years agoForgot typeof condition
Thomas Tanghus [Sat, 1 Jun 2013 14:47:34 +0000 (16:47 +0200)]
Forgot typeof condition

11 years agoSpeed up octemplate rendering.
Thomas Tanghus [Sat, 1 Jun 2013 14:38:35 +0000 (16:38 +0200)]
Speed up octemplate rendering.

11 years agoMerge pull request #3454 from owncloud/fix_hasInternetConnection
Thomas Müller [Sat, 1 Jun 2013 00:05:45 +0000 (17:05 -0700)]
Merge pull request #3454 from owncloud/fix_hasInternetConnection

isinternetconnectionworking should return false if OC_Config::getValue("has_internet_connection") is false

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

11 years agoadding PHPDoc comment to getManager()
Thomas Mueller [Fri, 31 May 2013 22:49:06 +0000 (00:49 +0200)]
adding PHPDoc comment to getManager()
adding PHPDoc comment for $user within the hooks callbacks
fixing PHPDoc comment on isLoggedIn()

11 years agofix namespacing error
Robin Appelman [Fri, 31 May 2013 22:35:16 +0000 (00:35 +0200)]
fix namespacing error

11 years agofix undefined variables
Robin Appelman [Fri, 31 May 2013 22:34:46 +0000 (00:34 +0200)]
fix undefined variables