]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
11 years agosplit out memcache factory from base class
Robin Appelman [Tue, 16 Jul 2013 13:34:22 +0000 (15:34 +0200)]
split out memcache factory from base class

11 years agoMerge branch 'master' into cache
Robin Appelman [Tue, 16 Jul 2013 13:22:47 +0000 (15:22 +0200)]
Merge branch 'master' into cache

11 years agoMerge pull request #4075 from owncloud/markdown-readme-master
Thomas Müller [Tue, 16 Jul 2013 09:29:58 +0000 (02:29 -0700)]
Merge pull request #4075 from owncloud/markdown-readme-master

Markdown readme master

11 years agoMerge pull request #4076 from owncloud/fix_typos_kondou
VicDeo [Tue, 16 Jul 2013 08:23:16 +0000 (01:23 -0700)]
Merge pull request #4076 from owncloud/fix_typos_kondou

Fix some typos

11 years agoupdate 'get in touch' links
Jan-Christoph Borchardt [Tue, 16 Jul 2013 07:50:06 +0000 (09:50 +0200)]
update 'get in touch' links

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 16 Jul 2013 06:06:21 +0000 (02:06 -0400)]
[tx-robot] updated from transifex

11 years agoFix some typos
kondou [Tue, 16 Jul 2013 03:56:52 +0000 (05:56 +0200)]
Fix some typos

11 years agoinitial markdown verions of README
Thomas Müller [Mon, 15 Jul 2013 21:58:51 +0000 (23:58 +0200)]
initial markdown verions of README

11 years agorename README
Thomas Müller [Mon, 15 Jul 2013 21:46:28 +0000 (23:46 +0200)]
rename README

11 years agoMerge pull request #3962 from owncloud/move-error-handlers
Bart Visscher [Mon, 15 Jul 2013 16:23:37 +0000 (09:23 -0700)]
Merge pull request #3962 from owncloud/move-error-handlers

Move error handlers from OC_Log to OC\Log\ErrorHandler

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

11 years agoMerge pull request #3487 from owncloud/basic_auth_hack
Thomas Müller [Sun, 14 Jul 2013 21:56:45 +0000 (14:56 -0700)]
Merge pull request #3487 from owncloud/basic_auth_hack

Basic Auth is broken - again...

11 years agoMerge pull request #4061 from rolandgeider/master
Jan-Christoph Borchardt [Sun, 14 Jul 2013 17:52:43 +0000 (10:52 -0700)]
Merge pull request #4061 from rolandgeider/master

Use transifex.com on link to translations

11 years agoUse transifex.com on link to translations
rolandgeider [Sun, 14 Jul 2013 09:54:39 +0000 (11:54 +0200)]
Use transifex.com on link to translations

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 14 Jul 2013 00:10:41 +0000 (02:10 +0200)]
[tx-robot] updated from transifex

11 years agoRemoved the preview warning. This is only a simple text change
Frank Karlitschek [Sat, 13 Jul 2013 11:31:55 +0000 (13:31 +0200)]
Removed the preview warning. This is only a simple text change

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

11 years agoMerge pull request #4037 from owncloud/add_new_file_above_summary
Kondou [Fri, 12 Jul 2013 10:45:45 +0000 (03:45 -0700)]
Merge pull request #4037 from owncloud/add_new_file_above_summary

add new file above summary if it is the first file in the list

11 years agofix array access and change variable names according to the coding style
Björn Schießle [Fri, 28 Jun 2013 18:31:33 +0000 (20:31 +0200)]
fix array access and change variable names according to the coding style

11 years agocontinue cleaning-up old versions if availableSpace=0. It's not necessary but gives...
Björn Schießle [Fri, 28 Jun 2013 15:13:14 +0000 (17:13 +0200)]
continue cleaning-up old versions if availableSpace=0. It's not necessary but gives us some additional free space, especially in the case of a hard quota

