Commit History

Author SHA1 Message Date
  David Cramer 88f1dc6f16 Version bump 13 years ago
  David Cramer bf47290ba0 Clean up test runner/ereqs 13 years ago
  David Cramer 1c73f8bb4e Moved all Sentry CLI operations into new Sentry namespace. You can now launch a standalone Sentry webserver using 'sentry start' 13 years ago
  David Cramer 326275c787 Initial work on new sentry command 13 years ago
  David Cramer 24593f0d20 Pull runtests into package root so it doesnt import Sentry before executing 13 years ago
  David Cramer ae23ac3e04 Implement new client/server protocol and introduce signed message transfer (fixes GH-134) 13 years ago
  David Cramer 26d6769c10 Merge branch 'master' of github.com:dcramer/django-sentry 13 years ago
  David Cramer 7a2b3e1bd4 Bump version to 1.7.4 13 years ago
  vitaliyf 94b5b9cd3b Added missing requirement for django-templatetag-sugar. 13 years ago
  David Cramer 15ad21d05b Version bump to 1.7.3 13 years ago
  David Cramer 7a6daa6f9f Proper dist name for django 13 years ago
  David Cramer e0206440c8 Bump Paging requirement to 0.2.4 13 years ago
  David Cramer 664a0f2130 Ensure we're truncating list types so we dont end up with super massive data structures 13 years ago
  David Cramer acb57e01f1 Bugfix for blocktrans fail 13 years ago
  David Cramer 3f08431376 Update reqs 13 years ago
  David Cramer 975b002550 Indexer and Paging now work without INSTALLED_APPS changes. The score value is now an actual colum in GroupedMessage. MessageIndex has been created to work with Indexer 0.3.0 13 years ago
  David Cramer bfaeb6c168 Version bump 13 years ago
  David Cramer e43f8218bf Update version to 1.6.9.1 13 years ago
  David Cramer 3caeffa315 Bump version to 1.6.9 13 years ago
  David Cramer 67ab73d7fd Ensure search shows when SENTRY_PUBLIC is True 13 years ago
  David Cramer cd1811d8c5 Search refactor: adds logger, level, site, server, and url to index; no more use of filters; no arbitrary queries without Haystack 13 years ago
  David Cramer b286099c78 Move static media into sentry/static/ and pull out Django's media serving view so that deprecation warnings arent raised in Django 1.3. Added SENTRY_STATIC_URL_PREFIX to allow overriding of the default {BASE}/_static static URL. 13 years ago
  David Cramer 6b667b62ad Add whoosh as test dependancy 13 years ago
  David Cramer 40ed8d278e Add dependancy link for django-haystack (thanks to @carljm) 13 years ago
  David Cramer 931ef590a2 Refactor tests so python setup.py test works correctly 13 years ago
  David Cramer 913f15cd2b Bump version to 1.6.6.1 13 years ago
  David Cramer cafd6ae12d only require django with tests 13 years ago
  David Cramer 0b50a3be3b require django-celery for tests 13 years ago
  David Cramer 53c40ce319 Bump version to 1.6.6 13 years ago
  Chris Adams 5289cbf7c9 Avoid installing example_project 13 years ago
  David Cramer a827548e26 list django as a requirement so our distribution is correct 13 years ago
  David Cramer b584f3aa2f Bump Sentry to 1.6.5 13 years ago
  David Cramer 0802b079e5 Bump version to 1.6.4 13 years ago
  David Cramer 5d70effe59 Version bump to 1.6.3 13 years ago
  David Cramer 0c419b8b29 Bump version to 1.6.2 for PyPi 13 years ago
  David Cramer 736209d8cb Bump version to 1.6.1 14 years ago
  David Cramer 4f11500812 Docs update and change version to 1.6.0 14 years ago
  David Cramer 87c755a360 Version bump 14 years ago
  David Cramer 25813dca49 Sentry now records a message_id from the client which can be used to reference a message in the application 14 years ago
  David Cramer cb5564761e Bump version to 1.5.5 14 years ago
  David Cramer 2aa95f5662 Display appropriate 'best guess' version for executing application 14 years ago
  David Cramer 0a7d896d5a Ensure search_indexes are only registered if we've specified our backend. Added uuid as a requirement for python 2.4 14 years ago
  David Cramer cd645dc712 Bump version to 1.5.2 14 years ago
  David Cramer f5c88e1d0d Bump version to 1.5.1 14 years ago
  David Cramer 75c3c49139 Support test command in setup.py 14 years ago
  David Cramer b1a264cc97 Bump version to 1.5.0 14 years ago
  David Cramer 9a5a96eba3 Bumped indexer version and updated version to 1.4.1 for PyPi 14 years ago
  David Cramer 6dd91e31c9 Move around version logic to better match 'good practices' and bump to 1.4.0 14 years ago
  David Cramer 935c1bfa6f Remove all info pertaining to pygooglechart 14 years ago
  David Cramer 5574e6015a Add sexy charts using highchart; shows activity up within last 90 days 14 years ago