David Cramer
|
5959bd3ed9
Some template fixes :(
|
13 years ago |
David Cramer
|
6c0d6a93f4
Added initial user management and general cleanup of templates.
|
13 years ago |
David Cramer
|
ef39c76f2e
Correct sqlite behavior
|
13 years ago |
David Cramer
|
151a05d4bb
Correct rendering of builtins on their detail panes
|
13 years ago |
David Cramer
|
a98f30172b
Bump to 2.3.0
|
13 years ago |
David Cramer
|
5b50aca8a8
Version bump to 2.2.5
|
13 years ago |
David Cramer
|
114c5c6a20
Version bump to 2.2.4
|
13 years ago |
David Cramer
|
3267c22adb
Version bump to 2.2.3
|
13 years ago |
David Cramer
|
e33238c004
Update changes and version
|
13 years ago |
David Cramer
|
22a786e8c0
Change sentry admin to be /manage/ to avoid any unintentional conflict with the Django admin
|
13 years ago |
David Cramer
|
aba61baebe
More cleanup on various error pages and search
|
13 years ago |
David Cramer
|
67f7c702fd
Upping dev version and initial changelog
|
13 years ago |
David Cramer
|
3214076834
Im not anal about whitespace, I swear
|
13 years ago |
David Cramer
|
b5aff10095
Graceful error handling and tokenization truncation
|
13 years ago |
David Cramer
|
ae1f63afa4
Version bump to 2.1.2
|
13 years ago |
David Cramer
|
a7ebb1ec1b
Version bump to 2.1.1
|
13 years ago |
David Cramer
|
b090cb2174
Version bump to 2.1.0
|
13 years ago |
David Cramer
|
29be0a0faa
Bump version to 2.0.2
|
13 years ago |
David Cramer
|
414015c95e
Version bump to 2.0.1
|
13 years ago |
David Cramer
|
45458ae8ea
Move changes back into root CHANGES file
|
13 years ago |
David Cramer
|
50ae50259d
Moved changelog into docs
|
13 years ago |
David Cramer
|
1ad149f053
Merge branch 'master' into 2.0
|
13 years ago |
David Cramer
|
06295f5d67
level filters are now precise
|
13 years ago |
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
|
8f52e4cc16
Refactoring out a lot of old code.
|
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
|
1efc4534af
Removed sentry.client. Changed KEY to be base64-encoded
|
13 years ago |
David Cramer
|
f2e4245775
Merge branch 'master' into add-message-ownership
|
13 years ago |
David Cramer
|
86f1e2e49a
Update changes and font license
|
13 years ago |
David Cramer
|
2192235c1d
Merge commit 'v1.12.2'
|
13 years ago |
David Cramer
|
7b423e6cf9
updated version/changes for 1.12.2
|
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
|
1fd836d702
Update version/changes for 1.12.1
|
13 years ago |
David Cramer
|
67046805ff
Add note about new auth header to changes
|
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
|
f429fc71f4
Update changes and bump version to 1.11.4
|
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
|
58318c388a
Ensure LOGIN_URL doesnt resolve until we actually hit it to avoid bootstrapping urls and breaking various things like admin (fixes GH-214, fixes GH-229)
|
13 years ago |
David Cramer
|
80c304ddba
Cache versions to avoid useless overhead
|
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
|
1da12cb45f
Change interval for normalized minutes to be 5m
|
13 years ago |
David Cramer
|
29739a901b
Changed the hashing function for messages that include stacktraces to ignore the message and line numbers.
|
13 years ago |
David Cramer
|
2a4ef1b8f1
Some additional test coverage and support for capturing the authenticated users information given request is in the logged context
|
13 years ago |