Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
-
-
-
Forked from severb/graypy
Python logging handler for Graylog2 that sends messages in GELF (Graylog Extended Log Format).
Python
1,833 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 10 commits in 1 repository
Opened 2 pull requests in 1 repository
dimagi/commcare-hq
2
merged
Reviewed 13 pull requests in 2 repositories
dimagi/commcare-hq 10 pull requests
- Bump email-validator from 1.1.1 to 1.1.2 in /requirements
- Bump django-crispy-forms from 1.9.2 to 1.10.0 in /requirements
- Bump gipc from 1.0.1 to 1.1.0 in /requirements
- [Accounting Admin] Tools to optimize workflow for upgrading customer software plans
- Bump sentry-sdk from 0.14.4 to 0.19.4 in /requirements
- Tweaked Trigger Invoice forms behavior and added tests
- add 'natural_key' to blob meta
- Bump py-kissmetrics from 1.0.1 to 1.1.0 in /requirements
- Bump uwsgi from 2.0.18 to 2.0.19.1 in /requirements
- Bump ddtrace from 0.14.1 to 0.44.0 in /requirements
dimagi/commcare-cloud 3 pull requests
Created an issue in microsoft/vscode that received 1 comment
API to select character range of QuickPick input text value
Currently there seem to be two text selection modes for QuickPick values:
If quickPick.value is set before quickPick.show() is called, then the v…