lp://qastaging/~james-w/desktopcouch/report-proc-dir

Created by James Westby and last modified
Get this branch:
bzr branch lp://qastaging/~james-w/desktopcouch/report-proc-dir
Only James Westby can upload to this branch. If you are James Westby please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
James Westby
Project:
desktopcouch
Status:
Merged

Recent revisions

123. By James Westby

Merge trunk.

122. By James Westby

Report the directory we are looking in when we can't find the fds.

It's not always going to be all that useful (e.g. if the process has
ended), but it's going to be more useful than just knowing it was looking
in /proc, and implicitly tells you the pid that it thinks the child should
have.

121. By Eric Casteleijn

backported safer update_fields method from server code in a backwards compatible way, fixed tests so they run in lucid (testtools changed so that setUp has to call super's setUp, and same for tearDown), did pedantic cleanup in files I touched

120. By Stuart Langridge

Allow execute_view to take a dict of additional parameters, such as { "descending": True }, which can be passed on to the underlying view, thus allowing extra params to be passed onto the CouchDB request.

119. By Stuart Langridge

Allow generation of full HTML API documentation, with "epydoc --config=data/epydoc.conf".

118. By Chad Miller

desktopcouch.record.RecordDict needs .has_key() to be more like the dict that we emulate. This sucks because dict.has_key is going away in Py 3, but let's be extra nice for another year or so.

117. By Chad Miller

Bump version number for release.

116. By Chad Miller

Fix spurious underscore that causes NameError when there is no key in
the keyring.

115. By Chad Miller

Bump version for release.

114. By Chad Miller

Fix new, incorrect comment on Record.record_revision.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/desktopcouch
This branch contains Public information 
Everyone can see this information.

Subscribers