Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New SDKs #1349

Merged
merged 137 commits into from
Jun 7, 2018
Merged

New SDKs #1349

merged 137 commits into from
Jun 7, 2018

Conversation

HazAT
Copy link
Member

@HazAT HazAT commented Jun 6, 2018

ref: #1281

HazAT and others added 17 commits April 20, 2018 13:44
* fix: This can be null under some circumstances

* ref: Rename Frontend to Client

* ref: ClientBase -> BaseClient

* ref: Remove client and pass options instead

* ref: Add correct type checks for raven-js send
* feat(types): Introduce @sentry/types package
* feat(types): Remove redundant package-lock.json
# Conflicts:
#	packages/browser/src/backend.ts
* ref: Move setContext to configureScope

* feat: Add fingerprint, Remove sinon/chai use jest only in shim

* feat: Bump shim api version

* ref: Code comments

* ref: Rename to ScopeInstane since Scope is reserved

* ref: Remove sinon and chai from core

* feat: Rewrite node sdk to use configureScope

* ref: Remove sinon/chai from node

* ref: Browser use configure scope

* ref: Renaming Scope/Layer/ScopeContent

* ref: Scope is now Scope, no more Content

* ref: Remove initial Scope from sdks

* ref: Convert scope into class

* ref: Move scope to correct file

* ref: Doc comments, Move scope to seperate file

* ref: Move scope into core

* ref: Core scope cleanup
# Conflicts:
#	.gitignore
#	Gruntfile.js
#	dist/plugins/angular.min.js
#	dist/plugins/angular.min.js.map
#	dist/plugins/console.js
#	dist/plugins/console.min.js
#	dist/plugins/console.min.js.map
#	dist/raven.min.js
#	dist/raven.min.js.map
#	dist/sri.json
#	karma.config.js
#	karma.integration.config.js
#	karma/karma.config.js
#	karma/karma.integration.config.js
#	package.json
#	packages/raven-js/karma/karma.config.js
#	packages/raven-js/karma/karma.integration.config.js
#	packages/raven-js/scripts/build.js
#	packages/raven-js/scripts/generate-plugin-combinations.js
#	packages/raven-js/src/utils.js
#	packages/raven-js/test/globals.js
#	src/singleton.js
#	src/utils.js
#	test/utils.test.js
#	typescript/raven-tests.ts
#	typescript/raven.d.ts
@HazAT HazAT requested a review from kamilogorek as a code owner June 6, 2018 13:53
@HazAT HazAT changed the title New SDKs [WIP] New SDKs Jun 6, 2018
@HazAT HazAT changed the title [WIP] New SDKs New SDKs Jun 7, 2018
@HazAT
Copy link
Member Author

HazAT commented Jun 7, 2018

qonviyz

@HazAT HazAT merged commit 6d8f2b9 into master Jun 7, 2018
@HazAT HazAT deleted the next branch August 2, 2018 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants