Jenkins for ownCloud
a296cbd203
[tx-robot] updated from transifex
10 years ago
Thomas Müller
b441d3dcb3
Merge pull request #24062 from owncloud/fix-gitignore
Fix gitignore for core/vendor
10 years ago
Thomas Müller
c0d132150a
Merge pull request #24079 from owncloud/console_psr4
Move \OC\Console to PSR-4
10 years ago
Thomas Müller
5b2ef92eb2
Merge pull request #24004 from owncloud/dont-transfer-files-to-not-ready-user
Introduce isReadyForUser and verify in file transfer ownership
10 years ago
Lukas Reschke
a86fd873d6
Merge pull request #24076 from owncloud/fix-initial-calendar-and-addressbook-names
Fix displayname for initial calendars and address books
10 years ago
Roeland Douma
0c5f915377
Merge pull request #24054 from owncloud/data_fingerprint
Add data-fingerprint property
10 years ago
Roeland Jago Douma
a3a31b5fee
Move \OC\Console to PSR-4
10 years ago
Thomas Müller
7186975e35
Merge pull request #23993 from owncloud/update-to-jquery2
Update jquery to version 2.2.3
10 years ago
Thomas Müller
7054b9719b
Merge pull request #24074 from owncloud/integritycheck_psr4
Move OC\IntegrityCheck to PSR-4
10 years ago
Thomas Müller
f8c55beaae
Merge pull request #23903 from owncloud/fix-user-data-folder-creation-for-apache-login
Ensure the user's data folder is created for IApacheBackend authentication
10 years ago
Jenkins for ownCloud
f812f51c5d
[tx-robot] updated from transifex
10 years ago
Thomas Müller
1773dcbef2
Merge pull request #23973 from owncloud/share_move_post_delete_from_group_hook
Move post_removeFromGroup to shareManager
10 years ago
Thomas Müller
00ad23f3c1
Merge pull request #24049 from owncloud/skjnldsv-fix-colors-values
Fix rgb values
10 years ago
Thomas Müller
974f09b730
Merge pull request #24056 from owncloud/move-logout-to-logincontroller
Move logout to controller
10 years ago
Thomas Müller
748134bd90
Fix displayname for initial calendars and address books - fixes #24057
10 years ago
Thomas Müller
d0ad8e6e69
Revert "Fix displayname for initial calendars and address books - fixes #24057"
This reverts commit a5d3e5ed68 .
10 years ago
Thomas Müller
a5d3e5ed68
Fix displayname for initial calendars and address books - fixes #24057
10 years ago
Roeland Jago Douma
c03bd2d8a7
Fix use statement
10 years ago
Roeland Jago Douma
161eaadc89
Move OC\IntegrityCheck to PSR-4
10 years ago
Lukas Reschke
8222ad5157
Move logout to controller
Testable code. Yay.
10 years ago
Lukas Reschke
51975d360a
Merge pull request #24037 from owncloud/file_versions_default
link to file_versioning.rst
10 years ago
Christoph Wurst
b4c5a5b9bf
Merge pull request #23911 from owncloud/split-upgrade-command
Move version check code out of class Updater
10 years ago
Thomas Müller
4c59ee033c
Merge pull request #23922 from owncloud/upgrade-only-with-cli-for-big-installations
Suggest cli based updater in case the instance is bigger
10 years ago
Thomas Müller
92dfb4e926
Merge pull request #24072 from owncloud/properly-escape-url
Properly escape URL
10 years ago
Lukas Reschke
ff1150bb4d
Properly escape URL
Fixes https://github.com/owncloud/core/issues/23499
10 years ago
Thomas Müller
1626850fc9
Remove deprecated HTTPHelper
10 years ago
Thomas Müller
5c3183cedd
Move version check code out of class Updater
10 years ago
Thomas Müller
739dfb5c66
Suggest cli based updater in case the instance is bigger - #23913
10 years ago
Roeland Jago Douma
1fa13f666b
Add config text
10 years ago
Roeland Jago Douma
a2c8597b00
Add occ command for updating the data-fingerprint
10 years ago
Roeland Jago Douma
dcb2b37e24
Add data-fingerprint property to webdav
10 years ago
Thomas Müller
fd1740deb6
Merge pull request #24058 from owncloud/fix-notification-paths
Adjust notification paths to PSR-4
10 years ago
Morris Jobke
b2a3a5cf69
remove unneeded files
10 years ago
Morris Jobke
f4930cd567
Fix gitignore for core/vendor
* es6-promise and davclient.js
10 years ago
Joas Schilling
d0c5d794a0
Adjust notification paths to PSR-4
10 years ago
Lukas Reschke
14fdafaede
Merge pull request #23947 from owncloud/login-to-ctrl
Move login form into controller
10 years ago
Thomas Müller
ab701f076d
Merge pull request #24050 from owncloud/notification_psr4
Move \OC\Notification to PSR-4
10 years ago
Christoph Wurst
5900e46f01
Turn off jQuery animations when testing
10 years ago
John Molakvoæ
e11b39a248
Fix rgb values
Fix was required because values was too big for rgb and breaking the brightness calculation.
Now we have the initial sat (70%) and the reduction to 60 if too bright working again.
10 years ago
Thomas Müller
85d809c0d3
Merge pull request #23268 from owncloud/range-requests-should-not-block-the-session
Close session for publicwebdav
10 years ago
Roeland Jago Douma
3301bfd195
Move \OC\Notification to PSR-4
10 years ago
Thomas Müller
d5dbd4e051
Merge pull request #24048 from owncloud/memcache_psr-4
Move \OC\Memcache to PSR-4
10 years ago
Roeland Jago Douma
f3d05486fd
Move \OC\Memcache to PSR-4
10 years ago
Morris Jobke
d5aa694ccf
Merge pull request #24036 from owncloud/db_psr4
Move \OC\DB to PSR-4
10 years ago
Jenkins for ownCloud
d33f048bee
[tx-robot] updated from transifex
10 years ago
Lukas Reschke
0363aab021
Merge pull request #23936 from owncloud/update_3rdparty
update 3rdparty to latest JSqueeze
10 years ago
Lukas Reschke
2625d8fc71
Merge pull request #23978 from owncloud/integration-test-remaining-from-qa-26
Added test case about downloading a file inside a folder with range
10 years ago
Lukas Reschke
2d84e9c5fa
Merge pull request #24020 from owncloud/update-sample-command
Fix deprecated usages of libre office commands
10 years ago
Lukas Reschke
e2946f7b80
Merge pull request #24030 from owncloud/integration-tests-improved-resharing
Added test case for QA-94
10 years ago
Lukas Reschke
95e62180ce
Merge pull request #23939 from owncloud/stricter-csp-for-dav-backend
Employ a stricter Content Security Policy on remote.php
10 years ago