2020-03-07 | Robert Varga | Bump odlparent/yangtools/mdsal to 5.0.6/3.0.10/4.0.13 Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2020-02-09 | Robert Varga | Get rid of useless (Hwvtep)SouthboundProvider thread Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2020-02-09 | Robert Varga | Migrate OvsdbDataTreeChangeListenerTest Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2020-02-09 | Robert Varga | Eliminate server startup threads Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2020-02-09 | Robert Varga | Add support for using epoll Netty transport Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2020-02-09 | Robert Varga | Add NettyBootstrapFactory to hold OVSDB network threads Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2020-02-09 | Robert Varga | Eliminate TransactionInvokerImpl.successfulTransactionQueue Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2020-02-09 | Robert Varga | Speed up inputQueue interaction Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2020-01-17 | Robert Varga | Bump to odlparent-5.0.5/yangtools-3.0.9/mdsal-4.0.11 Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-12 | Robert Varga | Bump odlparent/yangtools/mdsal to 5.0.4/3.0.7/4.0.8 Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-05 | Robert Varga | Rework TypedRowInvocationHandler invocation path Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-05 | Robert Varga | Migrate TyperUtils.getTableSchema() users Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-05 | Robert Varga | Simplify exception instantiation Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-05 | Robert Varga | Migrate TyperUtils methods to TypedDatabaseSchemaImpl Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-05 | Robert Varga | Make OvsdbClient return TypedDatabaseSchemas Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-05 | Robert Varga | Extract TypedRowInvocationHandler Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-05 | Robert Varga | Eliminate OvsdbClientImpl duplication Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-05 | Robert Varga | De-confuse InvocationHandler and target methods Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-05 | Robert Varga | Hide TyperUtils.extractRowUpdates() Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-05 | Robert Varga | Add TypedReflections Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-05 | Robert Varga | Add @NonNull annotation to OvsdbConnectionListener... Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-05 | Robert Varga | Add TypedDatabaseSchema Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-05 | Robert Varga | Turn DatabaseSchema into an interface Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-05 | Robert Varga | Make TableSchema/DatabaseSchema immutable Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-05 | Robert Varga | Split out BaseTypeFactories Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-05 | Robert Varga | Use singleton BaseType instances for simple definitions Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-05 | Robert Varga | Split out BaseTypes Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-05 | Robert Varga | Do not use reflection in TransactCommandAggregator Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-04 | Robert Varga | Reuse StringEncoders for all connections Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-04 | Robert Varga | Reuse MappingJsonFactory across all sessions Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-03 | Robert Varga | Cleanup HwvtepConnectionManager.getHwvtepGlobalTableEntry() Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-03 | Robert Varga | Do not allow DatabaseSchema name/version to be mutated Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-03 | Robert Varga | Do not allow TableSchema columns to be directly set Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-03 | Robert Varga | Refactor ColumnType Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-03 | Robert Varga | Cleanup ColumnSchema Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-03 | Robert Varga | Add generated serialVersionUUID to exceptions Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-03 | Robert Varga | Make GenericTableSchema.fromJson() a factory method Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-03 | Robert Varga | Move ObjectMapper to JsonRpcEndpoint Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-03 | Robert Varga | Improve schemas population Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-12-03 | Robert Varga | Turn JsonRpcEndpoint into a proper OvsdbRPC implementation Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-11-28 | Robert Varga | Reuse ObjectMapper across all connections Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-11-28 | Robert Varga | Use a constant ObjectMapper in UpdateNotificationDeser Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-11-28 | Robert Varga | Use proper constant in JsonUtils Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-11-28 | Robert Varga | Do not reconfigure ObjectMapper in FutureTransformUtils Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-11-03 | Robert Varga | Bump to odlparent-5.0.3/yangtools-3.0.6/mdsal-4.0.7 Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-10-28 | Robert Varga | Do not use Foo.toString() when logging Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-09-23 | Robert Varga | Bump mdsal to 4.0.6 Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-09-23 | Robert Varga | Bump odlparent to 5.0.2 Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-09-23 | Robert Varga | Fix checkstyle Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-08-15 | Robert Varga | Bump mdsal to 4.0.4 Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-08-02 | Robert Varga | Bump mdsal to 4.0.3 Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-08-02 | Robert Varga | Bump odlparent to 5.0.1 Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-06-21 | Robert Varga | Remove use of StringBuffer Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-06-01 | Robert Varga | Bump mdsal to 4.0.2 Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-05-14 | Robert Varga | Bump mdsal to 4.0.1 Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-05-14 | Robert Varga | Allow SouthboundUtils to work with MdsalUtils Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-05-06 | Robert Varga | Cleanup OvsdbDataTreeChangeListener Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-04-16 | Robert Varga | Bump mdsal to 4.0.0 Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-04-12 | Robert Varga | Bump odlparent to 5.0.0 Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-04-08 | Robert Varga | Fix logging arguments Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-04-08 | Robert Varga | Remove use of deprecated Guava methods Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-03-11 | Robert Varga | Upgrade powermock to 2.0.0 Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-03-11 | Robert Varga | Fix static mocking in TransactUtilsTest Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-03-11 | Robert Varga | Fix SouthboundUtilTest Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-03-11 | Robert Varga | Remove unnecessary stubbing Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-03-11 | Robert Varga | Fix OvsdbConnectionManagerTest Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-03-11 | Robert Varga | Fix OvsdbManagersRemovedCommandTest Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-03-11 | Robert Varga | Fix OvsdbConnectionInstanceTest Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-03-11 | Robert Varga | Fix OpenVSwitchUpdateCommandTest Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-03-11 | Robert Varga | Remove ProtocolUpdateCommandTest Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-03-11 | Robert Varga | Remove OvsdbControllerRemovedCommandTest Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-02-13 | Robert Varga | Do not workaround MDSAL errors Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-02-07 | Robert Varga | Reduce use of powermockito Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-02-07 | Robert Varga | Remove useless tests Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-02-07 | Robert Varga | Reduce use of powermockito Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-02-04 | Robert Varga | Remove odlparent overrides Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-02-04 | Robert Varga | Switch to spotbugs plugin Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-02-04 | Robert Varga | Upgrade powermock utils/ Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-01-30 | Robert Varga | Remove duplicate artifact declarations Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-01-21 | Robert Varga | Bump mdsal to 3.0.5 Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-01-10 | Robert Varga | Bump mdsal to 3.0.4 Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-01-03 | Robert Varga | Migrate NumberUtils.isNumber() Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2019-01-03 | Robert Varga | Remove use StringUtils Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2018-12-24 | Robert Varga | Bump mdsal to 3.0.3 Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2018-12-01 | Robert Varga | Bump to mdsal-3.0.2 Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2018-11-07 | Robert Varga | Fix ovsdb compilation Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2018-08-11 | Robert Varga | Remove references to mdsal-model-artifacts Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2018-07-30 | Robert Varga | Cleanup API assumptions Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2018-07-18 | Robert Varga | Use union's stringValue() method Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2018-07-18 | Robert Varga | Do not mock IpAddress Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2018-07-18 | Robert Varga | Do not mock Ipv4Address Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2018-07-18 | Robert Varga | Do not mock enumeration Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2018-07-18 | Robert Varga | Pull in minimal set of models Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2018-07-18 | Robert Varga | Do not mock InetAddress Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2018-07-18 | Robert Varga | Remove an unneded explicit cast Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2018-07-18 | Robert Varga | Move unchecked warnings Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2018-07-18 | Robert Varga | Expose methods for testing Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2018-07-17 | Robert Varga | Do not squash PortNumber instances in test Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2018-07-17 | Robert Varga | Eliminate unneeded mocking of static methods Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
2018-07-17 | Robert Varga | Do not mock generated classes Signed-off-by: Robert Varga <robert.varga@pantheon.tech> |
commit | commitdiff | tree |
next |