Commit Graph

56111 Commits (264d54b388a60d36107dae40521099036266fe8f)
 

Author SHA1 Message Date
Joas Schilling 264d54b388
Fix CS 5 years ago
Joas Schilling d5df033ede
Create primary keys on all tables and add a command to create the afterwards 5 years ago
Joas Schilling 5b5aebbf66
Replace the credentials table with one that can have empty user 5 years ago
Joas Schilling fbda2d1d25
Don't try to update on NotNullConstraintViolationException, only on unique or foreign key 5 years ago
Joas Schilling 1aa9c9164d
Fix comparing the empty string for global credentials 5 years ago
Joas Schilling cffad62771
Empty string is returned as null, but empty string in file cache is the root and exists 5 years ago
Joas Schilling 31e243be74
Fix public calendars as they are stored with null on oracle 5 years ago
Joas Schilling ecbb066dec
Make sure columns with an empty default are nullable for Oracle 5 years ago
Joas Schilling 609c8a9cf8
Fix "Invalid fetch style: 12" on Oracle 5 years ago
Joas Schilling 39131519b2
Make the test pass on repeating calls 5 years ago
Joas Schilling 61c767128c
Skip the insertIfNotExists() tests on Oracle because it doesn't work with clob 5 years ago
Joas Schilling 74c0143001
Easier debugging and spell fix 5 years ago
Joas Schilling e313777cd6
Use a different column for the primary key as we can not insert it on oracle 5 years ago
Julius Härtl 2050517d44
Add github action for oci8 5 years ago
Morris Jobke f23c2162ad
Merge pull request #23993 from nextcloud/bugfix/noid/close-cursors 5 years ago
eleith 10aa22dd45
Merge pull request #23070 from eleith/complex-recurrance-imports 5 years ago
Morris Jobke f63996f60f
Merge pull request #24024 from nextcloud/enhancement/exception-page-full-trace 5 years ago
Christoph Wurst 979b291a36
Show the full trace of an exception 5 years ago
Roeland Jago Douma 78e1f22893
Merge pull request #24019 from nextcloud-pr-bot/automated/noid/psalm-baseline-update 5 years ago
Nextcloud-PR-Bot e35329176d Update psalm baseline 5 years ago
Nextcloud bot 98d1a3f34c
[tx-robot] updated from transifex 5 years ago
Roeland Jago Douma c8822508de
Merge pull request #23967 from nextcloud/dependabot/composer/build/integration/behat/behat-approx-3.8.0 5 years ago
Morris Jobke 92ddaeaf4c
Merge pull request #23981 from nextcloud/fix/sharing/undefined-in-search 5 years ago
Morris Jobke 4686deb298
Merge pull request #23999 from nextcloud/fix/old-legacy-scripts 5 years ago
Roeland Jago Douma 2b7ea590e1
Merge pull request #23994 from nextcloud/fix/comment_search 5 years ago
Morris Jobke 5076a019e2
Merge pull request #23889 from nextcloud/fix/noid/shortcut-to-avoid-filesystem-setup 5 years ago
John Molakvoæ (skjnldsv) 53e56b4d56
Fix js search in undefined ocs response 5 years ago
Joas Schilling 8027dcbc6f
Don't leave cursors open when tests fail 5 years ago
John Molakvoæ 3bacb4780b
Removed config.js 5 years ago
John Molakvoæ 87a193e307
Remove old legacy search script 5 years ago
John Molakvoæ 72545ffd07
Merge pull request #23937 from nextcloud/bugfix/noid/files-ocdb 5 years ago
Morris Jobke f02bab1425
Merge pull request #23976 from nextcloud/enh/reduce_getAppPath_and_autoload_reg 5 years ago
Morris Jobke 28464f71a2
Merge pull request #23982 from nextcloud/fix/quota-storage-getsize 5 years ago
Morris Jobke 005a132938
Merge pull request #23741 from Ashod/lock-leak 5 years ago
Morris Jobke 2f70a25076
Merge pull request #23978 from nextcloud/enh/query_servercontainer_first 5 years ago
Morris Jobke 46002a46a6
Merge pull request #23933 from nextcloud/bugfix/noid/user-ldap-ocdb 5 years ago
Morris Jobke c7ff0c71b4
Shortcut to avoid file system setup when generating the logo URL 5 years ago
Roeland Jago Douma d1c53981eb
Update comment search to initFS 5 years ago
John Molakvoæ 05d3326664
Merge pull request #23574 from nextcloud/fix/23569 5 years ago
Joas Schilling c07720de77
Use query builder instead of OC_DB in OC\Files\* 5 years ago
John Molakvoæ (skjnldsv) 6a453ac184
Make sure root storage is valid before checking its size 5 years ago
Joas Schilling 3f370f3732
Test requires the DB 5 years ago
Nextcloud bot f5be2c722a
[tx-robot] updated from transifex 5 years ago
Roeland Jago Douma c0936c1d47
Merge pull request #23983 from nextcloud-pr-bot/automated/noid/psalm-baseline-update 5 years ago
Nextcloud-PR-Bot 63c68d49c7 Update psalm baseline 5 years ago
Nextcloud bot 2b2af705f7
[tx-robot] updated from transifex 5 years ago
Gary Kim 25d260838b
Fix link share label placeholder not showing 5 years ago
Roeland Jago Douma 889bb44b42
First query the server container 5 years ago
Roeland Jago Douma d8637c62e0
Reduce the getAppPath and autoloader calls 5 years ago
Roeland Jago Douma a5fa9604ba
Merge pull request #23923 from nextcloud/bugfix/oci/fix-greatest-order-for-oracle 5 years ago