This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/util/saas
Brad Ison 73cb7f3228
endpoints/api: Allow null fields in user metadata
The user metadata fields are nullable in the database, but were not in
the json sechema.  This prevented users from updating some of their
information on the site if they hadn't set the metadata fields.
2018-06-27 15:34:55 -04:00
..
__init__.py Refactor the util directory to use subpackages. 2015-08-03 16:04:19 -04:00
analytics.py Clean up mixpanel analytics a bit. 2016-10-13 15:03:04 -04:00
cloudwatch.py Increase cloudwatch send timeout to reduce how often we hit the API 2017-02-01 13:09:00 -05:00
exceptionlog.py Turn off in-app sentry logging, only log 500s at the WSGI layer 2017-04-18 16:38:22 -04:00
useranalytics.py endpoints/api: Allow null fields in user metadata 2018-06-27 15:34:55 -04:00