Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(29)

Issue 5436044: Added client, data, live tests and data tests for organization unit provisioning

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

Patch Set 1 #

Total comments: 39

Patch Set 2 : resolved some comments #

Total comments: 4

Patch Set 3 : Resolved some comments #

Patch Set 4 : Removed Glint error and added a generic AppsPropertyEntry for clients #

Total comments: 12

Patch Set 5 : Changed Retrieve functions return feed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1366 lines, -43 lines) Patch
A src/gdata/apps/apps_property_entry.py View 1 2 3 4 1 chunk +65 lines, -0 lines 0 comments Download
M src/gdata/apps/multidomain/data.py View 1 2 3 4 4 chunks +4 lines, -43 lines 0 comments Download
A src/gdata/apps/organization/client.py View 1 2 3 4 1 chunk +516 lines, -0 lines 0 comments Download
A src/gdata/apps/organization/data.py View 1 2 3 1 chunk +366 lines, -0 lines 0 comments Download
M src/gdata/test_data.py View 1 chunk +142 lines, -0 lines 0 comments Download
A tests/gdata_tests/apps/organization/data_test.py View 1 2 3 1 chunk +132 lines, -0 lines 0 comments Download
A tests/gdata_tests/apps/organization/live_client_test.py View 1 2 3 1 chunk +141 lines, -0 lines 0 comments Download

Messages

Total messages: 13
gunjansharma
12 years, 5 months ago (2011-11-22 07:01:14 UTC) #1
shraddhag
http://codereview.appspot.com/5436044/diff/1/src/gdata/apps/organization/client.py File src/gdata/apps/organization/client.py (right): http://codereview.appspot.com/5436044/diff/1/src/gdata/apps/organization/client.py#newcode244 src/gdata/apps/organization/client.py:244: customer_id: The ID of the Google Apps customer. customer_id: ...
12 years, 5 months ago (2011-11-23 11:26:29 UTC) #2
gunjansharma
12 years, 5 months ago (2011-11-23 12:31:45 UTC) #3
gunjansharma
http://codereview.appspot.com/5436044/diff/1/src/gdata/apps/organization/client.py File src/gdata/apps/organization/client.py (right): http://codereview.appspot.com/5436044/diff/1/src/gdata/apps/organization/client.py#newcode244 src/gdata/apps/organization/client.py:244: customer_id: The ID of the Google Apps customer. On ...
12 years, 5 months ago (2011-11-23 12:31:59 UTC) #4
Claudio Cherubino
You still have to address some of Shraddha's comments. Also, glint reports a lot of ...
12 years, 5 months ago (2011-11-23 17:47:35 UTC) #5
gunjansharma
12 years, 5 months ago (2011-11-24 09:18:33 UTC) #6
gunjansharma
http://codereview.appspot.com/5436044/diff/1/src/gdata/apps/organization/client.py File src/gdata/apps/organization/client.py (right): http://codereview.appspot.com/5436044/diff/1/src/gdata/apps/organization/client.py#newcode360 src/gdata/apps/organization/client.py:360: A list containing a gdata.apps.organization.data.OrgUnitEntry On 2011/11/23 17:47:35, Claudio ...
12 years, 5 months ago (2011-11-24 09:19:16 UTC) #7
gunjansharma
http://codereview.appspot.com/5436044/diff/1003/src/gdata/apps/organization/data.py File src/gdata/apps/organization/data.py (right): http://codereview.appspot.com/5436044/diff/1003/src/gdata/apps/organization/data.py#newcode64 src/gdata/apps/organization/data.py:64: def _GetProperty(self, name): On 2011/11/23 17:47:35, Claudio Cherubino wrote: ...
12 years, 5 months ago (2011-11-24 09:45:41 UTC) #8
gunjansharma
12 years, 5 months ago (2011-11-24 11:55:04 UTC) #9
Claudio Cherubino
http://codereview.appspot.com/5436044/diff/7002/src/gdata/apps/apps_property_entry.py File src/gdata/apps/apps_property_entry.py (right): http://codereview.appspot.com/5436044/diff/7002/src/gdata/apps/apps_property_entry.py#newcode28 src/gdata/apps/apps_property_entry.py:28: class AppsPropertyEntry(gdata.data.GDEntry): Can you also make the MDM client ...
12 years, 5 months ago (2011-11-25 20:26:39 UTC) #10
gunjansharma
12 years, 5 months ago (2011-12-01 18:29:15 UTC) #11
gunjansharma
http://codereview.appspot.com/5436044/diff/7002/src/gdata/apps/apps_property_entry.py File src/gdata/apps/apps_property_entry.py (right): http://codereview.appspot.com/5436044/diff/7002/src/gdata/apps/apps_property_entry.py#newcode28 src/gdata/apps/apps_property_entry.py:28: class AppsPropertyEntry(gdata.data.GDEntry): On 2011/11/25 20:26:39, Claudio Cherubino wrote: > ...
12 years, 5 months ago (2011-12-01 18:30:42 UTC) #12
Claudio Cherubino
12 years, 5 months ago (2011-12-01 18:43:11 UTC) #13
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b