lp:~aaronp/rnr-server/get-usefulness-by-user

Created by Aaron Peachey and last modified
Get this branch:
bzr branch lp:~aaronp/rnr-server/get-usefulness-by-user
Only Aaron Peachey can upload to this branch. If you are Aaron Peachey please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Aaron Peachey
Project:
Ratings and Reviews server
Status:
Merged

Recent revisions

153. By Aaron Peachey

- update urls.py and handlers.py to allow GET parameters and support
filtering by username and/or review_id
- update tests for new handlers
- add tests for rnrclient changes

152. By Aaron Peachey

* wrap long lines
* src/reviewsapp/test/factory.py: fix silly typo

151. By Aaron Peachey

* src/reviewsapp/test/factory.py: add MakeUsefulness method
* src/reviewsapp/test/test_handlers.py: add tests for new get usefulness by user handler

150. By Aaron Peachey

* src/reviewsapp/models/reviews.py: expose username and associated review_id
* src/reviewsapp/api/handlers.py: tweaks to handler to correct filter by foreign keys and return relevant fields only
* src/reviewsapp/api/urls.py: parameter in url more self-descriptive

149. By Aaron Peachey

src/reviewsapp/api/handlers.py: new handler to get list usefulness votes by user
src/reviewsapp/api/urls.py: url for new ShowUsefulnessHandler

148. By Michael Vogt

Optionally extract the token from a OAuth Plaintext signature to make it fully working on a local dev system without the special SSO server account required to call "validate_token()"

147. By Michael Nelson

[r=zematynnad][bug=729778] Add load test scripts for authenticated api calls.

146. By Michael Vogt

Trivial fixes for test failures introduced by the change to the SubmitUsefulnessHandler and additional tests for the returned content.

145. By Michael Vogt

Add a more meaningful result to the submit usefulness API method

144. By Michael Nelson

[r=lukasz] Adds get_review to api and ensures that both get and submit review return ReviewDetails objects.

Branch metadata

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

Subscribers