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/endpoints/api
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
..
__init__.py Format_date has to support missing dates. 2014-03-25 18:01:50 -04:00
billing.py Mark a whole slew of APIs as internal only. 2014-03-19 12:09:07 -04:00
build.py Change to store the pull robot on the repository build and only add the credentials to the queue item. This prevents the credentials from being exposed to the end user. Also fixes the restart build option 2014-04-01 21:49:06 -04:00
discovery.py Use the URL scheme and use the host in the other discovery url. 2014-03-26 16:37:28 -04:00
image.py Merge remote-tracking branch 'origin/master' into swaggerlikeus 2014-03-19 15:39:44 -04:00
logs.py Merge remote-tracking branch 'origin/master' into swaggerlikeus 2014-03-19 15:39:44 -04:00
organization.py Make the new app management APIs internal and fix the schemas to work with swagger. 2014-03-24 18:16:46 -04:00
permission.py Merge remote-tracking branch 'origin/master' into swaggerlikeus 2014-03-19 15:39:44 -04:00
prototype.py Mark a whole slew of APIs as internal only. 2014-03-19 12:09:07 -04:00
repository.py Fix public repository permissions checking. 2014-03-26 15:56:51 -04:00
repotoken.py Merge remote-tracking branch 'origin/master' into swaggerlikeus 2014-03-19 15:39:44 -04:00
robot.py Mark a whole slew of APIs as internal only. 2014-03-19 12:09:07 -04:00
search.py Fix public repository permissions checking. 2014-03-26 15:56:51 -04:00
subscribe.py Merge remote-tracking branch 'origin/master' into swaggerlikeus 2014-03-19 15:39:44 -04:00
tag.py Merge remote-tracking branch 'origin/master' into swaggerlikeus 2014-03-19 15:39:44 -04:00
team.py Mark a whole slew of APIs as internal only. 2014-03-19 12:09:07 -04:00
trigger.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
user.py Fix the user API to throw the nicer 401 that the FE can handle. 2014-03-25 17:58:19 -04:00
webhook.py Merge remote-tracking branch 'origin/master' into swaggerlikeus 2014-03-19 15:39:44 -04:00