Lukas Reschke
5470d0edae
Connect to database to verify if it is running
Try to connect to the OCI host via sqlplus to ensure that the connection is already running. Required by the new OCI configuration on CI.
10 years ago
Thomas Müller
08ae1e8183
Merge pull request #19008 from owncloud/jquery_avatar_tests
JS tests for jquery.avatar
10 years ago
Thomas Müller
9dc136a0d0
Merge pull request #19028 from owncloud/McNetic-zipstreamer-0.7
[jenkins] changed ZipStreamer to use composer for updates, update to 0.7
10 years ago
Thomas Müller
bbf128f1b2
Merge pull request #19098 from owncloud/db-lock-no-transaction
Remove the need for the transaction in the database locking backend
10 years ago
Thomas Müller
3325fb4cdd
Merge pull request #19058 from owncloud/multiselect-bar-style
adjust multiselect bar to controls bar, fix #18989
10 years ago
Thomas Müller
d62cffbc9a
Merge pull request #18901 from owncloud/encryption-dav-tests
Add tests for doing dav requests with encryption enabled
10 years ago
Thomas Müller
eb41a4da7f
Merge branch 'zipstreamer-0.7' of https://github.com/McNetic/owncloud_core into McNetic-zipstreamer-0.7
10 years ago
Thomas Müller
101fe59ce2
Merge pull request #17689 from owncloud/repair-ocs-ids
Add repair step for outdated OCS IDs
10 years ago
Nicolai Ehemann
5db186e77c
adapted to changed subproject commit
10 years ago
Lukas Reschke
7c6d811584
Prefer OCS Id from database
To be consistent with other logic the app id from the database needs to be prefered. Especially when it comes to be able to replace an outdated OCS id.
10 years ago
Lukas Reschke
947e3d7ab5
Add repair step for outdated OCS IDs
There is the case where OCs IDs might become outdated such as it has been with the calendar and contacts app which refer to the old dummy entry. This means that users with the old OCS id can't update updates as well will receive invalid state flags. (e.g. "experimental" instead of "approved")
To allow instances to properly update the applications in the future we need to migrate the OCS IDs for now manually.
10 years ago
Thomas Müller
188d6d2e28
Merge pull request #18911 from owncloud/preview-show-cached-directly
Show cached previews directly
10 years ago
Thomas Müller
0101b1c65f
Merge pull request #18840 from owncloud/fix-app-disable-route
Rebuild app navigation in JS
10 years ago
Thomas Müller
a4a5c9dafd
Merge pull request #18943 from owncloud/trashbin-expiration-cronjob-no-db
Add Trashbin expiration cronjob
10 years ago
Thomas Müller
b59c42e5df
Merge pull request #18983 from owncloud/fix_18926
check for the right user if we can change his password
10 years ago
Thomas Müller
75425b28df
Merge pull request #18679 from owncloud/add-reshare-activities
Add reshare activities for the parent sharee and the original file owner
10 years ago
Thomas Müller
93eb73b0bb
Merge pull request #18986 from owncloud/federated_capabilities
Expose federated sharing capabilities to authenticated users
10 years ago
Thomas Müller
0c37a28a60
Merge pull request #19087 from owncloud/disable-remote-share-notifications-for-now
Disable remote share notifications for now
10 years ago
Thomas Müller
0eb37e2d64
Merge pull request #19092 from owncloud/allow-checking-for-notifiers
Allow checking whether there are notifiers registered
10 years ago
Thomas Müller
3ca61db63b
Merge pull request #19017 from owncloud/dav-download-tests
Add tests for downloading files over dav
10 years ago
Robin Appelman
485ea316a1
reuse the same datadir
10 years ago
Robin Appelman
dc870cb450
Add tests for doing dav requests with encryption enabled
10 years ago
Robin Appelman
a3d734f6cd
Add trait to enable encryption for a unit test
10 years ago
Robin Appelman
e3e78f809d
create new mounts every time the mount provider is called
important for storage wrappers
10 years ago
Robin Appelman
5247a0685d
clear up tests a bit
10 years ago
Thomas Müller
8fa4ebaf6d
Merge pull request #18724 from owncloud/expiration-cronjob
Versions expiration cronjob
10 years ago
Thomas Müller
e37ee9a814
Merge pull request #19069 from owncloud/ext-s3-ceph
AmazonS3 automatic tests
10 years ago
Thomas Müller
2eeb1b2b79
Merge pull request #19088 from owncloud/fix-availability-int
Explicitly cast number to integer
10 years ago
Thomas Müller
100d9e1976
Merge pull request #19095 from owncloud/set-priority-to-1-for-maintenance
Make sure Maintenance is checked before auth and others
10 years ago
Thomas Müller
a6ab106b9a
Merge pull request #19126 from owncloud/fix-19117
Fix missing checkboxes in share dialog
10 years ago
Jenkins for ownCloud
2b21c80335
[tx-robot] updated from transifex
10 years ago
Thomas Müller
9803d68e55
Merge pull request #19090 from owncloud/ext-priority-logic
Properly implement external mount priorities
10 years ago
Thomas Müller
c18156a4fe
Merge pull request #19121 from owncloud/sidebar-design-details
fix Files sidebar layout of Versions and Sharing
10 years ago
Thomas Müller
c74da41faf
Merge pull request #19123 from owncloud/listener-sabre-plugin
Add a Sabre plugin that emits an event
10 years ago
Hendrik Leppelsack
7c80c8e484
fix missing checkboxes in share dialog
10 years ago
Thomas Müller
d56e76c869
Merge pull request #19131 from owncloud/versionsphp-php53
Make version.php PHP 5.3 compatible for the build scripts
10 years ago
Vincent Petry
180ad9e7df
Make version.php PHP 5.3 compatible for the build scripts
10 years ago
Joas Schilling
44e6c4f398
Do not "use" Server
10 years ago
Robin Appelman
e9b1aa6037
improve doc
10 years ago
Joas Schilling
5eddde6486
Add a Sabre plugin that emits an event for apps
10 years ago
Robin Appelman
05fddec022
expire old lock rows
10 years ago
Jan-Christoph Borchardt
3eeea852b3
fix sidebar Sharing layout a bit
10 years ago
Jan-Christoph Borchardt
de1bc0b653
fix sidebar Versions layout
10 years ago
Thomas Müller
4cff2f1ab3
Merge pull request #19046 from owncloud/issue-18924-throw-error-on-invalid-page
Throw an error when the page count or perPage setting is invalid
10 years ago
Joas Schilling
6bc93c7401
Disable the remote sharing notifications until they work properly
10 years ago
Joas Schilling
9e1cd6d873
Change the order of the buttons
10 years ago
Joas Schilling
c3420fface
Allow checking whether there are notifiers registered
10 years ago
Robin Appelman
7c66328381
Remove the need for the transaction in the database locking backend
10 years ago
Joas Schilling
bc89bca803
Make sure Maintenance is checked before auth and others
10 years ago
Thomas Müller
c9397dffea
Merge pull request #19113 from owncloud/issue-19106-fix-singleuser-config-name-encryption
Fix the singleuser config casing in new encryption code
10 years ago