]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2020-11-16 Daniel Calviño... Add integration tests for creating shares with default... 24159/head
2020-11-16 Daniel Calviño... Reset app configs by deleting the values instead of...
2020-11-16 Daniel Calviño... Add unit tests for "validateExpirationDateInternal"
2020-11-16 Daniel Calviño... Fix default internal expiration date
2020-11-16 Daniel Calviño... Add explicit time to test date for clarity
2020-11-16 Daniel Calviño... Add unit test for expiration date with date and with...
2020-11-16 Daniel Calviño... Fix unit test for expiration date without date but...
2020-11-16 Daniel Calviño... Fix unit test method name
2020-11-16 Daniel Calviño... Fix unit test for verifying enforced valid expiration...
2020-11-16 Daniel Calviño... Fix unit test for verifying enforced expire date too...
2020-11-16 Daniel Calviño... Add unit tests to enforce a relaxed default share expir...
2020-11-16 Daniel Calviño... Remove wrong and misleading comment
2020-11-16 Daniel Calviño... Remove extra spaces
2020-11-16 Daniel Calviño... Fix typo in variable name
2020-11-16 Daniel Calviño... Fix typos in method names
2020-11-16 John MolakvoæMerge pull request #24153 from nextcloud/dependencies...
2020-11-16 Roeland Jago... Merge pull request #24147 from nextcloud/backport/24146...
2020-11-16 Julius HärtlBump bundles 24153/head
2020-11-16 Julius HärtlBump dompurify to 2.2.2
2020-11-16 Joas SchillingMerge pull request #24079 from nextcloud/backport/24053...
2020-11-16 John MolakvoæMerge pull request #24114 from nextcloud/backport/24096...
2020-11-16 Joas SchillingDon't throw on SHOW VERSION query 24147/head
2020-11-16 Joas SchillingBump versions 24079/head
2020-11-16 Joas SchillingMerge pull request #24106 from nextcloud/backport/24085...
2020-11-16 Nextcloud bot[tx-robot] updated from transifex
2020-11-15 Nextcloud bot[tx-robot] updated from transifex
2020-11-14 Nextcloud bot[tx-robot] updated from transifex
2020-11-13 Christoph WurstConvert the card resource to a string if necessary 24114/head
2020-11-13 MichaIngRegister new command db:add-missing-primary-keys 24106/head
2020-11-13 Roeland Jago... Merge pull request #24081 from nextcloud/backport/24066...
2020-11-13 John Molakvoæ... Fix default internal expiration date enforce 24081/head
2020-11-13 Nextcloud bot[tx-robot] updated from transifex
2020-11-12 Morris JobkeDump autoloader
2020-11-12 Joas SchillingAlso make direct_edit.accessed nullable
2020-11-12 Joas SchillingMake is_user_defined nullable so we can store false...
2020-11-12 Roeland Jago... Merge pull request #23989 from nextcloud/version/20... v20.0.2RC1
2020-11-12 Roeland Jago... 20.0.2 RC1 23989/head
2020-11-12 Morris JobkeMerge pull request #24049 from nextcloud/backport/23882...
2020-11-12 Morris JobkeUpdate psalm-baseline 24049/head
2020-11-12 Robin Appelmanfix migration of oc_credentials table
2020-11-12 Joas SchillingUpdate baseline, I'm sorry
2020-11-12 Joas SchillingFix unique key in test table
2020-11-12 Joas SchillingFix naming of jobs and steps
2020-11-12 Joas SchillingFix CS
2020-11-12 Joas SchillingCreate primary keys on all tables and add a command...
2020-11-12 Joas SchillingReplace the credentials table with one that can have...
2020-11-12 Joas SchillingDon't try to update on NotNullConstraintViolationExcept...
2020-11-12 Joas SchillingFix comparing the empty string for global credentials
2020-11-12 Joas SchillingEmpty string is returned as null, but empty string...
2020-11-12 Joas SchillingFix public calendars as they are stored with null on...
2020-11-12 Joas SchillingMake sure columns with an empty default are nullable...
2020-11-12 Joas SchillingFix "Invalid fetch style: 12" on Oracle
2020-11-12 Joas SchillingMake the test pass on repeating calls
2020-11-12 Joas SchillingSkip the insertIfNotExists() tests on Oracle because...
2020-11-12 Joas SchillingEasier debugging and spell fix
2020-11-12 Joas SchillingUse a different column for the primary key as we can...
2020-11-12 Julius HärtlAdd github action for oci8
2020-11-12 Nextcloud bot[tx-robot] updated from transifex
2020-11-11 Roeland Jago... Merge pull request #24058 from nextcloud/backport/24054...
2020-11-11 Roeland Jago... Merge pull request #24050 from nextcloud/backport/23915...
2020-11-11 Julius HärtlManually iterate over calendardata when oracle is used 24058/head
2020-11-11 Morris JobkeMerge pull request #24044 from nextcloud/backport/24042...
2020-11-11 Richard SteinmetzUse png icons in caldav reminder emails 24050/head
2020-11-11 Daniel Calviño... Add integration tests for default share permissions 24044/head
2020-11-11 Daniel Calviño... Add acceptance tests for reshares by link when resharin...
2020-11-11 Daniel Calviño... Add acceptance tests for reshares when resharing is...
2020-11-11 Daniel Calviño... Disable share input for a received share if resharing...
2020-11-11 Daniel Calviño... Do not show "Can reshare" in the menu if resharing...
2020-11-11 Joas SchillingMerge pull request #24033 from nextcloud/backport/23993...
2020-11-11 Nextcloud bot[tx-robot] updated from transifex
2020-11-10 Joas SchillingDon't leave cursors open when tests fail 24033/head
2020-11-10 Morris JobkeMerge pull request #23950 from nextcloud/backport/23928...
2020-11-10 Morris JobkeUpdate psalm-baseline.xml to accept new errors 23950/head
2020-11-10 Joas SchillingFix repair mimetype step to not leave stray cursors
2020-11-10 Morris JobkeMerge pull request #23998 from nextcloud/backport/23937...
2020-11-10 Morris JobkeMerge pull request #23995 from nextcloud/backport/23741...
2020-11-10 Roeland Jago... Merge pull request #23955 from nextcloud/backport/23938...
2020-11-10 John MolakvoæMerge pull request #24012 from nextcloud/backport/23981...
2020-11-10 Nextcloud bot[tx-robot] updated from transifex
2020-11-09 John Molakvoæ... Fix js search in undefined ocs response 24012/head
2020-11-09 Roeland Jago... Merge pull request #24001 from nextcloud/backport/23889...
2020-11-09 Roeland Jago... Merge pull request #24004 from nextcloud/backport/23999...
2020-11-09 John MolakvoæRemoved config.js 24004/head
2020-11-09 John MolakvoæRemove old legacy search script
2020-11-09 Morris JobkeMerge pull request #23996 from nextcloud/backport/23982...
2020-11-09 Morris JobkeShortcut to avoid file system setup when generating... 24001/head
2020-11-09 Morris JobkeMerge pull request #23992 from nextcloud/backport/23574...
2020-11-09 Joas SchillingUse query builder instead of OC_DB in OC\Files\* 23998/head
2020-11-09 John Molakvoæ... Make sure root storage is valid before checking its... 23996/head
2020-11-09 Ashod NakashianUnlock when promoting to exclusive lock fails 23995/head
2020-11-09 Morris JobkeMerge pull request #23971 from nextcloud/backport/23936...
2020-11-09 Morris JobkeCheck in failing psalm checks 23971/head
2020-11-09 Morris JobkeMerge pull request #23975 from nextcloud/backport/23923...
2020-11-09 Daniel KesselbergAdd explicit typecast for $value.
2020-11-09 Gary KimFix link share label placeholder not showing 23992/head
2020-11-09 Nextcloud bot[tx-robot] updated from transifex
2020-11-08 Nextcloud bot[tx-robot] updated from transifex
2020-11-07 Joas SchillingUpdate parameters 23975/head
2020-11-07 Joas SchillingMake sure Oracle always casts everything in the best way
2020-11-07 Joas SchillingUse Query builder function
next