Merge lp://staging/~pedronis/u1db/db-sync-creds-support into lp://staging/u1db

Proposed by Samuele Pedroni
Status: Merged
Approved by: Samuele Pedroni
Approved revision: 414
Merged at revision: 410
Proposed branch: lp://staging/~pedronis/u1db/db-sync-creds-support
Merge into: lp://staging/u1db
Diff against target: 535 lines (+216/-64)
13 files modified
cosas/ui.py (+9/-20)
html-docs/conflicts.rst (+1/-1)
html-docs/tutorial.rst (+9/-17)
include/u1db/u1db.h (+51/-2)
src/u1db.c (+16/-2)
u1db/__init__.py (+11/-2)
u1db/errors.py (+6/-0)
u1db/remote/http_client.py (+15/-6)
u1db/remote/http_database.py (+3/-3)
u1db/tests/c_backend_wrapper.pyx (+23/-3)
u1db/tests/test_http_client.py (+20/-3)
u1db/tests/test_http_database.py (+13/-1)
u1db/tests/test_sync.py (+39/-4)
To merge this branch: bzr merge lp://staging/~pedronis/u1db/db-sync-creds-support
Reviewer Review Type Date Requested Status
Lucio Torre (community) Approve
Review via email: mp+126036@code.staging.launchpad.net

Commit message

add support for taking auth credentials to db.sync(), for now OAuth; update cosas and the tutorial to use this

Description of the change

add support for taking auth credentials to db.sync(), for now OAuth works for python and C

update cosas and the tutorial to use this

To post a comment you must log in.
Revision history for this message
Lucio Torre (lucio.torre) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches