]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
9 years agoadd proper description what database is supported by CE and EE
Morris Jobke [Wed, 3 Dec 2014 07:52:59 +0000 (08:52 +0100)]
add proper description what database is supported by CE and EE

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 3 Dec 2014 06:54:32 +0000 (01:54 -0500)]
[tx-robot] updated from transifex

9 years agoMerge pull request #10881 from owncloud/touch-statcache
Robin Appelman [Tue, 2 Dec 2014 22:29:24 +0000 (23:29 +0100)]
Merge pull request #10881 from owncloud/touch-statcache

Clear statcache before getting the mtime from local storage backends

9 years agoMerge pull request #12333 from owncloud/delete-selected-files
Morris Jobke [Tue, 2 Dec 2014 16:32:04 +0000 (17:32 +0100)]
Merge pull request #12333 from owncloud/delete-selected-files

Fix deleting non deletable files by selecting them

9 years agoalso clear statcache in mapped local
Robin Appelman [Tue, 2 Dec 2014 15:39:03 +0000 (16:39 +0100)]
also clear statcache in mapped local

9 years agoMerge pull request #11975 from owncloud/Combustible-combustible_dev
Morris Jobke [Tue, 2 Dec 2014 15:18:00 +0000 (16:18 +0100)]
Merge pull request #11975 from owncloud/Combustible-combustible_dev

Check imagecreate*() return before using and use logger in \OC_Image

9 years agoClear statcache before getting the mtime from local storage backends
Robin Appelman [Fri, 5 Sep 2014 10:05:04 +0000 (12:05 +0200)]
Clear statcache before getting the mtime from local storage backends

9 years agoMerge pull request #12310 from kampka/master
Thomas Müller [Tue, 2 Dec 2014 08:19:12 +0000 (09:19 +0100)]
Merge pull request #12310 from kampka/master

Implement a logger to log to error_log

9 years agoImplement a logger to log to error_log
Christian Kampka [Wed, 19 Nov 2014 19:10:48 +0000 (20:10 +0100)]
Implement a logger to log to error_log

9 years agoMerge pull request #12419 from owncloud/read-only-config
Thomas Müller [Mon, 1 Dec 2014 15:37:29 +0000 (16:37 +0100)]
Merge pull request #12419 from owncloud/read-only-config

Allow read-only configuration

9 years agoUse \OCP\ILogger
Thomas Müller [Wed, 5 Nov 2014 15:44:19 +0000 (16:44 +0100)]
Use \OCP\ILogger

9 years agoAdded error check to lib/private/image.php
Byron Marohn [Mon, 15 Sep 2014 23:12:07 +0000 (16:12 -0700)]
Added error check to lib/private/image.php

This checks that imagecreatetruecolor actually creates an image, rather than returning FALSE.
Without this check, subsequent loop might create billions of ERROR-level log messages.

Signed-off-by: Byron Marohn <combustible@live.com>
9 years agoMerge pull request #12469 from owncloud/issue/12460-port-local-changes2mapped
Vincent Petry [Mon, 1 Dec 2014 09:42:39 +0000 (10:42 +0100)]
Merge pull request #12469 from owncloud/issue/12460-port-local-changes2mapped

Issue/12460 port local changes2mapped

9 years agoMerge pull request #12427 from owncloud/issue/6101-deprecate-namespaced-functions
Lukas Reschke [Mon, 1 Dec 2014 08:38:15 +0000 (09:38 +0100)]
Merge pull request #12427 from owncloud/issue/6101-deprecate-namespaced-functions

Depcrate namespaced functions, since they can not be autoloaded

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 1 Dec 2014 06:54:26 +0000 (01:54 -0500)]
[tx-robot] updated from transifex

9 years agoMerge pull request #12398 from oparoz/patch-5
Morris Jobke [Sun, 30 Nov 2014 09:32:51 +0000 (10:32 +0100)]
Merge pull request #12398 from oparoz/patch-5

You can only change the oritentation of a JPEG

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 30 Nov 2014 06:54:25 +0000 (01:54 -0500)]
[tx-robot] updated from transifex

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 29 Nov 2014 06:54:28 +0000 (01:54 -0500)]
[tx-robot] updated from transifex

