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

Issue 6540046: mstate: rename to state.

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 7 months ago by rog
Modified:
11 years, 7 months ago
Reviewers:
mp+125207
Visibility:
Public.

Description

mstate: rename to state. The fun starts here. https://code.launchpad.net/~rogpeppe/juju-core/071-rename-mstate/+merge/125207 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : mstate: rename to state. #

Patch Set 3 : mstate: rename to state. #

Patch Set 4 : mstate: rename to state. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -10382 lines) Patch
A [revision details] View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
state/assign_test.go View 1 chunk +2 lines, -2 lines 0 comments Download
M state/assign_test.go View 1 2 3 1 chunk +0 lines, -234 lines 0 comments Download
state/charm.go View 1 chunk +0 lines, -88 lines 0 comments Download
D state/charm.go View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
state/charm_test.go View 1 chunk +1 line, -1 line 0 comments Download
M state/charm_test.go View 1 2 3 1 chunk +0 lines, -48 lines 0 comments Download
state/confignode.go View 1 chunk +0 lines, -292 lines 0 comments Download
D state/confignode.go View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
state/confignode_test.go View 1 chunk +1 line, -1 line 0 comments Download
M state/confignode_test.go View 1 2 3 1 chunk +0 lines, -347 lines 0 comments Download
M state/conn_test.go View 1 chunk +2 lines, -2 lines 0 comments Download
state/export_test.go View 1 chunk +0 lines, -23 lines 0 comments Download
D state/export_test.go View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M state/life.go View 1 chunk +1 line, -1 line 0 comments Download
M state/life_test.go View 1 chunk +2 lines, -2 lines 0 comments Download
state/machine.go View 1 chunk +2 lines, -2 lines 0 comments Download
M state/machine.go View 1 2 3 1 chunk +0 lines, -143 lines 0 comments Download
state/machine_test.go View 1 chunk +2 lines, -2 lines 0 comments Download
M state/machine_test.go View 1 2 3 1 chunk +0 lines, -381 lines 0 comments Download
state/open.go View 1 chunk +0 lines, -171 lines 0 comments Download
D state/open.go View 1 2 3 3 chunks +4 lines, -4 lines 0 comments Download
D state/presence/presence.go View 1 chunk +0 lines, -553 lines 0 comments Download
D state/presence/presence_test.go View 1 chunk +0 lines, -407 lines 0 comments Download
state/relation.go View 1 2 1 chunk +1 line, -1 line 0 comments Download
M state/relation.go View 1 2 3 1 chunk +0 lines, -320 lines 0 comments Download
state/relation_internal_test.go View 1 chunk +0 lines, -53 lines 0 comments Download
D state/relation_internal_test.go View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
state/relation_test.go View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M state/relation_test.go View 1 2 3 1 chunk +0 lines, -772 lines 0 comments Download
M state/sequence.go View 1 chunk +1 line, -1 line 0 comments Download
state/service.go View 1 chunk +0 lines, -333 lines 0 comments Download
D state/service.go View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
state/service_test.go View 1 chunk +0 lines, -528 lines 0 comments Download
D state/service_test.go View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
state/ssh.go View 1 chunk +1 line, -1 line 0 comments Download
M state/ssh.go View 1 2 3 1 chunk +0 lines, -286 lines 0 comments Download
state/ssh_test.go View 1 chunk +0 lines, -515 lines 0 comments Download
D state/ssh_test.go View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
state/state.go View 1 chunk +0 lines, -442 lines 0 comments Download
D state/state.go View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
state/state_test.go View 2 chunks +2 lines, -2 lines 0 comments Download
M state/state_test.go View 1 2 3 1 chunk +0 lines, -489 lines 0 comments Download
D state/tools.go View 1 chunk +0 lines, -65 lines 0 comments Download
state/tools_test.go View 3 chunks +9 lines, -9 lines 0 comments Download
M state/tools_test.go View 1 2 3 1 chunk +0 lines, -57 lines 0 comments Download
D state/topology.go View 1 chunk +0 lines, -609 lines 0 comments Download
D state/topology_test.go View 1 chunk +0 lines, -736 lines 0 comments Download
state/unit.go View 1 chunk +0 lines, -572 lines 0 comments Download
D state/unit.go View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
state/unit_test.go View 1 chunk +0 lines, -294 lines 0 comments Download
D state/unit_test.go View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
D state/util.go View 1 chunk +0 lines, -83 lines 0 comments Download
state/watcher.go View 1 chunk +2 lines, -2 lines 0 comments Download
M state/watcher.go View 1 2 3 1 chunk +0 lines, -988 lines 0 comments Download
D state/watcher/watcher.go View 1 chunk +0 lines, -315 lines 0 comments Download
D state/watcher/watcher_test.go View 1 chunk +0 lines, -189 lines 0 comments Download

Messages

Total messages: 2
rog
Please take a look.
11 years, 7 months ago (2012-09-19 13:43:36 UTC) #1
rog
11 years, 7 months ago (2012-09-19 14:06:19 UTC) #2
*** Submitted:

mstate: rename to state.

The fun starts here.

R=
CC=
https://codereview.appspot.com/6540046
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b