Commit b4b191f
committed
Fix kcidb-submit NotImplemented error
kcidb-submit uses iterative submission functions, which are
not migrated to REST interface yet. This patch implement REST
submissions with backward compatibility, not fastest yet, but
most stable for a moment.
Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>1 parent b8cae3b commit b4b191f
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
248 | 261 | | |
249 | 262 | | |
250 | 263 | | |
| |||
0 commit comments