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/util
2014-11-28 15:03:04 -05:00
..
__init__.py Fix some stuff with logins and permissions, add tags to the mode. 2013-09-25 16:46:28 -04:00
analytics.py Handle error cases better for external services 2014-08-25 15:30:29 -04:00
aufs.py - Handle missing images properly 2014-10-14 21:40:02 -04:00
backfill_user_uuids.py Tweak the uuid backfill to leave the uuid column nullable. 2014-11-19 15:32:30 -05:00
backoff.py Add exponential backoff of login attempts. 2014-09-02 15:27:05 -04:00
cache.py Disable that pesky browser cache in the ways that matter. 2014-03-26 18:36:59 -04:00
changes.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
checksums.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
dockerfileparse.py Fix dockerfile parsing for unicode 2014-11-28 15:03:04 -05:00
dockerloadformat.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
dynamic.py Set up the build logs to use our fake build logs on test and local. 2014-05-09 18:45:11 -04:00
exceptionlog.py Integrate sentry with the build worker. 2014-05-19 13:50:45 -04:00
gravatar.py Update landing page to use gravatar. 2013-09-27 18:15:31 -04:00
gzipstream.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
gzipwrap.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
http.py Add an exact abort and use it to send the expected response for 409s. 2014-06-11 16:55:38 -04:00
invoice.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
invoice.tmpl Add receipt/invoice email support and option to Quay 2013-11-15 14:42:31 -05:00
jinjautil.py Add better (jinja-based) messaging to the notifications and add some fixes for the email templates 2014-10-22 19:01:56 -04:00
morecollections.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
names.py Address comments on code review 2014-09-11 15:45:41 -04:00
oauth.py Make sure the external login link for GHE links to the enterprise GitHub and not the hosted version 2014-11-06 20:35:52 -05:00
phantomjs-runner.js Add better logging to the snapshot generator for timing purposes and make sure the PhantomJS script always exists after a maximum of 10 seconds. 2014-05-19 13:11:07 -04:00
queuefile.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
queuemetrics.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
queueprocess.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
safetar.py Use safer tar extraction. Handle error messages in the build process more intelligently. 2014-04-01 13:46:41 -04:00
seo.py Fix PhantomJS by always using the local copy of CDN files, and making sure to specify TLS (instead of the default SSLv3, which is now deprecated) 2014-11-25 15:32:10 -05:00
streamingjsonencoder.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
streamlayerformat.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
tarfileappender.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
tarlayerformat.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
uncompressedsize.py Switch postgres to a non-transactional DDL to allow us to use peewee to modify data in migrations: enterprise customers are running postgres migrations offline already. Move the image backfill script back to a migration since it will now work. Unify the interface to sending a DB URI to env.py for the migration script. 2014-11-18 14:07:33 -05:00
useremails.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
validation.py Switch unidecode over to the new anunidecode library and write some tests to validate results. 2014-08-01 15:50:25 -04:00