lp:~salgado/lazr.restful/fix-exporting-empty-entries

Created by Guilherme Salgado and last modified
Get this branch:
bzr branch lp:~salgado/lazr.restful/fix-exporting-empty-entries
Only Guilherme Salgado can upload to this branch. If you are Guilherme Salgado please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Guilherme Salgado
Project:
lazr.restful
Status:
Merged

Recent revisions

138. By Guilherme Salgado

Make sure IEntry adapters for interfaces which don't export any fields/operations have a '_orig_interfaces' attribute, just like the other adapters.

137. By Leonard Richardson

[r=leonardr,gmb] Instead of serving total_size with every named operation (which can be expensive), serve a link to the total size. Committed on behalf of Benji York.

136. By Leonard Richardson

[r=gary] Nail versions of dependencies. Committed on behalf of Benji York.

135. By Guilherme Salgado

[r=gary] Added the ability to mark interface A as a contributor to interface B
so that instead of publishing A separately we will add all of A's fields and
operations to the published version of B. Objects implementing B must be
adaptable into A for this to work, but lazr.restful will take care of doing
the actual adaptation before accessing fields/operations that are not directly
provided by an object.

134. By Leonard Richardson

[r=abentley] Made some improvements to the representation cache.

133. By Leonard Richardson

[r=jelmer] Make it possible to disable the representation cache without de-registering it.

132. By Leonard Richardson

[r=gary] Fix test failures.

131. By Leonard Richardson

Prep for release.

130. By Leonard Richardson

[r=intellectronica] Added the ability to cache entry representations in memory.

129. By Leonard Richardson

[r=gary] Gain a knowledge of the changes Apache's mod_compress makes to ETags, and the ability to undo those changes.

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.