Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(110)

Issue 2550143003: auth_service: Add '/memberships/list' and '/memberships/check' API. (Closed)

Created:
4 years ago by Vadim Sh.
Modified:
4 years ago
Reviewers:
tandrii(chromium)
CC:
chromium-reviews, infra-reviews+luci-py_chromium.org
Target Ref:
refs/heads/master
Project:
luci-py
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 21

Patch Set 2 : auth_service: Add '/memberships/list' and '/memberships/check' API. #

Total comments: 2

Patch Set 3 : add tests and more docs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+570 lines, -23 lines) Patch
M appengine/components/components/auth/api.py View 1 chunk +8 lines, -0 lines 0 comments Download
M appengine/components/components/auth/ui/rest_api.py View 1 2 2 chunks +289 lines, -0 lines 0 comments Download
M appengine/components/components/auth/ui/rest_api_test.py View 1 2 1 chunk +162 lines, -0 lines 0 comments Download
M appengine/components/components/auth/ui/templates/api.html View 1 2 4 chunks +66 lines, -8 lines 0 comments Download
M appengine/components/components/auth/ui/ui.py View 1 5 chunks +45 lines, -15 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
Vadim Sh.
PTAL Adding tests now. This CL is mostly about formats of requests and response. Read ...
4 years ago (2016-12-06 05:09:03 UTC) #1
tandrii(chromium)
thanks, you are very fast :) https://codereview.chromium.org/2550143003/diff/1/appengine/components/components/auth/ui/rest_api.py File appengine/components/components/auth/ui/rest_api.py (right): https://codereview.chromium.org/2550143003/diff/1/appengine/components/components/auth/ui/rest_api.py#newcode933 appengine/components/components/auth/ui/rest_api.py:933: 'verb': 'POST', On ...
4 years ago (2016-12-06 12:56:47 UTC) #2
Vadim Sh.
If you really insist, I can split documentation related stuff into a separate CL. https://codereview.chromium.org/2550143003/diff/1/appengine/components/components/auth/ui/rest_api.py ...
4 years ago (2016-12-07 01:18:40 UTC) #4
Vadim Sh.
ping
4 years ago (2016-12-09 23:33:11 UTC) #5
tandrii(chromium)
On 2016/12/07 01:18:40, Vadim Sh. wrote: > If you really insist, I can split documentation ...
4 years ago (2016-12-12 17:07:12 UTC) #6
tandrii(chromium)
lgtm https://codereview.chromium.org/2550143003/diff/1/appengine/components/components/auth/ui/rest_api.py File appengine/components/components/auth/ui/rest_api.py (right): https://codereview.chromium.org/2550143003/diff/1/appengine/components/components/auth/ui/rest_api.py#newcode1082 appengine/components/components/auth/ui/rest_api.py:1082: for ident_str, params in per_identity.iteritems(): On 2016/12/07 01:18:40, ...
4 years ago (2016-12-12 17:07:17 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2550143003/40001
4 years ago (2016-12-13 00:24:14 UTC) #10
commit-bot: I haz the power
4 years ago (2016-12-13 00:27:32 UTC) #13
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://github.com/luci/luci-py/commit/7067fd8f75d5eae5d849cc6695b422469a7b7063

Powered by Google App Engine
This is Rietveld 408576698