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 651666b60b Refactor our auth handling code to be cleaner
Breaks out the validation code from the auth context modification calls, makes decorators easier to define and adds testing for each individual piece. Will be the basis of better error messaging in the following change.
2017-03-23 15:42:45 -04:00
..
helpers refactor(data): add in new config for builder 2017-03-20 13:03:41 -04:00
test Add test to ensure we cannot create repos with the same name but different kinds 2017-03-22 14:34:32 -04:00
__init__.py Handle IntegrityError in tag update code 2017-02-22 13:20:04 -05:00
_basequery.py Disallow non-apps-supported APIs for application repositories 2017-03-22 15:51:19 -04:00
blob.py Add a cleanup worker for blob uploads 2017-03-16 13:36:59 -04:00
build.py refactor(data): add in new config for builder 2017-03-20 13:03:41 -04:00
health.py Fix health check 2017-02-24 12:23:18 -05:00
image.py workers.securityworker: revert to image querying 2017-03-10 17:37:40 -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 Refactor our auth handling code to be cleaner 2017-03-23 15:42:45 -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 Fix filtering of repositories in search 2017-03-23 11:35:17 -04: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 Make sure GC checks new Blob table as well before deleting CAS storage 2017-03-22 23:53:21 -04:00
tag.py Change revert tag into restore tag and add manifest support 2017-03-14 11:34:42 -04: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