Steve Gore

Results 6 issues of Steve Gore

The JIRA REST API applies pagination to a number of resources (e.g. users in group, issues returned from a search): https://docs.atlassian.com/jira/REST/server/#pagination Ideally we would fetch the first page, and the...

help wanted
needs triage

By default, when converting from ```pypoetry.toml``` to ```setup.py```, running ```dephell deps convert``` will convert ```README.md``` to ```README.rst```, and include a reference to it in ```setup.py```. However it's an additional file...

It would be great to be able to sort the table by 'Uploaded' instead of 'Version' if required. This is helpful if patch upgrades have been done to older versions...

feature request

The green dialog that helps users install a packages has a X in the top right corner. But clicking that X does nothing. Tested in Chrome, Safari and Firefox on...

Not in documentation, but looking at how the front end works with the back end, this endpoint is clearly usable.

### Expected Behavior As per #91. It's not immediately obvious how one could generate a list of modules programmatically. It looks like your mako template changes format based on context:...

question