Brett Hoerner
|
e73b4a92d0
Drop ForeignKeys from TagKey, TagValue and GroupTagKey. (#6002)
|
7 years ago |
David Cramer
|
96bc1c63df
initial swath of yapf formatting changes
|
7 years ago |
David Cramer
|
dac4fd5c91
pep8: format tests
|
7 years ago |
Matt Robenolt
|
27f7e2d085
db: remove foreign key references from GroupTagValue
|
7 years ago |
David Cramer
|
b8f79f3ff8
[search] add culprit to message index (#4442)
|
8 years ago |
David Cramer
|
9504af51c7
[raven] use public API for integration test
|
8 years ago |
David Cramer
|
cb762db3c8
Improve signal support for weakrefs (#4191)
|
8 years ago |
Matt Robenolt
|
4bf25fddcd
Refer to sentry.io (#4048)
|
8 years ago |
David Cramer
|
944126a91d
Fix propagation of project to tag receivers
|
8 years ago |
David Cramer
|
ae647911d7
Add server-side filters
|
8 years ago |
David Cramer
|
461204944f
Initial support for Python 3
|
8 years ago |
David Cramer
|
dd1db60dc1
Utilize message attribute for search
|
8 years ago |
Matt Robenolt
|
b78dd18004
Restrict unauthenticated CORS to only GET
|
9 years ago |
Matt Robenolt
|
eb2194443f
Support CORS check on POST
|
9 years ago |
Matt Robenolt
|
e55f6e70cd
Automatically tag CSP reports
|
9 years ago |
Matt Robenolt
|
4867104753
Add default logger to csp reports
|
9 years ago |
David Cramer
|
a80a1925de
The Great Role Refactor
|
9 years ago |
Matt Robenolt
|
f541888cd2
Reject CSP reports without an `effective-directive`
|
9 years ago |
Matt Robenolt
|
9c115684a5
Add integration tests
|
9 years ago |
Ted Kaemming
|
52e60ac6d1
Fix assertions in plugin tests.
|
9 years ago |
David Cramer
|
98941bcc6f
Fix origin tests to explicitly set no default
|
9 years ago |
David Cramer
|
50ba1ad01d
Add explicit protocol tests
|
9 years ago |
David Cramer
|
77884e1dac
less useless test context
|
9 years ago |
David Cramer
|
21719ba6a9
Refactor core API to improve logging capabilities
|
9 years ago |
David Cramer
|
2a500d27c1
Remove various uses of Team.owner
|
10 years ago |
David Cramer
|
73f740b9f3
Remove use of ProjectKey.user
|
10 years ago |
David Cramer
|
423749adf8
Various cleanup
|
10 years ago |
David Cramer
|
29d6cedd6d
Rename import
|
10 years ago |
David Cramer
|
f9a7d89d16
Add transactional tests for integration and event manager
|
10 years ago |
David Cramer
|
da3aaab015
Upgrade Django to 1.6
|
10 years ago |
David Cramer
|
5e90641c57
Merge branch 'master' into organizations
|
10 years ago |
David Cramer
|
1b8657b764
Remove Project.owner
|
10 years ago |
David Cramer
|
df4440a4b5
Fix integration tests
|
10 years ago |
David Cramer
|
7b036390c6
Various work towards removing Project.owner
|
10 years ago |
David Cramer
|
fc4e619540
Create organization in tests
|
10 years ago |
David Cramer
|
b5b3d74f1b
Various improvements to logging/imports
|
10 years ago |
David Cramer
|
d981534a58
Remove Event.level
|
11 years ago |
David Cramer
|
063d6a0937
Remove use of Event.server_name
|
11 years ago |
David Cramer
|
d96d5172b5
Remove references to site column
|
11 years ago |
Matt Robenolt
|
59b7013368
Fix gzip tests to work on py26
|
11 years ago |
David Cramer
|
05def2c2ac
Support native deflate and gzip encodings
|
11 years ago |
Matt Robenolt
|
6314a9e96e
Pass along protocol for testing
|
11 years ago |
Matt Robenolt
|
85375dcfcd
Dedupe these tests
|
11 years ago |
Matt Robenolt
|
9e5ecfe87f
'*' allowed domain now allows no Referer/Origin to be set
|
11 years ago |
Matt Robenolt
|
6ff4e49c04
Add integration test so I don't break GET requests again
|
11 years ago |
David Cramer
|
a9840f09b3
Various test cleanup and organization
|
11 years ago |
David Cramer
|
23f48b041a
Update integration test to use DSN
|
11 years ago |
David Cramer
|
1dfacde6f0
Remove magical settings and migrate internals to constants
|
11 years ago |
David Cramer
|
d92b0f623e
Switch to a custom user model for future changes
|
12 years ago |
David Cramer
|
9782e37c95
Correct import_string usage
|
12 years ago |