pypiserver/tests
Peter Slovak c21cf72c25
Add the option to specify list of modules we don't want to update (#298)
* Add the option to specify list of modules we don't want to update

Signed-off-by: Peter Slovak <peter.slovak@websupport.sk>

* Fix docs

Signed-off-by: Peter Slovak <peter.slovak@websupport.sk>

* Minimize the number of strip() calls

Co-authored-by: Matthew Planchard <mplanchard@users.noreply.github.com>

* Log an exception when we fail to open/read the package blacklist file

* Abort server startup if we fail to read the blacklist file

Co-authored-by: Matthew Planchard <mplanchard@users.noreply.github.com>
2020-07-16 23:03:30 -05:00
..
__init__.py Added init.py to tests 2016-05-12 20:02:10 -05:00
centodeps-setup.py FIX test_server FC! 2015-09-20 11:11:57 +02:00
doubles.py CRLF Injection Mitigation 2019-01-24 17:53:03 -06:00
htpasswd.a.a PIP test-server. 2015-09-19 02:04:32 +02:00
sample_msg.html Use bottle's SimpleTemplate engine to avoid XSS on welcome-page (#77). 2015-02-22 18:43:35 +01:00
test_app.py Update welcome.html (#278) 2019-11-10 17:40:13 -06:00
test_core.py Add the option to specify list of modules we don't want to update (#298) 2020-07-16 23:03:30 -05:00
test_docs.py FIX #92: docs: Update version on README 2015-09-14 18:55:16 +02:00
test_init.py Remove unused imports 2018-05-07 22:29:36 +03:00
test_main.py Add the option to specify list of modules we don't want to update (#298) 2020-07-16 23:03:30 -05:00
test_manage.py Add the option to specify list of modules we don't want to update (#298) 2020-07-16 23:03:30 -05:00
test_server.py [#265] Resolve issue with non-md5 hashing algorithms (#266) 2019-09-02 14:31:59 -05:00