Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Polyconseil/django-cid issues and pull requests
#71 - docs: Update configuration of ReadTheDocs
Pull Request -
State: closed - Opened by dbaty 6 months ago
#70 - Maintenance branch for 2.4 release
Pull Request -
State: closed - Opened by dbaty about 1 year ago
- 1 comment
#69 - fix: Replace use of deprecated `pkg_resources` by `importlib`
Pull Request -
State: closed - Opened by dbaty about 1 year ago
- 3 comments
#68 - Adds a setting to define the correlation id placement injected in the SQL statement.
Pull Request -
State: closed - Opened by CaueP over 1 year ago
- 10 comments
#67 - Fix typo of requirements directory on contrib docs
Pull Request -
State: closed - Opened by CaueP over 1 year ago
#66 - remove: package_resources to use importlib metadata instead
Pull Request -
State: closed - Opened by nicolasmota over 1 year ago
- 6 comments
#65 - pkg_resources is deprecated
Issue -
State: closed - Opened by aqeelat over 1 year ago
#64 - Generate a CID if one was not included in the request
Issue -
State: closed - Opened by emnoor over 2 years ago
- 2 comments
#63 - docs: Remove installation of database libraries
Pull Request -
State: closed - Opened by dbaty over 2 years ago
#62 - Modernization of the code (2023)
Pull Request -
State: closed - Opened by dbaty over 2 years ago
#61 - Fixes typo that caused "contextvar" to never be used
Pull Request -
State: closed - Opened by dbaty over 2 years ago
- 2 comments
#60 - contextvars isn't used
Issue -
State: closed - Opened by wicol over 2 years ago
- 1 comment
#59 - Doubt - Possible problem in asynchronous applications
Issue -
State: closed - Opened by carlosdorneles-mb over 2 years ago
- 2 comments
#58 - Support for django-channels
Issue -
State: open - Opened by aqeelat about 3 years ago
- 2 comments
#57 - Modernize the code
Pull Request -
State: closed - Opened by dbaty almost 4 years ago
#56 - Update supported versions
Pull Request -
State: closed - Opened by xavfernandez about 4 years ago
- 1 comment
#55 - Logs don't get displayed & KeyError: 'cid'
Issue -
State: closed - Opened by kushan-gunasekera about 4 years ago
- 1 comment
#54 - Support contextvars on python>=3.7
Pull Request -
State: closed - Opened by zetahernandez over 4 years ago
- 8 comments
#53 - sandbox: migrate url() to path()
Pull Request -
State: closed - Opened by xavfernandez over 4 years ago
#52 - Add Django 3.0 support
Issue -
State: closed - Opened by tonial almost 5 years ago
- 1 comment
#51 - Add Django 3.0 Support
Pull Request -
State: closed - Opened by tonial almost 5 years ago
#50 - Not able to log with: KeyError: 'cid' ... Arguments: ()
Issue -
State: closed - Opened by izmailoff almost 5 years ago
- 3 comments
#49 - quality: Update pylint configuration file.
Pull Request -
State: closed - Opened by dbaty almost 5 years ago
#48 - Add CID_GENERATOR setting to specify a custom generator
Pull Request -
State: closed - Opened by xavfernandez about 5 years ago
#47 - Old django version support
Issue -
State: closed - Opened by sshishov about 5 years ago
- 1 comment
#46 - Add ability to override name in log record
Pull Request -
State: open - Opened by sshishov about 5 years ago
- 2 comments
#45 - Override name of log record field
Issue -
State: open - Opened by sshishov about 5 years ago
- 4 comments
#44 - Test against more Python and Django versions
Pull Request -
State: closed - Opened by mattbriancon over 5 years ago
#43 - Upgrade django supported versions
Pull Request -
State: closed - Opened by xavfernandez over 5 years ago
#42 - Drop Python 3.4 support & add Python 3.7
Pull Request -
State: closed - Opened by xavfernandez over 5 years ago
#41 - docs: Document how we release
Pull Request -
State: closed - Opened by dbaty about 6 years ago
#40 - cid: Don't reuse correlation id across requests processed by the same thread
Pull Request -
State: closed - Opened by dbaty about 6 years ago
#39 - middleware: Don't reuse correlation id across requests processed by the same thread
Pull Request -
State: closed - Opened by dbaty about 6 years ago
- 1 comment
#38 - cid: Allow to concatenate upstream and local correlation ids
Pull Request -
State: closed - Opened by dbaty about 6 years ago
#37 - setup.py: Fix long_description
Pull Request -
State: closed - Opened by dbaty about 6 years ago
#36 - sandbox: Fix tests against sandbox
Pull Request -
State: closed - Opened by dbaty about 6 years ago
#35 - Update README
Pull Request -
State: closed - Opened by dbaty about 6 years ago
#34 - docs: Change release order in HISTORY so that the latter comes first
Pull Request -
State: closed - Opened by dbaty about 6 years ago
#33 - sandbox: Update to get working Django 2.1 project and test application
Pull Request -
State: closed - Opened by dbaty about 6 years ago
#32 - Request: publish latest stable version to pip
Issue -
State: closed - Opened by kyoka about 6 years ago
- 2 comments
#31 - sandbox: Update to get working Django 2.1 project and test application
Pull Request -
State: closed - Opened by dbaty about 6 years ago
#30 - Travis: Exclude combination of Django 2.1 and Python 3.4
Pull Request -
State: closed - Opened by dbaty about 6 years ago
#29 - Clean up Tox and Travis configuration and include Django 2
Pull Request -
State: closed - Opened by dbaty about 6 years ago
#28 - requirements: Don't require mock
Pull Request -
State: closed - Opened by dbaty about 6 years ago
#27 - Change the name to be included in INSTALLED_APPS
Pull Request -
State: closed - Opened by dbaty about 6 years ago
#26 - Change the name to be included in INSTALLED_APPS
Pull Request -
State: closed - Opened by dbaty about 6 years ago
#25 - enable to customize SQL comment prefix
Pull Request -
State: closed - Opened by sebdiem about 6 years ago
#24 - Drop support of old versions of Python and Django
Pull Request -
State: closed - Opened by dbaty about 6 years ago
#23 - Drop support of old versions of Python and Django
Pull Request -
State: closed - Opened by dbaty about 6 years ago
#22 - Fork, rename, support Django 1.11
Pull Request -
State: closed - Opened by thieman over 6 years ago
- 1 comment
#21 - Sdr/fix build
Pull Request -
State: closed - Opened by sebdiem almost 7 years ago
- 2 comments
#20 - enable to customize SQL comment prefix
Pull Request -
State: closed - Opened by sebdiem almost 7 years ago
- 3 comments
#19 - Package maintenance
Issue -
State: closed - Opened by xordoquy almost 7 years ago
- 1 comment
#18 - Add support for PostGIS
Pull Request -
State: closed - Opened by dbaty over 7 years ago
- 4 comments
#17 - Django REST Framework not loading the filter
Issue -
State: closed - Opened by TimGraf over 7 years ago
- 1 comment
#16 - TypeError: create_cursor() takes exactly 1 argument (2 given)
Issue -
State: closed - Opened by nschlemm over 7 years ago
- 1 comment
#15 - cater for changed API in Django 1.11
Pull Request -
State: closed - Opened by nschlemm over 7 years ago
- 7 comments
#14 - fixed another small typo
Pull Request -
State: closed - Opened by nschlemm over 7 years ago
- 4 comments
#13 - fixed typo
Pull Request -
State: closed - Opened by nschlemm over 7 years ago
- 1 comment
#12 - middleware: add Django 1.10 compatibility
Pull Request -
State: closed - Opened by qbey almost 8 years ago
- 2 comments
#11 - Minor documentation fixes related to the new CID_RESPONSE_HEADER
Pull Request -
State: closed - Opened by dbaty almost 8 years ago
- 1 comment
#10 - Customize HTTP header in response (and allow not to include the header at all)
Pull Request -
State: closed - Opened by dbaty about 8 years ago
- 10 comments
#9 - Proposal: use logging.makeRecordFactory
Issue -
State: closed - Opened by dzen about 8 years ago
- 1 comment
#8 - Fixed syntax errors.
Pull Request -
State: closed - Opened by karmux over 9 years ago
#7 - Update installation.rst. cid --> django-cid
Pull Request -
State: closed - Opened by pabloz over 9 years ago
- 1 comment
#6 - Update middleware to return response.
Pull Request -
State: closed - Opened by DenverJ about 10 years ago
- 1 comment
#5 - Add log filter
Pull Request -
State: closed - Opened by fmr over 10 years ago
- 1 comment
#4 - Adding more docs
Pull Request -
State: closed - Opened by a-musing-moose over 10 years ago
- 1 comment
#3 - Adding template context processor and docs
Pull Request -
State: closed - Opened by a-musing-moose over 10 years ago
#2 - Adding DB wrappers
Pull Request -
State: closed - Opened by a-musing-moose over 10 years ago
#1 - Test for middleware and locals
Pull Request -
State: closed - Opened by a-musing-moose over 10 years ago