[Patchew-devel] [PATCH v5 0/6] Make Patchew-cli use REST endpoints

Shubham Jain shubhamjain7495 at gmail.com
Thu Jul 12 04:21:14 UTC 2018


The following commits changes import, delete and project functions to use REST endpoints instead of legacy


Shubham Jain (6):
  Handling cookies to use REST api
  Changes in Patchew cli to use rest-api
  Add properties as model field
  Make Patchew cli's Project use rest api
  Make Delete Command use REST
  Make Import Command use Rest

 api/models.py         |   5 +++
 api/rest.py           |  12 +++++-
 patchew-cli           | 106 ++++++++++++++++++++++++++++++++++++++++----------
 tests/patchewtest.py  |   3 ++
 tests/test_message.py |  15 +++++++
 tests/test_tags.py    |   4 +-
 6 files changed, 120 insertions(+), 25 deletions(-)

-- 
2.15.1 (Apple Git-101)




More information about the Patchew-devel mailing list