- Apr 28, 2016
-
-
Matt Robenolt authored
-
Matt Robenolt authored
Fixed API keys not correctly reflecting scopes
- Apr 11, 2016
-
-
Matt Robenolt authored
-
Armin Ronacher authored
Fixed counters in MySQL
- Apr 06, 2016
-
-
Matt Robenolt authored
-
Matt Robenolt authored
Don't require SMTP keys to be set when backend doesn't require them
-
Matt Robenolt authored
Apply mail.backend aliases before escalating into settings
- Apr 05, 2016
-
-
Matt Robenolt authored
Handle GroupTagKey and GroupTagValue when merging issues Conflicts: src/sentry/tasks/merge.py tests/sentry/tasks/test_merge.py
-
Ben Vinegar authored
ES6 classes in React don't autobind (fix saved searches)
-
- Apr 01, 2016
-
-
Armin Ronacher authored
-
Matt Robenolt authored
-
Matt Robenolt authored
Add documentation for new warnings
-
ted kaemming authored
Support persistent dismissal of non-ephemeral alerts.
-
Matt Robenolt authored
-
Matt Robenolt authored
-
Matt Robenolt authored
This reverts commit 6b8ad030, reversing changes made to 928962d3.
-
Ted Kaemming authored
-
Matt Robenolt authored
Add an InvalidFrame marker in Stacktraces
-
Armin Ronacher authored
Feature/short names as callsigns dummymigrate
-
ted kaemming authored
Add `PreviewBackend` for mail testing.
-
Ted Kaemming authored
-
Ted Kaemming authored
-
Ted Kaemming authored
-
Ted Kaemming authored
To use, in your settings file: EMAIL_BACKEND = 'sentry.utils.email.PreviewBackend' ...or better yet, in your `config.yml`: mail.backend: sentry.utils.email.PreviewBackend
-
Matt Robenolt authored
Guard against erroring on iteritems inside clean_local_cache
-
Matt Robenolt authored
Fixes SENTRY-XW
-
Chris Jennings authored
Largest value = darkest color in tag distribution charts
-
Matt Robenolt authored
Merge tag counts when merging groups
- Mar 31, 2016
-
-
Matt Robenolt authored
Rather than discard an entire stacktrace when there's one malformed frame, opt to store an InvalidFrame instance. Fixes GH-2808
-
David Cramer authored
Fixes for project list on dashboard
-
ckj authored
-
David Cramer authored
- Limit list of projects to membership - Correct "all projects" link
-
David Cramer authored
Visual tweaks to event types
-
Matt Robenolt authored
Fixes GH-2804
-
Matt Robenolt authored
-
Matt Robenolt authored
Support relaying internal errors to an upstream Sentry
-