9 years agoMerge pull request #12499 from owncloud/disableMSSQL
Lukas Reschke [Fri, 28 Nov 2014 17:38:34 +0000 (18:38 +0100)]
Merge pull request #12499 from owncloud/disableMSSQL

Disable MSSQL and OCI for new CE installations

9 years agoMerge pull request #12488 from owncloud/activity_group_multiple_conditions
Lukas Reschke [Fri, 28 Nov 2014 16:35:05 +0000 (17:35 +0100)]
Merge pull request #12488 from owncloud/activity_group_multiple_conditions

activitymanager: concatenate queries with 'or'

9 years agoAdjust sample config
Lukas Reschke [Fri, 28 Nov 2014 15:58:09 +0000 (16:58 +0100)]
Adjust sample config

9 years agoDisable OCI as it is unsupported by most CE apps
Lukas Reschke [Fri, 28 Nov 2014 15:23:03 +0000 (16:23 +0100)]
Disable OCI as it is unsupported by most CE apps

9 years agoDisable MSSQL for new CE installations
Lukas Reschke [Fri, 28 Nov 2014 15:08:38 +0000 (16:08 +0100)]
Disable MSSQL for new CE installations

Since automatic schema migrations are not yet possible let's disable this for now.

9 years agoconcatenate queries with 'or'
Bjoern Schiessle [Fri, 28 Nov 2014 10:18:15 +0000 (11:18 +0100)]
concatenate queries with 'or'

9 years agoMerge pull request #12486 from owncloud/activity_priorities
Lukas Reschke [Fri, 28 Nov 2014 13:40:27 +0000 (14:40 +0100)]
Merge pull request #12486 from owncloud/activity_priorities

add activity priorities to core so that other apps can reuse it

9 years agoMerge pull request #12483 from owncloud/issue/6101-preview-providers
Lukas Reschke [Fri, 28 Nov 2014 12:43:41 +0000 (13:43 +0100)]
Merge pull request #12483 from owncloud/issue/6101-preview-providers

Issue/6101 Autoload preview providers

9 years agoMerge pull request #12489 from owncloud/skip-sendpassword-email-test-windows
Thomas Müller [Fri, 28 Nov 2014 11:41:53 +0000 (12:41 +0100)]
Merge pull request #12489 from owncloud/skip-sendpassword-email-test-windows

Skip lostcontroller sending email test on windows

9 years agoSkip lostcontroller sending email test on windows
Joas Schilling [Fri, 28 Nov 2014 10:38:22 +0000 (11:38 +0100)]
Skip lostcontroller sending email test on windows

9 years agoadd activity priorities to core so that other apps can reuse it
Bjoern Schiessle [Fri, 28 Nov 2014 09:37:16 +0000 (10:37 +0100)]
add activity priorities to core so that other apps can reuse it

9 years agoMerge pull request #12432 from owncloud/nosqlite
Vincent Petry [Fri, 28 Nov 2014 09:19:15 +0000 (10:19 +0100)]
Merge pull request #12432 from owncloud/nosqlite

Add notes that SQLite is CE only

9 years agoMerge pull request #12472 from owncloud/modifyCookies
Morris Jobke [Fri, 28 Nov 2014 09:16:22 +0000 (10:16 +0100)]
Merge pull request #12472 from owncloud/modifyCookies

Add functions to modify cookies to response class

9 years agoMerge pull request #12443 from owncloud/issue/6101-all-classes-autoloadable
Morris Jobke [Fri, 28 Nov 2014 08:40:27 +0000 (09:40 +0100)]
Merge pull request #12443 from owncloud/issue/6101-all-classes-autoloadable

Issue/6101 Make all interfaces/classes autoloadable

9 years agoMerge pull request #12479 from rclarkson/master
Morris Jobke [Fri, 28 Nov 2014 08:29:15 +0000 (09:29 +0100)]
Merge pull request #12479 from rclarkson/master

Limit blacklist to php files

9 years agoSplit bitmap providers into one per file
Joas Schilling [Fri, 28 Nov 2014 08:25:40 +0000 (09:25 +0100)]
Split bitmap providers into one per file

9 years agoSplit office providers into one class per file
Joas Schilling [Fri, 28 Nov 2014 08:20:58 +0000 (09:20 +0100)]
Split office providers into one class per file

