~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.12 10 years ago Roger Peppe state/apiserver/agent: new package Diff
charmrevisionupdater 2181.2.6 10 years ago Ian Booth Reimplement to record in state charm information a Diff
client 1287.5.5 10 years ago Roger Peppe state/apiserver/client: new package Diff
common 1245.4.1 10 years ago Dimiter Naydenov apiserver/machiner split in a subpackage Diff
deployer 1432.5.1 10 years ago Dimiter Naydenov Deployer facade; refactoring Diff
environment 2258.1.3 10 years ago Tim Penhey Simple server side end point. Diff
firewaller 2217.6.2 10 years ago Dimiter Naydenov Implemented the complete server-side firewaller AP 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
machine 1287.4.2 10 years ago Roger Peppe state/apiserver/machiner: merge machineagent packa Diff
provisioner 1828.4.1 10 years ago Dimiter Naydenov Partial implementation Diff
rsyslog 2353.3.1 10 years ago Andrew Wilkins Implement rsyslog worker Diff
testing 1287.4.2 10 years ago Roger Peppe state/apiserver/machiner: merge machineagent packa Diff
uniter 1612.1.1 10 years ago Dimiter Naydenov UniterAPI initial impl Diff
upgrader 1310.3.7 10 years ago John Arbash Meinel Start mirroring the Machiner tests as Upgrader wil Diff
usermanager 2303.3.1 10 years ago Matthew Williams started work on the user manager, one useless test Diff
admin.go 2624.1.1 10 years ago Dimiter Naydenov All tests pass 4.9 KB Diff Download File
apiserver.go 2687.1.1 10 years ago Menno Smits Make doc comments match function names 6.2 KB Diff Download File
charms.go 2262.1.58 10 years ago Tim Penhey Merged debug-log-api-client into debug-log-api. 14.4 KB Diff Download File
charms_test.go 2406.2.6 10 years ago Ian Booth Merge trunk 15.7 KB Diff Download File
debuglog.go 2262.2.11 10 years ago Tim Penhey review cleanup 8.8 KB Diff Download File
debuglog_internal_test.go 2262.2.11 10 years ago Tim Penhey review cleanup 11.5 KB Diff Download File
debuglog_test.go 2262.2.3 10 years ago Tim Penhey Fix the expectation of the test. 12.2 KB Diff Download File
export_test.go 2567.1.1 10 years ago Roger Peppe state/apiserver: add server-dying test 1 KB Diff Download File
httphandler.go 2562.2.8 10 years ago Tim Penhey Use the existing authentication. 1.8 KB Diff Download File
login_test.go 2638.3.4 10 years ago John Arbash Meinel Fix another test that presumed the ordering 13.8 KB Diff Download File
pinger_test.go 2567.1.4 10 years ago Roger Peppe minor changes for review 3 KB Diff Download File
root.go 2567.1.1 10 years ago Roger Peppe state/apiserver: add server-dying test 13.9 KB Diff Download File
root_test.go 2239.4.1 10 years ago Roger Peppe state: remove JobManageState (mostly) 1.7 KB Diff Download File
server_test.go 2617.1.2 10 years ago Roger Peppe all: use string certs 5.7 KB Diff Download File
tools.go 2562.2.8 10 years ago Tim Penhey Use the existing authentication. 6.5 KB Diff Download File
tools_test.go 2406.2.2 10 years ago Ian Booth Wire up juju upgarde command to use api 6.6 KB Diff Download File
utils.go 2013.2.21 10 years ago John Arbash Meinel Typo in comment 883 bytes Diff Download File
watcher.go 2118.1.3 10 years ago Ian Booth Revert upstream changes because they are abandoned 2.9 KB Diff Download File