Thomas Müller
fd6d56290e
Adding .mailmap - helps to add unified authors to the license header
10 years ago
Thomas Müller
b868914354
php script which updates the license header in all php file in the repo
10 years ago
Thomas Müller
0751ee087f
Merge pull request #14414 from owncloud/add-ini-helper
...
Add helper to check for `ini` values in `OC_Util::checkServer`
10 years ago
Thomas Müller
61b00ac821
Merge pull request #14413 from owncloud/verify-php-before-running-tests-2
...
Check for PHP configuration before executing unit tests
10 years ago
Jenkins for ownCloud
ef09e5d395
[tx-robot] updated from transifex
10 years ago
Lukas Reschke
9b46e3b3d5
Add expected values to default config as well
10 years ago
Lukas Reschke
2f0f38761d
Add helper to check for `ini` values in `OC_Util::checkServer`
...
This allows to check for specific values in the PHP.ini that ownCloud requires for full compatibility.
`mbstring.func_overload`: https://github.com/owncloud/core/issues/14372
`output_buffering`: http://doc.owncloud.org/server/8.0/admin_manual/configuration/big_file_upload_configuration.html#configuring-php
Fixes https://github.com/owncloud/core/issues/14372 and https://github.com/owncloud/core/issues/14412
10 years ago
Thomas Müller
9aeeb2605b
Check for PHP configuration before executing unit tests
10 years ago
Jenkins for ownCloud
906c0e7798
[tx-robot] updated from transifex
10 years ago
Lukas Reschke
fcc5f5a4f4
Merge pull request #13777 from owncloud/close-cursor
...
Close cursor for appframework and manipulation queries if applicable
10 years ago
Thomas Müller
3a6b11d018
Merge pull request #13767 from owncloud/issue/13764-mimetype-racecondition
...
Use insertIfNotExists() and reload mimetypes after inserting one
10 years ago
Lukas Reschke
df2e712a8e
Merge pull request #14325 from owncloud/fix-plurals-with-quotes
...
Correctly create the expected key for plurals with quotes
10 years ago
Lukas Reschke
6e9a2515ea
Merge pull request #14278 from owncloud/fix-index
...
Check if the offset exists before accessing
10 years ago
Lukas Reschke
50208308e3
Merge pull request #14359 from owncloud/add-satisfy-all
...
Add `Satisfy All`
10 years ago
Morris Jobke
7cb25149c8
Merge pull request #13645 from owncloud/fix-breadcrumb-backslash
...
Parse backslash as directory separator in breadcrumb
10 years ago
Jenkins for ownCloud
79ef5eda96
[tx-robot] updated from transifex
10 years ago
Lukas Reschke
602e563d99
Merge pull request #14366 from owncloud/remove-old-l10n-files
...
Remove some old l10n files they arent loaded anymore
10 years ago
Thomas Müller
b7ff0d44d8
apply backslash fix to _setCurrentDir
10 years ago
Morris Jobke
75a7bcb10c
Merge pull request #14199 from owncloud/cast-type-manually
...
Manually type-cast all AJAX files
10 years ago
Thomas Müller
df58eea93f
Merge pull request #13505 from owncloud/streamline-scanning-code
...
Streamline auth and CSRF check in scan.php
10 years ago
Thomas Müller
767dd4bde7
Merge pull request #14267 from owncloud/encode-eventsource
...
Encode requesttoken
10 years ago
Thomas Müller
bdc503b03d
Merge pull request #14295 from owncloud/encode-request-token-for-avatars
...
Encode Requesttoken for avatars
10 years ago
Thomas Müller
7cd3f17d9c
Merge pull request #14311 from raimund-schluessler/Fix#14310
...
Fix #14310
10 years ago
Thomas Müller
6e4fa80fe6
Merge pull request #14377 from owncloud/port-14041
...
Port of #14041 to master
10 years ago
Arthur Schiwon
7ada41259c
Port of #14041 to master
...
on ownCloud upgrade: upgrade all apps in order, load important ones
Fix "other" app update stack
10 years ago
Morris Jobke
0e47d1fcca
Merge pull request #14338 from owncloud/fix-nav-heigt
...
If no link text has been set for the navigation show the link nonetheless
10 years ago
Joas Schilling
e52a63eccb
Remove some old l10n files they arent loaded anymore
10 years ago
Thomas Müller
84eb00e428
Merge pull request #14342 from owncloud/disallow-path-traversals-in-file-view
...
Disallow path traversals in file view
10 years ago
Jenkins for ownCloud
294137dda6
[tx-robot] updated from transifex
10 years ago
Lukas Reschke
4decbc2efa
Add `Satisfy All`
...
Fixes https://github.com/owncloud/core/issues/14356
10 years ago
Thomas Müller
b32d31a2f1
Merge pull request #13836 from owncloud/part-no-cache-update
...
Dont update the cache when working with part files
10 years ago
Thomas Müller
88126498a0
Merge pull request #14349 from owncloud/contributetrackerupdate
...
add documentation issue trackers and use https everywhere
10 years ago
Jan-Christoph Borchardt
83bc951630
Merge pull request #12213 from sebomoto/add-loadfeedback
...
Add loadfeedback
10 years ago
Volkan Gezer
74ed727b5f
add documentation issue trackers and use https everywhere
10 years ago
Lukas Reschke
46ca0fa481
Add some basic PHPDoc to functions
10 years ago
Lukas Reschke
41e5850450
Prevent directory traversals in ctr of \OC\Files\View
...
This prevents a misusage of \OC\Files\View by calling it with user-supplied input. In such cases an exception is now thrown.
10 years ago
Clark Tomlinson
8d09cc3b91
Merge pull request #13989 from owncloud/enhancment/security/11857
...
Allow AppFramework applications to specify a custom CSP header
10 years ago
Clark Tomlinson
84cc90a0ee
Merge pull request #14335 from owncloud/enable-strict-mode-per-deafult
...
Fix invalid `ini_set` directives
10 years ago
Lukas Reschke
e4bf3fcb53
Merge pull request #14330 from owncloud/revert-13879-add_debug_log_for_memcache_instantiation
...
Revert "add debug log for memcache instantiation"
10 years ago
Clark Tomlinson
c4fdb9cc24
Merge pull request #14324 from owncloud/fix/14320
...
Check if instance is not yet installed
10 years ago
Bernhard Posselt
a5074fa629
if no link text has been set for the navigation show the link nonetheless
10 years ago
Lukas Reschke
593681a4a9
Fix invalid `ini_set` directives
...
Somehow they got messed up. Because PHP does automatic type juggling this has worked before as well however it's not guaranteed that this might work in the future as well.
10 years ago
Vincent Petry
610761d1f7
Merge pull request #14211 from owncloud/activity/225-files-extension-jenkins
...
Activity/225 Move displaying of files related activities to files app
10 years ago
Vincent Petry
837365fff2
Merge pull request #14210 from owncloud/activity/225-sharing-extension-jenkins
...
Activity/225 sharing extension
10 years ago
Lukas Reschke
cd4c064ebf
Revert "add debug log for memcache instantiation"
10 years ago
Lukas Reschke
a666f804c7
Use the untrusted domain in the installer
10 years ago
Joas Schilling
602845f33e
Correctly create the expected key for plurals with quotes
...
Ported from the administration repo:
c67eaa11c0
and
41b0f9fa3a
10 years ago
Lukas Reschke
1a41f8f6f9
Check if instance is not yet installed
...
Due to a security hardening in 8.1 a missing value of empty trusted domains in the config would provoke an error as this was misused by a lot of users.
This caused a problem where the initial installation happened from another domain than 127.0.0.1 as in this case the domain was considered untrusted as no value was defined. However, this special case should not get intercepted.
To test:
- [ ] Installing ownCloud on 127.0.0.1 works
- [ ] Installing ownCloud on another domain / IP works
- [ ] When setting up ownCloud from 127.0.0.1 and accessing it from the domain above the trusted domain error should be shown if not specified in the config
Fixes https://github.com/owncloud/core/issues/14320
10 years ago
Thomas Müller
caa6d3e2db
Merge pull request #13857 from owncloud/phpseclib-0.3.9
...
Update phpseclib to version 0.3.9.
10 years ago
Thomas Müller
2b1f39cd6b
Merge pull request #14308 from owncloud/fix-14247
...
Add mapping for a broken varchar type.
10 years ago