Santos Gallegos

Results 157 issues of Santos Gallegos

## What's the problem this feature will solve? Now that we are running the latest version of allauth, there is this cool feature that we could use. User sessions, basically...

Feature
Needed: design decision

There are still more things to do, but first I'm removing the ones that aren't documented, so this shouldn't be a breaking change, and the information from those fields can...

## What's the problem this feature will solve? Currently, we are triggering a build when an MR changed, like even when the title changed. But we want to trigger builds...

Bug
Accepted

## What's the problem this feature will solve? We are pinning requests because there was a new release that was incompatible with docker-py. Docker released a new version that fixed...

Improvement
Accepted

## What's the problem this feature will solve? Custom prefixes for projects and subprojects were implemented in https://github.com/readthedocs/readthedocs.org/pull/10156, but we never documented them publicly. We have some internal docs about...

Needed: design decision
Needed: documentation

## What's the problem this feature will solve? django-elasticsearch-dsl is useful if you have an exact mapping with a model and one or several indexes in ES. But now that...

Improvement

## What's the problem this feature will solve? Users can exclude an entire page from our search, and we use some heuristics to remove content that's shouldn't be indexed (like...

Feature
Needed: design decision