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/data/model
Joseph Schorr 69e550d125 Fix GC handling around CAS paths
Adds code to ensure we never GC CAS paths that are shared amongst multiple ImageStorage rows, as well as an associated pair of tests to catch the positive and negative cases.
2017-03-07 13:48:07 -05:00
..
__init__.py Handle IntegrityError in tag update code 2017-02-22 13:20:04 -05:00
_basequery.py Convert model to use moved prefix_search method 2017-01-31 11:38:31 -05:00
blob.py Implement V2 interfaces and remaining V1 interfaces 2016-09-26 14:49:04 -04:00
build.py Adding in cancel notifications 2016-11-30 14:38:34 -05:00
health.py Fix health check 2017-02-24 12:23:18 -05:00
image.py workers.securityworker: simplify min id 2017-03-03 14:51:18 -05:00
label.py Convert model to use moved prefix_search method 2017-01-31 11:38:31 -05:00
log.py Log more information to the action logs and display the namespaces for superusers 2017-02-14 14:55:24 -05:00
message.py Severity and Markdown support in MOTD 2017-01-18 16:55:32 -05:00
modelutil.py Fix pagination of repositories 2016-08-15 16:48:04 -04:00
notification.py Lots of smaller fixes: 2016-04-29 14:05:16 -04:00
oauth.py Add support for direct granting of OAuth tokens and add tests 2016-05-23 17:17:06 -04:00
organization.py More detailed namespace validation 2017-01-17 17:31:59 -05:00
permission.py Add repo permissions dialog for existing teams and robots 2016-08-22 14:43:12 -04:00
release.py Formatting and syntax improvements 2016-01-19 14:56:02 -05:00
repository.py Check for missing repository on GC call 2017-02-22 13:18:23 -05:00
service_keys.py Fix key server to not list expired keys 2016-05-03 17:58:47 -04:00
sqlalchemybridge.py Full text support in peewee 2017-01-31 11:38:31 -05:00
storage.py Fix GC handling around CAS paths 2017-03-07 13:48:07 -05:00
tag.py Handle IntegrityError in tag update code 2017-02-22 13:20:04 -05:00
team.py Catch team member invite missing exception 2017-02-22 13:18:22 -05:00
token.py Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04:00
user.py Implement new create and manager trigger UI 2017-02-28 16:51:42 -05:00