11 years agofix some var names according to our style guide
Björn Schießle [Fri, 28 Jun 2013 15:06:02 +0000 (17:06 +0200)]
fix some var names according to our style guide

11 years agoadjust comments
Björn Schießle [Thu, 27 Jun 2013 12:22:01 +0000 (14:22 +0200)]
adjust comments

11 years agofix typo in comment
Björn Schießle [Thu, 27 Jun 2013 08:49:13 +0000 (10:49 +0200)]
fix typo in comment

11 years agoalso expire versions on rename, to update the history more regularly
Björn Schießle [Wed, 26 Jun 2013 14:28:23 +0000 (16:28 +0200)]
also expire versions on rename, to update the history more regularly

11 years agoit is enough to call the expire function once
Björn Schießle [Wed, 26 Jun 2013 14:24:46 +0000 (16:24 +0200)]
it is enough to call the expire function once

11 years agocall expire function before writing the new version to make sure to have enough free...
Björn Schießle [Tue, 25 Jun 2013 07:39:01 +0000 (09:39 +0200)]
call expire function before writing the new version to make sure to have enough free space

11 years agoadd new file above summary if it is the first file in the list
Björn Schießle [Fri, 12 Jul 2013 08:40:24 +0000 (10:40 +0200)]
add new file above summary if it is the first file in the list

11 years agoMerge pull request #3270 from owncloud/convert-oc_config
icewind1991 [Fri, 12 Jul 2013 01:21:08 +0000 (18:21 -0700)]
Merge pull request #3270 from owncloud/convert-oc_config

Convert OC_Config to object so it can be used for DI

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

11 years agoMerge pull request #4015 from owncloud/fixing-4005-master
Jörn Friedrich Dreyer [Thu, 11 Jul 2013 10:33:47 +0000 (03:33 -0700)]
Merge pull request #4015 from owncloud/fixing-4005-master

EventSource and update fixes [master]

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

11 years ago- eventsource.php: in case of potential CSRF attack we send an error message from...
Thomas Müller [Wed, 10 Jul 2013 22:00:01 +0000 (00:00 +0200)]
- eventsource.php: in case of potential CSRF attack we send an error message from the EventSource to the browser
- eventsource.js: handle undefined data on event
- update.js: in case of error we close the event source - advise the user to reload the page
- update.php: EventSource initialization is now done before we enter the maintenance mode in order to allow browser reload in case of possible CSRF attack

11 years agoMerge pull request #3978 from owncloud/forwarding-emitter
icewind1991 [Wed, 10 Jul 2013 17:38:28 +0000 (10:38 -0700)]
Merge pull request #3978 from owncloud/forwarding-emitter

add forwarding emitter for agregating multiple emitters

11 years agoMerge pull request #3985 from owncloud/cookie-past2
Morris Jobke [Wed, 10 Jul 2013 16:08:01 +0000 (09:08 -0700)]
Merge pull request #3985 from owncloud/cookie-past2

apply @LukasReschke's cookie changes, hopefully finally fix #854

11 years agoMerge pull request #3990 from owncloud/size-mb
Jan-Christoph Borchardt [Wed, 10 Jul 2013 15:42:05 +0000 (08:42 -0700)]
Merge pull request #3990 from owncloud/size-mb

add MB indicator to size heading, fix #3987

11 years agoMerge pull request #4002 from owncloud/use_OC_in_settings_js
Morris Jobke [Wed, 10 Jul 2013 11:55:21 +0000 (04:55 -0700)]
Merge pull request #4002 from owncloud/use_OC_in_settings_js

[settings] Use OC instead of oc to show alert at an error.

11 years agoadd MB indicator to size heading, fix #3987
Jan-Christoph Borchardt [Tue, 9 Jul 2013 16:29:26 +0000 (18:29 +0200)]
add MB indicator to size heading, fix #3987

