Ed Bartosh
|
7e8f0ac8ff
Fixed xml.etree future warning
|
11 年之前 |
Junchun Guan
|
943bdadf41
Use python2.6 compatible method of parsing xml
|
11 年之前 |
Ed Bartosh
|
e500ed27ad
create_project: Copy more meta data from source project
|
11 年之前 |
Ed Bartosh
|
7fa1e67fb0
Fixed bug in oscapi/get_meta API
|
12 年之前 |
Hasan Wan
|
242ed0806f
fix typo in get_meta
|
12 年之前 |
Ed Bartosh
|
e2889372a2
Code cleanup for oscapi
|
12 年之前 |
Ed Bartosh
|
52992a51c5
Added new methods to oscapi
|
12 年之前 |
Ed Bartosh
|
54ae3f0ea0
Added new parameter to create_project method
|
12 年之前 |
Ed Bartosh
|
583f1f3052
Implemented support for project deletion in oscapi
|
12 年之前 |
Ed Bartosh
|
aa6409698f
Implemented support for linked projects in oscapi
|
12 年之前 |
Zhang Qiang
|
840008853a
No need remove files and 'commitfilelist' command will do that, #731\
|
12 年之前 |
Zhang Qiang
|
cbed80ebe6
write a regular expression to parse build server results
|
12 年之前 |
Zhang Qiang
|
8ed9b6cd46
Don't break link structure if package is a link in OBS, #675
|
12 年之前 |
Ed Bartosh
|
76e194644f
Code cleanup
|
12 年之前 |
Ed Bartosh
|
70dbf22e51
Use logging from gbp and delete the msger module
|
12 年之前 |
Markus Lehtonen
|
a32fffd172
rewrite the waiting decorator and move it to a new module
|
12 年之前 |
Zhang Qiang
|
f932f7120b
No hard code default base project, #539
|
12 年之前 |
Huang Hao
|
a8eb95d296
Remove pylint warnings
|
12 年之前 |
Zhang Qiang
|
4a7de7c126
show simple progress message for long time operations #325
|
12 年之前 |
Ed Bartosh
|
412cf0aa53
Fixed empty response crash
|
12 年之前 |
Ed Bartosh
|
f484f0a848
Implemented uploading only changed files to OBS
|
12 年之前 |
Huang Hao
|
842c5817ee
Fix typos. #497
|
12 年之前 |
Zhang Qiang
|
6c8fddf2dd
fix backtrace while trying to remove 'None' file, #490
|
12 年之前 |
Dawei Yang
|
e20ce8081c
raise an ObsError if SSL verification failed
|
12 年之前 |
Zhang Qiang
|
5e7d778250
fix reference undefined var backtrace issue
|
12 年之前 |
Ed Bartosh
|
25667568a9
Used shorter import.
|
12 年之前 |
Ed Bartosh
|
d41173b28f
Workarounded osc bug by retrying to call it 3 times.
|
12 年之前 |
Huang Hao
|
3606c73e71
Raise OSCError in oscapi.py::OSC::core_http instead of ObsError.
|
12 年之前 |
Zhang Qiang
|
6bf3e4ea98
fix merge conflict issue from release-0.9 branch to devel
|
12 年之前 |
Zhang Qiang
|
44b13551a5
always raise errors.ObsError in oscapi module instead of OSCError
|
12 年之前 |