rvernica

Results 22 issues of rvernica

Similarly to the `travis_button` config option, it would be nice to have a way to display the GitHub Actions Workflow badge in the sidebar.

I provided a few links for the `extra_nav_links` parameter. It looks like the links are in random order (probably key-hash order). It would be nice to be able to control...

enhancement

Following the "Manual installation via Git" instructions, the last step: ``` Install with: python python-webkit2png/setup.py install ``` returns: ``` sudo python python-webkit2png/setup.py install running install running bdist_egg running egg_info writing...

It does not seem to align with the rest of the fields on the Admin form. Instead it aligns itself from the left of the form. It might be related...

`RQ_QUEUES` allows for setting `DEFAULT_TIMEOUT` when defining a queue in `settings.py`. Also, the `@job` decorator allows for setting `DEFAULT_RESULT_TTL` in `RQ` in `settings.py`. It would be nice to allow setting...

In the History section for a particular airplane, it would be nice to have a small summary of how many legs are available for a selected day and a small...

### Describe the bug After about 10 minutes of intensive list, get, put, delete request to a specific bucket we get `curlCode: 6, Couldn't resolve host name.` The client is...

bug

### Describe the bug I'm submitting DeleteObjects requests in parallel from the same EC2 instance with a list of 1,000 requests each. I verify that the request is successful and...

bug

**Is your feature request related to a problem? Please describe.** To use `install_github` with a private repository a Personal Access Token (PAT) is required. This is not ideal for teams...

feature