~wallyworld/juju-core/fast-lxc-everywhere

  • Committer: Tarmac
  • Author(s): Menno Smits
  • Date: 2014-05-01 18:49:09 UTC
  • mfrom: (2691.2.1 find-bad-doc-comments)
  • Revision ID: tarmac-20140501184909-hu2g8dgzbkjokitj
[r=menno.smits] Adding find-bad-doc-comments.py

This tool searches a tree of Go code and locates cases where the
function name that starts a doc comment doesn't appear to match the
related function.

https://codereview.appspot.com/94010044/

R=gz
Filename Latest Rev Last Changed Committer Comment Size
..
agent 1547.1.6 10 years ago Roger Peppe state/api/agent: move from machineagent Diff
base 2222.3.20 10 years ago Tim Penhey Refactor the client side api to have common bits t Diff
charmrevisionupdater 2181.2.6 10 years ago Ian Booth Reimplement to record in state charm information a Diff
common 1245.5.1 10 years ago Dimiter Naydenov Reorganized machiner into a subpackage Diff
deployer 1450.1.1 10 years ago Dimiter Naydenov Deployer client-side facade, fixes to watchers, ad Diff
environment 2258.1.5 10 years ago Tim Penhey Hook up the client api. Diff
firewaller 2239.2.1 10 years ago Dimiter Naydenov Initial firewaller client-side facade api implemen Diff
keymanager 2118.5.1 10 years ago Ian Booth Add keymanager functionality Diff
keyupdater 2118.2.9 10 years ago Ian Booth Rename credentials API to keyupdater API Diff
logger 1546.2.34 10 years ago Tim Penhey Merged logger-worker into logger-initial-state. Diff
machiner 1245.5.1 10 years ago Dimiter Naydenov Reorganized machiner into a subpackage Diff
params 961.1.3 11 years ago Roger Peppe state/api/params: new package Diff
provisioner 1828.7.1 10 years ago Dimiter Naydenov Implemented provisioner client-side API Diff
rsyslog 2353.3.1 10 years ago Andrew Wilkins Implement rsyslog worker Diff
testing 2437.7.37 10 years ago Roger Peppe wip Diff
uniter 1618.1.1 10 years ago Dimiter Naydenov Implemented client-side Uniter API Diff
upgrader 1310.3.1 10 years ago John Arbash Meinel Initial test framework for Upgrader, cribbed from Diff
usermanager 2303.3.6 10 years ago Matthew Williams added the user manager client with tests Diff
watcher 1384.2.3 10 years ago John Arbash Meinel Merge api-watcher to get the new layout. Diff
allwatcher.go 1384.2.3 10 years ago John Arbash Meinel Merge api-watcher to get the new layout. 754 bytes Diff Download File
apiclient.go 2687.1.1 10 years ago Menno Smits Make doc comments match function names 7.6 KB Diff Download File
apiclient_test.go 2486.3.8 10 years ago Roger Peppe delete log statement 2.1 KB Diff Download File
client.go 2691 10 years ago Tarmac [r=dimitern] Show networks in juju status This ad 28.8 KB Diff Download File
client_test.go 2262.1.65 10 years ago Tim Penhey Merged debug-log-api-client into debug-log-api. 6.1 KB Diff Download File
export_test.go 2638.3.1 10 years ago John Arbash Meinel when we successfully connect to a machine, rotate 455 bytes Diff Download File
state.go 2638.3.1 10 years ago John Arbash Meinel when we successfully connect to a machine, rotate 4.8 KB Diff Download File
state_test.go 2638.3.1 10 years ago John Arbash Meinel when we successfully connect to a machine, rotate 5.6 KB Diff Download File