lp:~mandel/desktopcouch/record_id

Created by Manuel de la Peña and last modified
Get this branch:
bzr branch lp:~mandel/desktopcouch/record_id
Only Manuel de la Peña can upload to this branch. If you are Manuel de la Peña please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Manuel de la Peña
Project:
desktopcouch
Status:
Merged

Recent revisions

114. By Manuel de la Peña

Removed the use of an assertion. Used assertRaise in test.

113. By Manuel de la Peña

Added test for record id and fixed bug.

112. By Manuel de la Peña

Improved decition of which id to be used.

111. By Manuel de la Peña

Made _id check more explicit.

110. By Manuel de la Peña

Merge new implementation with last proposal

109. By Manuel de la Peña

Moved record_id to be a property rather than an attribute in order to be able to give a consistent behavior

108. By Chad Miller

Do not read from the keyring if we have a configuration file that has the information we need.

Move config file manipulation into execution-context code. Make all config access go though explicit context of execution.

Simplify config-value getting and setting.

Hard-code port for new configurations, since we are very unlikely to use a value other than zero.

107. By Chad Miller

Remove sharp-bang lines and remove execute bit.

106. By Chad Miller

There is a period between when couchdb has written its PID file and when it is really listening on a socket for connections. Our code assumes that writing its PID file is a signal that it's ready to work, but it is not. Now, we loop on looking for the socket, instead of interpreting missing as an error.

105. By Manuel de la Peña

Ensures that the method that test for the presence of the record does not just check if the field is present but ensures the value is correct.

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.