Skip to content
Snippets Groups Projects
Commit 4be6f05d authored by Ivan Alejandro's avatar Ivan Alejandro
Browse files

[pkg] fold in changes

parent 733893d2
Branches
Tags 0.7.3
No related merge requests found
0.7.3 Sep 22, 2015:
Client:
o Bugfix: refactor code loss. Closes #7412.
o Bugfix: Set active secret before saving local file.
o Split http_target into 4 modules, separating those responsibilities.
o Refactor details of making an HTTP request body and headers out of the
send/fetch logic. This also makes it easier to enable batching.
Server:
o Fix a bug where BadRequest could be raised after everything was persisted.
Common:
o Refactor couch.py to separate persistence from logic while saving uploaded
documents. Also simplify logic while checking for conflicts.
0.7.2 Aug 26, 2015:
Client:
o Remove MAC from secrets file. Closes #6980.
......
o Fix refactor code loss. Closes #7412.
o [bug] Set active secret before saving local file.
o Split http_target into 4 modules, separating those responsibilities.
o Refactor details of making an HTTP request body and headers out of the
send/fetch logic. This also makes it easier to enable batching.
o Refactor couch.py to separate persistence from logic while saving uploaded
documents. Also simplify logic while checking for conflicts.
o Fix a bug where BadRequest could be raised after everything was persisted
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment