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

Issue 57830044: Move the loggo import to the github location

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years ago by thumper
Modified:
11 years ago
Reviewers:
mp+203620, wallyworld
Visibility:
Public.

Description

Move the loggo import to the github location The trunk of loggo has moved to github in an attempt to get better at git. https://code.launchpad.net/~thumper/juju-core/move-loggo-to-github/+merge/203620 (do not edit description out of merge proposal)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -98 lines) Patch
M CONTRIBUTING View 1 chunk +1 line, -1 line 0 comments Download
A [revision details] View 1 chunk +2 lines, -0 lines 0 comments Download
M agent/agent.go View 1 chunk +1 line, -1 line 0 comments Download
M agent/tools/tools.go View 1 chunk +1 line, -1 line 0 comments Download
M charm/testing/mockstore.go View 1 chunk +1 line, -1 line 0 comments Download
M cloudinit/sshinit/configure.go View 1 chunk +1 line, -1 line 0 comments Download
M cmd/juju/main.go View 1 chunk +1 line, -1 line 0 comments Download
M cmd/juju/synctools.go View 1 chunk +1 line, -1 line 0 comments Download
M cmd/jujud/machine.go View 1 chunk +1 line, -1 line 0 comments Download
M cmd/jujud/main.go View 1 chunk +1 line, -1 line 0 comments Download
M cmd/jujud/run_test.go View 1 chunk +1 line, -1 line 0 comments Download
M cmd/jujud/unit.go View 1 chunk +1 line, -1 line 0 comments Download
M cmd/logging.go View 1 chunk +1 line, -1 line 0 comments Download
M cmd/logging_test.go View 1 chunk +1 line, -1 line 0 comments Download
M cmd/plugins/juju-metadata/metadata.go View 1 chunk +1 line, -1 line 0 comments Download
M cmd/plugins/juju-metadata/signmetadata.go View 1 chunk +1 line, -1 line 0 comments Download
M cmd/plugins/juju-metadata/signmetadata_test.go View 1 chunk +1 line, -1 line 0 comments Download
M cmd/plugins/juju-metadata/toolsmetadata.go View 1 chunk +1 line, -1 line 0 comments Download
M cmd/plugins/juju-metadata/toolsmetadata_test.go View 1 chunk +1 line, -1 line 0 comments Download
M cmd/plugins/juju-restore/restore.go View 1 chunk +1 line, -1 line 0 comments Download
M cmd/supercommand.go View 1 chunk +1 line, -1 line 0 comments Download
M container/kvm/kvm.go View 1 chunk +1 line, -1 line 0 comments Download
M container/kvm/kvm_test.go View 1 chunk +1 line, -1 line 0 comments Download
M container/kvm/live_test.go View 1 chunk +1 line, -1 line 0 comments Download
M container/lxc/lxc.go View 1 chunk +1 line, -1 line 0 comments Download
M container/lxc/lxc_test.go View 1 chunk +1 line, -1 line 0 comments Download
M container/userdata.go View 1 chunk +1 line, -1 line 0 comments Download
M dependencies.tsv View 2 chunks +1 line, -1 line 0 comments Download
M environs/bootstrap/bootstrap.go View 1 chunk +1 line, -1 line 0 comments Download
M environs/config.go View 1 chunk +1 line, -1 line 0 comments Download
M environs/config/config.go View 1 chunk +1 line, -1 line 0 comments Download
M environs/config/config_test.go View 1 chunk +1 line, -1 line 0 comments Download
M environs/config_test.go View 1 chunk +1 line, -1 line 0 comments Download
M environs/configstore/disk.go View 1 chunk +1 line, -1 line 0 comments Download
M environs/imagemetadata/upload.go View 1 chunk +1 line, -1 line 0 comments Download
M environs/manual/provisioner.go View 1 chunk +1 line, -1 line 0 comments Download
M environs/simplestreams/simplestreams.go View 1 chunk +1 line, -1 line 0 comments Download
M environs/sync/sync.go View 1 chunk +1 line, -1 line 0 comments Download
M environs/testing/bootstrap.go View 1 chunk +1 line, -1 line 0 comments Download
M environs/tools/tools.go View 1 chunk +1 line, -1 line 0 comments Download
M environs/tools/tools_test.go View 1 chunk +1 line, -1 line 0 comments Download
M juju/api.go View 1 chunk +1 line, -1 line 0 comments Download
M log/log.go View 1 chunk +1 line, -1 line 0 comments Download
M log/log_test.go View 1 chunk +1 line, -1 line 0 comments Download
M provider/azure/environprovider.go View 1 chunk +1 line, -1 line 0 comments Download
M provider/common/bootstrap.go View 1 chunk +1 line, -1 line 0 comments Download
M provider/common/bootstrap_test.go View 1 chunk +1 line, -1 line 0 comments Download
M provider/dummy/environs.go View 1 chunk +1 line, -1 line 0 comments Download
M provider/ec2/ec2.go View 1 chunk +1 line, -1 line 0 comments Download
M provider/joyent/provider.go View 1 chunk +1 line, -1 line 0 comments Download
M provider/local/environprovider.go View 1 chunk +1 line, -1 line 0 comments Download
M provider/local/environprovider_test.go View 1 chunk +1 line, -1 line 0 comments Download
M provider/maas/environprovider.go View 1 chunk +1 line, -1 line 0 comments Download
M provider/null/environ.go View 1 chunk +1 line, -1 line 0 comments Download
M provider/openstack/config_test.go View 1 chunk +1 line, -1 line 0 comments Download
M provider/openstack/provider.go View 1 chunk +1 line, -1 line 0 comments Download
M rpc/jsoncodec/codec.go View 1 chunk +1 line, -1 line 0 comments Download
M rpc/jsoncodec/codec_test.go View 1 chunk +1 line, -1 line 0 comments Download
M rpc/server.go View 1 chunk +1 line, -1 line 0 comments Download
M state/apiserver/apiserver.go View 1 chunk +1 line, -1 line 0 comments Download
M state/apiserver/charmrevisionupdater/updater.go View 1 chunk +1 line, -1 line 0 comments Download
M state/apiserver/client/client.go View 1 chunk +1 line, -1 line 0 comments Download
M state/apiserver/keymanager/keymanager.go View 1 chunk +1 line, -1 line 0 comments Download
M state/apiserver/logger/logger.go View 1 chunk +1 line, -1 line 0 comments Download
M state/apiserver/login_test.go View 1 chunk +1 line, -1 line 0 comments Download
M state/apiserver/pinger_test.go View 1 chunk +1 line, -1 line 0 comments Download
M state/state.go View 1 chunk +1 line, -1 line 0 comments Download
M state/unit.go View 1 chunk +1 line, -1 line 0 comments Download
M state/watcher.go View 1 chunk +1 line, -1 line 0 comments Download
M testing/checkers/log.go View 1 chunk +1 line, -1 line 0 comments Download
M testing/checkers/log_test.go View 1 chunk +1 line, -1 line 0 comments Download
M testing/testbase/log.go View 1 chunk +1 line, -1 line 0 comments Download
M tools/tools.go View 1 chunk +1 line, -1 line 0 comments Download
M utils/apt.go View 1 chunk +1 line, -1 line 0 comments Download
M utils/exec/exec.go View 1 chunk +1 line, -1 line 0 comments Download
M utils/fslock/fslock.go View 1 chunk +1 line, -1 line 0 comments Download
M utils/network.go View 1 chunk +1 line, -1 line 0 comments Download
M utils/ssh/authorisedkeys.go View 1 chunk +1 line, -1 line 0 comments Download
M worker/authenticationworker/worker.go View 1 chunk +1 line, -1 line 0 comments Download
M worker/deployer/deployer.go View 1 chunk +1 line, -1 line 0 comments Download
M worker/environ.go View 1 chunk +1 line, -1 line 0 comments Download
M worker/instancepoller/observer_test.go View 1 chunk +1 line, -1 line 0 comments Download
M worker/instancepoller/updater.go View 1 chunk +1 line, -1 line 0 comments Download
M worker/localstorage/worker.go View 1 chunk +1 line, -1 line 0 comments Download
M worker/logger/logger.go View 1 chunk +1 line, -1 line 0 comments Download
M worker/logger/logger_test.go View 1 chunk +1 line, -1 line 0 comments Download
M worker/machiner/machiner.go View 1 chunk +1 line, -1 line 0 comments Download
M worker/minunitsworker/minunitsworker.go View 1 chunk +1 line, -1 line 0 comments Download
M worker/minunitsworker/minunitsworker_test.go View 1 chunk +1 line, -1 line 0 comments Download
M worker/provisioner/kvm-broker.go View 1 chunk +1 line, -1 line 0 comments Download
M worker/provisioner/lxc-broker.go View 1 chunk +1 line, -1 line 0 comments Download
M worker/provisioner/provisioner.go View 1 chunk +1 line, -1 line 0 comments Download
M worker/uniter/context.go View 1 chunk +1 line, -1 line 0 comments Download
M worker/uniter/filter.go View 1 chunk +1 line, -1 line 0 comments Download
M worker/uniter/jujuc/juju-log.go View 1 chunk +1 line, -1 line 0 comments Download
M worker/uniter/jujuc/juju-log_test.go View 1 chunk +1 line, -1 line 0 comments Download
M worker/uniter/jujuc/server.go View 1 chunk +1 line, -1 line 0 comments Download
M worker/uniter/uniter.go View 1 chunk +1 line, -1 line 0 comments Download
M worker/upgrader/upgrader.go View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2
thumper
Please take a look.
11 years ago (2014-01-28 19:24:15 UTC) #1
wallyworld
11 years ago (2014-01-28 21:13:26 UTC) #2
LGTM
Sign in to reply to this message.

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