11 years agoMerge pull request #4003 from owncloud/use_close_png_instead_of_delete_png_for_dialogs
Morris Jobke [Wed, 10 Jul 2013 11:36:37 +0000 (04:36 -0700)]
Merge pull request #4003 from owncloud/use_close_png_instead_of_delete_png_for_dialogs

Use close.png instead of delete.png for closing dialogs

11 years agoLDAP: even better check for emptiness, fixes #3815
Arthur Schiwon [Fri, 21 Jun 2013 21:58:44 +0000 (23:58 +0200)]
LDAP: even better check for emptiness, fixes #3815

11 years agoMerge pull request #3994 from owncloud/fix_oracle_setup
Jörn Friedrich Dreyer [Wed, 10 Jul 2013 08:02:52 +0000 (01:02 -0700)]
Merge pull request #3994 from owncloud/fix_oracle_setup

General setup fixes for Oracle

11 years agoClose.png instead of delete.png for close dialogs
kondou [Wed, 10 Jul 2013 02:39:22 +0000 (04:39 +0200)]
Close.png instead of delete.png for close dialogs

11 years agoUse OC instead of oc to show alert at an error.
kondou [Wed, 10 Jul 2013 02:28:54 +0000 (04:28 +0200)]
Use OC instead of oc to show alert at an error.

Related to #4001

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 10 Jul 2013 00:20:59 +0000 (02:20 +0200)]
[tx-robot] updated from transifex

11 years agoGeneral fixes
Victor Dubiniuk [Tue, 9 Jul 2013 21:49:05 +0000 (00:49 +0300)]
General fixes

11 years agoMerge pull request #3787 from mvn23/patch-1
mvn23 [Tue, 9 Jul 2013 15:21:07 +0000 (08:21 -0700)]
Merge pull request #3787 from mvn23/patch-1

Thanks @bartv2 and @bantu, merged and closed.

11 years agoMerge pull request #3943 from owncloud/encode_uri_component
VicDeo [Tue, 9 Jul 2013 15:13:50 +0000 (08:13 -0700)]
Merge pull request #3943 from owncloud/encode_uri_component

Add path encoding to public API.

11 years agoSet path in cookie.
Thomas Tanghus [Tue, 9 Jul 2013 14:46:35 +0000 (16:46 +0200)]
Set path in cookie.

11 years agoAdd unit test
Victor Dubiniuk [Fri, 5 Jul 2013 12:02:41 +0000 (15:02 +0300)]
Add unit test

11 years agoEncode current trashbin directory
Victor Dubiniuk [Thu, 4 Jul 2013 16:41:42 +0000 (19:41 +0300)]
Encode current trashbin directory

11 years agoMigrate to encodePath
Victor Dubiniuk [Thu, 4 Jul 2013 16:23:31 +0000 (19:23 +0300)]
Migrate to encodePath

11 years agoImplement encodePath
Victor Dubiniuk [Thu, 4 Jul 2013 16:21:49 +0000 (19:21 +0300)]
Implement encodePath

11 years agoapply @LukasReschke's cookie changes, hopefully finally fix #854
Jan-Christoph Borchardt [Tue, 9 Jul 2013 13:00:36 +0000 (15:00 +0200)]
apply @LukasReschke's cookie changes, hopefully finally fix #854

11 years agoMerge pull request #3980 from owncloud/try-permissions-hook-again
Jörn Friedrich Dreyer [Tue, 9 Jul 2013 12:40:16 +0000 (05:40 -0700)]
Merge pull request #3980 from owncloud/try-permissions-hook-again

Add update permissions hook to sharing

11 years agoMerge pull request #3920 from owncloud/Fixing_search_ie8
Jörn Friedrich Dreyer [Tue, 9 Jul 2013 12:29:18 +0000 (05:29 -0700)]
Merge pull request #3920 from owncloud/Fixing_search_ie8

[ie8] Fix lazy CSS loading and missing borders in search dropdown

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

