Commit Graph

26 Commits

Author SHA1 Message Date
Armin Ronacher 9e385c43b9 Imported new docs 2015-07-12 11:10:43 +02:00
Adam Renberg 79c903c2aa Ignore venv 2015-06-03 16:51:43 +02:00
Xavier Ordoquy 99a4fbbe81 Improved the tox tests. 2015-02-13 02:07:31 +01:00
David Cramer f9153f1b70 Merge pull request #195 from cgallemore/master
Resolves issue #194
2012-10-19 12:24:19 -07:00
David Cramer bb659ba2b2 Merge branch 'master' of github.com:getsentry/raven-python
Conflicts:
	tests/handlers/logging/tests.py
2012-10-19 12:10:56 -07:00
David Cramer d1f262b80d .tox on gitignore 2012-10-19 12:02:42 -07:00
Chad Gallemore 6c93658007 Google App Engine blacklists parts of the socket module, gracefully handle the cases where the socket module is used. 2012-10-19 10:33:53 -04:00
David Cramer 3483c973b1 Add .tox to gitignore 2012-10-13 11:42:13 -07:00
Patrick Gerken 4898f6f158 bad ignore fixed 2012-07-05 16:19:48 +02:00
Patrick Gerken 0c186052ba More ignores 2012-06-23 22:37:04 +02:00
David Cramer 396d34c789 Include coverage in patterns 2012-01-30 00:25:37 -08:00
David Cramer 6b71a0e48f Swap graphing out to use Highstock 2011-08-30 18:13:51 -07:00
David Cramer e04f854045 use sentry_test_index for tests 2011-08-01 13:47:34 -07:00
David Cramer 41982aa475 Revert "Switch to distribute"
This reverts commit da3a565150.

Conflicts:

	setup.py
2011-06-23 12:40:57 +02:00
David Cramer da3a565150 Switch to distribute 2011-06-09 14:19:08 -07:00
David Cramer cfa204b029 Coerce days to int 2011-05-08 13:18:54 -07:00
David Cramer 1c73f8bb4e Moved all Sentry CLI operations into new Sentry namespace. You can now launch a standalone Sentry webserver using 'sentry start' 2011-05-07 16:25:36 -07:00
David Cramer 9328cb9bed Host jQuery internally to avoid network issues 2011-05-07 13:18:19 -07:00
David Cramer 931ef590a2 Refactor tests so python setup.py test works correctly 2011-03-25 15:59:18 -07:00
David Cramer 6af07663fb Basic tests to ensure haystack is working 2010-12-23 10:52:59 -08:00
David Cramer ec8cd08fc0 Update docs 2010-10-20 17:14:21 -07:00
David Cramer 4a0c4791b0 Support local settings for example project 2010-09-30 15:55:08 -07:00
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). 2010-09-02 18:53:21 -07:00
David Cramer 71c8d34da1 Add counts to links. Add server list. 2010-08-30 20:15:37 -07:00
David Cramer a0cae5a583 Update all imports to be absolute. Add South migrations. Add get_absolute_url on Error/ErrorBatch entries. 2010-03-10 21:46:58 -08:00
David Cramer 3e2ef2c3ab Several fixes from existing Google Code tickets. 2009-09-17 14:57:15 -05:00