9 years agoFix intendation and doc blocks of preview providers
Joas Schilling [Fri, 28 Nov 2014 08:16:35 +0000 (09:16 +0100)]
Fix intendation and doc blocks of preview providers

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 28 Nov 2014 06:55:29 +0000 (01:55 -0500)]
[tx-robot] updated from transifex

9 years agoLimit blacklist to php files
Richard Clarkson [Thu, 27 Nov 2014 19:26:45 +0000 (20:26 +0100)]
Limit blacklist to php files

During performance optimization I have discovered that the installer scans all files for the blacklisted words. This greatly impacts speed on lower end devices such as the raspberry pie. This commit limits it to PHP files which seems to achieve the desired effect.

I have used the --include option to achieve this, see http://stackoverflow.com/questions/1987926/how-do-i-grep-recursively

This contribution is MIT licensed

9 years agoMove registration of core preview providers to preview
Joas Schilling [Thu, 27 Nov 2014 18:40:23 +0000 (19:40 +0100)]
Move registration of core preview providers to preview

So the class files only have class code and don't execute code

9 years agoMove NaturalSort_DefaultCollator to its own file
Joas Schilling [Wed, 26 Nov 2014 10:36:06 +0000 (11:36 +0100)]
Move NaturalSort_DefaultCollator to its own file

9 years agoMove iHomeStorage to own file
Joas Schilling [Wed, 26 Nov 2014 10:18:27 +0000 (11:18 +0100)]
Move iHomeStorage to own file

9 years agoMove share interfaces to own files so they can be autoloaded
Joas Schilling [Wed, 26 Nov 2014 10:14:17 +0000 (11:14 +0100)]
Move share interfaces to own files so they can be autoloaded

9 years agoMerge pull request #12426 from owncloud/jail-mask-wrappers
Robin Appelman [Thu, 27 Nov 2014 15:00:14 +0000 (16:00 +0100)]
Merge pull request #12426 from owncloud/jail-mask-wrappers

Add Jail and PermissionsMask storage wrappers

9 years agoAdd storage and cache wrappers to apply a permissions mask to a storage
Robin Appelman [Mon, 10 Nov 2014 15:00:25 +0000 (16:00 +0100)]
Add storage and cache wrappers to apply a permissions mask to a storage

9 years agoAdd storage and cache wrappers to jail a storage to a subfolder
Robin Appelman [Mon, 10 Nov 2014 15:00:08 +0000 (16:00 +0100)]
Add storage and cache wrappers to jail a storage to a subfolder

9 years agoMerge pull request #12470 from owncloud/jenkins-12447
Lukas Reschke [Thu, 27 Nov 2014 14:16:14 +0000 (15:16 +0100)]
Merge pull request #12470 from owncloud/jenkins-12447

Jenkins 12447

9 years agoAlso clearstatcache() in MappedLocal before using the stats
Joas Schilling [Thu, 27 Nov 2014 10:53:12 +0000 (11:53 +0100)]
Also clearstatcache() in MappedLocal before using the stats

Local change 283c10f010f5da4ca0b6b7658ac1fa730b8858bf

9 years agoCheck whether file exists before trying to touch() it
Joas Schilling [Thu, 27 Nov 2014 10:45:03 +0000 (11:45 +0100)]
Check whether file exists before trying to touch() it

Local changes from d069ee8a8bce6a08d8b7921ad378c60af2a0439e
and 258ad38fd3c1e3cdc4ec20238b166e78c334b814

9 years agoCheck return of disk_free_space before returning it
Joas Schilling [Thu, 27 Nov 2014 10:42:49 +0000 (11:42 +0100)]
Check return of disk_free_space before returning it

Local changes copied from ed8359737199a8a6640986e00df80d971aa6e1d7
and 25370fcb8235d2129cab0f8a5843c4784b3673d0

9 years agoCheck file existance in MappedLocal in hasUpdated()
Joas Schilling [Thu, 27 Nov 2014 10:41:11 +0000 (11:41 +0100)]
Check file existance in MappedLocal in hasUpdated()

Only fixed in Local by eeee9eacea333035e22ef3ed938e36f56bc762cd

9 years agoMake MappedLocal::isLocal() true like for Local
Joas Schilling [Thu, 27 Nov 2014 10:39:58 +0000 (11:39 +0100)]
Make MappedLocal::isLocal() true like for Local

Missed in 788c8540aa6aac50795c37b088eeaa561d44b86c

9 years agoMerge pull request #12462 from owncloud/issue/12460-localstorage-buildpath
Vincent Petry [Thu, 27 Nov 2014 13:57:08 +0000 (14:57 +0100)]
Merge pull request #12462 from owncloud/issue/12460-localstorage-buildpath

Introduce buildPath() in Storage\Local to reduce the difference to MappedLocal

9 years agoPass \OC::$WEBROOT to the ctr
Lukas Reschke [Thu, 27 Nov 2014 13:50:14 +0000 (14:50 +0100)]
Pass \OC::$WEBROOT to the ctr

9 years agoRemove redundant code
Lukas Reschke [Thu, 27 Nov 2014 13:38:38 +0000 (14:38 +0100)]
Remove redundant code

9 years agoUse server container
Lukas Reschke [Thu, 27 Nov 2014 13:36:11 +0000 (14:36 +0100)]
Use server container

9 years agoAdd functions to modify cookies to response class
Lukas Reschke [Thu, 27 Nov 2014 13:19:00 +0000 (14:19 +0100)]
Add functions to modify cookies to response class

Currently there is no AppFramework way to modify cookies, which makes it unusable for quite some use-cases or results in untestable code.

This PR adds some basic functionalities to add and invalidate cookies.

Usage:
```php
$response = new TemplateResponse(...);
$response->addCookie('foo', 'bar');
$response->invalidateCookie('foo');
$response->addCookie('bar', 'foo', new \DateTime('2015-01-01 00:00'));
```

Existing cookies can be accessed with the AppFramework using `$this->request->getCookie($name)`.

9 years agoMove OC_USER_BACKEND_* constants to OC_User_Backend class
Joas Schilling [Wed, 26 Nov 2014 11:17:28 +0000 (12:17 +0100)]
Move OC_USER_BACKEND_* constants to OC_User_Backend class

9 years agoMove OC_GROUP_BACKEND_* constants to OC_Group_Backend class
Joas Schilling [Wed, 26 Nov 2014 11:04:59 +0000 (12:04 +0100)]
Move OC_GROUP_BACKEND_* constants to OC_Group_Backend class

9 years agoMerge pull request #12449 from owncloud/issue/12444-namespace-exceptions
Joas Schilling [Thu, 27 Nov 2014 11:14:06 +0000 (12:14 +0100)]
Merge pull request #12449 from owncloud/issue/12444-namespace-exceptions

Issue/12444 namespace exceptions

9 years agoMerge pull request #12418 from owncloud/delete_previews
Morris Jobke [Thu, 27 Nov 2014 11:09:39 +0000 (12:09 +0100)]
Merge pull request #12418 from owncloud/delete_previews

delete old previews

9 years agoRemove unused 2nd parameter of buildPath() and rename to getSourcePath()
Joas Schilling [Thu, 27 Nov 2014 09:55:39 +0000 (10:55 +0100)]
Remove unused 2nd parameter of buildPath() and rename to getSourcePath()

9 years agoIntroduce getSourcePath() in Storage\Local to reduce the difference to MappedLocal
Joas Schilling [Wed, 26 Nov 2014 15:58:25 +0000 (16:58 +0100)]
Introduce getSourcePath() in Storage\Local to reduce the difference to MappedLocal

9 years agoMerge pull request #12464 from owncloud/cache-available-languages
Vincent Petry [Thu, 27 Nov 2014 10:12:18 +0000 (11:12 +0100)]
Merge pull request #12464 from owncloud/cache-available-languages

Cache results of available languages

9 years agoReplace exception with standard exception
Joas Schilling [Wed, 26 Nov 2014 11:42:43 +0000 (12:42 +0100)]
Replace exception with standard exception

9 years agoCorrectly namespace and autoload DatabaseException
Joas Schilling [Wed, 26 Nov 2014 11:38:24 +0000 (12:38 +0100)]
Correctly namespace and autoload DatabaseException

9 years agoMerge pull request #12451 from owncloud/issue/6101-remove-gettype-class
Vincent Petry [Thu, 27 Nov 2014 10:03:55 +0000 (11:03 +0100)]
Merge pull request #12451 from owncloud/issue/6101-remove-gettype-class

