summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix: Convert all numbers to stringfix/nan-in-varsMarkus Unterwaditzer2018-12-192-8/+6
* fix: TestsMarkus Unterwaditzer2018-12-191-2/+1
* fix: Simplify float serializerMarkus Unterwaditzer2018-12-182-12/+3
* Merge remote-tracking branch 'origin/master' into fix/nan-in-varsMarkus Unterwaditzer2018-12-158-29/+33
|\
| * fix: Flake8 updatesMarkus Unterwaditzer2018-12-158-29/+33
* | fix: Dont serialize nan when present in varsMarkus Unterwaditzer2018-12-142-1/+23
|/
* Fix link to sentry-python in README (#1304)Dimitris Bachtis2018-10-011-1/+1
* ref: Simplify travis setup (#1303)Markus Unterwaditzer2018-09-283-137/+48
* Use correct kwarg in handle_exception() for Flask (#1300)Lars Mikkelsen2018-09-252-1/+11
* Update README.rstArmin Ronacher2018-09-201-2/+5
* chore(deprecation): fix collections.abc importsKevin James2018-09-152-3/+11
* Merge pull request #1301 from sapcc/followup_doc_removalMark Story2018-09-141-1/+0
|\
| * remove link to nowhere after ea000f57b6f249974293003e97b84741323fadf5Maurice Schreiber2018-09-141-1/+0
|/
* ref: Kill docs in repoArmin Ronacher2018-08-2740-3774/+6
* Allow dict-style logging in breadcrumbs processingChristian Fueller2018-07-242-3/+28
* Pin pytest-django versionAshley Camba Garrido2018-07-111-1/+1
* fix: Fix stacktraces in some situations being the wong way round (#1261)Armin Ronacher2018-06-154-3/+8
* fix: Update travis to reflect tox configAshley Camba Garrido2018-06-131-2/+2
* fix: Adapt django builds with new django-pytest releaseAshley Camba Garrido2018-06-121-5/+6
* Release: 6.9.0.dev0 → 6.9.06.9.0Armin Ronacher2018-05-302-2/+2
* doc: update changelogArmin Ronacher2018-05-301-2/+2
* fix: Keep user in log data if it came from django (#1246)Armin Ronacher2018-05-301-6/+8
* Fix flake8 errorAshley Camba Garrido2018-05-231-1/+2
* Wrap getpwid in exception fixes:#1242Ashley Camba Garrido2018-05-231-2/+4
* Remove deploy stage for nowAshley Camba Garrido2018-05-191-7/+7
* Update travis and ChangelogAshley Camba Garrido2018-05-192-12/+3
* Release: 6.8.0 → 6.9.0.dev0Ashley Camba Garrido2018-05-192-4/+4
* [FIX] TypeError on LambdaClient(transport=...)Alan Justino da Silva2018-05-191-1/+1
* Remove py3.3 from ci buildAshley Camba Garrido2018-05-191-6/+3
* doc: fix grammarDaniel Hahler2018-05-181-1/+1
* fix: Fix flake8 integrationArmin Ronacher2018-05-151-1/+1
* meta: Update changelogArmin Ronacher2018-05-151-1/+4
* feat: switch from culprit to transaction (#1238)Armin Ronacher2018-05-152-3/+6
* Release: 6.8.0.dev0 → 6.8.06.8.0Ashley Camba Garrido2018-05-122-4/+4
* Update changelogAshley Camba Garrido2018-05-121-1/+5
* meta: Added changelog entryArmin Ronacher2018-05-111-0/+4
* fix: Always consider remote configs enabled even without secret key. Fixes #1235Armin Ronacher2018-05-112-1/+2
* Lazily import pkg_resources for better import performance.Mike2018-05-102-13/+15
* fix django sql hookAnton Shurashov2018-05-102-14/+27
* Remove whitespace.Alex Dancho2018-05-061-1/+1
* Add blinker to Sanic dependencies.Alex Dancho2018-05-061-1/+4
* Fix a few flake8s.chebee7i2018-05-021-2/+3
* Make BetterJSONEncoder use OrderedDict for namedtuples.chebee7i2018-05-022-4/+19
* Add NamedtupleSerializer before IterableSerializer.chebee7i2018-05-021-0/+26
* Add is_namedtuple().chebee7i2018-05-022-1/+14
* Move generic utils from __init__.py to basic.py.chebee7i2018-05-022-80/+88
* Add missing closing quote around exampleKash Lingat2018-05-021-1/+1
* Release: 6.7.0.dev0 → 6.7.06.7.0Ashley Camba Garrido2018-04-182-2/+2
* Update changelogAshley Camba Garrido2018-04-181-1/+7
* bugfix: Make DSN secret optionalArmin Ronacher2018-04-182-5/+18