]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
11 years agofix quota wrapper reporting negative free_space, breaking user interface
Robin Appelman [Fri, 16 Aug 2013 13:48:45 +0000 (15:48 +0200)]
fix quota wrapper reporting negative free_space, breaking user interface

return 0 instead

11 years agouse renamed constants
Robin Appelman [Thu, 25 Jul 2013 14:14:46 +0000 (16:14 +0200)]
use renamed constants

11 years agouse storage wrapper for quota instead of a filesystem proxy
Robin Appelman [Thu, 25 Jul 2013 14:01:37 +0000 (16:01 +0200)]
use storage wrapper for quota instead of a filesystem proxy

11 years agoadd conveince function to wrap all storages
Robin Appelman [Thu, 25 Jul 2013 14:01:05 +0000 (16:01 +0200)]
add conveince function to wrap all storages

11 years agouse renamed constants
Robin Appelman [Thu, 25 Jul 2013 14:00:48 +0000 (16:00 +0200)]
use renamed constants

11 years agoadd option to wrap existing mounts
Robin Appelman [Thu, 25 Jul 2013 14:00:24 +0000 (16:00 +0200)]
add option to wrap existing mounts

11 years agofix getPermissionsCache for storage wrapper
Robin Appelman [Thu, 25 Jul 2013 13:59:57 +0000 (15:59 +0200)]
fix getPermissionsCache for storage wrapper

11 years agoadd quota storage wrapper
Robin Appelman [Tue, 2 Jul 2013 16:22:49 +0000 (18:22 +0200)]
add quota storage wrapper

11 years agomove storage wrapper test to new namespace
Robin Appelman [Tue, 2 Jul 2013 15:58:21 +0000 (17:58 +0200)]
move storage wrapper test to new namespace

11 years agoadd quota streamwrapper that limits the amount of data that can be written to a stream
Robin Appelman [Tue, 2 Jul 2013 15:45:34 +0000 (17:45 +0200)]
add quota streamwrapper that limits the amount of data that can be written to a stream

11 years agorename constants
Robin Appelman [Tue, 2 Jul 2013 14:34:58 +0000 (16:34 +0200)]
rename constants

11 years agoMerge pull request #4183 from owncloud/fix-group-id
icewind1991 [Wed, 24 Jul 2013 18:09:47 +0000 (11:09 -0700)]
Merge pull request #4183 from owncloud/fix-group-id

Fix group id naming fid->gid

11 years agoMerge pull request #3898 from owncloud/sabre-objecttree
icewind1991 [Wed, 24 Jul 2013 17:46:27 +0000 (10:46 -0700)]
Merge pull request #3898 from owncloud/sabre-objecttree

WebDAV performance improvements

11 years agoMerge pull request #4181 from owncloud/irods-ob
icewind1991 [Wed, 24 Jul 2013 17:11:37 +0000 (10:11 -0700)]
Merge pull request #4181 from owncloud/irods-ob

use output buffering when including the irods libraries

11 years agoMerge pull request #4173 from owncloud/login-cleanup
Jan-Christoph Borchardt [Wed, 24 Jul 2013 17:04:06 +0000 (10:04 -0700)]
Merge pull request #4173 from owncloud/login-cleanup

Login cleanup

11 years agoFix group id naming fid->gid
Bart Visscher [Wed, 24 Jul 2013 15:54:31 +0000 (17:54 +0200)]
Fix group id naming fid->gid

11 years agoupdate 3rdparty repo
Thomas Müller [Wed, 24 Jul 2013 15:29:56 +0000 (17:29 +0200)]
update 3rdparty repo

11 years agomerge master
Jan-Christoph Borchardt [Wed, 24 Jul 2013 14:31:01 +0000 (16:31 +0200)]
merge master

11 years agouse output buffering when including the irods libraries
Robin Appelman [Wed, 24 Jul 2013 14:10:14 +0000 (16:10 +0200)]
use output buffering when including the irods libraries

11 years agoMerge pull request #4175 from owncloud/remember-checked
Jan-Christoph Borchardt [Wed, 24 Jul 2013 14:05:41 +0000 (07:05 -0700)]
Merge pull request #4175 from owncloud/remember-checked

check remember log in by default, ref #3918

11 years agoMerge branch 'master' into sabre-objecttree
Robin Appelman [Wed, 24 Jul 2013 13:53:48 +0000 (15:53 +0200)]
Merge branch 'master' into sabre-objecttree

