lp:~james-w/lazr.restfulclient/improve-collection-fetch-optimisation

Created by James Westby and last modified
Get this branch:
bzr branch lp:~james-w/lazr.restfulclient/improve-collection-fetch-optimisation
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:
lazr.restfulclient
Status:
Development

Recent revisions

87. By James Westby

Account for the case where there isn't a first page properly.

86. By James Westby

Make the optimisation in Collection._get_slice apply to more cases.

Collection._get_slice had an optimisation to fetch smaller pages if it
thought that a full page was unneeded. However, it only applied this on
the second and subsequent fetch. This change makes it apply to the first
fetch as well, as it applies there equally.

85. By Leonard Richardson

[r=michael.nelson] Fixed comparisons of entries and hosted files with None. Landed on behalf of Rick Spencer.

84. By Leonard Richardson

[r=abentley] Add a proof-of-concept test for OAuth-signed anonymous access.

83. By Leonard Richardson

Restored ServiceRoot.credentials.

82. By Leonard Richardson

[r=jml] Improved the error message given when the user tries to follow a link, not knowing that they don't have permission to see the link.

81. By Leonard Richardson

[r=allenap] Request the correctly-spelled WADL media type. The misspelled media type will still work if going against an old version of lazr.restful.

80. By Leonard Richardson

[r=gary] Made HTTPError strings more verbose.

79. By Leonard Richardson

[r=allenap] Implemented the equality operation for entries and hosted files.

78. By Leonard Richardson

[r=allenap] Make use of the new lazr.authentication library.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers