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

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

Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years, 11 months ago by bch
Modified:
16 years, 10 months ago
Reviewers:
ced1
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 (+61 lines, -13 lines) Patch
M work.py View 1 2 3 chunks +61 lines, -13 lines 0 comments Download

Messages

Total messages: 16
ced1
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: _, ...
16 years, 11 months ago (2009-07-03 10:44:44 UTC) #1
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: > ...
16 years, 11 months ago (2009-07-03 14:51:47 UTC) #2
ced1
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 ...
16 years, 11 months ago (2009-07-03 15:03:36 UTC) #3
ced1
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 ...
16 years, 11 months ago (2009-07-03 15:31:20 UTC) #4
bch
16 years, 11 months ago (2009-07-03 16:32:25 UTC) #5
ced1
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 ...
16 years, 11 months ago (2009-07-03 17:21:43 UTC) #6
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 ...
16 years, 11 months ago (2009-07-06 08:50:41 UTC) #7
ced1
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 ...
16 years, 11 months ago (2009-07-06 09:02:11 UTC) #8
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 > ...
16 years, 11 months ago (2009-07-06 09:03:58 UTC) #9
ced1
On 2009/07/06 09:03:58, Bertrand Chenal wrote: > How delete([1,2,3]) can be different from delete(1); delete(2); ...
16 years, 11 months ago (2009-07-06 09:15:39 UTC) #10
bch
On 2009/07/06 09:15:39, ced wrote: > On 2009/07/06 09:03:58, Bertrand Chenal wrote: > > How ...
16 years, 11 months ago (2009-07-06 09:30:46 UTC) #11
ced1
On 2009/07/06 09:30:46, Bertrand Chenal wrote: > On 2009/07/06 09:15:39, ced wrote: > > On ...
16 years, 11 months ago (2009-07-06 09:46:37 UTC) #12
bch
On 2009/07/06 09:46:37, ced wrote: > > > > It will be ok with one ...
16 years, 11 months ago (2009-07-06 09:51:24 UTC) #13
ced1
On 2009/07/06 09:51:24, Bertrand Chenal wrote: > On 2009/07/06 09:46:37, ced wrote: > > > ...
16 years, 11 months ago (2009-07-06 10:28:51 UTC) #14
bch
16 years, 11 months ago (2009-07-06 14:12:44 UTC) #15
ced1
16 years, 11 months ago (2009-07-07 08:38:35 UTC) #16
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 f62528b