11 years agoMerge pull request #4177 from owncloud/move_defaults_to_template_constructor
Björn Schießle [Wed, 24 Jul 2013 13:42:52 +0000 (06:42 -0700)]
Merge pull request #4177 from owncloud/move_defaults_to_template_constructor

Move defaults to template constructor

11 years agoMerge pull request #3995 from owncloud/groups
icewind1991 [Wed, 24 Jul 2013 13:13:05 +0000 (06:13 -0700)]
Merge pull request #3995 from owncloud/groups

Refactoring of group management code

11 years agoslight dark inset text shadow for warnings to increase legibility
Jan-Christoph Borchardt [Wed, 24 Jul 2013 10:41:09 +0000 (12:41 +0200)]
slight dark inset text shadow for warnings to increase legibility

11 years agoMerge branch 'master' into remember-checked
Jan-Christoph Borchardt [Wed, 24 Jul 2013 10:26:05 +0000 (12:26 +0200)]
Merge branch 'master' into remember-checked

11 years agouse OC_Defaults directly from the template
Björn Schießle [Wed, 24 Jul 2013 10:04:18 +0000 (12:04 +0200)]
use OC_Defaults directly from the template

11 years agoMerge branch 'master' into move_defaults_to_template_constructor
Björn Schießle [Wed, 24 Jul 2013 09:58:11 +0000 (11:58 +0200)]
Merge branch 'master' into move_defaults_to_template_constructor

11 years agoinitialize OC_Defaults in template constructorX
Björn Schießle [Wed, 24 Jul 2013 09:51:21 +0000 (11:51 +0200)]
initialize OC_Defaults in template constructorX

11 years agoMerge pull request #4176 from owncloud/fixing-broken-master
Thomas Müller [Wed, 24 Jul 2013 09:27:41 +0000 (02:27 -0700)]
Merge pull request #4176 from owncloud/fixing-broken-master

fix php syntax

11 years agofix php syntax
Thomas Müller [Wed, 24 Jul 2013 08:49:33 +0000 (10:49 +0200)]
fix php syntax

11 years agocheck remember log in by default, ref #3918
Jan-Christoph Borchardt [Wed, 24 Jul 2013 08:01:56 +0000 (10:01 +0200)]
check remember log in by default, ref #3918

11 years agoMerge pull request #4171 from owncloud/fix-config
Morris Jobke [Wed, 24 Jul 2013 07:48:43 +0000 (00:48 -0700)]
Merge pull request #4171 from owncloud/fix-config

Fix config

11 years agoMerge pull request #4030 from owncloud/more-themable-strings
Jan-Christoph Borchardt [Wed, 24 Jul 2013 07:36:40 +0000 (00:36 -0700)]
Merge pull request #4030 from owncloud/more-themable-strings

More themable strings

11 years agoMerge branch 'master' into more-themable-strings
Thomas Müller [Wed, 24 Jul 2013 07:35:33 +0000 (09:35 +0200)]
Merge branch 'master' into more-themable-strings

Conflicts:
lib/template.php

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 24 Jul 2013 05:57:21 +0000 (01:57 -0400)]
[tx-robot] updated from transifex

11 years agoMerge branch 'master' into groups
Thomas Müller [Tue, 23 Jul 2013 23:11:12 +0000 (01:11 +0200)]
Merge branch 'master' into groups

11 years agoMerge pull request #4090 from owncloud/cleanup-some-template-functions
Thomas Müller [Tue, 23 Jul 2013 22:53:43 +0000 (15:53 -0700)]
Merge pull request #4090 from owncloud/cleanup-some-template-functions

Cleanup some template functions

11 years agoMerge branch 'master' into groups
Robin Appelman [Tue, 23 Jul 2013 20:06:03 +0000 (22:06 +0200)]
Merge branch 'master' into groups

11 years agoBring the Noise
Jan-Christoph Borchardt [Tue, 23 Jul 2013 19:33:15 +0000 (21:33 +0200)]
Bring the Noise

11 years agoremove superfluous important
Jan-Christoph Borchardt [Tue, 23 Jul 2013 19:25:07 +0000 (21:25 +0200)]
remove superfluous important

11 years agoMerge pull request #3392 from owncloud/googledrive
Bart Visscher [Tue, 23 Jul 2013 19:23:08 +0000 (12:23 -0700)]
Merge pull request #3392 from owncloud/googledrive

