This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/data/model
2015-04-10 15:27:37 -04:00
..
__init__.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
legacy.py Change search to use a set of queries for repo lookup rather than a single monolithic query, in the hopes that this will make things significantly faster and actually useable. The individual queries have been tested by hand on MySQL, but the real test will be staging 2015-04-10 15:27:37 -04:00
oauth.py Merge branch 'koh' 2014-12-01 12:30:09 -08:00
sqlalchemybridge.py Allow the namespace column to be null, and also non-unique. Fix the uncompressed size clobbering the size on the wire field. Add metadata constraints so that foreign key constraints get predictable names. Fix all downgrade migrations. 2014-10-02 10:46:20 -04:00