Robin Appelman
a7c50514ac
Merge branch 'master' into convert-oc_appconfig
11 years ago
Arthur Schiwon
72f134cfce
intendation
11 years ago
Arthur Schiwon
af781bdea7
fix DI
11 years ago
Arthur Schiwon
32afdcbefe
Inject logger
11 years ago
Arthur Schiwon
20bfbb0fd9
wrong tld
11 years ago
Arthur Schiwon
9a39cd3b38
test for share dialoge sorter
11 years ago
Arthur Schiwon
82716ced48
sort following entries in alphabetical order
11 years ago
Arthur Schiwon
41e8d44cf7
move sorter into a class
11 years ago
Arthur Schiwon
1d0a236563
respect coding guidelines
11 years ago
Arthur Schiwon
71e4d965a1
on filtering the share box users and groups whose name begins with the search term shall appear on top, fixes #6430
11 years ago
Vincent Petry
bea80ffe20
Merge pull request #6881 from owncloud/remove-user-storage-entry
...
Also remove the user's home storage from the storage table when deleting a user
11 years ago
Arthur Schiwon
14d1abf63f
LDAP: improve debug message
11 years ago
Arthur Schiwon
18e1a10e96
LDAP: also try MS AD's thumbnailPhoto when looking for an avatar image
11 years ago
Tom Needham
84607db284
Merge pull request #6988 from owncloud/oc_api_fix_warinigs
...
[ocs API] getData() always needs to return an array
11 years ago
Morris Jobke
eba1d574cf
Merge pull request #7134 from owncloud/issue/5794
...
Make google drive client secret and dropbox api secret a password field
11 years ago
Robin Appelman
5ffc43cba0
Merge branch 'master' into remove-user-storage-entry
11 years ago
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
Joas Schilling
828985dc60
Make google drive client secret and dropbox api secret a password field
...
Fix issue #5794
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
Bjoern Schiessle
dc53c83e7b
getData() always needs to return an array
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
Robin Appelman
4cdf83e6d2
Remove the Test_AppConfig_Object tests as they no longer make sense with caching
11 years ago
Robin Appelman
cd3ef0bb9d
Add caching to appconfig
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
Robin Appelman
b537d90e58
use the 'new' server container for appconfig
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