lp://staging/~cjwatson/lazr.restful/range-factory
Created by
Colin Watson
and last modified
- Get this branch:
- bzr branch lp://staging/~cjwatson/lazr.restful/range-factory
Only
Colin Watson
can upload to this branch. If you are
Colin Watson
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Ready for review
for merging
into
lp://staging/lazr.restful
- LAZR Developers: Pending requested
-
Diff: 415 lines (+146/-16)9 files modifiedsetup.py (+1/-1)
src/lazr/restful/_operation.py (+10/-1)
src/lazr/restful/_resource.py (+16/-3)
src/lazr/restful/declarations.py (+11/-5)
src/lazr/restful/docs/webservice-declarations.txt (+47/-2)
src/lazr/restful/docs/webservice.txt (+51/-3)
src/lazr/restful/fields.py (+2/-1)
src/lazr/restful/interfaces/_fields.py (+5/-0)
src/lazr/restful/interfaces/_rest.py (+3/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 205. By William Grant
-
[r=cprov] Rework contributes_to handling to not require that an interface and its extensions all live in one webservice:register module.
- 204. By Curtis Hovey
-
Fixed bug 809863: WebServicePubli
cationMixin. getResouce( ) converts
ComponentLookupErrors to NotFound. - 203. By Steve Kowalik
-
[r=wgrant] Release 0.19.9, and FixedVocabulary
FieldMarshaller .unmarshall_ to_closeup now deals with a value of None.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/lazr.restful