11 years agoOnly emit permissions hook for files and and include path
Michael Gapczynski [Mon, 8 Jul 2013 21:28:18 +0000 (17:28 -0400)]
Only emit permissions hook for files and and include path

11 years agoMerge pull request #3977 from owncloud/enable_oracle_in_autotests
Thomas Müller [Mon, 8 Jul 2013 20:44:12 +0000 (13:44 -0700)]
Merge pull request #3977 from owncloud/enable_oracle_in_autotests

enable oracle testing by default

11 years agoMerge pull request #3963 from owncloud/update-logic-split
icewind1991 [Mon, 8 Jul 2013 19:38:39 +0000 (12:38 -0700)]
Merge pull request #3963 from owncloud/update-logic-split

Move the upgrade logic to \OC\Updater

11 years agofix typo
Robin Appelman [Mon, 8 Jul 2013 19:13:23 +0000 (21:13 +0200)]
fix typo

11 years agoMerge pull request #3979 from owncloud/permissions-hook
Jörn Friedrich Dreyer [Mon, 8 Jul 2013 16:32:10 +0000 (09:32 -0700)]
Merge pull request #3979 from owncloud/permissions-hook

Add update permissions hook to sharing

11 years agostupid namespace
Bart Visscher [Mon, 8 Jul 2013 16:29:43 +0000 (18:29 +0200)]
stupid namespace

11 years agoCheck if logger is set, also no need to return true
Bart Visscher [Mon, 8 Jul 2013 16:26:11 +0000 (18:26 +0200)]
Check if logger is set, also no need to return true

11 years agoAdd constructor documentation
Bart Visscher [Mon, 8 Jul 2013 16:01:32 +0000 (18:01 +0200)]
Add constructor documentation

11 years agorequires fixes in 3rdparty mdb2
Jörn Friedrich Dreyer [Mon, 8 Jul 2013 16:01:20 +0000 (18:01 +0200)]
requires fixes in 3rdparty mdb2

11 years agoMerge branch 'master' into convert-oc_config
Bart Visscher [Mon, 8 Jul 2013 15:59:50 +0000 (17:59 +0200)]
Merge branch 'master' into convert-oc_config

Conflicts:
lib/config.php

11 years agoAdd update permissions hook to sharing
Michael Gapczynski [Mon, 8 Jul 2013 15:40:10 +0000 (11:40 -0400)]
Add update permissions hook to sharing

11 years agoforward previously registerd hooks
Robin Appelman [Mon, 8 Jul 2013 14:54:26 +0000 (16:54 +0200)]
forward previously registerd hooks

11 years agoadd forwarding emitter for agregating multiple emitters
Robin Appelman [Mon, 8 Jul 2013 14:45:19 +0000 (16:45 +0200)]
add forwarding emitter for agregating multiple emitters

11 years agoenable oracle testing by default
Jörn Friedrich Dreyer [Mon, 8 Jul 2013 14:42:19 +0000 (16:42 +0200)]
enable oracle testing by default

11 years agoMerge pull request #3954 from owncloud/update_insertifnotexist_and_test
Thomas Müller [Mon, 8 Jul 2013 14:17:45 +0000 (07:17 -0700)]
Merge pull request #3954 from owncloud/update_insertifnotexist_and_test

fix insertIfNotExist return value, update doc and corresponding test

11 years agoMerge pull request #3757 from owncloud/icon-cleanup
Jan-Christoph Borchardt [Mon, 8 Jul 2013 13:56:29 +0000 (06:56 -0700)]
Merge pull request #3757 from owncloud/icon-cleanup

Icon cleanup

11 years agoMerge pull request #3946 from owncloud/fixing-3942-master
Thomas Müller [Mon, 8 Jul 2013 09:27:21 +0000 (02:27 -0700)]
Merge pull request #3946 from owncloud/fixing-3942-master

handle anonymous upload to reshared folder

