summaryrefslogtreecommitdiff
path: root/obsapi/repoflags.py
AgeCommit message (Expand)AuthorFilesLines
2020-02-03Re-architect the RepoFlags classScott Bahling1-70/+26
2020-02-03Use status instead of setting to be consistent with the apiScott Bahling1-7/+7
2020-02-03Use repository attribute instead of "repo" to be consistent with the apiScott Bahling1-2/+2
2020-02-03Fix python 3 compatibilityScott Bahling1-0/+4
2020-02-01Python2 fixScott Bahling1-1/+1
2020-01-31Fix repoflagsScott Bahling1-3/+7
2020-01-26Add RepoFlags class and api.get_repo_flags methodScott Bahling1-0/+99