Switch to using Google Drive SDK, closes #2047

11 years agofix browser rendering issues
Jan-Christoph Borchardt [Tue, 23 Jul 2013 16:14:37 +0000 (18:14 +0200)]
fix browser rendering issues

11 years agolarger log in and installation buttons
Jan-Christoph Borchardt [Tue, 23 Jul 2013 15:17:29 +0000 (17:17 +0200)]
larger log in and installation buttons

11 years agobetter whitespace for footer
Jan-Christoph Borchardt [Tue, 23 Jul 2013 15:13:03 +0000 (17:13 +0200)]
better whitespace for footer

11 years agocleaner look and code for primary button
Jan-Christoph Borchardt [Tue, 23 Jul 2013 15:10:36 +0000 (17:10 +0200)]
cleaner look and code for primary button

11 years agoinput fields work on any background now
Jan-Christoph Borchardt [Tue, 23 Jul 2013 15:03:44 +0000 (17:03 +0200)]
input fields work on any background now

11 years agoadd some padding to footer
Jan-Christoph Borchardt [Tue, 23 Jul 2013 14:00:28 +0000 (16:00 +0200)]
add some padding to footer

11 years agoadjust labels and input field groups
Jan-Christoph Borchardt [Tue, 23 Jul 2013 13:47:07 +0000 (15:47 +0200)]
adjust labels and input field groups

11 years agoshorten wording on config directory errors
Jan-Christoph Borchardt [Mon, 22 Jul 2013 13:05:28 +0000 (15:05 +0200)]
shorten wording on config directory errors

11 years agomore beautiful warnings
Jan-Christoph Borchardt [Mon, 22 Jul 2013 12:55:39 +0000 (14:55 +0200)]
more beautiful warnings

11 years agofix and checkstyle for show password toggle
Jan-Christoph Borchardt [Mon, 22 Jul 2013 12:20:32 +0000 (14:20 +0200)]
fix and checkstyle for show password toggle

11 years agoincrease button size, adjust remember checkbox
Jan-Christoph Borchardt [Mon, 22 Jul 2013 11:53:00 +0000 (13:53 +0200)]
increase button size, adjust remember checkbox

11 years agomove log in button CSS to appropriate place
Jan-Christoph Borchardt [Mon, 22 Jul 2013 11:50:35 +0000 (13:50 +0200)]
move log in button CSS to appropriate place

11 years agoadjust text colors for remember and footer
Jan-Christoph Borchardt [Mon, 22 Jul 2013 11:44:26 +0000 (13:44 +0200)]
adjust text colors for remember and footer

11 years agolarger clickable area for remember log in
Jan-Christoph Borchardt [Mon, 22 Jul 2013 11:28:30 +0000 (13:28 +0200)]
larger clickable area for remember log in

11 years agosticky footer
Jan-Christoph Borchardt [Mon, 22 Jul 2013 11:16:01 +0000 (13:16 +0200)]
sticky footer

11 years agoprimary button adjustments
Jan-Christoph Borchardt [Mon, 22 Jul 2013 10:46:46 +0000 (12:46 +0200)]
primary button adjustments

11 years agoinput field adjustments for new full-color background on log in
Jan-Christoph Borchardt [Mon, 22 Jul 2013 10:40:28 +0000 (12:40 +0200)]
input field adjustments for new full-color background on log in

11 years agofix general reset CSS issue which caused gradient background to cut off
Jan-Christoph Borchardt [Mon, 22 Jul 2013 10:01:49 +0000 (12:01 +0200)]
fix general reset CSS issue which caused gradient background to cut off

11 years agorip out unneeded #login div, replace with existing body-login
Jan-Christoph Borchardt [Mon, 22 Jul 2013 09:58:26 +0000 (11:58 +0200)]
rip out unneeded #login div, replace with existing body-login

11 years agoinitial WIP for cleaner log in page
Jan-Christoph Borchardt [Tue, 9 Jul 2013 16:02:51 +0000 (18:02 +0200)]
initial WIP for cleaner log in page

11 years agouse $defaults->getName() as webdav REALM
Jörn Friedrich Dreyer [Tue, 23 Jul 2013 16:14:05 +0000 (18:14 +0200)]
use $defaults->getName() as webdav REALM

11 years agoignore config read failures
Bart Visscher [Tue, 23 Jul 2013 15:38:37 +0000 (17:38 +0200)]
ignore config read failures

