lp:~wgrant/lazr.restful/cross-module-contribution

Created by William Grant and last modified
Get this branch:
bzr branch lp:~wgrant/lazr.restful/cross-module-contribution
Only William Grant can upload to this branch. If you are William Grant please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
William Grant
Project:
lazr.restful
Status:
Merged

Recent revisions

210. By William Grant

Update NEWS.

209. By William Grant

Only check contributes_to if it's actually an ENTRY_TYPE.

208. By William Grant

Fix conflict check to actually consider the new interface, and replace the find_interfaces_and_contributors tests with contribute_to_interface.

207. By William Grant

Replace find_interfaces_and_contributors with a simple find_exported_interfaces call. Tests are still broken.

206. By William Grant

Rework contributes_to handling to not require that an interface and its extensions all live in one webservice:register module. Use a global registry dict instead of collecting them in find_interfaces_and_contributors.

205. By William Grant

Use zope.testing.cleanup.addCleanUp to clear global metazcml vars, rather than doing it in test module setup.

204. By Curtis Hovey

Fixed bug 809863: WebServicePublicationMixin.getResouce() converts
ComponentLookupErrors to NotFound.

203. By Steve Kowalik

[r=wgrant] Release 0.19.9, and FixedVocabularyFieldMarshaller.unmarshall_to_closeup now deals with a value of None.

202. By Steve Kowalik

[r=wgrant] The dict marshaller will now correctly unmarshall None.

201. By Ian Booth

Merge in release 0.19.7

Branch metadata

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

Subscribers