Keyboard Shortcuts

File
u :up to issue
m :publish + mail comments
M :edit review message
j / k :jump to file after / before current file
J / K :jump to next file with a comment after / before current file
Side-by-side diff
i :toggle intra-line diffs
e :expand all comments
c :collapse all comments
s :toggle showing all comments
n / p :next / previous diff chunk or comment
N / P :next / previous comment
<Up> / <Down> :next / previous line
<Enter> :respond to / edit current comment
d :mark current comment as done
Issue
u :up to list of issues
m :publish + mail comments
j / k :jump to patch after / before current patch
o / <Enter> :open current patch in side-by-side view
i :open current patch in unified diff view
Issue List
j / k :jump to issue after / before current issue
o / <Enter> :open current issue
# : close issue
Comment/message editing
<Ctrl> + s or <Ctrl> + Enter :save comment
<Esc> :cancel edit
Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(122)
Issues Repositories Search
Open Issues | Closed Issues | All Issues | Sign in with your Google Account to create issues and add comments

Issue 4909045: Sample Python client for Admin Audit API

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 5 months ago by rahulpaul
Modified:
14 years, 5 months ago
CC:
gdata-python-client-library-contributors_googlegroups.com, google-api-python-client_googlegroups.com
Visibility:
Public.

Patch Set 1 #

Total comments: 4

Patch Set 2 : Code review rework. #

Created: 14 years, 5 months ago
Download [raw] [tar.bz2]
Unified diffs Side-by-side diffs Delta from patch set Stats (+137 lines, -0 lines) Patch
A audit.py View 1 1 chunk +137 lines, -0 lines 0 comments Download
Total messages: 4
|
rahulpaul
14 years, 5 months ago (2011年08月16日 14:13:43 UTC) #1
Sign in to reply to this message.
jcgregorio_google
http://codereview.appspot.com/4909045/diff/1/audit.py File audit.py (right): http://codereview.appspot.com/4909045/diff/1/audit.py#newcode20 audit.py:20: Command-line application that retrieves events through the Audit API. ...
14 years, 5 months ago (2011年08月16日 14:55:19 UTC) #2
http://codereview.appspot.com/4909045/diff/1/audit.py
File audit.py (right):
http://codereview.appspot.com/4909045/diff/1/audit.py#newcode20
audit.py:20: Command-line application that retrieves events through the Audit
API.
Add note that this works for enterprise and edu but not regular apps domains.
http://codereview.appspot.com/4909045/diff/1/audit.py#newcode73
audit.py:73: def PrintFeed(activity_list):
The results are in JSON and not Atom Feeds, so don't call it a feed, rename to
print_activities. Note the lower case since this is open source and we follow
PEP8.
Sign in to reply to this message.
rahulpaul
Thanks for the review, Joe. Have addressed your comments. PTAL. http://codereview.appspot.com/4909045/diff/1/audit.py File audit.py (right): http://codereview.appspot.com/4909045/diff/1/audit.py#newcode20 ...
14 years, 5 months ago (2011年08月17日 05:59:03 UTC) #3
Thanks for the review, Joe. Have addressed your comments. PTAL.
http://codereview.appspot.com/4909045/diff/1/audit.py
File audit.py (right):
http://codereview.appspot.com/4909045/diff/1/audit.py#newcode20
audit.py:20: Command-line application that retrieves events through the Audit
API.
On 2011年08月16日 14:55:21, jcgregorio_google wrote:
> Add note that this works for enterprise and edu but not regular apps domains.
Done. I copied the text from the public docs -
http://code.google.com/googleapps/domain/audit_admin/v1/getting_started.html#...
http://codereview.appspot.com/4909045/diff/1/audit.py#newcode73
audit.py:73: def PrintFeed(activity_list):
On 2011年08月16日 14:55:21, jcgregorio_google wrote:
> The results are in JSON and not Atom Feeds, so don't call it a feed, rename to
> print_activities. Note the lower case since this is open source and we follow
> PEP8.
Done.
Sign in to reply to this message.
jcgregorio_google
LGTM
14 years, 5 months ago (2011年08月17日 13:09:38 UTC) #4
LGTM
Sign in to reply to this message.
|
Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b

AltStyle によって変換されたページ (->オリジナル) /