Commit Graph

373 Commits

Author SHA1 Message Date
Armin Ronacher ed91eef804 This is 5.11.1 2016-03-07 21:07:57 +01:00
Armin Ronacher d58722f005 Another dev version 2016-02-29 19:47:33 +01:00
Armin Ronacher 66ddcabcb8 This is 5.11.0 2016-02-29 19:46:31 +01:00
David Cramer 110344408c Dont implicitly configure log handlers
Because of the way logging propagation works this is complicated to ensure it's intelligent. Let's leave it up to the user to ensure LOGGING is configured appropriately for their application.
2016-02-23 16:21:02 -08:00
Armin Ronacher 8412ac034e 5.10.3 dev 2016-01-27 15:08:54 -08:00
Armin Ronacher 01ca852a6e This is 5.10.2 2016-01-27 15:07:56 -08:00
Armin Ronacher e8f0ccc10f This is another dev version 2016-01-21 11:49:55 -08:00
Armin Ronacher 0e61fd4e91 This is 5.10.1 2016-01-21 11:45:27 -08:00
Armin Ronacher 38dd40e80d This is a dev version 2016-01-21 09:25:25 -08:00
Armin Ronacher 23f0dae51e This is 5.10.0 2016-01-14 01:01:40 +01:00
Armin Ronacher fb0b53a66f Make tests work with newer Django 2016-01-13 17:32:32 +01:00
Armin Ronacher 97e93ea7ba Strip six module and rename to raven._compat
We're seeing some odd issues with our six module interacting
badly with the six module from other libraries for some users.
The suspicion is that our six module in some cases gets unvendored.
We thus rename it to `raven._compat` (which is also what some
other Python modules do).  We still use six normally for the
tests.
2016-01-12 21:40:51 +01:00
David Cramer 47e8e791f1 5.10.0.dev0 2015-12-16 16:53:05 -08:00
David Cramer a2adcbe23f Remove invalid requirements 2015-12-01 17:31:52 -08:00
David Cramer b2d7abbeca setup_requires is unused 2015-12-01 17:24:19 -08:00
Anton Blintsov 9db4e7aba9 Modify client.capture_exceptions to return both decorator and context manager 2015-11-21 17:47:20 +03:00
Matt Robenolt 276266822a No www 2015-11-10 15:40:41 -08:00
David Cramer 483af2d6d1 5.9.0.dev0 2015-10-19 15:38:35 -07:00
David Cramer 82939e9ad2 Coverage is provided by codecov 2015-10-06 17:35:45 -07:00
David Cramer 0687e6a9e6 Switch to coverage command 2015-10-06 17:33:22 -07:00
David Cramer 97ad85d594 5.8.0.dev0 2015-09-16 10:48:06 -07:00
Antonis Kalipetis 7393d39832 Fixed dependencies for tests 2015-09-14 17:37:05 +03:00
David Cramer 59e3730574 5.7.0.dev0 2015-08-26 14:03:39 -07:00
Matt Robenolt 94fe2b3d9c Add pytest-timeout to try and get travis to error faster on hanging
builds
2015-08-02 17:43:24 -07:00
David Cramer 09d32dbe9b 5.6.0.dev0 2015-07-22 16:59:55 +02:00
David Cramer 88f1dfd3ea 5.5.0.dev0 2015-07-12 17:01:09 -07:00
David Cramer 304faee8b1 Remove aiohttp 2015-07-06 18:29:05 -07:00
Matt Robenolt ea40f64c6a Use https url in setup.py 2015-07-06 10:56:45 -04:00
David Cramer 824e48761b Explicit test requirements for pytest 2015-05-01 14:08:06 -07:00
David Cramer 29736f2934 5.4.0.dev0 2015-04-30 16:31:13 -07:00
David Cramer 6eb76cc3a7 Bump to 5.3.0.dev0 2015-03-29 10:57:14 -07:00
Xavier Ordoquy 34eca688ca Fixed the setup test 2015-02-13 02:03:06 +01:00
Xavier Ordoquy 4b5afd6448 Merge pull request #471 from stanhu/fix-pytest
Set the test_suite variable to avoid TypeError in setuptools
2015-02-13 01:56:04 +01:00
David Cramer 31746da0cb Bump version to 5.2.0 and note protocol change 2015-01-09 15:12:23 -06:00
Xavier Ordoquy dc2d29d1e8 Merge remote-tracking branch 'stanhu/add-threaded-requests' into feature/add_threaded_requests
Conflicts:
	setup.py
2014-11-13 21:54:37 +01:00
Matt Robenolt 29e1b42dba 5.1.1 2014-10-17 17:33:23 -07:00
David Cramer 9854c2bccf 5.1.0 2014-10-15 10:16:10 +01:00
W. Trevor King 9b5c3d3d5e setup.py: Remove python-coveralls requirement
We haven't used coveralls since 5eba8861 (remove coveralls,
2013-12-10), so there's no sense in asking pip to install it.
2014-09-30 15:32:44 -07:00
Matt Robenolt 89024b461e flask works with python 3 2014-09-22 07:34:48 +00:00
Matt Robenolt 8e328bc731 Looks like everything is green for python 3.4 2014-09-22 06:45:45 +00:00
Stan Hu ab93235f14 Add requests to test dependencies 2014-07-04 18:07:34 -07:00
Stan Hu 4da4037176 Set the test_suite variable to avoid TypeError in setuptools 2014-07-04 17:36:00 -07:00
Andrew Svetlov 69940fc47c Merge branch 'master' of github.com:getsentry/raven-python 2014-06-23 20:11:28 +03:00
Andrew Svetlov b0264e9252 Work on aiohttp transport 2014-06-19 18:49:48 +03:00
David Cramer d0fa51b123 4.3.0 2014-05-28 21:52:36 -07:00
David Cramer 757e060901 4.2.3 2014-05-18 01:20:02 -07:00
David Cramer c22d247fc0 4.2.2 2014-05-18 01:09:33 -07:00
David Cramer 6d487a8298 4.2.1 2014-04-15 23:57:21 -07:00
Matt Robenolt 68dff98d98 Remove dependency_link stuff 2014-04-14 23:43:35 -07:00
Matt Robenolt 14cbb60116 lol no idea what is going on 2014-04-14 23:18:57 -07:00