lp:~cmiller/desktopcouch/pair-with-oauth

Created by Chad Miller and last modified
Get this branch:
bzr branch lp:~cmiller/desktopcouch/pair-with-oauth
Only Chad Miller can upload to this branch. If you are Chad Miller please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Chad Miller
Project:
desktopcouch
Status:
Merged

Recent revisions

63. By Chad Miller

Save a create-time value in pairing records, so we have something
useful to give to the user. Put this time in the second column of
the already-paired list.

62. By Chad Miller

Add a column for hostname in listening section, so a populated already-
paired section doesn't look so weird.

Add tests for unpairing.

Combine views of pairings.

61. By Chad Miller

Use the records API to get the server but do it left-handed, by getting a
database and then accessising the db object's private _server member.

Fix failing tests: Import the file that mutates the environment so that a
separate couchdb server is used for testing. Update put_dynamic_paired_host()
test to take its new hostname parameter.

60. By Chad Miller

Finish work on making pairing us oauth.

Rearrange the main widgets so they make more sense.

59. By Chad Miller

Do not use the host id as the record id for couchdb, as there may be "deleted"
records with this id.

Make URI parameter optional in get_my_host_unique_id() .

58. By Chad Miller

Merge from trunk.

57. By Chad Miller

Exchange oauth information.

56. By Chad Miller

Minor cleanups, and add a warning when the gnome keyring daemon isn't available.

55. By Nicola Larosa

Improve the randomization of automatically generated contacts, creating a greater variety of combinations of absent and present data, useful for testing.

54. By Eric Casteleijn

This makes the tests talk to a more realistic fake database: By cleverly manipulating the XDG_ environment variables, we can trick desktopcouch into starting up a couch that's not the user's real database, but behaves like it for all intents and purposes.

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