lp:~sil/desktopcouch/hide-already-paired

Created by Stuart Langridge and last modified
Get this branch:
bzr branch lp:~sil/desktopcouch/hide-already-paired
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

54. By Stuart Langridge

underlying remove-record stuff works, gui stuff does not properly, yet

53. By Chad Miller

Release 0.3.1.

52. By Chad Miller

Revert the log-file reading code to the reliable (if somewhat oblique,
nonportable, and downright ugly) /proc reading code. Log files can be stale.

Change the startup code to be smarter about discovering and passing around pids
and ports, and more insistent about making sure a program is started before we
resume doing stuff that requires it to be running. This should solve races and
double execution of couchdb.

Change the regex that scans /proc networking stuff so that it doesn't balk at
non-127.0.0.1 addresses.

51. By Chad Miller

In pairing and replication, be smarter about the bind address of the desktopcouch daemon.

Fix a problem with records marked as deleted not excluded from the default view code. Add versioning of view functions to force upgrades of old, bad, function.

50. By Elliot Murphy

Added a missing file to the tarball for the 0.3 release.

49. By Elliot Murphy

No change, just tagging revision 48 as the 0.3 release.

48. By Chad Miller

Add local-db replication daemon, and fix a few typos.

Since couchdb auth is not yet supported, stop the pairing tool from giving the user that local replication is supported. Once couchdb is not a security risk and we can bind it to an external interface, then replication will work for everyone.

47. By Elliot Murphy

Fixes a problem with writing the bookmark file (data type needs to be str instead of int).

46. By Eric Casteleijn

This comments out two sections in the .ini file, to disable authentication, since it's not working as long as couchdb-478 is not fixed.

This has these four other branches merged in, and all conflicts removed:

lp:~thisfred/desktopcouch/any_port_in_a_storm/
lp:~sil/desktopcouch/create-oauth-tokens-startup
lp:~sil/desktopcouch/get-oauth-tokens-function
lp:~sil/desktopcouch/not-so-random

45. By Eric Casteleijn

Reads the portnumber from the logfile, now that it is written there by couchdb.

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