Santos Gallegos

Results 157 issues of Santos Gallegos

Our guide at https://docs.readthedocs.io/en/stable/guides/importing-private-repositories.html should warn users that if they have the VCS SSO integration enabled, they can't import projects manually, we could also add this warning in the import...

Improvement
Needed: documentation

Subscription is set to cascade delete when an organization is deleted, with this additional signal we are cancelling the subscription twice, and stripe is given an error.

Sphinx is removing jquery on the 6.x version. I have avoided using jquery before the main call to the theme, and on the main call from the theme load jquery...

I'm just using this issue to upload the images. But would be good to have a gif instead. If you have some screenshots/gifs, feel free to comment here :) ![gcheckouttag](https://user-images.githubusercontent.com/4975310/76155099-68186e00-60b5-11ea-84fa-b61cfe7a3e02.png)...

```rust println!("{}", &foo); ``` Here the query `"&" @operator` doesn't match the `&`, if the macro is changed for a function call it works ```rust println("{}", &foo); ```

If someone can make a gif, that would be great :) ![01](https://user-images.githubusercontent.com/4975310/77864888-f41f4080-71f0-11ea-9108-741df3cbf1ce.png) ![02](https://user-images.githubusercontent.com/4975310/77864900-fed9d580-71f0-11ea-8e5e-60c8df1c06e9.png)

This also doesn't require .com users changing anything to use the extension.

Had to do some refactoring now that we are introducing more actions to logs, there are: - Add a json field (data) to the auditlog model, this is so we...