- Oct 08, 2018
-
-
Antoine R. Dumont authored
Prior to this, when wrong url injection happens, no information is fetched because we have bad input in the first place (404, 400). This makes the debugging session quite hard.
-
Antoine R. Dumont authored
Only the main gitlab.com instance supports a rate limit (thus the credentials need), others do not (as per summer 2018).
-
David Douard authored
-
David Douard authored
related to T1242
-
- Oct 05, 2018
-
-
Antoine Pietri authored
-
- Oct 01, 2018
-
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
- Sep 19, 2018
-
-
Stefano Zacchiroli authored
-
- Sep 17, 2018
-
-
https://pypi.org/project/<nameAntoine R. Dumont authored
The previous url is correct and redirects to this new one. Related T422
-
- Sep 14, 2018
-
-
Antoine R. Dumont authored
Related T422
-
- Sep 06, 2018
-
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
-
- Aug 01, 2018
-
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
The xmlrpc is marked as deprecated [1]. Even if it's not now, the legacy api is not marked as deprecated. So moving towards this one sounds more reasonable [2]. [1] https://warehouse.readthedocs.io/api-reference/xml-rpc/#pypi-s-xml-rpc-methods [2] https://warehouse.readthedocs.io/api-reference/legacy/#simple-project-api Related T422
-
Antoine R. Dumont authored
Based solely on pypi's deprecated xmlrpc api [1]. No other way of listing pypi.org is referenced (except for parsing an html page through a legacy api [2]) [1] https://warehouse.readthedocs.io/api-reference/xml-rpc/#pypi-s-xml-rpc-methods [2] https://pypi.python.org/simple/ Related T422
-
Antoine R. Dumont authored
-
- Jul 27, 2018
-
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
That's needed for example for having the minimum necessary to make the debian lister run.
-
Antoine R. Dumont authored
This reverts commit e61512af. This commit contains one section not supposed to be there yet (pypi is not ready)
-
Antoine R. Dumont authored
That's needed for example for having the minimum necessary to make the debian lister run.
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
-
- Jul 20, 2018
-
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
UnboundLocalError could happen otherwise
-
- Jul 19, 2018
-
-
Antoine R. Dumont authored
-
- Jul 18, 2018
-
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
The api response json files used in tests were missing from the sdist tarball created for package purposes, resulting in test failures. Related T1137 Related T1138
-
Antoine R. Dumont authored
Related T1138
-
Antoine R. Dumont authored
Related T1138
-
- Jul 17, 2018
-
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
Avoid eating *all* arbitrary arguments and passing them along to the new_lister method.
-