lp:~urbanape/bindwood/proper-oauth-creds

Created by Zachery Bir and last modified
Get this branch:
bzr branch lp:~urbanape/bindwood/proper-oauth-creds
Only Zachery Bir can upload to this branch. If you are Zachery Bir please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Zachery Bir
Project:
Bindwood
Status:
Merged

Recent revisions

19. By Zachery Bir

Upped the version to 0.4.1, prior to tagging

18. By Zachery Bir

Protect against the query failing and rows not being set.

17. By Zachery Bir

Updated version to 0.4

16. By Zachery Bir

Summary: Fix OAuth-related requests (LP #444022)

  content/couch.js

    - Move all OAuth header stamping to the CouchDB.request function,
      rather than just in the instance's request method. Otherwise,
      certain requests (like for _uuids) fail due to lack of OAuth
      headers.

    - Do not encode the URI component when GETting resources.

  content/oauth.js

    - Removed this commented section, as it was a red herring early on.

  content/sync.js

    - Remove a great deal of the debugging, and replaced it with a few
      others

    - Change the query function for pulling bookmarks to a string, so
      we could interpolate the current Profile name to ensure they'd
      get returned.

15. By Zachery Bir

Try to obtain the oauth tokens properly.

14. By Zachery Bir

Updates the version number to 0.3, prior to packaging a release.

13. By Zachery Bir

Provide views for deleted bookmarks and per-profile bookmarks in Couch.

Properly handle nested folders' bookmarks, and not just the three top-level bookmark folders.

12. By Zachery Bir

Reorganization and reimplementation to support complete syncing of bookmarks.

11. By Stuart Langridge

Show "Bindwood" as application name when Bindwood D-Bus Python script requests access to the keyring.

10. By Zachery Bir

This branch adds thorough debugging to the Bindwood functionality. However, it is only surfaced when there is a BINDWOOD_DEBUG key in the user's environment.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers