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
(149)
Issues
Repositories
Search
Open Issues
|
Closed Issues
|
All Issues
|
Sign in
with your
Google Account
to create issues and add comments
Issue
1133044
: Add expiresAt and isExpired params to SecurityToken (Closed)
Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 11 months ago by
Paul Lindner
Modified:
15 years, 11 months ago
Reviewers:
shindig.remailer
Visibility:
Public.
Patch Set 1
#
Created:
15 years, 11 months ago
Download
[raw]
[tar.bz2]
Unified diffs
Side-by-side diffs
Delta from patch set
Stats
(
+115 lines, -56 lines
)
Patch
M
UPGRADING
View
1 chunk
+5 lines, -0 lines
0 comments
Download
M
java/common/src/main/java/org/apache/shindig/auth/AnonymousSecurityToken.java
View
3 chunks
+27 lines, -20 lines
0 comments
Download
M
java/common/src/main/java/org/apache/shindig/auth/BasicSecurityToken.java
View
5 chunks
+10 lines, -6 lines
0 comments
Download
M
java/common/src/main/java/org/apache/shindig/auth/BasicSecurityTokenDecoder.java
View
1 chunk
+2 lines, -1 line
0 comments
Download
M
java/common/src/main/java/org/apache/shindig/auth/BlobCrypterSecurityToken.java
View
6 chunks
+19 lines, -1 line
0 comments
Download
M
java/common/src/main/java/org/apache/shindig/auth/BlobCrypterSecurityTokenDecoder.java
View
1 chunk
+1 line, -1 line
0 comments
Download
M
java/common/src/main/java/org/apache/shindig/auth/ForwardingSecurityToken.java
View
1 chunk
+8 lines, -0 lines
0 comments
Download
M
java/common/src/main/java/org/apache/shindig/auth/SecurityToken.java
View
1 chunk
+10 lines, -0 lines
0 comments
Download
M
java/common/src/test/java/org/apache/shindig/common/testing/FakeGadgetToken.java
View
6 chunks
+13 lines, -6 lines
0 comments
Download
M
java/gadgets/src/test/java/org/apache/shindig/gadgets/http/AbstractHttpCacheTest.java
View
3 chunks
+3 lines, -3 lines
0 comments
Download
M
java/gadgets/src/test/java/org/apache/shindig/gadgets/oauth/GadgetOAuthCallbackGeneratorTest.java
View
1 chunk
+1 line, -1 line
0 comments
Download
M
java/gadgets/src/test/java/org/apache/shindig/gadgets/oauth/OAuthRequestTest.java
View
1 chunk
+1 line, -1 line
0 comments
Download
M
java/server/src/test/java/org/apache/shindig/server/endtoend/EndToEndTest.java
View
1 chunk
+1 line, -1 line
0 comments
Download
M
java/social-api/src/main/java/org/apache/shindig/social/core/oauth/OAuthAuthenticationHandler.java
View
1 chunk
+1 line, -1 line
0 comments
Download
M
java/social-api/src/main/java/org/apache/shindig/social/core/oauth/OAuthSecurityToken.java
View
3 chunks
+12 lines, -13 lines
0 comments
Download
M
java/social-api/src/main/java/org/apache/shindig/social/sample/oauth/SampleOAuthDataStore.java
View
1 chunk
+1 line, -1 line
0 comments
Download
Messages
Total messages: 2
Expand All Messages
|
Collapse All Messages
Paul Lindner
15 years, 11 months ago (2010-05-09 15:25:35 UTC)
#1
Sign in
to reply to this message.
Paul Lindner
if no objections will commit tomorrow AM...
15 years, 11 months ago (2010-05-11 07:36:01 UTC)
#2
if no objections will commit tomorrow AM...
Sign in
to reply to this message.
Expand All Messages
|
Collapse All Messages
Issue 1133044: Add expiresAt and isExpired params to SecurityToken (Closed)
Created 15 years, 11 months ago by Paul Lindner
Modified 15 years, 11 months ago
Reviewers: shindig.remailer_gmail.com
Base URL:
Comments: 0
Recent Issues
|
This issue
This is Rietveld
f62528b