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

Issue 317850043: Use FileRef to identify Files (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 5 months ago by lchandramouli
Modified:
7 years, 5 months ago
Reviewers:
JohnL, pjo
CC:
connector-cr_google.com
Visibility:
Public.

Description

Use FileRef to identify Files

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address review comments #

Total comments: 6

Patch Set 3 : Removed double verification of golden content type in testGetDocContentInList. #

Total comments: 2

Patch Set 4 : Added indentation at L:3036 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -3 lines) Patch
M src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M test/com/google/enterprise/adaptor/sharepoint/SharePointAdaptorTest.java View 1 2 3 chunks +75 lines, -1 line 0 comments Download

Messages

Total messages: 9
lchandramouli
7 years, 5 months ago (2016-10-28 00:05:33 UTC) #1
JohnL
https://codereview.appspot.com/317850043/diff/1/src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java File src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java (right): https://codereview.appspot.com/317850043/diff/1/src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java#newcode3035 src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java:3035: && contentTypeId.startsWith(CONTENTTYPEID_DOCUMENT_PREFIX)) || Move || to the beginning of ...
7 years, 5 months ago (2016-10-28 02:29:38 UTC) #2
lchandramouli
https://codereview.appspot.com/317850043/diff/1/src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java File src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java (right): https://codereview.appspot.com/317850043/diff/1/src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java#newcode3035 src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java:3035: && contentTypeId.startsWith(CONTENTTYPEID_DOCUMENT_PREFIX)) || On 2016/10/28 02:29:38, JohnL wrote: > ...
7 years, 5 months ago (2016-10-28 22:04:05 UTC) #3
JohnL
There's something wrong with patch set 2, like you have 2 commits in your local ...
7 years, 5 months ago (2016-11-01 22:30:38 UTC) #4
lchandramouli
https://codereview.appspot.com/317850043/diff/20001/src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java File src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java (right): https://codereview.appspot.com/317850043/diff/20001/src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java#newcode3036 src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java:3036: && contentTypeId.startsWith(CONTENTTYPEID_DOCUMENT_PREFIX)) On 2016/11/01 22:30:37, JohnL wrote: > Indent ...
7 years, 5 months ago (2016-11-02 20:53:41 UTC) #5
lchandramouli
By mistake I had 2 commits on the same CL. I have corrected the patch. ...
7 years, 5 months ago (2016-11-02 21:44:17 UTC) #6
JohnL
LGTM++ (++ is sticky; please make the noted change, but no need to review that ...
7 years, 5 months ago (2016-11-02 22:48:02 UTC) #7
lchandramouli
https://codereview.appspot.com/317850043/diff/40001/src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java File src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java (right): https://codereview.appspot.com/317850043/diff/40001/src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java#newcode3036 src/com/google/enterprise/adaptor/sharepoint/SharePointAdaptor.java:3036: && contentTypeId.startsWith(CONTENTTYPEID_DOCUMENT_PREFIX)) On 2016/11/02 22:48:02, JohnL wrote: > Please ...
7 years, 5 months ago (2016-11-03 00:01:38 UTC) #8
JohnL
7 years, 5 months ago (2016-11-07 21:32:44 UTC) #9
Sign in to reply to this message.

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