[Patchew-devel] [PATCH 0/3] Convert `import` to REST style POST

Shubham Jain posted 3 patches 5 years, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/patchew-ci tags/patchew/20180508115051.60844-1-shubhamjain7495@gmail.com
api/models.py      |  41 +++++++++++---
api/rest.py        |  20 ++++---
mbox.py            |  18 +++++++
tests/test_mbox.py | 102 +++++++++++++++++++++++++++++++++++
tests/test_rest.py | 153 +++++++++++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 319 insertions(+), 15 deletions(-)
[Patchew-devel] [PATCH 0/3] Convert `import` to REST style POST
Posted by Shubham Jain 5 years, 11 months ago
Work in progress for issue(https://github.com/patchew-project/patchew/issues/75)

Shubham Jain (3):
  Usage of getters and setters to get mbox field
  rest: POST for message endpoint
  Text to json converter for mbox

 api/models.py      |  41 +++++++++++---
 api/rest.py        |  20 ++++---
 mbox.py            |  18 +++++++
 tests/test_mbox.py | 102 +++++++++++++++++++++++++++++++++++
 tests/test_rest.py | 153 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 319 insertions(+), 15 deletions(-)

-- 
2.14.3 (Apple Git-98)

_______________________________________________
Patchew-devel mailing list
Patchew-devel@redhat.com
https://www.redhat.com/mailman/listinfo/patchew-devel