| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-02-07 | Add get_package_source_version() | Scott Bahling | 1 | -0/+23 | |
| 2020-02-06 | Fix get_package_version | Scott Bahling | 1 | -0/+16 | |
| 2020-02-06 | Handle passing bytes to the FileInfo class | Scott Bahling | 1 | -16/+7 | |
| Move class to own file and enhance tests | |||||
| 2020-02-03 | Re-architect the RepoFlags class | Scott Bahling | 1 | -11/+18 | |
| 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 | Reorder arguments to be consistent with get_repo_flags | Scott Bahling | 1 | -16/+16 | |
| 2020-02-03 | Add remove_flag method | Scott Bahling | 1 | -13/+55 | |
| 2020-02-01 | Add set_flag method | Scott Bahling | 1 | -0/+31 | |
| 2020-01-31 | Finish updating unit tests to use requests_mock | Scott Bahling | 1 | -107/+466 | |
| 2020-01-26 | Add RepoFlags class and api.get_repo_flags method | Scott Bahling | 1 | -0/+15 | |
| 2020-01-25 | Enhance binaries_ls method to return project level binary lists | Scott Bahling | 1 | -0/+11 | |
| 2020-01-25 | Better get_meta tests | Scott Bahling | 1 | -5/+9 | |
| 2020-01-21 | PEP8 | Scott Bahling | 1 | -1/+1 | |
| 2020-01-21 | Fix some python3 incompatibilities | Scott Bahling | 1 | -3/+0 | |
| 2020-01-21 | Add get_spec_files method | Scott Bahling | 1 | -0/+8 | |
| 2018-08-24 | Initial user and group methods for ObsApi class | Scott Bahling | 1 | -0/+12 | |
| 2017-10-04 | Move test project/package to build.opensuse.org | Scott Bahling | 1 | -15/+15 | |
| 2017-02-21 | Implement locking api; refactor ObsSourceApi get/put/post calls | Scott Bahling | 1 | -0/+24 | |
| 2016-04-19 | Update api core to use buildapi and sourceapiobsapi-0.0.5 | Scott Bahling | 1 | -3/+6 | |
| 2016-03-03 | Add formatter class and extend FileInfo class | Scott Bahling | 1 | -0/+4 | |
| 2016-02-21 | Add test for get_binary_fileinfo | Scott Bahling | 1 | -0/+14 | |
| 2016-02-21 | rename source_info method to get_source_info | Scott Bahling | 1 | -0/+9 | |
| Consistency with other get_* methods | |||||
| 2016-02-21 | rename get_binaries to binaries_ls | Scott Bahling | 1 | -2/+12 | |
| Consistency with the other "ls" methods | |||||
| 2015-04-19 | Update versioneer and add first unit testsobsapi-0.0.3 | Scott Bahling | 1 | -0/+46 | |