11 years agoRevert "fix failing master branch - Test_Config::testWriteData"
Bart Visscher [Tue, 23 Jul 2013 15:36:08 +0000 (17:36 +0200)]
Revert "fix failing master branch - Test_Config::testWriteData"

This reverts commit 8f93490ac45fbd74bd0e9697a685fd43bb34239b.

11 years agoMerge pull request #4150 from owncloud/better-error-handling
Jörn Friedrich Dreyer [Tue, 23 Jul 2013 15:30:02 +0000 (08:30 -0700)]
Merge pull request #4150 from owncloud/better-error-handling

Better error handling

11 years agoMerge pull request #4159 from owncloud/Fixing-share-sj-error
Jörn Friedrich Dreyer [Tue, 23 Jul 2013 15:23:15 +0000 (08:23 -0700)]
Merge pull request #4159 from owncloud/Fixing-share-sj-error

Fixing share JS error

11 years agoRemove root option from Google Drive storage, because it is only used for testing...
Michael Gapczynski [Tue, 23 Jul 2013 14:50:14 +0000 (10:50 -0400)]
Remove root option from Google Drive storage, because it is only used for testing and we have our own empty Google account for testing

11 years agoCreate an array entry before filling it
Victor Dubiniuk [Mon, 22 Jul 2013 18:02:56 +0000 (21:02 +0300)]
Create an array entry before filling it

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

11 years agoMerge pull request #4126 from owncloud/parallel-autotest.sh-master
Thomas Müller [Mon, 22 Jul 2013 21:48:49 +0000 (14:48 -0700)]
Merge pull request #4126 from owncloud/parallel-autotest.sh-master

Parallel autotest.sh master

11 years agoFixed review issues
Bart Visscher [Mon, 22 Jul 2013 21:04:14 +0000 (23:04 +0200)]
Fixed review issues

11 years agoShow generic error when there is no error
Victor Dubiniuk [Mon, 22 Jul 2013 18:02:18 +0000 (21:02 +0300)]
Show generic error when there is no error

11 years agoMerge pull request #4156 from owncloud/fix_oc_image_reference
Andreas Fischer [Mon, 22 Jul 2013 17:19:01 +0000 (19:19 +0200)]
Merge pull request #4156 from owncloud/fix_oc_image_reference

* owncloud/fix_oc_image_reference:
  need to use \OC_Image to escape OCP namespace

11 years agoneed to use \OC_Image to escape OCP namespace
Jörn Friedrich Dreyer [Mon, 22 Jul 2013 15:25:55 +0000 (17:25 +0200)]
need to use \OC_Image to escape OCP namespace

11 years agoMerge pull request #4154 from owncloud/return-ocl10n
Kondou [Mon, 22 Jul 2013 15:05:32 +0000 (08:05 -0700)]
Merge pull request #4154 from owncloud/return-ocl10n

return result from getL10N

11 years agoMerge pull request #4071 from owncloud/fix_return_value_search_principals
VicDeo [Mon, 22 Jul 2013 14:16:47 +0000 (07:16 -0700)]
Merge pull request #4071 from owncloud/fix_return_value_search_principals

OC_Connector_Sabre_Principal::searchPrincipals - return empty array instead of 0

11 years agoreturn result from getL10N
Robin Appelman [Mon, 22 Jul 2013 13:52:02 +0000 (15:52 +0200)]
return result from getL10N

11 years agoMerge branch 'master' into fix_return_value_search_principals
Georg Ehrke [Mon, 22 Jul 2013 13:30:57 +0000 (15:30 +0200)]
Merge branch 'master' into fix_return_value_search_principals

11 years agoMerge pull request #3142 from owncloud/ext-fs-irods-master
Thomas Müller [Mon, 22 Jul 2013 12:16:49 +0000 (05:16 -0700)]
Merge pull request #3142 from owncloud/ext-fs-irods-master

Ext fs irods master

11 years agoMerge pull request #4045 from owncloud/disable-anon-upload-master
Thomas Müller [Mon, 22 Jul 2013 11:04:59 +0000 (04:04 -0700)]
Merge pull request #4045 from owncloud/disable-anon-upload-master

Disable anon upload master

11 years agoMerge branch 'master' into disable-anon-upload-master
Thomas Müller [Mon, 22 Jul 2013 09:55:20 +0000 (11:55 +0200)]
Merge branch 'master' into disable-anon-upload-master

