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
(37)
Issues
Repositories
Search
Open Issues
|
Closed Issues
|
All Issues
|
Sign in
with your
Google Account
to create issues and add comments
Issue
176075
: Remove dependency to egenix-mx-base (Closed)
Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years, 5 months ago by
ced1
Modified:
16 years, 5 months ago
Reviewers:
bch
,
yangoon1
Visibility:
Public.
Patch Set 1
#
Patch Set 2 : Remove missing ir.cron
#
Patch Set 3 : Add fix for datetime strftime formatting before 1900
#
Patch Set 4 : Fix typo
#
Patch Set 5 : Fix typo
#
Patch Set 6 : Add unittest for datetime_strftime
#
Created:
16 years, 5 months ago
Download
[raw]
[tar.bz2]
Unified diffs
Side-by-side diffs
Delta from patch set
Stats
(
+157 lines, -63 lines
)
Patch
M
INSTALL
View
1
1 chunk
+1 line, -1 line
0 comments
Download
M
setup.py
View
1
1 chunk
+1 line, -1 line
0 comments
Download
M
trytond/backend/sqlite/database.py
View
2 chunks
+10 lines, -10 lines
0 comments
Download
M
trytond/ir/cron.py
View
4 chunks
+11 lines, -14 lines
0 comments
Download
M
trytond/ir/default.py
View
2 chunks
+5 lines, -9 lines
0 comments
Download
M
trytond/ir/lang.py
View
3 chunks
+9 lines, -8 lines
0 comments
Download
M
trytond/ir/model.py
View
2 chunks
+2 lines, -2 lines
0 comments
Download
M
trytond/ir/sequence.py
View
2 chunks
+4 lines, -4 lines
0 comments
Download
M
trytond/report/report.py
View
1
2
2 chunks
+4 lines, -4 lines
0 comments
Download
M
trytond/res/request.py
View
1 chunk
+1 line, -1 line
0 comments
Download
M
trytond/server.py
View
1 chunk
+0 lines, -6 lines
0 comments
Download
M
trytond/tests/test_tryton.py
View
2 chunks
+10 lines, -1 line
0 comments
Download
M
trytond/tools/__init__.py
View
1 chunk
+1 line, -0 lines
0 comments
Download
M
trytond/tools/convert.py
View
2 chunks
+2 lines, -2 lines
0 comments
Download
A
trytond/tools/datetime_strftime.py
View
3
1 chunk
+96 lines, -0 lines
0 comments
Download
Messages
Total messages: 6
Expand All Messages
|
Collapse All Messages
ced1
16 years, 5 months ago (2009-12-14 10:27:54 UTC)
#1
Sign in
to reply to this message.
bch
On 2009/12/14 10:27:54, ced wrote: > mx.Datetime is also used in ir/cron.py.
16 years, 5 months ago (2009-12-14 17:26:03 UTC)
#2
On 2009/12/14 10:27:54, ced wrote: > mx.Datetime is also used in ir/cron.py.
Sign in
to reply to this message.
ced1
16 years, 5 months ago (2009-12-14 17:53:28 UTC)
#3
Sign in
to reply to this message.
yangoon1
16 years, 5 months ago (2009-12-14 20:21:19 UTC)
#4
Sign in
to reply to this message.
ced1
16 years, 5 months ago (2009-12-14 21:48:22 UTC)
#5
Sign in
to reply to this message.
ced1
16 years, 5 months ago (2009-12-15 11:24:55 UTC)
#6
Sign in
to reply to this message.
Expand All Messages
|
Collapse All Messages
Issue 176075: Remove dependency to egenix-mx-base (Closed)
Created 16 years, 5 months ago by ced1
Modified 16 years, 5 months ago
Reviewers: bch, yangoon1
Base URL:
Comments: 0
Recent Issues
|
This issue
This is Rietveld
f62528b