2
I Use This!
High Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Mar 09, 2025 — Mar 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move the session to the module level More... about 11 years ago
Switch to the newer API for pyramid_tm More... about 11 years ago
Implement generic request scoped transactions and include SQLALchemy More... about 11 years ago
Some PEP 8 fixes More... about 11 years ago
Switch to using the SQLAlchemy ORM More... about 11 years ago
These should be String not Text More... about 11 years ago
Small whitespace fix More... about 11 years ago
Remove the uses of asyncio More... about 11 years ago
Collapse the imports More... about 11 years ago
Use String instead of Unicode More... about 11 years ago
Define all of the current PyPI tables and setup an initial migration More... about 11 years ago
Fix a missing " More... about 11 years ago
Remove a no longer needed statement More... about 11 years ago
Remove warehouse.project since it was just a hello world view More... about 11 years ago
Move the default database configuration into wrehouse:etc/ More... about 11 years ago
Get rid of flake8-import-order More... about 11 years ago
Fix the packaging of all the recent changes More... about 11 years ago
Require a newer aiopyramid More... about 11 years ago
Use alembic to handle database migrations More... about 11 years ago
Create a warehouse command using click More... about 11 years ago
Start a very basic view that uses the database More... about 11 years ago
Move all of the Warehouse routes to a central location More... about 11 years ago
Setup Warehouse to be able to utilize SQLAlchemy + PostgreSQL More... about 11 years ago
Use absolute paths for the WAREHOUSE_CONFIG_DIR More... about 11 years ago
Add a .travis.yml to run the tests on Travis CI More... about 11 years ago
Fix the documentation toolchain and tests More... about 11 years ago
Remove the python3.2 basepython from pep8 More... about 11 years ago
Fix style issues More... about 11 years ago
Include package data automatically More... about 11 years ago
Fix packaging to ensure that everything is included in the sdist More... about 11 years ago