<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/raven.git/conftest.py, branch awslambda-integration</title>
<subtitle>github.com: getsentry/raven-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/'/>
<entry>
<title>feature(lambda): Add lambda tests and client</title>
<updated>2017-10-11T13:42:49+00:00</updated>
<author>
<name>Ashley Camba Garrido</name>
<email>ashwoods@gmail.com</email>
</author>
<published>2017-10-10T15:47:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=799b1485e0175a6337c09ff6941f3f332b3a26d4'/>
<id>799b1485e0175a6337c09ff6941f3f332b3a26d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(tests) Use marker to skip tests that depend on a git repo</title>
<updated>2017-10-10T21:19:00+00:00</updated>
<author>
<name>Ashley Camba Garrido</name>
<email>ashwoods@gmail.com</email>
</author>
<published>2017-10-10T13:21:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=1c0628406e3ee3cc58d9c379980784cbf5a4947a'/>
<id>1c0628406e3ee3cc58d9c379980784cbf5a4947a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some of the test magic and update some tests using standard pytest idioms</title>
<updated>2017-08-09T15:12:00+00:00</updated>
<author>
<name>Ashley Camba Garrido</name>
<email>ashwoods@gmail.com</email>
</author>
<published>2017-08-07T14:07:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=911f426a45e987f214d75ddd1a1177d0b70b11c0'/>
<id>911f426a45e987f214d75ddd1a1177d0b70b11c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[django] improve various request behavior</title>
<updated>2017-02-15T21:41:09+00:00</updated>
<author>
<name>David Cramer</name>
<email>dcramer@gmail.com</email>
</author>
<published>2017-02-15T21:25:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=f901ad591299beee330e351e02d273303c176b35'/>
<id>f901ad591299beee330e351e02d273303c176b35</id>
<content type='text'>
- expand tests to cover basic tastypie
- correct leaking of request local in middleware
- improve django test fundamentals
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- expand tests to cover basic tastypie
- correct leaking of request local in middleware
- improve django test fundamentals
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve matrix builds; Drop Python 2.6</title>
<updated>2016-11-10T05:07:38+00:00</updated>
<author>
<name>David Cramer</name>
<email>dcramer@gmail.com</email>
</author>
<published>2016-11-10T03:53:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=f3878ac460114f3111a06416b00dc62baaae410e'/>
<id>f3878ac460114f3111a06416b00dc62baaae410e</id>
<content type='text'>
- Add Flask-specific builds
- Add Celery-specific builds
- Restore Django dev build
- Reduce Django builds to only focus on subset of versions
- Expand norecursedirs
- Drop Python 2.6 support (as deps are starting to)
- Update pytest-django
- Limit django-celery exposure
- Correct django-celery 3.1 behavior
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add Flask-specific builds
- Add Celery-specific builds
- Restore Django dev build
- Reduce Django builds to only focus on subset of versions
- Expand norecursedirs
- Drop Python 2.6 support (as deps are starting to)
- Update pytest-django
- Limit django-celery exposure
- Correct django-celery 3.1 behavior
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace culprits with transaction names</title>
<updated>2016-09-14T16:17:48+00:00</updated>
<author>
<name>David Cramer</name>
<email>dcramer@gmail.com</email>
</author>
<published>2016-03-15T03:51:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=c3e504a0bf77deb9a79bd841e9cacc62c8127901'/>
<id>c3e504a0bf77deb9a79bd841e9cacc62c8127901</id>
<content type='text'>
- Implemented in Django via middleware
- Defer empty culprit to server (Sentry deals fills it)
- Implemented Celery as task names
- Cleaned up Django and Celery abstractions to ease testing
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Implemented in Django via middleware
- Defer empty culprit to server (Sentry deals fills it)
- Implemented Celery as task names
- Cleaned up Django and Celery abstractions to ease testing
</pre>
</div>
</content>
</entry>
<entry>
<title>Support for Django 1.10</title>
<updated>2016-08-04T18:10:59+00:00</updated>
<author>
<name>David Cramer</name>
<email>dcramer@gmail.com</email>
</author>
<published>2016-08-02T22:21:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=5d7cc8cdaf1ba14e671282e725814ad24ba2792f'/>
<id>5d7cc8cdaf1ba14e671282e725814ad24ba2792f</id>
<content type='text'>
Refs GH-818
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refs GH-818
</pre>
</div>
</content>
</entry>
<entry>
<title>Flask/Werkzeug don't support Python 3.2 and below</title>
<updated>2015-03-31T10:02:29+00:00</updated>
<author>
<name>Sven-Hendrik Haase</name>
<email>sh@lutzhaase.com</email>
</author>
<published>2015-03-31T10:02:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=3498dd2533edd7e808e41293f6a9742696b5982e'/>
<id>3498dd2533edd7e808e41293f6a9742696b5982e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes #412 and also enable python 3.4 testing with flask</title>
<updated>2015-03-30T15:20:04+00:00</updated>
<author>
<name>Sven-Hendrik Haase</name>
<email>sh@lutzhaase.com</email>
</author>
<published>2015-03-30T15:14:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=4934771b3f0ba69d4882b36389eb3e0b5ab74b43'/>
<id>4934771b3f0ba69d4882b36389eb3e0b5ab74b43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the build for the django master.</title>
<updated>2015-02-28T15:01:54+00:00</updated>
<author>
<name>Xavier Ordoquy</name>
<email>xordoquy@linovia.com</email>
</author>
<published>2015-02-28T15:01:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/raven.git/commit/?id=caf64911e150d7953fd8f9d8c19c4a2a0bbc78d6'/>
<id>caf64911e150d7953fd8f9d8c19c4a2a0bbc78d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
