David Cramer
|
2e7a719240
Try #6 at linking
|
14 years ago |
David Cramer
|
b11923f432
I really fail at REST
|
14 years ago |
David Cramer
|
0980196de9
Update with url to docs
|
14 years ago |
David Cramer
|
ff0fe0cfb9
Update with url to docs
|
14 years ago |
David Cramer
|
545e6defe5
Basic docs
|
14 years ago |
David Cramer
|
b164f9ee10
Added sentry_sites plugin which acts like servers/urls except for sites (fixes GH-32)
|
14 years ago |
David Cramer
|
08184f49df
Update screenshot to be latest design
|
14 years ago |
David Cramer
|
0c61e387ad
improve logging example
|
14 years ago |
David Cramer
|
2c8a50ddac
Move logging docs above other cnofig
|
14 years ago |
David Cramer
|
59701a74d5
Better documentation for use of error handling middleware
|
14 years ago |
David Cramer
|
5574e6015a
Add sexy charts using highchart; shows activity up within last 90 days
|
14 years ago |
David Cramer
|
d1cc0b4531
Remove DATABASE_USING docs
|
14 years ago |
David Cramer
|
b80194fa50
Added panels and widget argument to GroupActionProvider. Refactor servers and urls into plugins. Moved redmine plugin into sentry_redmine.
|
14 years ago |
David Cramer
|
31e435b981
Update logging docs to disable propagate
|
14 years ago |
David Cramer
|
1ccd2fd7f9
Merge branch 'master' of github.com:dcramer/django-sentry
|
14 years ago |
David Cramer
|
064fa8c8e1
Removing documentation regarding CATCH_404_ERRORS as it was no longer valid
|
14 years ago |
stefanfoulis
|
53c0fbeab7
Fixed minor documentation error
|
14 years ago |
stefanfoulis
|
a739315519
Fixes #16: sentry.client exception with python 2.5
|
14 years ago |
David Cramer
|
c8149e3962
Note about TEMPLATE_DEBUG
|
14 years ago |
David Cramer
|
ff3c9be537
Update logger name in docs
|
14 years ago |
David Cramer
|
05faa58c34
Fix bad docs
|
14 years ago |
David Cramer
|
834abf3db0
Added Celery client thanks to Andy McCurdy
|
14 years ago |
David Cramer
|
b059e2d8ee
Remove note about postgres
|
14 years ago |
David Cramer
|
1b47180ca9
Update docs to reflect actual usage of extra data in logging (fixes GH-14)
|
14 years ago |
David Cramer
|
b47753d1df
create_from_exception no longer supports traceback/exception, but exc_info instead. Changed logic for determining the view.
|
14 years ago |
David Cramer
|
d4855ea6f1
Update order of options. Add note about multi-db + indexer
|
14 years ago |
David Cramer
|
41f6e97cb2
Add details about extra clause
|
14 years ago |
David Cramer
|
f9afc9050c
Update sample URLs in docs
|
14 years ago |
David Cramer
|
d6bb15633e
Added SENTRY_NAME setting
|
14 years ago |
David Cramer
|
251589a30b
Legacy support for REMOTE_URL
|
14 years ago |
David Cramer
|
32c8594798
Refactored client so that it can be extended. USE_LOGGING is no longer documented. Added LoggingSentryClient.
|
14 years ago |
David Cramer
|
8148942a9b
Added email support. Refactored FakeRequest to work more like a real request. More tests.
|
14 years ago |
David Cramer
|
38f5d72832
Update docs for create_from_exception
|
14 years ago |
David Cramer
|
d2eefe3aff
Merge branch 'master' of http://github.com/wizputer/django-sentry
|
14 years ago |
John Watson
|
057fdbc6d7
Add SENTRY_TESTING to settings.py so the exception can be tested with DEBUG enabled
|
14 years ago |
Bryan Chow
|
2fea25bf05
Make multi-server configuration clearer in README
|
14 years ago |
David Cramer
|
f0d6fbb8c5
update screenshot
|
14 years ago |
David Cramer
|
1f5c13c550
Added SENTRY_REMOTE_TIMEOUT setting
|
14 years ago |
David Cramer
|
d7d54069d9
Update readme
|
14 years ago |
David Cramer
|
2b53abfcf9
Move sentry.client into sentry.client.base to avoid recursive imports in settings
|
14 years ago |
David Cramer
|
97f7020634
Tweak install guide
|
14 years ago |
David Cramer
|
a157daf75e
Move exception handler into sentry.client
|
14 years ago |
David Cramer
|
95d1876e9f
Refactor sentry into client/server package. sentry.client can be used standalone as the remote client, or integrated with sentry itself (which is the server).
|
14 years ago |
David Cramer
|
68ced7fca9
Update reqs to mention paging in INSTALLED_APPS. Add checking for required modules.
|
14 years ago |
David Cramer
|
c4ceffd799
Note django-paging in reqs
|
14 years ago |
David Cramer
|
c0b613d620
Update install instructions
|
14 years ago |
David Cramer
|
0f1e8c1240
Remove final refs to dblog
|
14 years ago |
David Cramer
|
bb45e72e24
Added django-indexer to readme reqs
|
14 years ago |
David Cramer
|
50445d5837
Added authentication
|
14 years ago |
DZ
|
27c38c2026
include screenshot in readme
|
14 years ago |