Morris Jobke
02bdb47049
Merge pull request #7140 from owncloud/enc_dont_login_during_encryption
...
refuse login as long as the initial encryption is running
11 years ago
Arthur Schiwon
299d37154b
LDAP: add documentation info in info.xml
11 years ago
Vincent Petry
6b5a7035ee
Merge pull request #7126 from nickvergessen/issue/6683
...
Only add files to file list when uploading to current directory
11 years ago
Arthur Schiwon
e156f85bfb
Rephrase and clarify log message
11 years ago
Arthur Schiwon
a76840d206
Wizard: enable base DN for editing, if not base DN could have been detected. Also part of fix for #6670
11 years ago
Arthur Schiwon
e825a008c9
Wizard: disable LDAP referrals, fixes #6670
11 years ago
Arthur Schiwon
a908bd5695
throw an info message, when base dn test failed
11 years ago
Arthur Schiwon
bc17b40650
LDAP: extend LDAP wrapper search method for sizelimit, improves performance in wizard
11 years ago
Thomas Müller
45d07906b8
Merge pull request #7131 from owncloud/issue/6269
...
Change MySQL to MariaDB/MySQL in the frontend
11 years ago
Bjoern Schiessle
050e84a08f
refuse login as long as the initial encryption is running
11 years ago
Thomas Müller
8c7fb64b8b
Merge pull request #7066 from owncloud/check_svg_installed
...
properly check if pdf and svg modules are installed
11 years ago
Thomas Müller
8de9758fee
Merge pull request #7071 from jcfischer/master
...
close statement in MimeType detection is executed [#7069 ]
11 years ago
Thomas Müller
e7db48cd7f
Merge pull request #7133 from owncloud/fix-implied-eval
...
Fix implied evals and doubled definition of variable
11 years ago
Andreas Fischer
bbfd97ce03
Merge pull request #6247 from owncloud/memcached-multiple-servers
...
Add support for multiple memcached servers.
* owncloud/memcached-multiple-servers:
Readd support for memcached_server config variable.
Add support for multiple memcached servers.
11 years ago
Bjoern Schiessle
91254c304d
name users after test
11 years ago
Morris Jobke
13fa0e2a9d
Fix implied evals and doubled definition of variable
...
fixes #7119
fixes #7120
fixes #7121
fixes #7122
11 years ago
Joas Schilling
dbec143f09
Change MySQL to MySQL/MariaDB in the frontend
...
Fix issue #6269
11 years ago
Vincent Petry
60cba9962d
Merge pull request #7112 from owncloud/enc_fix_size_for_shared_files
...
replace 'size' with 'unencrypted_size' if encryption is enabled
11 years ago
Thomas Müller
f0afbffaef
Merge pull request #6997 from owncloud/fix_l10n_warnings
...
change order of issubdirectory() calls to avoid error messages for non-apps
11 years ago
Joas Schilling
af7366cd30
Only add files to file list when uploading to current directory
...
Fix Issue #6683
11 years ago
Bjoern Schiessle
a8943ad022
replace 'size' with 'unencrypted_size' if encryption is enabled
11 years ago
Thomas Müller
b9e724d4ae
Update README.md
11 years ago
Thomas Müller
88087b21c7
Update README.md
11 years ago
Vincent Petry
be47e156a5
Merge pull request #6952 from MartialGeek/add_freebox_support
...
New user agent added for the Freebox.
11 years ago
Vincent Petry
5ab12a8b85
Merge pull request #6445 from owncloud/fix_5956
...
fix issue with logging non utf8 chars
11 years ago
Thomas Müller
0d94da7e9e
Merge pull request #7099 from owncloud/fix-autoconfig-master
...
fixing autoconfig handling
11 years ago
Vincent Petry
aff1cafaca
Merge pull request #7089 from owncloud/sharing-searchbymime
...
Fixed searchByMime in shared cache
11 years ago
Morris Jobke
8f7b99d2e5
Merge pull request #7105 from NCTU-NBA/pr-7098
...
Fix #7098
11 years ago
Pellaeon Lin
946fccc0dd
Remove unused template variable assignment of files_sharing/template/public.php
11 years ago
Pellaeon Lin
8c56e21ced
Move template variable assignment to correct place
11 years ago
Thomas Müller
e2625ae7aa
fixing autoconfig handling
11 years ago
Thomas Müller
e2a28e5d1d
Merge pull request #7091 from owncloud/jenkins-catchsetuperrors
...
Catch setup errors during autotest
11 years ago
Jan-Christoph Borchardt
61aa6ead83
Merge pull request #6490 from owncloud/theming-for-appstemplate
...
do not show 'Add app' and 'More apps' for themed ownCloud
11 years ago
Jan-Christoph Borchardt
b0692af29a
Merge pull request #7064 from owncloud/files-scrolltopafterupdate
...
Scroll to the top after switching dir
11 years ago
Vincent Petry
20935f4e24
Catch setup errors during autotest
11 years ago
Björn Schießle
697b25f165
Merge pull request #7032 from owncloud/enc_fix_delete
...
Encryption replace delete proxy with pre/post hooks and add tests
11 years ago
Vincent Petry
fa5ddc3e18
Fixed searchByMime in shared cache
...
- searchByMime now correctly returns files recursively search through
all the dirs
- added unit test for searchByMime
11 years ago
Vincent Petry
3d88b10f20
Merge pull request #7067 from owncloud/core-sessionheartbeatconfig
...
Core sessionheartbeatconfig
11 years ago
Thomas Müller
ced80c6f27
Merge pull request #6969 from owncloud/tests-morecoverage
...
Fixed unit test scripts + coverage
11 years ago
Thomas Müller
6d3b61f388
Merge pull request #7011 from owncloud/jshint
...
Added .jshintrc
11 years ago
Thomas Müller
45ab9810c5
fixing typos
11 years ago
Vincent Petry
fe2a63ffd4
Scroll to the top after switching dir
...
Fixes #7061
11 years ago
Jan-Christoph Borchardt
0609f30d1c
Merge pull request #6235 from NCTU-NBA/pr-exceed_upload_limit_msg
...
Change misleading message when file size exceeds upload limit
11 years ago
Jens-Christian Fischer
11f46e121c
close statement in MimeType detection is executed [ #7069 ]
...
close statement was never executed due to it being after a return
statement.
11 years ago
Vincent Petry
bd6734291c
Merge pull request #6081 from owncloud/partfilewebdavfix
...
Allow getting info or renaming part files through WebDAV
11 years ago
Morris Jobke
3c80071807
Merge pull request #4795 from owncloud/setup
...
Move core setup code to controller class
11 years ago
icewind1991
a27529709b
Merge pull request #6647 from owncloud/memcache-public
...
Add Memcache to the public api
11 years ago
Vincent Petry
e266e50699
Merge pull request #7065 from owncloud/errorHandler_tests
...
add test for the password remove method
11 years ago
Vincent Petry
e75f7e58e9
Added unit tests for session_keepalive / heartbeat
11 years ago
Vincent Petry
912da8d277
Added session_keepalive setting
...
When session_keepalive is true (default) the heartbeat will be send as
often as the half of the session timeout value.
11 years ago