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
(13)
Issues Repositories Search
Open Issues | Closed Issues | All Issues | Sign in with your Google Account to create issues and add comments

Issue 13280048: merge windows fixes

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 3 months ago by natefinch
Modified:
12 years, 3 months ago
Reviewers:
mp+186026
Visibility:
Public.
merge windows fixes https://code.launchpad.net/~natefinch/juju-core/014-fix-windows-build/+merge/186026 (do not edit description out of merge proposal)

Patch Set 1 #

Created: 12 years, 3 months ago
Download [raw] [tar.bz2]
Unified diffs Side-by-side diffs Delta from patch set Stats (+3908 lines, -18109 lines) Patch
A [revision details] View 1 chunk +2 lines, -0 lines 0 comments Download
M agent/agent.go View 16 chunks +171 lines, -121 lines 0 comments Download
D agent/format.go View 1 chunk +0 lines, -51 lines 0 comments Download
D agent/format-1.12.go View 1 chunk +0 lines, -175 lines 0 comments Download
D agent/format-1.12_whitebox_test.go View 1 chunk +0 lines, -96 lines 0 comments Download
D agent/format_whitebox_test.go View 1 chunk +0 lines, -32 lines 0 comments Download
M charm/export_test.go View 1 chunk +7 lines, -1 line 0 comments Download
M cmd/export_test.go View 1 chunk +7 lines, -4 lines 0 comments Download
M cmd/juju/bootstrap.go View 2 chunks +2 lines, -9 lines 0 comments Download
M cmd/juju/bootstrap_test.go View 9 chunks +7 lines, -18 lines 0 comments Download
M cmd/juju/main.go View 2 chunks +0 lines, -4 lines 0 comments Download
M cmd/juju/upgradejuju.go View 1 chunk +1 line, -1 line 0 comments Download
M cmd/juju/upgradejuju_test.go View 1 chunk +1 line, -1 line 0 comments Download
M cmd/jujud/agent.go View 2 chunks +35 lines, -2 lines 0 comments Download
M cmd/jujud/agent_test.go View 2 chunks +66 lines, -0 lines 0 comments Download
M cmd/jujud/deploy_test.go View 3 chunks +4 lines, -10 lines 0 comments Download
M cmd/jujud/machine.go View 8 chunks +23 lines, -16 lines 0 comments Download
M cmd/jujud/machine_test.go View 7 chunks +8 lines, -14 lines 0 comments Download
M cmd/jujud/unit.go View 2 chunks +5 lines, -5 lines 0 comments Download
M cmd/plugins/juju-metadata/metadata.go View 1 chunk +0 lines, -1 line 0 comments Download
M cmd/plugins/juju-metadata/metadataplugin_test.go View 1 chunk +0 lines, -1 line 0 comments Download
D cmd/plugins/juju-metadata/toolsmetadata.go View 1 chunk +0 lines, -182 lines 0 comments Download
D cmd/plugins/juju-metadata/toolsmetadata_test.go View 1 chunk +0 lines, -256 lines 0 comments Download
M cmd/plugins/juju-metadata/validateimagemetadata.go View 3 chunks +8 lines, -4 lines 0 comments Download
M cmd/plugins/juju-metadata/validatetoolsmetadata.go View 7 chunks +26 lines, -64 lines 0 comments Download
M cmd/plugins/juju-metadata/validatetoolsmetadata_test.go View 3 chunks +1 line, -53 lines 0 comments Download
M dependencies.tsv View 1 chunk +2 lines, -2 lines 0 comments Download
M environs/bootstrap/bootstrap.go View 1 chunk +1 line, -24 lines 0 comments Download
M environs/bootstrap/bootstrap_test.go View 7 chunks +9 lines, -111 lines 0 comments Download
M environs/config/authkeys.go View 2 chunks +6 lines, -3 lines 0 comments Download
D environs/config/interface.go View 1 chunk +0 lines, -10 lines 0 comments Download
D environs/filestorage/filestorage.go View 1 chunk +0 lines, -83 lines 0 comments Download
M environs/imagemetadata/simplestreams.go View 5 chunks +4 lines, -9 lines 0 comments Download
M environs/imagemetadata/simplestreams_test.go View 7 chunks +20 lines, -6 lines 0 comments Download
M environs/imagemetadata/urls.go View 2 chunks +4 lines, -6 lines 0 comments Download
M environs/imagemetadata/validation.go View 1 chunk +1 line, -1 line 0 comments Download
M environs/imagemetadata/validation_test.go View 4 chunks +11 lines, -1 line 0 comments Download
M environs/instances/image_test.go View 1 chunk +2 lines, -2 lines 0 comments Download
M environs/interface.go View 2 chunks +3 lines, -1 line 0 comments Download
M environs/jujutest/livetests.go View 6 chunks +3 lines, -13 lines 0 comments Download
M environs/jujutest/tests.go View 3 chunks +0 lines, -3 lines 0 comments Download
M environs/localstorage/storage.go View 1 chunk +0 lines, -6 lines 0 comments Download
M environs/localstorage/storage_test.go View 1 chunk +0 lines, -9 lines 0 comments Download
M environs/manual/agent.go View 2 chunks +2 lines, -6 lines 0 comments Download
M environs/manual/provisioner.go View 2 chunks +0 lines, -2 lines 0 comments Download
M environs/manual/provisioner_test.go View 2 chunks +2 lines, -2 lines 0 comments Download
M environs/open_test.go View 1 chunk +1 line, -4 lines 0 comments Download
M environs/simplestreams/export_test.go View 1 chunk +0 lines, -11 lines 0 comments Download
D environs/simplestreams/json.go View 1 chunk +0 lines, -57 lines 0 comments Download
D environs/simplestreams/json_test.go View 1 chunk +0 lines, -34 lines 0 comments Download
M environs/simplestreams/simplestreams.go View 16 chunks +55 lines, -108 lines 0 comments Download
M environs/simplestreams/simplestreams_test.go View 3 chunks +1 line, -20 lines 0 comments Download
environs/simplestreams/testing/testing.go View 6 chunks +16 lines, -78 lines 0 comments Download
M environs/sync/sync.go View 6 chunks +76 lines, -5 lines 0 comments Download
M environs/sync/sync_test.go View 5 chunks +2 lines, -5 lines 0 comments Download
M environs/testing/tools.go View 2 chunks +0 lines, -234 lines 0 comments Download
M environs/tools/boilerplate.go View 7 chunks +15 lines, -16 lines 0 comments Download
D environs/tools/legacytools.go View 1 chunk +0 lines, -40 lines 0 comments Download
D environs/tools/marshal.go View 1 chunk +0 lines, -92 lines 0 comments Download
D environs/tools/marshal_test.go View 1 chunk +0 lines, -161 lines 0 comments Download
M environs/tools/simplestreams.go View 4 chunks +42 lines, -93 lines 0 comments Download
M environs/tools/simplestreams_test.go View 7 chunks +63 lines, -171 lines 0 comments Download
M environs/tools/storage.go View 2 chunks +3 lines, -13 lines 0 comments Download
M environs/tools/storage_test.go View 3 chunks +10 lines, -19 lines 0 comments Download
D environs/tools/suite_test.go View 1 chunk +0 lines, -16 lines 0 comments Download
M environs/tools/tools.go View 4 chunks +77 lines, -146 lines 0 comments Download
M environs/tools/tools_test.go View 11 chunks +374 lines, -288 lines 0 comments Download
M environs/tools/urls.go View 2 chunks +4 lines, -4 lines 0 comments Download
M environs/tools/validation.go View 1 chunk +12 lines, -17 lines 0 comments Download
M environs/tools/validation_test.go View 5 chunks +13 lines, -41 lines 0 comments Download
M instance/address_test.go View 1 chunk +0 lines, -117 lines 0 comments Download
M juju/apiconn_test.go View 2 chunks +0 lines, -8 lines 0 comments Download
M juju/conn.go View 2 chunks +4 lines, -6 lines 0 comments Download
M juju/conn_test.go View 8 chunks +5 lines, -15 lines 0 comments Download
M juju/osenv/package_test.go View 1 chunk +12 lines, -0 lines 0 comments Download
M juju/osenv/vars.go View 2 chunks +37 lines, -0 lines 0 comments Download
A juju/osenv/vars_linux.go View 1 chunk +18 lines, -0 lines 0 comments Download
A juju/osenv/vars_linux_test.go View 1 chunk +14 lines, -0 lines 0 comments Download
juju/osenv/vars_test.go View 1 chunk +0 lines, -20 lines 0 comments Download
D juju/osenv/vars_test.go View 1 chunk +64 lines, -0 lines 0 comments Download
juju/osenv/vars_windows.go View 1 chunk +26 lines, -0 lines 0 comments Download
juju/osenv/vars_windows_test.go View 1 chunk +33 lines, -0 lines 0 comments Download
juju/testing/conn.go View 5 chunks +4 lines, -7 lines 0 comments Download
M names/relation.go View 1 chunk +10 lines, -25 lines 0 comments Download
M names/relation_test.go View 1 chunk +9 lines, -22 lines 0 comments Download
names/tag.go View 1 chunk +2 lines, -3 lines 0 comments Download
names/tag_test.go View 2 chunks +3 lines, -3 lines 0 comments Download
provider/azure/environ.go View 3 chunks +1 line, -12 lines 0 comments Download
provider/azure/instance.go View 5 chunks +32 lines, -73 lines 0 comments Download
provider/azure/instance_test.go View 3 chunks +2 lines, -47 lines 0 comments Download
provider/azure/instancetype.go View 1 chunk +1 line, -1 line 0 comments Download
provider/azure/instancetype_test.go View 1 chunk +1 line, -1 line 0 comments Download
provider/ec2/config_test.go View 3 chunks +4 lines, -3 lines 0 comments Download
provider/ec2/ec2.go View 4 chunks +8 lines, -16 lines 0 comments Download
provider/ec2/image.go View 1 chunk +1 line, -1 line 0 comments Download
provider/ec2/local_test.go View 1 chunk +0 lines, -2 lines 0 comments Download
provider/export_test.go View 1 chunk +17 lines, -4 lines 0 comments Download
provider/instance.go View 1 chunk +1 line, -5 lines 0 comments Download
provider/local/config_test.go View 3 chunks +3 lines, -2 lines 0 comments Download
provider/local/environ.go View 1 chunk +2 lines, -10 lines 0 comments Download
provider/local/environprovider.go View 1 chunk +1 line, -1 line 0 comments Download
provider/maas/maas_test.go View 2 chunks +0 lines, -3 lines 0 comments Download
provider/openstack/image.go View 1 chunk +1 line, -1 line 0 comments Download
provider/openstack/local_test.go View 5 chunks +1 line, -13 lines 0 comments Download
provider/openstack/provider.go View 8 chunks +11 lines, -40 lines 0 comments Download
provider/provider.go View 1 chunk +1 line, -1 line 0 comments Download
scripts/build-release-tarball/build-release-tarball.bash View 1 chunk +1 line, -1 line 0 comments Download
scripts/win-installer/LICENCE.txt View 1 chunk +661 lines, -0 lines 0 comments Download
scripts/win-installer/README.txt View 1 chunk +133 lines, -0 lines 0 comments Download
scripts/win-installer/juju.ico View 0 chunks +-1 lines, --1 lines 0 comments Download
scripts/win-installer/juju-55.bmp View 0 chunks +-1 lines, --1 lines 0 comments Download
scripts/win-installer/juju-wizard-side.bmp View 0 chunks +-1 lines, --1 lines 0 comments Download
scripts/win-installer/modpath.iss View 1 chunk +219 lines, -0 lines 0 comments Download
scripts/win-installer/setup.iss View 1 chunk +63 lines, -0 lines 0 comments Download
state/api/agent/machine_test.go View 1 chunk +9 lines, -1 line 0 comments Download
state/api/apiclient.go View 3 chunks +5 lines, -7 lines 0 comments Download
state/api/deployer/deployer_test.go View 1 chunk +12 lines, -2 lines 0 comments Download
state/api/machiner/machiner_test.go View 1 chunk +11 lines, -1 line 0 comments Download
state/api/params/internal.go View 4 chunks +2 lines, -55 lines 0 comments Download
state/api/state.go View 2 chunks +2 lines, -6 lines 0 comments Download
state/api/uniter/charm.go View 1 chunk +13 lines, -46 lines 0 comments Download
state/api/uniter/charm_test.go View 1 chunk +0 lines, -56 lines 0 comments Download
state/api/uniter/environ.go View 1 chunk +6 lines, -17 lines 0 comments Download
state/api/uniter/environ_test.go View 1 chunk +0 lines, -32 lines 0 comments Download
state/api/uniter/export_test.go View 1 chunk +0 lines, -5 lines 0 comments Download
state/api/uniter/relation.go View 3 chunks +22 lines, -31 lines 0 comments Download
state/api/uniter/relation_test.go View 1 chunk +0 lines, -116 lines 0 comments Download
state/api/uniter/relationunit.go View 5 chunks +32 lines, -100 lines 0 comments Download
state/api/uniter/relationunit_test.go View 1 chunk +0 lines, -278 lines 0 comments Download
state/api/uniter/service.go View 3 chunks +22 lines, -70 lines 0 comments Download
state/api/uniter/service_test.go View 1 chunk +0 lines, -120 lines 0 comments Download
state/api/uniter/settings.go View 1 chunk +16 lines, -69 lines 0 comments Download
state/api/uniter/settings_test.go View 1 chunk +0 lines, -133 lines 0 comments Download
state/api/uniter/state_test.go View 1 chunk +0 lines, -30 lines 0 comments Download
state/api/uniter/unit.go View 7 chunks +58 lines, -262 lines 0 comments Download
state/api/uniter/unit_test.go View 1 chunk +0 lines, -355 lines 0 comments Download
state/api/uniter/uniter.go View 6 chunks +21 lines, -99 lines 0 comments Download
state/api/uniter/uniter_test.go View 2 chunks +125 lines, -55 lines 0 comments Download
state/api/upgrader/upgrader_test.go View 1 chunk +12 lines, -1 line 0 comments Download
state/api/watcher/interfaces.go View 2 chunks +0 lines, -12 lines 0 comments Download
state/api/watcher/watcher.go View 1 chunk +0 lines, -59 lines 0 comments Download
state/api/watcher/watcher_test.go View 1 chunk +12 lines, -1 line 0 comments Download
state/apiserver/pinger_test.go View 3 chunks +22 lines, -4 lines 0 comments Download
state/apiserver/root.go View 1 chunk +0 lines, -18 lines 0 comments Download
state/apiserver/server_test.go View 2 chunks +2 lines, -4 lines 0 comments Download
state/apiserver/uniter/uniter.go View 16 chunks +72 lines, -208 lines 0 comments Download
state/apiserver/uniter/uniter_test.go View 18 chunks +90 lines, -276 lines 0 comments Download
state/apiserver/upgrader/upgrader.go View 1 chunk +6 lines, -1 line 0 comments Download
state/apiserver/watcher.go View 1 chunk +0 lines, -30 lines 0 comments Download
state/export_test.go View 1 chunk +3 lines, -1 line 0 comments Download
state/relation.go View 1 chunk +1 line, -1 line 0 comments Download
M state/relationunit_test.go View 8 chunks +190 lines, -128 lines 0 comments Download
state/state.go View 3 chunks +13 lines, -1 line 0 comments Download
state/state_test.go View 4 chunks +10 lines, -4 lines 0 comments Download
state/testing/watcher.go View 8 chunks +17 lines, -105 lines 0 comments Download
state/unit.go View 1 chunk +9 lines, -0 lines 0 comments Download
state/watcher.go View 9 chunks +36 lines, -30 lines 0 comments Download
store/export_test.go View 1 chunk +7 lines, -1 line 0 comments Download
testing/checkers/checker.go View 2 chunks +12 lines, -8 lines 0 comments Download
testing/checkers/set.go View 1 chunk +35 lines, -0 lines 0 comments Download
testing/checkers/set_test.go View 1 chunk +54 lines, -0 lines 0 comments Download
testing/environ.go View 4 chunks +5 lines, -4 lines 0 comments Download
testing/environ_test.go View 3 chunks +7 lines, -6 lines 0 comments Download
testing/mgo.go View 3 chunks +38 lines, -9 lines 0 comments Download
utils/file.go View 1 chunk +3 lines, -2 lines 0 comments Download
utils/file_test.go View 2 chunks +4 lines, -5 lines 0 comments Download
version/export_test.go View 1 chunk +3 lines, -1 line 0 comments Download
version/version.go View 1 chunk +1 line, -1 line 0 comments Download
worker/apiuniter/charm/charm.go View 1 chunk +0 lines, -100 lines 0 comments Download
worker/apiuniter/charm/charm_test.go View 1 chunk +0 lines, -137 lines 0 comments Download
worker/apiuniter/charm/deployer.go View 1 chunk +0 lines, -210 lines 0 comments Download
worker/apiuniter/charm/deployer_test.go View 1 chunk +0 lines, -224 lines 0 comments Download
worker/apiuniter/charm/export_test.go View 1 chunk +0 lines, -14 lines 0 comments Download
worker/apiuniter/charm/git.go View 1 chunk +0 lines, -224 lines 0 comments Download
worker/apiuniter/charm/git_test.go View 1 chunk +0 lines, -241 lines 0 comments Download
worker/apiuniter/context.go View 1 chunk +0 lines, -366 lines 0 comments Download
worker/apiuniter/context_test.go View 1 chunk +0 lines, -652 lines 0 comments Download
worker/apiuniter/debug/client.go View 1 chunk +0 lines, -120 lines 0 comments Download
worker/apiuniter/debug/client_test.go View 1 chunk +0 lines, -47 lines 0 comments Download
worker/apiuniter/debug/common.go View 1 chunk +0 lines, -35 lines 0 comments Download
worker/apiuniter/debug/common_test.go View 1 chunk +0 lines, -30 lines 0 comments Download
worker/apiuniter/debug/server.go View 1 chunk +0 lines, -116 lines 0 comments Download
worker/apiuniter/debug/server_test.go View 1 chunk +0 lines, -204 lines 0 comments Download
worker/apiuniter/filter.go View 1 chunk +0 lines, -515 lines 0 comments Download
worker/apiuniter/filter_test.go View 1 chunk +0 lines, -443 lines 0 comments Download
worker/apiuniter/hook/hook.go View 1 chunk +0 lines, -43 lines 0 comments Download
worker/apiuniter/hook/hook_test.go View 1 chunk +0 lines, -61 lines 0 comments Download
worker/apiuniter/jujuc/config-get.go View 1 chunk +0 lines, -77 lines 0 comments Download
worker/apiuniter/jujuc/config-get_test.go View 1 chunk +0 lines, -178 lines 0 comments Download
worker/apiuniter/jujuc/context.go View 1 chunk +0 lines, -133 lines 0 comments Download
worker/apiuniter/jujuc/juju-log.go View 1 chunk +0 lines, -69 lines 0 comments Download
worker/apiuniter/jujuc/juju-log_test.go View 1 chunk +0 lines, -99 lines 0 comments Download
worker/apiuniter/jujuc/ports.go View 1 chunk +0 lines, -104 lines 0 comments Download
worker/apiuniter/jujuc/ports_test.go View 1 chunk +0 lines, -111 lines 0 comments Download
worker/apiuniter/jujuc/relation-get.go View 1 chunk +0 lines, -101 lines 0 comments Download
worker/apiuniter/jujuc/relation-get_test.go View 1 chunk +0 lines, -264 lines 0 comments Download
worker/apiuniter/jujuc/relation-ids.go View 1 chunk +0 lines, -68 lines 0 comments Download
worker/apiuniter/jujuc/relation-ids_test.go View 1 chunk +0 lines, -157 lines 0 comments Download
worker/apiuniter/jujuc/relation-list.go View 1 chunk +0 lines, -60 lines 0 comments Download
worker/apiuniter/jujuc/relation-list_test.go View 1 chunk +0 lines, -173 lines 0 comments Download
worker/apiuniter/jujuc/relation-set.go View 1 chunk +0 lines, -72 lines 0 comments Download
worker/apiuniter/jujuc/relation-set_test.go View 1 chunk +0 lines, -225 lines 0 comments Download
worker/apiuniter/jujuc/server.go View 1 chunk +0 lines, -183 lines 0 comments Download
worker/apiuniter/jujuc/server_test.go View 1 chunk +0 lines, -219 lines 0 comments Download
worker/apiuniter/jujuc/unit-get.go View 1 chunk +0 lines, -61 lines 0 comments Download
worker/apiuniter/jujuc/unit-get_test.go View 1 chunk +0 lines, -92 lines 0 comments Download
worker/apiuniter/jujuc/util_test.go View 1 chunk +0 lines, -197 lines 0 comments Download
worker/apiuniter/modes.go View 1 chunk +0 lines, -424 lines 0 comments Download
worker/apiuniter/relation/hookqueue.go View 1 chunk +0 lines, -390 lines 0 comments Download
worker/apiuniter/relation/hookqueue_test.go View 1 chunk +0 lines, -298 lines 0 comments Download
worker/apiuniter/relation/relation.go View 1 chunk +0 lines, -232 lines 0 comments Download
worker/apiuniter/relation/relation_test.go View 1 chunk +0 lines, -351 lines 0 comments Download
worker/apiuniter/relationer.go View 1 chunk +0 lines, -149 lines 0 comments Download
worker/apiuniter/relationer_test.go View 1 chunk +0 lines, -426 lines 0 comments Download
worker/apiuniter/state.go View 1 chunk +0 lines, -150 lines 0 comments Download
worker/apiuniter/state_test.go View 1 chunk +0 lines, -170 lines 0 comments Download
worker/apiuniter/tools.go View 1 chunk +0 lines, -31 lines 0 comments Download
worker/apiuniter/tools_test.go View 1 chunk +0 lines, -69 lines 0 comments Download
worker/apiuniter/uniter.go View 1 chunk +0 lines, -535 lines 0 comments Download
worker/apiuniter/uniter_test.go View 1 chunk +0 lines, -1750 lines 0 comments Download
worker/deployer/deployer.go View 4 chunks +9 lines, -13 lines 0 comments Download
worker/deployer/deployer_test.go View 8 chunks +28 lines, -13 lines 0 comments Download
worker/deployer/export_test.go View 2 chunks +3 lines, -6 lines 0 comments Download
worker/deployer/simple.go View 7 chunks +25 lines, -22 lines 0 comments Download
worker/deployer/simple_test.go View 2 chunks +1 line, -29 lines 0 comments Download
worker/machiner/machiner.go View 2 chunks +2 lines, -3 lines 0 comments Download
worker/machiner/machiner_test.go View 5 chunks +17 lines, -29 lines 0 comments Download
worker/uniter/charm/deployer.go View 4 chunks +7 lines, -23 lines 0 comments Download
worker/uniter/charm/deployer_test.go View 12 chunks +6 lines, -35 lines 0 comments Download
worker/uniter/charm/export_test.go View 1 chunk +0 lines, -14 lines 0 comments Download
worker/uniter/context.go View 1 chunk +8 lines, -4 lines 0 comments Download
worker/uniter/context_test.go View 1 chunk +4 lines, -3 lines 0 comments Download
worker/uniter/hook/hook.go View 1 chunk +6 lines, -0 lines 0 comments Download
worker/uniter/modes.go View 2 chunks +0 lines, -5 lines 0 comments Download
worker/uniter/relation/hookqueue.go View 7 chunks +19 lines, -5 lines 0 comments Download
worker/uniter/relation/hookqueue_test.go View 16 chunks +68 lines, -45 lines 0 comments Download
worker/uniter/relationer.go View 1 chunk +1 line, -0 lines 0 comments Download
worker/uniter/relationer_test.go View 8 chunks +34 lines, -0 lines 0 comments Download
worker/uniter/state.go View 1 chunk +7 lines, -0 lines 0 comments Download
worker/uniter/state_test.go View 2 chunks +7 lines, -0 lines 0 comments Download
worker/upgrader/upgrader.go View 2 chunks +10 lines, -10 lines 0 comments Download
worker/upgrader/upgrader_test.go View 7 chunks +15 lines, -29 lines 0 comments Download
Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b

AltStyle によって変換されたページ (->オリジナル) /