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
2017-07-21 14:38:31 -04:00
..
test Add feature flag to enable team syncing setup when not a superuser 2017-07-21 11:06:21 -04:00
__init__.py Don't use repository object anywhere in endpoints/api/repositorynotification 2017-07-17 17:55:00 -04:00
billing.py Use new error format for auth errors (factor exceptions into module) 2016-04-11 16:22:26 -04:00
build.py Re-enable builds and tag modification when signing is enabled 2017-06-07 10:01:37 -04:00
discovery.py Fix param regex for path params with complex filters 2017-03-14 11:34:43 -04:00
error.py Refresh dependencies and fix tests. 2017-04-06 13:15:48 -04:00
globalmessages.py Mark fields as required on globalmessages API so that they are 2017-07-05 18:16:55 -04:00
image.py Switch image API to use a data interface 2017-07-21 14:38:31 -04:00
image_models_interface.py Switch image API to use a data interface 2017-07-21 14:38:31 -04:00
image_models_pre_oci.py Switch image API to use a data interface 2017-07-21 14:38:31 -04:00
logs.py refactor(endpoints/api/logs*): Refactor to new data model 2017-07-19 13:43:27 -04:00
logs_models_interface.py refactor(endpoints/api/logs*): Refactor to new data model 2017-07-19 13:43:27 -04:00
logs_models_pre_oci.py refactor(endpoints/api/logs*): Refactor to new data model 2017-07-19 13:43:27 -04:00
MAINTAINERS MAINTAINERS: init owners to subpkgs 2017-01-23 17:46:34 -05:00
manifest.py fix(endpoints): added in proper error handling 2017-06-21 16:59:48 -04:00
organization.py If enabled, allow users and orgs to set their time machine expiration 2017-04-21 11:32:45 -04:00
permission.py Optimize lookup of org membership on prototype and perms APIs 2017-05-08 14:03:59 -04:00
prototype.py Optimize lookup of org membership on prototype and perms APIs 2017-05-08 14:03:59 -04:00
repoemail.py style(endpoints/api/repoemail): ran yapf 2017-07-13 15:34:48 -04:00
repoemail_models_interface.py style(endpoints/api/repoemail): ran yapf 2017-07-13 15:34:48 -04:00
repoemail_models_pre_oci.py style(endpoints/api/repoemail): ran yapf 2017-07-13 15:34:48 -04:00
repository.py Add UI for viewing and changing the expiration of tags 2017-07-19 17:13:48 -04:00
repositorynotification.py Add tests for repository notification api 2017-07-17 17:56:32 -04:00
repositorynotification_models_interface.py Add docs to data interface for repo notifications 2017-07-18 14:21:22 -04:00
repositorynotification_models_pre_oci.py Add tests for repository notification api 2017-07-17 17:56:32 -04:00
repotoken.py fix(endpoints/api): return empty 204 resp 2016-12-14 16:22:39 -05:00
robot.py Refactor Manage Trigger to Single Workflow (#2577) 2017-05-22 13:59:12 -07:00
search.py Ensure that search doesn't make extra SQL lookups 2017-05-04 13:08:09 -04:00
secscan.py Fix show_if ordering and add a check that fails if misordered 2017-05-01 13:14:20 -04:00
signing.py Change signing API to use a data model interface 2017-07-19 16:29:58 -04:00
signing_models_interface.py Change signing API to use a data model interface 2017-07-19 16:29:58 -04:00
signing_models_pre_oci.py Change signing API to use a data model interface 2017-07-19 16:29:58 -04:00
subscribe.py refactored endpoints.api.subscribe to use abstracted data interface 2017-07-19 09:47:13 -04:00
subscribe_models_interface.py refactored endpoints.api.subscribe to use abstracted data interface 2017-07-19 09:47:13 -04:00
subscribe_models_pre_oci.py refactored endpoints.api.subscribe to use abstracted data interface 2017-07-19 09:47:13 -04:00
suconfig.py Superuser config tool warnings 2017-01-13 15:50:50 -05:00
superuser.py Merge pull request #2663 from coreos-inc/multi-instance-su-panel 2017-07-19 17:28:05 -04:00
tag.py Fix for hard merge 2017-07-19 17:13:49 -04:00
tag_models_interface.py Fix for hard merge 2017-07-19 17:13:49 -04:00
tag_models_pre_oci.py Fix for hard merge 2017-07-19 17:13:49 -04:00
team.py Add feature flag to enable team syncing setup when not a superuser 2017-07-21 11:06:21 -04:00
trigger.py Re-enable builds and tag modification when signing is enabled 2017-06-07 10:01:37 -04:00
trigger_analyzer.py fix(endpoints): add tests 2017-05-12 13:58:05 -05:00
user.py Add UI for viewing and changing the expiration of tags 2017-07-19 17:13:48 -04:00