2
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 20, 2025 — Jan 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move our development requirements to dev-requirements.txt More... almost 11 years ago
Use wheels.caremad.io to speed up tox env creation More... almost 11 years ago
We only want 1 worker in development More... almost 11 years ago
Enable loading of gunicorn config from the config file More... almost 11 years ago
With warehouse.wsgi gone, ``warehouse serve`` is no longer optional More... almost 11 years ago
Drop WAREHOUSE_ENV and move all development settings into etc/config.yml More... almost 11 years ago
Ensure that the etc/ directory does not get added to the sdist More... almost 11 years ago
Drop WAREHOUSE_CONFIG_DIR and prefer the --config CLI flag More... almost 11 years ago
Add a development configuration file More... almost 11 years ago
Give --config-dir a better name and allow multiple of them More... almost 11 years ago
Remove the warehouse.wsgi entrypoint now that we have warehouse serve More... almost 11 years ago
Test the basic account support that Warehouse has More... almost 11 years ago
Refactor the pytest fixtures to remove duplication More... almost 11 years ago
Enable the ability to use factory_boy for generating test data More... almost 11 years ago
Setup pytest fixtures to enable testing using the database. More... almost 11 years ago
Use config locations we can pass into Configurator More... almost 11 years ago
Remove the default URLs for database and sessions More... almost 11 years ago
Don't bother splitting unit and integration tests More... almost 11 years ago
Test the long description renders as part of packaging checks More... almost 11 years ago
Test the warehouse configuration More... almost 11 years ago
Small PEP8 fix More... almost 11 years ago
Test our CSRF implementation More... almost 11 years ago
Refactor the CSRF check into it's own function More... almost 11 years ago
Test our top level database support More... almost 11 years ago
Test our custom form extensions More... almost 11 years ago
Test the CLI More... almost 11 years ago
Omit the legacy tables from coverage More... almost 11 years ago
Categorize tests as unit and move coverage to its own job More... almost 11 years ago
Test our basic routes More... almost 11 years ago
Test our custom session support More... almost 11 years ago