Move constants from GET_TYPE to OC\Files so they can be autoloaded

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 27 Nov 2014 06:54:46 +0000 (01:54 -0500)]
[tx-robot] updated from transifex

9 years agoCache results of available languages
Lukas Reschke [Wed, 26 Nov 2014 23:01:55 +0000 (00:01 +0100)]
Cache results of available languages

This function is about 8 times calles for every single page call, when caching this variable I was able to gain a small performance improvement from 20,512 µs to 630 µs profiled with xhprof

Surely, this is no gigantic gain but if we would do that for every function out there...

9 years agoMerge pull request #12433 from owncloud/appstore
Vincent Petry [Wed, 26 Nov 2014 16:56:25 +0000 (17:56 +0100)]
Merge pull request #12433 from owncloud/appstore

added comment that App Store is disabled for EE

9 years agoMerge pull request #12304 from oparoz/patch-1
Vincent Petry [Wed, 26 Nov 2014 16:16:46 +0000 (17:16 +0100)]
Merge pull request #12304 from oparoz/patch-1

Use a more universal shebang

9 years agoMerge pull request #12448 from owncloud/no503forRoot
Morris Jobke [Wed, 26 Nov 2014 16:06:43 +0000 (17:06 +0100)]
Merge pull request #12448 from owncloud/no503forRoot

Don't show favicon to prevent iteration through subfolders

9 years agoMerge pull request #12453 from owncloud/kill-session-global
Thomas Müller [Wed, 26 Nov 2014 15:51:26 +0000 (16:51 +0100)]
Merge pull request #12453 from owncloud/kill-session-global

remove deprecated \OC:$session

9 years agoremove deprecated \OC:$session
Thomas Müller [Wed, 26 Nov 2014 12:16:22 +0000 (13:16 +0100)]
remove deprecated \OC:$session

9 years agoMove constants from GET_TYPE to OC\Files so they can be autoloaded
Joas Schilling [Wed, 26 Nov 2014 11:56:54 +0000 (12:56 +0100)]
Move constants from GET_TYPE to OC\Files so they can be autoloaded

9 years agoDon't show favicon to prevent iteration through subfolders
Lukas Reschke [Wed, 26 Nov 2014 11:38:26 +0000 (12:38 +0100)]
Don't show favicon to prevent iteration through subfolders

The codepath for generating the favicons iterates through subnodes and if one of those nodes is unavailable is throwing a 503 exception. Since these favicons don't have any use except of "making a tool for developers looking nicer" I consider it feasible to remove them.

9 years agoCorrectly namespace DatabaseSetupException
Joas Schilling [Wed, 26 Nov 2014 11:30:07 +0000 (12:30 +0100)]
Correctly namespace DatabaseSetupException

9 years agoMerge pull request #6989 from AdamWill/google-1
Robin Appelman [Wed, 26 Nov 2014 11:17:57 +0000 (12:17 +0100)]
Merge pull request #6989 from AdamWill/google-1

Migrate Google Drive external storage app to v1.0.6-beta of the google-api-php-client library

9 years agoAdd js unit test
Robin Appelman [Tue, 25 Nov 2014 16:16:23 +0000 (17:16 +0100)]
Add js unit test

9 years agoDont show the delete button for selected files if one of the selected files is not...
Robin Appelman [Thu, 20 Nov 2014 15:53:32 +0000 (16:53 +0100)]
Dont show the delete button for selected files if one of the selected files is not deletable

9 years agoCheck if files are deletable before trying to delete them
Robin Appelman [Thu, 20 Nov 2014 15:34:33 +0000 (16:34 +0100)]
Check if files are deletable before trying to delete them

9 years agoMerge pull request #12414 from owncloud/delay-autoconfig-kill-2
Morris Jobke [Wed, 26 Nov 2014 10:05:23 +0000 (11:05 +0100)]
Merge pull request #12414 from owncloud/delay-autoconfig-kill-2

autoconfig.php only to be deleted on successful installation

9 years agoDepcrate namespaced functions, since they can not be autoloaded
Joas Schilling [Tue, 25 Nov 2014 17:30:25 +0000 (18:30 +0100)]
Depcrate namespaced functions, since they can not be autoloaded

9 years agoMerge pull request #12411 from owncloud/unknown-command-windows
Lukas Reschke [Wed, 26 Nov 2014 09:29:41 +0000 (10:29 +0100)]
Merge pull request #12411 from owncloud/unknown-command-windows

