- 13 Oct, 2014 8 commits
-
-
Madan Jampani authored
-
tom authored
-
tom authored
-
Added <null> tags to terminate <completers> lists in the CLI shell config. These null values stop completers from adding extra arguments at the end of commands. If a <null> is not added at the end of a list of completers, that means use the last completer as many times as possible.
Ray Milkey authored -
tom authored
-
This is a very simplistic implementation of an intent that represents multiple sources with a single destination. The implementaiton is simple, it just computes the union of the set of path segments needed to satisfy all the connections and installs them. The unit test is just a skeleton with a single test case and needs to be expanded.
Ray Milkey authored
- 12 Oct, 2014 7 commits
-
-
- store.common.impl -> store.impl -- Note: Timestamp interface is located in store package Change-Id: I97452a41622d3eb97a0c95c4d7ca827863a37e20
Yuta HIGUCHI authored -
- Renamed Clock{Service, Provider} -> DeviceClock* - move from store -> net/device package Change-Id: Ib4ba5119146bb2df97d3148f48890fb1f47d6a9d
Yuta HIGUCHI authored
- 11 Oct, 2014 12 commits
-
-
Brian O'Connor authored
-
pankaj authored
-
Brian O'Connor authored
-
Brian O'Connor authored
-
tom authored
-
pankaj authored
-
Madan Jampani authored
-
Madan Jampani authored
- 10 Oct, 2014 13 commits
-
-
pankaj authored
-
Madan Jampani authored
-
Madan Jampani authored
-
pankaj authored
-
- remove dependency to kryo-serializers - update kryo to 3.0.0 -- includes bug fix for protected constructor issue Change-Id: Ib4cac77fe3943c58933bd92a058172f89ad628f5
Yuta HIGUCHI authored