Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments. Please
Sign in
to add in-line comments.
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
(251)
Issues
Repositories
Search
Open Issues
|
Closed Issues
|
All Issues
|
Sign in
with your
Google Account
to create issues and add comments
Side by Side Diff: testing/repo/quantal/dummy/actions.yaml
Issue
90130044
:
Implements "juju actions <service>".
Patch Set:
Created 10 years, 11 months ago
Left:
Base
Patch Set 1: None
Right:
Patch Set 1: None
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Context:
3 lines
10 lines
25 lines
50 lines
75 lines
100 lines
Whole file
Column Width:
Jump to:
[revision details]
charm/actions.go
charm/actions_test.go
charm/bundle.go
charm/bundle_test.go
charm/charm.go
charm/dir.go
charm/hooks/hooks.go
charm/meta_test.go
charm/repo_test.go
cmd/juju/actions.go
cmd/juju/actions_test.go
state/api/client.go
state/api/params/params.go
state/apiserver/client/actions.go
state/apiserver/client/actions_test.go
state/apiserver/client/do_test.go
state/charm.go
state/state.go
store/store.go
store/store_test.go
testing/repo/quantal/dummy/actions.yaml
View unified diff
|
Download patch
« store/store_test.go
('K') |
« store/store_test.go
('k') |
no next file »
|
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
(Empty)
1
actionspecs:
2
snapshot:
3
description: Take a snapshot of the database.
4
params:
5
outfile:
6
description: The file to write out to.
7
type: string
8
default: foo.bz2
OLD
NEW
« store/store_test.go
('K') |
« store/store_test.go
('k') |
no next file »
|
no next file with comments »
Issue 90130044: Implements "juju actions <service>".
Created 10 years, 11 months ago by Bodie
Modified 10 years, 11 months ago
Reviewers: mp+216651_code.launchpad.net, natefinch, fwereade
Base URL:
Comments: 25
Recent Issues
|
This issue
This is Rietveld
f62528b