Replace some more "command -v" calls with the Helper method

9 years agoMerge pull request #12438 from owncloud/jenkins-no-new-session-ocs-api
Morris Jobke [Wed, 26 Nov 2014 09:22:16 +0000 (10:22 +0100)]
Merge pull request #12438 from owncloud/jenkins-no-new-session-ocs-api

because OC_User::login will create a new session we shall only try to lo...

9 years agoMerge pull request #12350 from mprokop/link_expiration
Morris Jobke [Wed, 26 Nov 2014 09:19:12 +0000 (10:19 +0100)]
Merge pull request #12350 from mprokop/link_expiration

fix calculation of expiration date if there is a default expiration date...

9 years agobecause OC_User::login will create a new session we shall only try to login if user...
Thomas Müller [Fri, 28 Mar 2014 10:25:55 +0000 (11:25 +0100)]
because OC_User::login will create a new session we shall only try to login if user and pass are set

ensure to never destroy an existing session

9 years agoMerge pull request #12421 from owncloud/issue/6101-remove-namespace-permission-constants
Morris Jobke [Wed, 26 Nov 2014 07:31:23 +0000 (08:31 +0100)]
Merge pull request #12421 from owncloud/issue/6101-remove-namespace-permission-constants

Issue/6101 remove namespace permission constants

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 26 Nov 2014 06:54:31 +0000 (01:54 -0500)]
[tx-robot] updated from transifex

9 years agoadded comment that App Store is disabled for EE
Carla Schroder [Wed, 26 Nov 2014 00:31:02 +0000 (16:31 -0800)]
added comment that App Store is disabled for EE

9 years agoMerge pull request #12420 from owncloud/sqlite-wal-2
Morris Jobke [Tue, 25 Nov 2014 23:47:22 +0000 (00:47 +0100)]
Merge pull request #12420 from owncloud/sqlite-wal-2

adding new config parameter for sqlite to specify the journal mode

9 years agoMarkup corrections
Carla Schroder [Tue, 25 Nov 2014 23:01:05 +0000 (15:01 -0800)]
Markup corrections

9 years agoAdd notes that SQLite is CE only
Carla Schroder [Tue, 25 Nov 2014 22:57:17 +0000 (14:57 -0800)]
Add notes that SQLite is CE only

9 years agoMerge pull request #12410 from owncloud/no_session_for_public_share_key
Thomas Müller [Tue, 25 Nov 2014 21:26:40 +0000 (22:26 +0100)]
Merge pull request #12410 from owncloud/no_session_for_public_share_key

don't store private public-share-key in session

9 years agofix failing unit test for the temp manager - concurrently executed unit tests influen...
Thomas Müller [Tue, 25 Nov 2014 21:16:48 +0000 (22:16 +0100)]
fix failing unit test for the temp manager - concurrently executed unit tests influence each other

9 years agoReplace some more "command -v" calls with the Helper method
Joas Schilling [Tue, 25 Nov 2014 10:06:26 +0000 (11:06 +0100)]
Replace some more "command -v" calls with the Helper method

9 years agoReplace deprecated constant with new class constant
Joas Schilling [Tue, 25 Nov 2014 15:28:41 +0000 (16:28 +0100)]
Replace deprecated constant with new class constant

9 years agoadding new config parameter for sqlite to specify the journal mode
Thomas Müller [Wed, 29 Oct 2014 16:23:27 +0000 (17:23 +0100)]
adding new config parameter for sqlite to specify the journal mode

9 years agoMove namespaced constants to namespaced class
Joas Schilling [Tue, 25 Nov 2014 15:27:27 +0000 (16:27 +0100)]
Move namespaced constants to namespaced class

9 years agoAllow read-only configuration
Lukas Reschke [Tue, 25 Nov 2014 15:12:12 +0000 (16:12 +0100)]
Allow read-only configuration

Workaround required for IIS setups running ownCloud to prevent dataloss.

Long-term solution would be to move some configuration settings to the database

9 years agoreplace \OC:: with \OC::->getSession()
Bjoern Schiessle [Tue, 25 Nov 2014 15:15:32 +0000 (16:15 +0100)]
replace \OC:: with \OC::->getSession()