summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add github action for oci8Julius Härtl2020-11-103-3/+57
* Merge pull request #23993 from nextcloud/bugfix/noid/close-cursorsMorris Jobke2020-11-1037-92/+380
|\
| * Don't leave cursors open when tests failJoas Schilling2020-11-0937-92/+380
* | Merge pull request #23070 from eleith/complex-recurrance-importseleith2020-11-102-7/+25
|\ \
| * | resolve review commentsleith abdulla2020-10-291-2/+2
| * | handle vcalander documents with recurrence with exemptions or editsleith abdulla2020-10-282-8/+26
* | | Merge pull request #24024 from nextcloud/enhancement/exception-page-full-traceMorris Jobke2020-11-103-5/+22
|\ \ \
| * | | Show the full trace of an exceptionChristoph Wurst2020-11-103-5/+22
|/ / /
* | | Merge pull request #24019 from nextcloud-pr-bot/automated/noid/psalm-baseline...Roeland Jago Douma2020-11-101-3/+0
|\ \ \
| * | | Update psalm baselineNextcloud-PR-Bot2020-11-101-3/+0
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2020-11-1014-20/+70
* | | Merge pull request #23967 from nextcloud/dependabot/composer/build/integratio...Roeland Jago Douma2020-11-091-1/+1
|\ \ \
| * | | Update behat/behat requirement in /build/integrationdependabot-preview[bot]2020-11-071-1/+1
* | | | Merge pull request #23981 from nextcloud/fix/sharing/undefined-in-searchMorris Jobke2020-11-093-5/+5
|\ \ \ \
| * | | | Fix js search in undefined ocs responseJohn Molakvoæ (skjnldsv)2020-11-093-5/+5
| | |_|/ | |/| |
* | | | Merge pull request #23999 from nextcloud/fix/old-legacy-scriptsMorris Jobke2020-11-092-2/+0
|\ \ \ \
| * | | | Removed config.jsJohn Molakvoæ2020-11-091-1/+0
| * | | | Remove old legacy search scriptJohn Molakvoæ2020-11-091-1/+0
| |/ / /
* | | | Merge pull request #23994 from nextcloud/fix/comment_searchRoeland Jago Douma2020-11-091-0/+1
|\ \ \ \
| * | | | Update comment search to initFSRoeland Jago Douma2020-11-091-0/+1
* | | | | Merge pull request #23889 from nextcloud/fix/noid/shortcut-to-avoid-filesyste...Morris Jobke2020-11-092-11/+14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Shortcut to avoid file system setup when generating the logo URLMorris Jobke2020-11-092-11/+14
* | | | | Merge pull request #23937 from nextcloud/bugfix/noid/files-ocdbJohn Molakvoæ2020-11-093-26/+52
|\ \ \ \ \
| * | | | | Use query builder instead of OC_DB in OC\Files\*Joas Schilling2020-11-093-26/+52
* | | | | | Merge pull request #23976 from nextcloud/enh/reduce_getAppPath_and_autoload_regMorris Jobke2020-11-091-3/+6
|\ \ \ \ \ \
| * | | | | | Reduce the getAppPath and autoloader callsRoeland Jago Douma2020-11-071-3/+6
* | | | | | | Merge pull request #23982 from nextcloud/fix/quota-storage-getsizeMorris Jobke2020-11-091-1/+4
|\ \ \ \ \ \ \
| * | | | | | | Make sure root storage is valid before checking its sizeJohn Molakvoæ (skjnldsv)2020-11-091-1/+4
| |/ / / / / /
* | | | | | | Merge pull request #23741 from Ashod/lock-leakMorris Jobke2020-11-091-1/+7
|\ \ \ \ \ \ \
| * | | | | | | Unlock when promoting to exclusive lock failsAshod Nakashian2020-11-071-1/+7
* | | | | | | | Merge pull request #23978 from nextcloud/enh/query_servercontainer_firstMorris Jobke2020-11-091-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | First query the server containerRoeland Jago Douma2020-11-071-0/+6
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #23933 from nextcloud/bugfix/noid/user-ldap-ocdbMorris Jobke2020-11-0920-58/+60
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Test requires the DBJoas Schilling2020-11-091-0/+3
| * | | | | | | fix insert valuesArthur Schiwon2020-11-061-2/+2
| * | | | | | | only delete specified configArthur Schiwon2020-11-061-0/+1
| * | | | | | | Correctly place the array typeJoas Schilling2020-11-061-1/+1
| * | | | | | | Use query builder to interact with member managementJoas Schilling2020-11-061-12/+16
| * | | | | | | Use query builder instead of OC_DB in user_ldapJoas Schilling2020-11-0619-46/+40
* | | | | | | | Merge pull request #23574 from nextcloud/fix/23569John Molakvoæ2020-11-093-4/+5
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fix link share label placeholder not showingGary Kim2020-11-073-4/+5
| | |/ / / / / | |/| | | | |
* | | | | | | [tx-robot] updated from transifexNextcloud bot2020-11-0928-38/+140
* | | | | | | Merge pull request #23983 from nextcloud-pr-bot/automated/noid/psalm-baseline...Roeland Jago Douma2020-11-081-6/+0
|\ \ \ \ \ \ \
| * | | | | | | Update psalm baselineNextcloud-PR-Bot2020-11-081-6/+0
|/ / / / / / /
* / / / / / / [tx-robot] updated from transifexNextcloud bot2020-11-0854-66/+766
|/ / / / / /
* | | | | | Merge pull request #23923 from nextcloud/bugfix/oci/fix-greatest-order-for-or...Roeland Jago Douma2020-11-075-10/+77
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Update parametersJoas Schilling2020-11-074-8/+32
| * | | | | Make sure Oracle always casts everything in the best wayJoas Schilling2020-11-061-0/+43
| * | | | | Use Query builder functionJoas Schilling2020-11-061-1/+1
| * | | | | Fix order of GREATEST for OracleJoas Schilling2020-11-061-3/+3
| |/ / / /