Code Review
/
controller.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅
next
controller.git
2018-12-05
Robert Varga
Require FiniteDuration in Actor props
50/78450/3
commit
|
commitdiff
|
tree
|
snapshot
2018-12-05
Robert Varga
Reduce use of scala.concurrent.duration.Duration
49/78449/2
commit
|
commitdiff
|
tree
|
snapshot
2018-12-05
Robert Varga
Migrate to java.time.Duration
74/75374/41
commit
|
commitdiff
|
tree
|
snapshot
2018-12-04
Tom Pantelis
Always save to local copy in IdIntsListener
47/78347/2
commit
|
commitdiff
|
tree
|
snapshot
2018-12-03
Tom Pantelis
Add specific serializer for SimpleReplicatedLogEntry
90/78390/3
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
Robert Varga
Use SharedSingletonMapTemplate
18/78118/6
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
Robert Varga
Improve NormalizedNodeInputStreamReader
96/78096/8
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Robert Varga
Bump to yangtools-2.1.4 and mdsal-3.0.2
10/77610/10
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Tom Pantelis
Improve failure reporting in IdIntsListener
23/78323/2
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Tom Pantelis
Improve error reporting in WriteTransactionsHandler
11/78311/2
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Robert Varga
Forward CloseTransactionChain messages to the leader
15/78215/4
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Robert Varga
Make ShardDataTree.insertEntryStatic
28/78228/2
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Tom Pantelis
tell-based - reconnect on leader change
29/78029/5
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Robert Varga
Do not depend on controller APIs
95/78195/3
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Robert Varga
Migrate ntfbenchmark to MDSAL APIs
94/78194/3
commit
|
commitdiff
|
tree
|
snapshot
2018-11-27
Robert Varga
Use explicit classes for Listener forwarding
08/78208/2
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
Robert Varga
Skip deployment to top-level aggregator
72/78172/1
commit
|
commitdiff
|
tree
|
snapshot
2018-11-26
Robert Varga
Recognize aggregated sonar reports
71/78171/1
commit
|
commitdiff
|
tree
|
snapshot
2018-11-25
Robert Varga
Use pre-sized ImmutableLists for yang-data-api
17/78117/1
commit
|
commitdiff
|
tree
|
snapshot
2018-11-17
Robert Varga
Proxy MD-SAL interfaces in DOMMountPointServiceImpl
80/77580/16
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Robert Varga
Use Method.getParameterCount()
77/77877/2
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Robert Varga
Introduce ReadTransaction.exists()
67/77767/3
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Robert Varga
Fix DOMDataReadTransaction javadoc
68/77768/2
commit
|
commitdiff
|
tree
|
snapshot
2018-11-09
Jakub Morvay
Proxy controller services in DOMMountPointServiceImpl
62/77562/18
commit
|
commitdiff
|
tree
|
snapshot
2018-11-09
Robert Varga
Remove LegacyShardedDOMDataBrokerAdapterUtils
85/77585/4
commit
|
commitdiff
|
tree
|
snapshot
2018-11-09
Robert Varga
Remove DOMMountPointServiceImpl.registerMountPoint()
82/77582/7
commit
|
commitdiff
|
tree
|
snapshot
2018-11-08
Robert Varga
Bump operation timeout to 500ms
08/77608/2
commit
|
commitdiff
|
tree
|
snapshot
2018-11-08
Jakub Morvay
Simplify DTCL registration support classes
02/77602/2
commit
|
commitdiff
|
tree
|
snapshot
2018-11-08
Jakub Morvay
Fix javadoc formatting
04/77604/1
commit
|
commitdiff
|
tree
|
snapshot
2018-11-07
Robert Varga
Hide DOMMountPointServiceImpl.registerMountPoint implem...
77/77577/2
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Robert Varga
Force UntrustedXML to be initialized from activator
98/77298/1
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Robert Varga
Integrate MRI projects for Neon
55/74855/74
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
Ajay Lele
Update procedure to restart controller on quarantined...
10/77010/1
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Robert Varga
Remove the use of ActorIdentity.getRef()
25/76825/1
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Robert Varga
Remove use of Class.newInstance()
03/76803/3
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Michael Vorburger
move trace impl-blueprint.xml DI into TraceBindingBroke...
61/72661/8
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Michael Vorburger
move binding-broker.xml DI into BindingBrokerWiring
85/72485/12
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Tom Pantelis
Convert blueprint ext classes to MDSAL APIs
16/76416/3
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Robert Varga
Move commit payload propagation
65/76565/1
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Robert Varga
Correct exception handling in LegacyDOMDataBrokerAdapter
24/76524/1
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Robert Varga
Use LogicalDatastoreType.toMdsal()
23/76523/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-25
Stephen Kitt
Bump to Dropwizard Metrics 4.0.3
38/76438/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Robert Varga
Construct IMDS delegate with proper type
66/76266/2
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
Thanh Ha
Migrate controller docs to the controller project
71/75871/1
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
Thanh Ha
Bootstrap Controller documentation
70/75870/1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Stephen Kitt
Switch to Akka’s protobuf
55/75555/3
commit
|
commitdiff
|
tree
|
snapshot
2018-08-26
Robert Varga
Align tested boolean/Boolean expectations
20/75420/19
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Robert Varga
Eliminate ShardTestKit subclasses
17/75417/15
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Robert Varga
Cleanup TestKit use
79/75379/23
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Robert Varga
Eliminate IntegrationTestKit subclasses
81/75381/20
commit
|
commitdiff
|
tree
|
snapshot
2018-08-24
Robert Varga
Eliminate use of exam.version
52/75452/2
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Tom Pantelis
Lower warn level in AbstractInvokableServiceMetadata
84/75384/2
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Robert Varga
Fix mdsal reference
31/75431/1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Robert Varga
Fix illegal check in CreateTransactionReply
21/75421/1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-23
Tom Pantelis
Disable artery max frame size settingd
92/75392/2
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Robert Varga
Fix prefix shard configuration update handling
85/75385/2
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Robert Varga
Migrate to expectNoMessage()
71/75371/1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Robert Varga
Cache reflection operations in AbstractSchemaAwareTest
32/75332/9
commit
|
commitdiff
|
tree
|
snapshot
2018-08-22
Robert Varga
Fix findbugs warnings
51/75351/4
commit
|
commitdiff
|
tree
|
snapshot
2018-08-21
Robert Varga
Migrate to UntypedAbstractActor
02/65902/12
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
Robert Varga
Speed up DistributedDataStoreTest
51/74951/3
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
Robert Varga
Speed up AbstractModificationTest
50/74950/3
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
Robert Varga
Speed up AbstractTransactionProxyTest
49/74949/3
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
Robert Varga
Speed up ClientBackedDataStoreTest
48/74948/3
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
Robert Varga
Speed up ShardManagerTest
47/74947/3
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
Robert Varga
Remove references to mdsal-model-artifacts
14/75114/2
commit
|
commitdiff
|
tree
|
snapshot
2018-08-09
Anil Belur
Bump versions by x.(y+1).z for next dev cycle
88/74988/1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Robert Varga
Bump yangtools to 2.0.10
80/74880/2
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Tom Pantelis
Remove RoutingLogic interface
53/74853/1
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Robert Varga
Simplify ListenableFuture translation
27/74827/4
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Robert Varga
Fix deprecation warnings and checkstyle in benchmarks
14/71214/13
commit
|
commitdiff
|
tree
|
snapshot
2018-08-04
Robert Varga
Add MappingCheckedFuture
26/74826/3
commit
|
commitdiff
|
tree
|
snapshot
2018-08-04
Robert Varga
Convert dsbenchmark to mdsal APIs
04/74804/3
commit
|
commitdiff
|
tree
|
snapshot
2018-08-04
Robert Varga
Reduce use of deprecated methods
03/74803/2
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
Robert Varga
Allow DataObjectModification to address grouping nodes
06/74606/4
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Tom Pantelis
Change log to warn in LocalThreePhaseCommitCohort
01/74701/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Michael Vorburger
Allow filtering transaction traces with a minimum
52/74652/3
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Michael Vorburger
simplify a statement in NormalizedNodeInputStreamReader
76/74476/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Robert Varga
Add Action(Provider)Adapters
10/74610/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-29
Robert Varga
Add (DOM)Action(Provider) bridges
09/74609/3
commit
|
commitdiff
|
tree
|
snapshot
2018-07-28
Vratko Polak
Improve ProgressTracker class javadoc
80/74580/3
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Tom Pantelis
Convert sal-remoterpc to mdsal APIs
97/74597/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Robert Varga
Bump yangtools to 2.0.9
73/74573/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Tom Pantelis
Deprecate controller APIs
82/74582/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Tom Pantelis
Adjust to mdsal CursorAware API changes
79/74479/3
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Stephen Kitt
Bump to odlparent 3.1.3
93/74193/5
commit
|
commitdiff
|
tree
|
snapshot
2018-07-25
Tom Pantelis
Adjust to DOMDataTreeCommitCohort API change
71/74471/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-25
Stephen Kitt
Simplify code using Java 8 features
44/74344/4
commit
|
commitdiff
|
tree
|
snapshot
2018-07-25
Stephen Kitt
Remove unused exceptions
39/74339/5
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
Tom Pantelis
Adjust to mdsal invokeRpc API change
66/74366/5
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
Stephen Kitt
Drop unnecessary property reference
07/74407/3
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
Robert Varga
Use moved BindingReflections
89/74389/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-23
Robert Varga
Switch to binding-dom-adapter's NotificationListenerInvoker
33/74333/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-23
Robert Varga
Switch to binding-dom-adapter's RpcServiceInvoker
30/74330/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-22
Tom Pantelis
Fix DOMRpcRouter breakage
12/74312/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-21
Tom Pantelis
Fix intermittent testFlipMemberVotingStates failure
99/74299/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Robert Varga
Fix DOMRpcRouter breakage from mdsal
69/74269/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Tom Pantelis
Convert toaster to mdsal APIs
57/74257/2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-19
Robert Varga
Models should depend on odl-mdsal-binding-base
31/74231/1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-19
Robert Varga
Do not pull in models into odl-mdsal-broker-local
81/74081/4
commit
|
commitdiff
|
tree
|
snapshot
next