David Cramer
|
fa2289fc22
Updated the message details page to match group details
|
13 years ago |
David Cramer
|
e95c660a8e
Bump version to 1.13.3
|
13 years ago |
David Cramer
|
e7bde33053
Change counts to truncate the number and append a suffix based on range
|
13 years ago |
David Cramer
|
6828b09196
Version bump to 1.13.1
|
13 years ago |
David Cramer
|
167c923ac3
Dont require < Django 1.4
|
13 years ago |
David Cramer
|
f2e4245775
Merge branch 'master' into add-message-ownership
|
13 years ago |
David Cramer
|
bdc4cc909d
Haystack should not be required
|
13 years ago |
David Cramer
|
7b0775acae
Sentry will now setup its default configuration
|
13 years ago |
David Cramer
|
99969f06cb
Version bump to 1.13.0 and initial documentation for deprecation of sentry.client
|
13 years ago |
David Cramer
|
90a604b2dc
Merge branch 'master' into add-message-ownership
|
13 years ago |
David Cramer
|
03f13b7fdd
Switch to django-nose runner
|
13 years ago |
David Cramer
|
1fd836d702
Update version/changes for 1.12.1
|
13 years ago |
David Cramer
|
53d20cefd2
Merge branch 'master' into add-message-ownership
|
13 years ago |
David Cramer
|
32badfe3ce
include checksum as part of the message id
|
13 years ago |
David Cramer
|
e46229dcb8
Version bump and start of changelog
|
13 years ago |
David Cramer
|
79ad797d98
Merge branch 'master' into add-message-ownership
|
13 years ago |
David Cramer
|
f429fc71f4
Update changes and bump version to 1.11.4
|
13 years ago |
David Cramer
|
917f1516ad
Initial project data models
|
13 years ago |
David Cramer
|
f6b1dc760a
Ensure we're passing exception details to templates
|
13 years ago |
David Cramer
|
2bcd89c332
Move message to bottom since it tends to be multi-part
|
13 years ago |
David Cramer
|
9919eaaebc
Version bump to 1.11.1
|
13 years ago |
David Cramer
|
4904af1beb
Version bump to 1.11.0
|
13 years ago |
David Cramer
|
3bfc5148ba
Correct server names in use of unique_servers
|
13 years ago |
David Cramer
|
c38ef641a0
Remove unused importlib dependency (fixes #217)
|
13 years ago |
David Cramer
|
e64f423c19
Refactored a majority of the stack extraction code to be generic (moved into utils/stacks). Added AUTO_LOG_STACKS and the stack boolean attributes for logging frame stacks on any logging call.
|
13 years ago |
David Cramer
|
6b71a0e48f
Swap graphing out to use Highstock
|
13 years ago |
David Cramer
|
af7f20ae10
Ensure dictionary keys are coerced to strings
|
13 years ago |
David Cramer
|
5fbd1942d5
Safely handle unpickling objects that may not have been stored in a correct format
|
13 years ago |
David Cramer
|
c24e94ac22
Improve efficiency of cleanup command
|
13 years ago |
David Cramer
|
c8b7ce067f
Require importlib and uuid under certain python versions only
|
13 years ago |
David Cramer
|
fcacdb4ec4
Version bump to 1.8.7
|
13 years ago |
David Cramer
|
80f44ea667
Merge branch 'master' of https://github.com/kmike/django-sentry into kmike-master
|
13 years ago |
Mikhail Korobov
|
cdaebf505d
make setup.py executable
|
13 years ago |
David Cramer
|
90f669f92d
Version bump to 1.8.6.2
|
13 years ago |
David Cramer
|
41982aa475
Revert "Switch to distribute"
|
13 years ago |
Gabriel Grant
|
40a16270bc
Version bump to 1.8.6.1
|
13 years ago |
David Cramer
|
c17b622329
Ensure we exclude the tests project
|
13 years ago |
David Cramer
|
d8b7b63d88
Remove unused import
|
13 years ago |
David Cramer
|
3a6898b15e
Add support for defaulting config to ~/.sentry/sentry.conf.py. Ensure Sentry always pulls in default server values.
|
13 years ago |
David Cramer
|
da3a565150
Switch to distribute
|
13 years ago |
David Cramer
|
3f66a0a61f
Version bump to 1.8.5.1
|
13 years ago |
Keegan Carruthers-Smith
|
d527eac4a3
Make setup.py exclude the example_project package
|
13 years ago |
David Cramer
|
87c763b1c0
Pulled tests out of Sentry namespace (fixes #116)
|
13 years ago |
David Cramer
|
4cfdc95afb
Added invalid message id template (fixes #114)
|
13 years ago |
David Cramer
|
4ec87c5bcc
Ensure LOG_LEVELS is a list, not a generator (fixes #159)
|
13 years ago |
David Cramer
|
90d273f934
Update changelog and bump version
|
13 years ago |
David Cramer
|
81fda171c8
Bump version to 1.8.3.1
|
13 years ago |
David Cramer
|
bf8af44b3d
Bump version to 1.8.3
|
13 years ago |
David Cramer
|
dc4d3df6ba
Version bump
|
13 years ago |
David Cramer
|
eb90221d1a
Dont require eventlet/python-daemon by default. Only require uuid if its not found within existing packages. Better docs about isolated sentry web server and reqs.
|
13 years ago |