"...tests/e2e/git@gitlab.ow2.org:RocketChat/Rocket.Chat.git" did not exist on "776b3c3c673ca80b5a1024de32921a0cde927865"
refactor: Settings out of DB Watcher (#32518)
Co-authored-by:
Diego Sampaio <chinello@gmail.com>
Showing
- apps/meteor/app/api/server/v1/misc.ts 41 additions, 18 deletionsapps/meteor/app/api/server/v1/misc.ts
- apps/meteor/app/api/server/v1/settings.ts 20 additions, 8 deletionsapps/meteor/app/api/server/v1/settings.ts
- apps/meteor/app/apps/server/bridges/settings.ts 7 additions, 2 deletionsapps/meteor/app/apps/server/bridges/settings.ts
- apps/meteor/app/assets/server/assets.ts 17 additions, 3 deletionsapps/meteor/app/assets/server/assets.ts
- apps/meteor/app/authentication/server/startup/index.js 3 additions, 1 deletionapps/meteor/app/authentication/server/startup/index.js
- apps/meteor/app/cloud/server/functions/getOAuthAuthorizationUrl.ts 3 additions, 0 deletions...or/app/cloud/server/functions/getOAuthAuthorizationUrl.ts
- apps/meteor/app/cloud/server/functions/getWorkspaceAccessToken.ts 7 additions, 4 deletions...eor/app/cloud/server/functions/getWorkspaceAccessToken.ts
- apps/meteor/app/cloud/server/functions/removeWorkspaceRegistrationInfo.ts 25 additions, 10 deletions...cloud/server/functions/removeWorkspaceRegistrationInfo.ts
- apps/meteor/app/cloud/server/functions/saveRegistrationData.ts 41 additions, 30 deletions...meteor/app/cloud/server/functions/saveRegistrationData.ts
- apps/meteor/app/cloud/server/functions/startRegisterWorkspace.ts 2 additions, 1 deletion...teor/app/cloud/server/functions/startRegisterWorkspace.ts
- apps/meteor/app/cloud/server/functions/supportedVersionsToken/supportedVersionsToken.ts 2 additions, 1 deletion...unctions/supportedVersionsToken/supportedVersionsToken.ts
- apps/meteor/app/cloud/server/functions/syncWorkspace/legacySyncWorkspace.ts 5 additions, 2 deletions...oud/server/functions/syncWorkspace/legacySyncWorkspace.ts
- apps/meteor/app/error-handler/server/lib/RocketChat.ErrorHandler.ts 8 additions, 1 deletion...r/app/error-handler/server/lib/RocketChat.ErrorHandler.ts
- apps/meteor/app/federation/server/functions/helpers.ts 3 additions, 1 deletionapps/meteor/app/federation/server/functions/helpers.ts
- apps/meteor/app/importer-csv/server/CsvImporter.ts 5 additions, 1 deletionapps/meteor/app/importer-csv/server/CsvImporter.ts
- apps/meteor/app/importer-hipchat-enterprise/server/HipChatEnterpriseImporter.js 6 additions, 1 deletion...er-hipchat-enterprise/server/HipChatEnterpriseImporter.js
- apps/meteor/app/importer-slack-users/server/SlackUsersImporter.ts 7 additions, 1 deletion...eor/app/importer-slack-users/server/SlackUsersImporter.ts
- apps/meteor/app/importer-slack/server/SlackImporter.ts 5 additions, 1 deletionapps/meteor/app/importer-slack/server/SlackImporter.ts
- apps/meteor/app/importer/server/classes/Importer.ts 15 additions, 4 deletionsapps/meteor/app/importer/server/classes/Importer.ts
- apps/meteor/app/invites/server/functions/sendInvitationEmail.ts 6 additions, 1 deletion...eteor/app/invites/server/functions/sendInvitationEmail.ts
Loading
Please register or sign in to comment