11 years agoMerge https://github.com/owncloud/core/pull/3827
Björn Schießle [Mon, 8 Jul 2013 08:07:57 +0000 (10:07 +0200)]
Merge https://github.com/owncloud/core/pull/3827

Squashed commit of the following:

commit eed4b49cebcbcc252a75ed85097730b73213b0da
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Mon Jul 8 10:03:23 2013 +0200

    initialize OC_Defaults only once

commit bf6f07ccc8fb87535a069ca341789a590cb187ee
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Mon Jul 8 10:02:48 2013 +0200

    link to doc in error messages

commit ea61ee60e06ee98f2671aec1fdaff666c50f47c2
Merge: e41af3d 3c1308f
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Thu Jul 4 11:10:56 2013 +0200

    Merge branch 'master' into better-messages

commit e41af3d7bad26aa5ca9ab21ec7dcbadd3cfe5d4f
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Thu Jul 4 11:10:41 2013 +0200

    move to non-static defaults.php

commit 9e4258b1905244bdf34943a825421f041cbed43d
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Tue Jul 2 10:32:13 2013 +0200

    no sprintf here, lets t() handle it

commit fe1df349e248667a137f70d78b04225e5b42a111
Merge: d8f6859 cb5811b
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Mon Jul 1 11:13:38 2013 +0200

    Merge branch 'master' into better-messages

commit d8f68595df2dc0e0917d916cbde511ec5333010b
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Mon Jul 1 11:10:57 2013 +0200

    use document base url from defaults.php

commit 6c5403748a45717125a2aa375550f05646317d72
Merge: bea6b1c 7b0e3e6
Author: Björn Schießle <schiessle@owncloud.com>
Date:   Mon Jul 1 11:00:15 2013 +0200

    Merge branch 'master' into better-messages

commit bea6b1c8a0968846065b9153e0a3f46a4e3245ee
Author: Jan-Christoph Borchardt <hey@jancborchardt.net>
Date:   Mon Jun 24 16:21:12 2013 +0200

    link to docs in WebDAV message, ref #3791

commit 3119b364a1094769e711283d1ce9014505f64ab9
Author: Jan-Christoph Borchardt <hey@jancborchardt.net>
Date:   Mon Jun 24 16:10:21 2013 +0200

    link to docs in error messages, fix #3819

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

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

11 years agoUpdater: pass update url as argument to update check
Robin Appelman [Sat, 6 Jul 2013 15:05:38 +0000 (17:05 +0200)]
Updater: pass update url as argument to update check

11 years agosplit upgrade logic from ajax file
Robin Appelman [Sat, 6 Jul 2013 15:00:00 +0000 (17:00 +0200)]
split upgrade logic from ajax file

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 6 Jul 2013 00:08:38 +0000 (02:08 +0200)]
[tx-robot] updated from transifex

11 years agofixing check if public share is a folder or not
Thomas Müller [Fri, 5 Jul 2013 22:11:42 +0000 (00:11 +0200)]
fixing check if public share is a folder or not

11 years agoremoving unused getSharedItem()
Thomas Müller [Fri, 5 Jul 2013 22:04:01 +0000 (00:04 +0200)]
removing unused getSharedItem()

11 years agoMerge branch 'master' into fixing-3942-master
Thomas Müller [Fri, 5 Jul 2013 22:02:11 +0000 (00:02 +0200)]
Merge branch 'master' into fixing-3942-master

Conflicts:
apps/files/ajax/upload.php

11 years agoMerge pull request #3951 from owncloud/fixing-3936-master
Thomas Müller [Fri, 5 Jul 2013 21:43:47 +0000 (14:43 -0700)]
Merge pull request #3951 from owncloud/fixing-3936-master

get the real physical folder name for anonymous upload

11 years agoMove error handlers from OC_Log to OC\Log\ErrorHandler
Bart Visscher [Fri, 5 Jul 2013 17:28:10 +0000 (19:28 +0200)]
Move error handlers from OC_Log to OC\Log\ErrorHandler

