index
:
obsapi.git
master
Python Interface to the Open Build Service API
sbahling@mudgum.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-03
Re-architect the RepoFlags class
Scott Bahling
2
-96
/
+25
2020-02-03
Use status instead of setting to be consistent with the api
Scott Bahling
1
-5
/
+5
2020-02-03
Use repository attribute instead of "repo" to be consistent with the api
Scott Bahling
1
-5
/
+5
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
8
-111
/
+657
2020-01-28
Use requests_mock for unit tests
Scott Bahling
2
-53
/
+148
2020-01-27
Update tests to use requests_mock pytest plugin
Scott Bahling
1
-135
/
+125
2020-01-27
Use unittest mocks for test cases
Scott Bahling
2
-39
/
+178
2020-01-26
Add RepoFlags class and api.get_repo_flags method
Scott Bahling
2
-0
/
+136
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-25
Fix get_repository call for retrieving binary objects
Scott Bahling
1
-4
/
+12
2020-01-21
PEP8
Scott Bahling
1
-1
/
+1
2020-01-21
Fix some python3 incompatibilities
Scott Bahling
3
-8
/
+5
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
2018-08-24
Add initial person api
Scott Bahling
1
-0
/
+25
2017-11-01
Add test for sourceapi.put_meta
Scott Bahling
2
-0
/
+20
2017-10-04
Move test project/package to build.opensuse.org
Scott Bahling
3
-29
/
+29
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 sourceapi
obsapi-0.0.5
Scott Bahling
1
-3
/
+6
2016-03-03
Add formatter class and extend FileInfo class
Scott Bahling
1
-0
/
+4
2016-03-03
Add ObsBuildApi class
Scott Bahling
1
-0
/
+124
2016-03-03
Add ObsSourceApi class
Scott Bahling
1
-0
/
+68
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
2016-02-21
rename get_binaries to binaries_ls
Scott Bahling
1
-2
/
+12
2015-04-19
Update versioneer and add first unit tests
obsapi-0.0.3
Scott Bahling
1
-0
/
+46