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

Issue 91043: Work - request relation, m2m implementation (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
5 months, 2 weeks ago by bch
Modified:
4 months, 2 weeks ago
Reviewers:
ced
CC:
SVN Base:
Visibility:
Public.

Patch Set 1

Total comments: 14

Patch Set 2 : Modifified wrt to comments

Total comments: 6

Patch Set 3 : Use IN_MAX for computing requests field. Removed needless to_delete.

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M work.py View 1 2 3 chunks 103 lines 0 comments Download

Messages

Total messages: 16
ced
http://codereview.appspot.com/91043/diff/1/2 File work.py (right): http://codereview.appspot.com/91043/diff/1/2#newcode9 Line 9: import itertools Not used http://codereview.appspot.com/91043/diff/1/2#newcode108 Line 108: _, ...
5 months, 2 weeks ago
bch
http://codereview.appspot.com/91043/diff/1/2 File work.py (right): http://codereview.appspot.com/91043/diff/1/2#newcode9 Line 9: import itertools On 2009/07/03 10:44:44, ced wrote: > ...
5 months, 2 weeks ago
ced
http://codereview.appspot.com/91043/diff/1/2 File work.py (right): http://codereview.appspot.com/91043/diff/1/2#newcode108 Line 108: _, work_id = req_ref.reference.split(',') On 2009/07/03 14:51:47, Bertrand ...
5 months, 2 weeks ago
ced
http://codereview.appspot.com/91043/diff/1/2 File work.py (right): http://codereview.appspot.com/91043/diff/1/2#newcode108 Line 108: _, work_id = req_ref.reference.split(',') But the search clause ...
5 months, 2 weeks ago
bch
5 months, 2 weeks ago
ced
http://codereview.appspot.com/91043/diff/6/1004 File work.py (right): http://codereview.appspot.com/91043/diff/6/1004#newcode65 Line 65: string='Requests', fnct_inv='set_function_fields', I think it is better to ...
5 months, 2 weeks ago
bch
http://codereview.appspot.com/91043/diff/6/1004 File work.py (right): http://codereview.appspot.com/91043/diff/6/1004#newcode185 Line 185: if operator == 'set': On 2009/07/03 17:21:43, ced ...
5 months, 1 week ago
ced
http://codereview.appspot.com/91043/diff/6/1004 File work.py (right): http://codereview.appspot.com/91043/diff/6/1004#newcode185 Line 185: if operator == 'set': Exactly, we must have ...
5 months, 1 week ago
bch
On 2009/07/06 09:02:11, ced wrote: > http://codereview.appspot.com/91043/diff/6/1004 > File work.py (right): > > http://codereview.appspot.com/91043/diff/6/1004#newcode185 > ...
5 months, 1 week ago
ced
On 2009/07/06 09:03:58, Bertrand Chenal wrote: > How delete([1,2,3]) can be different from delete(1); delete(2); ...
5 months, 1 week ago
bch
On 2009/07/06 09:15:39, ced wrote: > On 2009/07/06 09:03:58, Bertrand Chenal wrote: > > How ...
5 months, 1 week ago
ced
On 2009/07/06 09:30:46, Bertrand Chenal wrote: > On 2009/07/06 09:15:39, ced wrote: > > On ...
5 months, 1 week ago
bch
On 2009/07/06 09:46:37, ced wrote: > > > > It will be ok with one ...
5 months, 1 week ago
ced
On 2009/07/06 09:51:24, Bertrand Chenal wrote: > On 2009/07/06 09:46:37, ced wrote: > > > ...
5 months, 1 week ago
bch
5 months, 1 week ago
ced
5 months, 1 week ago
Looks good for me.
Sign in to reply to this message.

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