11 years agoMerge pull request #3955 from owncloud/cache-scanner-test
Thomas Müller [Fri, 5 Jul 2013 17:11:58 +0000 (10:11 -0700)]
Merge pull request #3955 from owncloud/cache-scanner-test

Scanner test: ensure mtime in the cache is the same as on the storage to...

11 years agoMerge pull request #3958 from owncloud/fixing-3933-master
Thomas Müller [Fri, 5 Jul 2013 15:45:12 +0000 (08:45 -0700)]
Merge pull request #3958 from owncloud/fixing-3933-master

adding tipsy to the upload button showing the max upload and restoring c...

11 years agoon reshares we now recursively move to the root of all reshares - therefore some...
Thomas Müller [Fri, 5 Jul 2013 15:39:41 +0000 (17:39 +0200)]
on reshares we now recursively move to the root of all reshares - therefore some code has been refactured and added as a new public function

11 years agoMerge pull request #3948 from owncloud/fixing-3934-master
Bart Visscher [Fri, 5 Jul 2013 15:21:45 +0000 (08:21 -0700)]
Merge pull request #3948 from owncloud/fixing-3934-master

no anonymous upload on files only folders

11 years agoMerge pull request #3957 from owncloud/config-glob-fail
Thomas Müller [Fri, 5 Jul 2013 14:38:04 +0000 (07:38 -0700)]
Merge pull request #3957 from owncloud/config-glob-fail

OC_Config: handle failure of glob('*.config.php')

11 years agoremove wrong closing bracket
Björn Schießle [Fri, 5 Jul 2013 14:05:05 +0000 (16:05 +0200)]
remove wrong closing bracket

11 years agoadded helper function to escape glob pattern
Björn Schießle [Fri, 5 Jul 2013 12:58:33 +0000 (14:58 +0200)]
added helper function to escape glob pattern

Conflicts:

apps/files_encryption/lib/helper.php

11 years agofix getUidAndFilename() test
Björn Schießle [Tue, 25 Jun 2013 16:03:05 +0000 (18:03 +0200)]
fix getUidAndFilename() test

11 years agoonly check for external mount points if the external storage app is enabled
Björn Schießle [Tue, 25 Jun 2013 15:46:04 +0000 (17:46 +0200)]
only check for external mount points if the external storage app is enabled

11 years agomake trash bin aware of system wide mounts with respect to encryption keys
Björn Schießle [Tue, 25 Jun 2013 15:17:41 +0000 (17:17 +0200)]
make trash bin aware of system wide mounts with respect to encryption keys

11 years agoonly escape glob pattern
Björn Schießle [Tue, 25 Jun 2013 14:50:10 +0000 (16:50 +0200)]
only escape glob pattern

11 years agodel share keys from correct location
Björn Schießle [Tue, 25 Jun 2013 14:41:51 +0000 (16:41 +0200)]
del share keys from correct location

11 years agoalways return normalized path
Björn Schießle [Tue, 25 Jun 2013 14:41:24 +0000 (16:41 +0200)]
always return normalized path

11 years agodelete file keys from the correct location
Björn Schießle [Tue, 25 Jun 2013 14:03:03 +0000 (16:03 +0200)]
delete file keys from the correct location

11 years agohandle rename correctly for system wide mounts
Björn Schießle [Tue, 25 Jun 2013 12:42:49 +0000 (14:42 +0200)]
handle rename correctly for system wide mounts

11 years agomove isSystemWideMountPoint() to util.php
Björn Schießle [Tue, 25 Jun 2013 12:25:00 +0000 (14:25 +0200)]
move isSystemWideMountPoint() to util.php

11 years agosome performance improvements, check for system wide mounts only once while writing...
Björn Schießle [Tue, 25 Jun 2013 12:15:53 +0000 (14:15 +0200)]
some performance improvements, check for system wide mounts only once while writing share keys