2
I Use This!
High Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Jan 13, 2025 — Jan 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove the uses of asyncio More... almost 11 years ago
Collapse the imports More... almost 11 years ago
Use String instead of Unicode More... almost 11 years ago
Define all of the current PyPI tables and setup an initial migration More... almost 11 years ago
Fix a missing " More... almost 11 years ago
Remove a no longer needed statement More... almost 11 years ago
Remove warehouse.project since it was just a hello world view More... almost 11 years ago
Move the default database configuration into wrehouse:etc/ More... almost 11 years ago
Get rid of flake8-import-order More... almost 11 years ago
Fix the packaging of all the recent changes More... almost 11 years ago
Require a newer aiopyramid More... almost 11 years ago
Use alembic to handle database migrations More... almost 11 years ago
Create a warehouse command using click More... almost 11 years ago
Start a very basic view that uses the database More... almost 11 years ago
Move all of the Warehouse routes to a central location More... almost 11 years ago
Setup Warehouse to be able to utilize SQLAlchemy + PostgreSQL More... almost 11 years ago
Use absolute paths for the WAREHOUSE_CONFIG_DIR More... almost 11 years ago
Add a .travis.yml to run the tests on Travis CI More... almost 11 years ago
Fix the documentation toolchain and tests More... almost 11 years ago
Remove the python3.2 basepython from pep8 More... almost 11 years ago
Fix style issues More... almost 11 years ago
Include package data automatically More... almost 11 years ago
Fix packaging to ensure that everything is included in the sdist More... almost 11 years ago
Lay out a tox.ini to enable running tests More... almost 11 years ago
Use newstyle gettext in Jinja2 More... almost 11 years ago
Ensure that assets and templates get reloaded in development More... almost 11 years ago
Add a configuration file for development settings More... almost 11 years ago
Enable configuration via YAML More... almost 11 years ago
Only apply our matchdict and coroutine logic to our own views More... almost 11 years ago
Use a Jinja2 renderer instead of explicit Response objects More... almost 11 years ago