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
2014-07-28 18:23:46 -04:00
..
__init__.py Add e-mail authorization to the repository notification flow. Also validates the creation of the other notification methods. 2014-07-28 14:58:12 -04:00
billing.py Add credit card expiration date to the billing info screen 2014-05-22 16:52:51 -04:00
build.py Fix "Run Build Again" to send the tags to which we should push. 2014-06-26 19:55:16 -04:00
discovery.py Finish the implementation of local userfiles. Strip charsets from mimetypes in the build worker. Add canonical name ordering to the build queue. Port all queues to the canonical naming version. 2014-04-11 18:34:47 -04:00
image.py Populate image storage objects with locations everywhere. 2014-06-27 20:04:26 -04:00
logs.py - Add support for super users 2014-04-10 00:26:55 -04:00
organization.py Fix the tests and implement a fake stripe. 2014-04-10 15:20:16 -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
repoemail.py Add e-mail authorization to the repository notification flow. Also validates the creation of the other notification methods. 2014-07-28 14:58:12 -04:00
repository.py Change tag_view to avoid a DB lookup and only return the tag's image ID. We map the ID in the frontend based on the image data returned 2014-07-17 15:16:22 -04:00
repositorynotification.py Add e-mail authorization to the repository notification flow. Also validates the creation of the other notification methods. 2014-07-28 14:58:12 -04:00
repotoken.py tiny style fixes 2014-07-18 14:55:55 -04:00
robot.py Mark a whole slew of APIs as internal only. 2014-03-19 12:09:07 -04:00
search.py - Add support for orgs in the entity search and the notification system 2014-07-22 13:39:41 -04:00
subscribe.py Use the customer information, not an existing subscription, to determine whether the button should say "Start Free Trial" or "Subscribe" 2014-04-23 01:17:34 -04:00
superuser.py Switch the seat count for the superuser API to the real value from the license. 2014-05-28 13:54:02 -04:00
tag.py Populate image storage objects with locations everywhere. 2014-06-27 20:04:26 -04:00
team.py Mark a whole slew of APIs as internal only. 2014-03-19 12:09:07 -04:00
trigger.py Some uninitialized build triggers may not yet have a write token. 2014-07-18 15:05:39 -04:00
user.py Add ability to dismiss notifications 2014-07-28 18:23:46 -04:00