lp://staging/~jameinel/juju-core/rpc-versions
- Get this branch:
- bzr branch lp://staging/~jameinel/juju-core/rpc-versions
Branch merges
Branch information
Recent revisions
- 2727. By John A Meinel
-
finally we got all the tests passing again.
had to play around a bit to get the right versions in the right place.
But mostly had to change the JSON Codec so that it knows about Version, too.
Because apparently it uses its own types for serialization and deserialization,
though none of the actual content on the wire is checked... - 2725. By John A Meinel
-
get the test suite passing.
Now we have Version as an idea inside the code, though we should be able
to simplify some of the Id based late reflection (maybe). - 2723. By John A Meinel
-
Start trying to implement a custom MethodCaller. But really, we still want 'Id' to be looked up early rather than late. :(
- 2722. By John A Meinel
-
Allow MethodCaller to take a Version, but the simple reflect.Value based interface doesn't use it.
- 2720. By John A Meinel
-
[r=jameinel],[bug=1301353] testing/mgo: use /usr/lib/
juju/bin/ mongod As part of fixing bug #130135, the test suite can now search PATH for
'mongod' and if it doesn't find it, also search for
'/usr/lib/juju/bin/ mongod' and disable the store's JS tests. I came across some other parts of the codebase that were panic() ing
when mongod failed to start, so I fixed that as well. - 2719. By Menno Finlay-Smits
-
[r=menno.smits] juju/cmd: use RunCommand throughout BootstrapSuite
Replaced uses of cmd.Main with with the RunCommand test helper in
the bootstrap command tests to avoids test boilerplate and make
checking of test results more straightforward.https:/
/codereview. appspot. com/97330044/ R=thumper
- 2718. By Jesse Meek
-
[r=waigani],[bug=1318429] Correct debug-log help
Change help message for exclude to read:
"do not show log messages for these entities"
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~go-bot/juju-core/trunk