Highlights
- Arctic Code Vault Contributor
- Developer Program Member
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 up
Popular repositories
-
Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welc…
-
Skeleton application to use with Flask-AppBuilder (pip install flask-appbuilder)
-
-
-
-
i18n and l10n support for Flask based on Babel and pytz. Support for package development, merging translations
Python 2
1,570 contributions in the last year
Activity overview
Contribution activity
September 2020
- dpgaspar/cpython Python
Created a pull request in apache/incubator-superset that received 3 comments
refactor: ASF only dependencies on base.txt
SUMMARY
Removes all non base dependencies from requirements/base.[in,txt]. base is generated strictly from setup.py, where all dependencies are con…
- fix(api): unable to delete virtual dataset, wrong permission name
- fix: query search low privileged user search access denied
- fix(jinja): make context attrs private on SQL templates
- fix: Disable Jinja2 templating by default
- fix(test): missing auth on tests
- fix(tests): export dataset tests fails with presto
- fix: Database API missing allow none on fields
- security: disallow uuid package on jinja2
- feat: SavedQuery REST API for bulk delete and new API fields
- fix: MVC show saved query
- feat: CRUD REST API for saved queries
- fix: changes a pylint check in dashboard module
- docs: add security vulnerability GH issue template
- chore: downgrade expected exception from error to info
- fix: reenable pylint rule `unused-import` in charts and connectors modules
- fix: Fix deprecation warnings due to invalid escape sequences.
- Enable subqueries in gsheets engine
- Minor refactor, remove unreachable codes
- fix: pylint disabled rules in dashboard/api.py
- fix: simply is_adhoc_metric
- fix: several disabled pylint rules in models/helpers.py
- chore: lowering DatasetCreateFailedError exception from "error" to "info"
- fix: address all disabled pylint checks in charts/api.py
- refactor: ASF only dependencies on base.txt
- feat: implement cache invalidation api
- fix(test): missing auth on tests
- fix(databases): test connection api endpoint
- fix: Making the database/cluster read-only
- test: add rls jinja extra cache key test
- docs: Add a note to contributing.md on reporting security vulnerabilities
- fix: pivot table timestamp grouping
- refactor: convert DatasetList schema filter to use new distinct api
- docs: Update OAuth configuration in installation.rst
- feat(database): POST, PUT, DELETE API endpoints