lp://staging/~cmiller/desktopcouch/pairing-fixups
- Get this branch:
- bzr branch lp://staging/~cmiller/desktopcouch/pairing-fixups
Branch merges
- Tim Cole (community): Approve
- John O'Brien (community): Approve
- Diff: None lines
Related bugs
Bug #419969: at pairing time, change couchdb pairing address to public | Medium | Fix Released | |
Bug #419973: in replication daemon, be sure local couchdb bind address is not 127/8 . | Medium | Fix Released |
Related blueprints
Branch information
Recent revisions
- 53. By Chad Miller
-
Add a utility function to make testing whether a raw row is marked as
deleted.Change the get_records to version the design-document entries for views.
That previous is a hack to change the functionality of get_records() so
that it does not yield rows that we have marked as deleted.Add tests that also create rows we would retreive, but mark rows as deleted to
make the js "map" function omit them. - 52. By Chad Miller
-
Make pairing tool change the couchdb bind address depending on whether
we have paired with other machines that would be connecting to us. - 51. By Chad Miller
-
Add getters and setters of the bind address in config files, and
make the config file settable as parameter, in case some brave soul
wants to write tests.Finally, if the couchdb bind address is in loopback addressing, then
replication manager issues a warning about replication not working fully.Make replication manager log to STDERR for Warnings and more critical.
- 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://staging/desktopcouch