| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-02-03 | Re-architect the RepoFlags class | Scott Bahling | 1 | -70/+26 | |
| We don't need to create flags - just read and parse them from the project meta config. Remove the unneeded functionality and enhance the structure. All flags from a project and package are accessible via a single RepoFlags object. | |||||
| 2020-02-03 | Use status instead of setting to be consistent with the api | Scott Bahling | 1 | -7/+7 | |
| 2020-02-03 | Use repository attribute instead of "repo" to be consistent with the api | Scott Bahling | 1 | -2/+2 | |
| 2020-02-03 | Fix python 3 compatibility | Scott Bahling | 1 | -0/+4 | |
| 2020-02-01 | Python2 fix | Scott Bahling | 1 | -1/+1 | |
| 2020-01-31 | Fix repoflags | Scott Bahling | 1 | -3/+7 | |
| 2020-01-26 | Add RepoFlags class and api.get_repo_flags method | Scott Bahling | 1 | -0/+99 | |
