lp:~sil/desktopcouch/oauth-parameters-inserted

Created by Stuart Langridge and last modified
Get this branch:
bzr branch lp:~sil/desktopcouch/oauth-parameters-inserted
Only Stuart Langridge can upload to this branch. If you are Stuart Langridge please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Stuart Langridge
Project:
desktopcouch
Status:
Development

Recent revisions

49. By Stuart Langridge

Make sure querystring parameters are passed to oauth.OAuthRequest

48. By Chad Miller

Revert the ill-advised versioning of views.

47. By Chad Miller

Change from encrypted to unencrypted, oauth signature method, and that makes
almost all tests pass again. There's some difference between the couchdb and
the Python HMAC_SHA1 signature methods. (Those folks need a reference
implementation!)

46. By Chad Miller

After a HTTP-301 redirection, the HTTP module re-uses all the headers to access
the place where we're told the resource really is.

Unfortunately, between when we handed off the headers last time and how, the
system has decided that it knows a better way to store headers, and it's
lowercased it via httplib2._normalize_headers .

Now, we play along with its silly scheme and run our oauth dict through it also
before merging it to the headers dict.

45. By Chad Miller

merge in trunk

44. By Stuart Langridge

remove print statements

43. By Stuart Langridge

make bug reproduceable

42. By Stuart Langridge

turn on compulsory oauth when creating ini file; test that tmp/ XDG folder actually worked

41. By Stuart Langridge

Merge from trunk

40. By Stuart Langridge

loads of print statements to help with bafflement

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:desktopcouch
This branch contains Public information 
Everyone can see this information.

Subscribers