raven
Here are 92 public repositories matching this topic...
Description
OSX build notes have the following line
brew install automake berkeley-db4 libtool boost --c++11 miniupnpc openssl pkg-config protobuf python3 qt libevent
However, the boost --c++11 isn't a valid command anymore. Need to update it
-
Updated
Jun 2, 2020 - JavaScript
Currently this is the source of a potential memory leak (see #50), since Raven will continue to hold a reference our original dataCallback which has the store implicitly bound into it.
Additionally, we hard code where in the context we put the state, (data.extra.state), so the second call will cause any context provided by the first call to be overwritten.
I can foresee a possible us
-
Updated
Jun 28, 2020 - TypeScript
-
Updated
Jun 5, 2020 - TypeScript
-
Updated
Oct 1, 2019 - JavaScript
contributors wanted?
I'm a scheme novice, but I would happy to donate some time to the more tedious tasks associated with managing the Raven project (e.g., reviewing documentation, testing functionality, reviewing package submissions, etc.). Please let me know if you see opportunities for me to contribute. Thanks.
I don't think that this section is entirely accurate.
AFAIK:
cdn.ravenjs.comis only required, if the user chooses to load Raven.js from the CDN.app.getsentry.comis not required for on-premise setups and should be replace
Basic strategies:
- Exponential backoff in case of server/connection errors
- N retries in case of quote exceeded limit
Possibly using retriable.cr shard.
-
Updated
Apr 5, 2020 - JavaScript
as suggested by @dcramer in https://github.com/getsentry/sentry/pull/16116/files#diff-aa34cb9acf9a36938078d3c80d01a25a
it might be a good pattern to mock sentry TOGETHER with the testkit
jest.mock('@sentry/browser', () => {
...Sentry,
testkit,
init: options =>
SentryBrowser.init({ ...options, transport: sentryTransport })
})-
Updated
Nov 16, 2018 - C
-
Updated
Sep 17, 2019 - PHP
-
Updated
Jul 11, 2019 - Python
-
Updated
Jun 14, 2020 - Go
The --chroot flag isn't mentioned in nest-cli's help.
$ nest --help
nest [FLAGS] SUBCOMMAND [SUBCOMMANDS'S FLAGS]
Raven-OS's package manager.
FLAGS
-h, --help Prints help information
-v Sets the level of verbosity
-V, --version Prints version information
SUBCOMMANDS
help Prints this message or the help of the given subcomma-
Updated
May 5, 2018 - Go
-
Updated
Nov 21, 2019 - JavaScript
Improve this page
Add a description, image, and links to the raven topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the raven topic, visit your repo's landing page and select "manage topics."


Package