lp://staging/~robert-ancell/rnr-server/remove-reviewer-limit-for-clicks
- Get this branch:
- bzr branch lp://staging/~robert-ancell/rnr-server/remove-reviewer-limit-for-clicks
Branch merges
- Ratings and Reviews Developers: Pending requested
-
Diff: 18 lines (+1/-7)1 file modifiedsrc/reviewsapp/api/handlers.py (+1/-7)
Related bugs
Related blueprints
Branch information
Recent revisions
- 314. By Robert Ancell
-
Allow app reviews to be edited at any time - they can be easily deleted / re-created to do effectively the same and this matches the click behaviour
- 313. By Kelvin Li
-
[r=fgallina] 1.Wheels support for rnr-server app to improve the bootstrap speed;
2.change the correct request/response data for the conn-check on rnr
3.Update to use new python-bson method to load oops doc content to make the tests run without issues. - 312. By Kelvin Li
-
[r=fgallina] changed app log location and name in settings_devel.py, to make it work with mojo spec on MOJO_STAGE=devel
- 311. By Kelvin Li
-
[r=matt-goodall] Small changes for the last non-wheels code app
1. remove logging config option in dev settings to use charm settings instead
2. enable the whitenoise staticfiles storage to have the cached static files
3. use the new bson method to load document with new version of python bson - 310. By Kelvin Li
-
[r=kelvin.li] Makefile target trigger to create virtualenv when collect source dept.
- 309. By Fabián Ezequiel Gallina
-
[r=nataliabidart] SSO auth enhancements
- do not use query_string as it's already present in the URL
- Backport checks for deciding if a request as oauth bits or not. - 306. By Michael Nelson
-
[r=kelvin.li] Update ssoclient to r20, enabling retries (ie. avoiding BadStatusLine when pooled connections are reused right after server disconnects from keep-alive)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/rnr-server