aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Installation goes brrrr"Christoph Wurst2020-11-113-49/+3
* Merge pull request #24054 from nextcloud/bugfix/noid/calendar-repair-oracleMorris Jobke2020-11-111-0/+32
|\
| * Manually iterate over calendardata when oracle is usedJulius Härtl2020-11-111-0/+32
* | Merge pull request #24039 from nextcloud/faster-installationJoas Schilling2020-11-113-3/+49
|\ \
| * | Don't create a schema to check if the migrations table existsJoas Schilling2020-11-111-0/+5
| * | Reduce the number of schemas we generate when we just run all migrations anywayJoas Schilling2020-11-111-0/+41
| * | Only update the schema when we install anywayJoas Schilling2020-11-112-3/+3
| |/
* | Merge pull request #23915 from st3iny/fix/noid/png-icons-in-caldav-reminder-e...Morris Jobke2020-11-116-8/+8
|\ \
| * | Use png icons in caldav reminder emailsRichard Steinmetz2020-11-076-8/+8
* | | Merge pull request #24038 from nextcloud/techdebt/noid/remove-unused-static-m...Morris Jobke2020-11-111-49/+0
|\ \ \ | |_|/ |/| |
| * | Remove unused and deprecated methods from files_external MountConfigMorris Jobke2020-11-101-49/+0
* | | Merge pull request #24041 from nextcloud/techdebt/noid/remove-oc_hooks-for-gr...Julius Härtl2020-11-111-14/+0
|\ \ \
| * | | Remove old OC_Hook for OC_Group eventsMorris Jobke2020-11-101-14/+0
* | | | Merge pull request #23882 from nextcloud/tests/oracleJoas Schilling2020-11-1141-91/+905
|\ \ \ \
| * | | | Fix unique key in test tableJoas Schilling2020-11-101-4/+8
| * | | | Fix naming of jobs and stepsJoas Schilling2020-11-101-17/+20
| * | | | Update baseline, I'm sorryJoas Schilling2020-11-101-5/+19
| * | | | Fix CSJoas Schilling2020-11-104-0/+4
| * | | | Create primary keys on all tables and add a command to create the afterwardsJoas Schilling2020-11-1016-8/+347
| * | | | Replace the credentials table with one that can have empty userJoas Schilling2020-11-108-19/+182
| * | | | Don't try to update on NotNullConstraintViolationException, only on unique or...Joas Schilling2020-11-101-0/+3
| * | | | Fix comparing the empty string for global credentialsJoas Schilling2020-11-102-11/+26
| * | | | Empty string is returned as null, but empty string in file cache is the root ...Joas Schilling2020-11-102-2/+11
| * | | | Fix public calendars as they are stored with null on oracleJoas Schilling2020-11-101-12/+34
| * | | | Make sure columns with an empty default are nullable for OracleJoas Schilling2020-11-1015-9/+138
| * | | | Fix "Invalid fetch style: 12" on OracleJoas Schilling2020-11-101-2/+5
| * | | | Make the test pass on repeating callsJoas Schilling2020-11-101-2/+7
| * | | | Skip the insertIfNotExists() tests on Oracle because it doesn't work with clobJoas Schilling2020-11-101-0/+20
| * | | | Easier debugging and spell fixJoas Schilling2020-11-101-6/+9
| * | | | Use a different column for the primary key as we can not insert it on oracleJoas Schilling2020-11-102-12/+36
| * | | | Add github action for oci8Julius Härtl2020-11-103-3/+57
| | |/ / | |/| |
* | | | Merge pull request #24042 from nextcloud/fix-sharing-tab-state-not-matching-r...Julius Härtl2020-11-1110-3/+347
|\ \ \ \
| * | | | Add integration tests for default share permissionsDaniel Calviño Sánchez2020-11-112-0/+35
| * | | | Add acceptance tests for reshares by link when resharing is disabledDaniel Calviño Sánchez2020-11-112-0/+111
| * | | | Add acceptance tests for reshares when resharing is disabledDaniel Calviño Sánchez2020-11-113-0/+194
| * | | | Disable share input for a received share if resharing is not allowedDaniel Calviño Sánchez2020-11-113-3/+6
| * | | | Do not show "Can reshare" in the menu if resharing is not allowedDaniel Calviño Sánchez2020-11-103-2/+3
| | |/ / | |/| |
* / | | [tx-robot] updated from transifexNextcloud bot2020-11-1116-380/+198
|/ / /
* | | Merge pull request #24025 from nextcloud/techdebt/no-testing-deprecation-logsMorris Jobke2020-11-106-8/+16
|\ \ \ | |/ / |/| |
| * | Do not print deprecation warnings during testingChristoph Wurst2020-11-106-8/+16
* | | 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