icewind1991
|
1986416248
|
Merge pull request #3898 from owncloud/sabre-objecttree
WebDAV performance improvements
|
2013-07-24 10:46:27 -07:00 |
Robin Appelman
|
79832e9382
|
use output buffering when including the irods libraries
|
2013-07-24 16:10:14 +02:00 |
Robin Appelman
|
ad266a4253
|
Merge branch 'master' into sabre-objecttree
|
2013-07-24 15:53:48 +02:00 |
Björn Schießle
|
003ae7b916
|
use OC_Defaults directly from the template
|
2013-07-24 12:04:18 +02:00 |
Björn Schießle
|
d70bb55e1b
|
Merge branch 'master' into move_defaults_to_template_constructor
|
2013-07-24 11:58:11 +02:00 |
Björn Schießle
|
75fd6d4fde
|
initialize OC_Defaults in template constructorX
|
2013-07-24 11:51:21 +02:00 |
Thomas Müller
|
9d91ceade4
|
fix php syntax
|
2013-07-24 10:49:33 +02:00 |
Thomas Müller
|
1a73e607bd
|
Merge branch 'master' into more-themable-strings
Conflicts:
lib/template.php
|
2013-07-24 09:35:33 +02:00 |
Bart Visscher
|
7ad38535e5
|
Merge pull request #3392 from owncloud/googledrive
Switch to using Google Drive SDK, closes #2047
|
2013-07-23 12:23:08 -07:00 |
Jörn Friedrich Dreyer
|
7242480049
|
use $defaults->getName() as webdav REALM
|
2013-07-23 18:14:05 +02:00 |
Michael Gapczynski
|
c904504365
|
Remove root option from Google Drive storage, because it is only used for testing and we have our own empty Google account for testing
|
2013-07-23 10:50:14 -04:00 |
Jenkins for ownCloud
|
a94c55be98
|
[tx-robot] updated from transifex
|
2013-07-23 02:03:19 -04:00 |
Thomas Müller
|
6ddad8dc49
|
Merge pull request #4126 from owncloud/parallel-autotest.sh-master
Parallel autotest.sh master
|
2013-07-22 14:48:49 -07:00 |
Thomas Müller
|
57d178274d
|
Merge pull request #3142 from owncloud/ext-fs-irods-master
Ext fs irods master
|
2013-07-22 05:16:49 -07:00 |
Thomas Müller
|
840e96cda3
|
Merge branch 'master' into disable-anon-upload-master
Conflicts:
settings/templates/admin.php
|
2013-07-22 11:55:20 +02:00 |
Thomas Müller
|
7b28f5a82c
|
Merge branch 'master' into ext-fs-irods-master
|
2013-07-22 11:40:28 +02:00 |
Thomas Müller
|
6e2418141d
|
Merge branch 'master' into parallel-autotest.sh-master
|
2013-07-22 11:39:27 +02:00 |
Thomas Müller
|
934f2e94a3
|
Merge branch 'master' into disable-anon-upload-master
|
2013-07-22 11:36:52 +02:00 |
Thomas Müller
|
a2cdf8b91e
|
Merge pull request #3925 from berendt/reworking_OC_Files_Storage_AmazonS3
reworking of \OC\Files\Storage\AmazonS3
|
2013-07-22 02:19:27 -07:00 |
Björn Schießle
|
da892d69ab
|
if the file doesn't exists; create a new one. We use this to create new text files in the web interface
|
2013-07-22 09:15:19 +02:00 |
Jenkins for ownCloud
|
01f3f8e0cc
|
[tx-robot] updated from transifex
|
2013-07-22 02:03:23 -04:00 |
Bart Visscher
|
37a731bcad
|
Merge pull request #4131 from owncloud/scanner-split
Remove scanner logic from ajax file and place it in it's own class
|
2013-07-21 11:32:11 -07:00 |
Morris Jobke
|
f54f203e56
|
mark test as incomplete because I can't reproduce jenkins failure
|
2013-07-21 11:28:06 +02:00 |
Morris Jobke
|
647e0a0cba
|
Merge pull request #4118 from owncloud/remove-size-experiment
finally remove the file size obfuscation as it had more disadvantages.
|
2013-07-21 01:25:39 -07:00 |
Jenkins for ownCloud
|
9a13b687cc
|
[tx-robot] updated from transifex
|
2013-07-21 02:02:41 -04:00 |
Thomas Müller
|
ae9b60ba61
|
Merge pull request #4119 from owncloud/external-storage-status
replace external storage status images with CSS, also use form to distinguish
|
2013-07-19 13:54:19 -07:00 |
Arthur Schiwon
|
f6d133955e
|
LDAP: fix background job, resolves #3528
|
2013-07-19 18:41:29 +02:00 |
Robin Appelman
|
2b89b7c880
|
Split scanning logic from ajax file
|
2013-07-19 16:44:47 +02:00 |
Thomas Müller
|
20ee9945d1
|
don't rely on admin user but create a test user for Test_Encryption_Keymanager
|
2013-07-19 14:54:10 +02:00 |
Jenkins for ownCloud
|
ae82f7fd17
|
[tx-robot] updated from transifex
|
2013-07-19 02:03:14 -04:00 |
Andreas Fischer
|
2c38c2a70e
|
Merge pull request #3947 from runky/patch-1
* runky/patch-1:
Update authenticate.php
|
2013-07-19 02:19:14 +02:00 |
Jan-Christoph Borchardt
|
100eb2b611
|
replace external storage status images with CSS, also use form to distinguish, fix #3910
|
2013-07-18 23:00:04 +02:00 |
Jan-Christoph Borchardt
|
48948ccf5f
|
finally remove the file size obfuscation as it had more disadvantages. I was wrong, sorry.
|
2013-07-18 22:15:26 +02:00 |
Jenkins for ownCloud
|
279a71acb3
|
[tx-robot] updated from transifex
|
2013-07-18 02:02:51 -04:00 |
Jenkins for ownCloud
|
210006c4a6
|
[tx-robot] updated from transifex
|
2013-07-17 02:28:02 -04:00 |
Thomas Müller
|
5cba09e931
|
fixing / adding comments
|
2013-07-16 11:35:48 +02:00 |
Thomas Müller
|
9c0bf5c41a
|
Merge branch 'master' into ext-fs-irods-master
|
2013-07-16 11:30:56 +02:00 |
Jenkins for ownCloud
|
a8acbfdf7b
|
[tx-robot] updated from transifex
|
2013-07-16 02:06:21 -04:00 |
Thomas Müller
|
79d23463f8
|
No admin option to enable public upload in case encryption is enabled
No upload on pubic page if public upload is disabled
|
2013-07-14 21:58:08 +02:00 |
Jenkins for ownCloud
|
29d8ae2f95
|
[tx-robot] updated from transifex
|
2013-07-14 02:10:41 +02:00 |
Michael Gapczynski
|
00e2b46017
|
Fix 'most' Google Drive tests
|
2013-07-13 11:02:07 -04:00 |
Frank Karlitschek
|
ccb3c5b428
|
Removed the preview warning. This is only a simple text change
|
2013-07-13 13:31:55 +02:00 |
Jenkins for ownCloud
|
583addaea1
|
[tx-robot] updated from transifex
|
2013-07-13 02:07:35 +02:00 |
Thomas Müller
|
c3e16a7388
|
fixing Undefined index: publicUploadEnabled
|
2013-07-12 17:51:01 +02:00 |
Thomas Müller
|
5f5700e353
|
in case the encryption app is enabled we cannot yet allow anonymous upload
|
2013-07-12 17:05:58 +02:00 |
Thomas Müller
|
fc2d538311
|
new admin setting added which allows to turn off anonymous uploads
|
2013-07-12 17:03:51 +02:00 |
Thomas Müller
|
d1c0564711
|
Merge branch 'master' into ext-fs-irods-master
|
2013-07-12 15:30:01 +02:00 |
Thomas Müller
|
ca16c08ba1
|
update copy right
|
2013-07-12 15:28:01 +02:00 |
Thomas Müller
|
01378e1907
|
incorporate development branch of ssh://irodsguest@code.renci.org/gitroot/irodsphp
|
2013-07-12 15:08:13 +02:00 |
Kondou
|
8ae2066b20
|
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
|
2013-07-12 03:45:45 -07:00 |