Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests/lib
AgeCommit message (Expand)Author
2020-07-01Replace TYPE with TYPESDaniel Kesselberg
2020-06-26Fix unit testsJoas Schilling
2020-06-25Fix robots "noindex, nofollow" signalsJoas Schilling
2020-06-24Fix testsJoas Schilling
2020-06-24Update share type constant usageJoas Schilling
2020-06-24Add unified search APIChristoph Wurst
2020-06-23Fix language in share notes email for usersJoas Schilling
2020-06-23Merge pull request #21452 from nextcloud/bugfix/21451/allow-autocomplete-by-d...Joas Schilling
2020-06-22Merge pull request #21479 from nextcloud/fix/21474/allow_specifying_cookie_typeblizzz
2020-06-22Allow to specify the cookie type for appframework responsesRoeland Jago Douma
2020-06-21Fix unit test of the ResponseTestRoeland Jago Douma
2020-06-19Allow crash reporters registration during app bootstrapChristoph Wurst
2020-06-18Fix unit testsJoas Schilling
2020-06-17Add dedicated API for apps' bootstrapping processChristoph Wurst
2020-06-16Emit an event for every disabled 2FA provider during cleanupChristoph Wurst
2020-06-16Merge pull request #21416 from nextcloud/fix/user-deleted-token-cleanupChristoph Wurst
2020-06-15Clean up auth tokens when user is deletedChristoph Wurst
2020-06-15Avoid duplicate matches in wide and exact resultsJulius Härtl
2020-06-12Increase timeout of the appstore requestsJoas Schilling
2020-06-11prevent the root storage from accidentally scanning user foldersRobin Appelman
2020-06-08Remove dropped " ON " when join has no conditionJoas Schilling
2020-06-03Prevent harder to share your rootJoas Schilling
2020-05-29Fix disabling send password by Talk without new password in mail sharesDaniel Calviño Sánchez
2020-05-28Fix enabling send password by Talk with same password in mail sharesDaniel Calviño Sánchez
2020-05-28Fix enabling send password by Talk with empty password in link sharesDaniel Calviño Sánchez
2020-05-28Add lazy events for the Node APIRoeland Jago Douma
2020-05-25Do not read certificate bundle from data dir by defaultMorris Jobke
2020-05-21Merge pull request #20814 from nextcloud/group-id-onlyRoeland Jago Douma
2020-05-20Revert "Compress the appstore requests by default"Morris Jobke
2020-05-20Allow gzip encoded requests by defaultMorris Jobke
2020-05-20Compress the appstore requests by defaultMorris Jobke
2020-05-20Cache appstore requests for 60 instead of 5 minutesMorris Jobke
2020-05-15l10n: Add "The" before "Following"Valdnet
2020-05-13Merge pull request #20939 from nextcloud/enh/middleware/not_modifiedRoeland Jago Douma
2020-05-13Merge pull request #20897 from nextcloud/bugfix/httpcacheRoeland Jago Douma
2020-05-13Move the notmodified check to middleware where it belongsRoeland Jago Douma
2020-05-12Merge pull request #20270 from nextcloud/enh/appframework/gzipRoeland Jago Douma
2020-05-12Fix http cache testClement Wong
2020-05-12Add AppFramework GZip middleware to gzip responsesRoeland Jago Douma
2020-05-11Use random_bytesRoeland Jago Douma
2020-05-08Adjust tests to only return group IDsMorris Jobke
2020-05-07dont get the group details if we only ask for the idRobin Appelman
2020-05-01Update education bundleRoeland Jago Douma
2020-04-30Fix getDirectoryContent implementation for Jail wrapperRobin Appelman
2020-04-30Fix Argon2 options checksMichaIng
2020-04-27Merge pull request #19793 from nextcloud/bugfix/noid/link-to-federated-reshareMorris Jobke
2020-04-27Merge pull request #19084 from nextcloud/bug/13556/wrong-paths-for-svgMorris Jobke
2020-04-24Add test to ensure that symlinked apps_paths are not resolvedDaniel Kesselberg
2020-04-24Allow specifying a default expiration dateRoeland Jago Douma
2020-04-23Do not create remember me cookieJulius Härtl