Conflicts:
settings/templates/admin.php

11 years agoMerge branch 'master' into ext-fs-irods-master
Thomas Müller [Mon, 22 Jul 2013 09:40:28 +0000 (11:40 +0200)]
Merge branch 'master' into ext-fs-irods-master

11 years agoMerge branch 'master' into parallel-autotest.sh-master
Thomas Müller [Mon, 22 Jul 2013 09:39:27 +0000 (11:39 +0200)]
Merge branch 'master' into parallel-autotest.sh-master

11 years agoMerge branch 'master' into disable-anon-upload-master
Thomas Müller [Mon, 22 Jul 2013 09:36:52 +0000 (11:36 +0200)]
Merge branch 'master' into disable-anon-upload-master

11 years agoMerge pull request #2980 from owncloud/===_and_!==_in_settings
Morris Jobke [Mon, 22 Jul 2013 09:32:40 +0000 (02:32 -0700)]
Merge pull request #2980 from owncloud/===_and_!==_in_settings

Use !== and === in settings.

11 years agoMerge pull request #3925 from berendt/reworking_OC_Files_Storage_AmazonS3
Thomas Müller [Mon, 22 Jul 2013 09:19:27 +0000 (02:19 -0700)]
Merge pull request #3925 from berendt/reworking_OC_Files_Storage_AmazonS3

reworking of \OC\Files\Storage\AmazonS3

11 years agoif the file doesn't exists; create a new one. We use this to create new text files...
Björn Schießle [Fri, 12 Jul 2013 11:25:37 +0000 (13:25 +0200)]
if the file doesn't exists; create a new one. We use this to create new text files in the web interface

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 22 Jul 2013 06:03:23 +0000 (02:03 -0400)]
[tx-robot] updated from transifex

11 years agoOnly display call trace in debug mode
Bart Visscher [Sun, 21 Jul 2013 20:56:21 +0000 (22:56 +0200)]
Only display call trace in debug mode

11 years agoIn debug mode uncaught exceptions should display a nice page
Bart Visscher [Sun, 21 Jul 2013 20:40:35 +0000 (22:40 +0200)]
In debug mode uncaught exceptions should display a nice page

11 years agoDRY use OC_Template::printErrorPage
Bart Visscher [Sun, 21 Jul 2013 20:30:32 +0000 (22:30 +0200)]
DRY use OC_Template::printErrorPage

11 years agoChange exit calls to throwing an exception
Bart Visscher [Sun, 21 Jul 2013 20:29:50 +0000 (22:29 +0200)]
Change exit calls to throwing an exception

This way the error won't be fatal in a unit test

11 years agoChange to use !== and ===
Bart Visscher [Fri, 19 Jul 2013 15:40:07 +0000 (17:40 +0200)]
Change to use !== and ===

11 years agofixing typos, PHPDoc and missing namespace \
Thomas Müller [Wed, 17 Jul 2013 21:27:25 +0000 (23:27 +0200)]
fixing typos, PHPDoc and missing namespace \

11 years agoMove basic template functions to their own class
Bart Visscher [Mon, 18 Mar 2013 21:32:32 +0000 (22:32 +0100)]
Move basic template functions to their own class

11 years agoMove template functions to there own file
Bart Visscher [Mon, 18 Mar 2013 16:36:52 +0000 (17:36 +0100)]
Move template functions to there own file

11 years agoSplit locating JS and CSS files to their own class
Bart Visscher [Sat, 16 Mar 2013 22:02:51 +0000 (23:02 +0100)]
Split locating JS and CSS files to their own class

11 years agoMerge pull request #4131 from owncloud/scanner-split
Bart Visscher [Sun, 21 Jul 2013 18:32:11 +0000 (11:32 -0700)]
Merge pull request #4131 from owncloud/scanner-split

Remove scanner logic from ajax file and place it in it's own class

11 years agoMerge pull request #4092 from owncloud/base-better-errors
Bart Visscher [Sun, 21 Jul 2013 18:20:30 +0000 (11:20 -0700)]
Merge pull request #4092 from owncloud/base-better-errors

Generate better errors in base.php

11 years agoMerge pull request #3880 from owncloud/code-checker
Bart Visscher [Sun, 21 Jul 2013 18:19:20 +0000 (11:19 -0700)]
Merge pull request #3880 from owncloud/code-checker

Add classes replaced by the public api to the code checker