D. Dotsenko
D. Dotsenko
Per code, HTTP code = 417 is "Failed to execute background task" which is a call to git to (either): - advertise the stats on upload-pack + - accept the...
Post the documentation to conform to some generally accepted documentation framework - Need to decide which documentation framework it will be. - Need to decide where the docs will be...
This project management occurs largely on Pivotal Tracker: http://www.pivotaltracker.com/projects/111135 A lot of tasks are phrased in a way that will be nonsensical to most, as the notes are mostly for...
Since these are "static" attributes of mother-class, these are not directly obvious and not as exposed to users. Need to contemplate an obvious way to inject easily-documentable, finite list of...
The repo path is part of URI and is encoded in various ways. If we are to support white space in repo names (paths) we need to decode the white...
Right now, the path given is assume to translate to literal path of the repo. Build in hooks for path conversion mechanisms that reroute publicly presentable repo paths for internal,...
Consider NOT handling the authentication part. Just assume the server did its part and expect the header proclaiming user to equal authorized user. Need to set up basic call-back hooks...
- separated destination DB from container that connects and loads data - separated Ruby runner container from DB image. Now all images are separete and pure as they come from...
### Bug description Preview and select functionalities break in SuperSet UI on columns of BYTEA type. ``` Database error Failed to execute query '15' - 'SELECT addressid, addressline1, city, stateprovinceid,...