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/test
Joseph Schorr 7c466dab7d - Add an analyze method on triggers that, when given trigger config, will attempt to analyze the trigger's Dockerfile and determine what pull credentials, if any, are needed and available
- Move the build trigger setup UI into its own directive (makes things cleaner)
- Fix a bug in the entitySearch directive around setting the current entity
- Change the build trigger setup UI to use the new analyze method and flow better
2014-04-02 23:33:58 -04:00
..
data - Add an analyze method on triggers that, when given trigger config, will attempt to analyze the trigger's Dockerfile and determine what pull credentials, if any, are needed and available 2014-04-02 23:33:58 -04:00
__init__.py Add some tests to verify we're not leaking anything to completely public users (we're not) 2013-11-06 17:09:22 -05:00
analytics.py Add some tests to make sure our docker API is properly respecting auth. 2013-11-07 17:10:57 -05:00
specs.py Merge remote-tracking branch 'origin/master' into swaggerlikeus 2014-03-19 15:39:44 -04:00
test_api_security.py - Add an analyze method on triggers that, when given trigger config, will attempt to analyze the trigger's Dockerfile and determine what pull credentials, if any, are needed and available 2014-04-02 23:33:58 -04:00
test_api_usage.py - Add an analyze method on triggers that, when given trigger config, will attempt to analyze the trigger's Dockerfile and determine what pull credentials, if any, are needed and available 2014-04-02 23:33:58 -04:00
test_endpoint_security.py Make testing much faster by using a save point, rather than recreating the database every test 2014-01-30 20:57:40 -05:00
test_image_sharing.py Fix the translation of old ids to new ids, again. 2014-02-25 16:31:52 -05:00
testlogs.py Add ANSI support to the build log view 2014-02-13 22:01:26 -05:00
teststorage.py Properly connect the github push webhook with the build worker. Still need to resolve the archive format. 2014-02-18 18:09:14 -05:00