lp:~cmiller/desktopcouch/pairing-fixups

Created by Chad Miller and last modified
Get this branch:
bzr branch lp:~cmiller/desktopcouch/pairing-fixups
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

54. By Chad Miller

Reformat JavaScript blob of code in server views code.

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.

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