Migrate restconf dependencies
[ovsdb.git] / library /
2015-09-09 Tomas CereMigrate restconf dependencies 08/26508/5
2015-09-03 Flavio FernandesMerge "Switch from Felix to config-driven dependencies"
2015-09-02 Stephen KittSwitch from Felix to config-driven dependencies 74/25574/14
2015-08-24 Flavio FernandesMerge "Bug 4163 - null pointer exception NeutronL3Adapt...
2015-08-24 Flavio FernandesMerge "Bug 4160 - null pointer exception in getDHCPServ...
2015-08-21 Flavio FernandesMerge "Use org.junit instead of junit.framework"
2015-08-20 rpujarFix Java 8 javadoc compatibility in ovsdb project to... 42/25542/1
2015-08-20 Sam HagueMerge "OVSDB netvirt southbound - set correct datapath...
2015-08-18 Sam HagueMerge "Enable SLF4J logging in tests"
2015-08-18 Sam HagueMerge "Mention "fig up" and sudo for integration tests"
2015-08-18 Sam HagueMerge "Clean up ConfigActivator"
2015-08-18 Stephen KittEnable SLF4J logging in tests 97/25397/1
2015-08-17 Sam HagueMerge "Enable cancel monitoring"
2015-08-11 Hsin-Yi ShenEnable cancel monitoring 37/24937/4
2015-08-11 Anil VishnoiMerge "Revert "Remove incorrect or unnecessary relative...
2015-08-11 Flavio FernandesMerge "Remove incorrect or unnecessary relativePaths"
2015-08-09 Thanh HaFix license header violations in library 26/25026/1
2015-08-07 Stephen KittUse interfaces rather than classes where appropriate 23/24923/1
2015-08-07 Sam HagueMerge "Bug fix for 3545"
2015-08-07 Sam HagueMerge "Clean up Maven dependencies (part 1)"
2015-08-06 Stephen KittGeneral Sonar clean-up 32/24532/5
2015-08-06 Sam HagueRevert "Support Jackson 2.5" 70/24870/1
2015-08-05 Stephen KittSupport Jackson 2.5 92/24792/1
2015-07-25 Flavio FernandesMerge "Clean up logging"
2015-07-24 Stephen KittClean up logging 25/24525/1
2015-07-24 Stephen KittIndicate that RefType values need to be lower-case 30/24530/1
2015-07-21 Flavio FernandesMerge "Remove all redundant public modifiers in interfaces"
2015-07-20 Stephen KittRemove all redundant public modifiers in interfaces 91/24291/1
2015-07-17 Sam HagueMerge "Added fixed DHCP security rules, which will...
2015-07-13 Flavio FernandesMerge "Update README to reflect LBaaS postman collection."
2015-07-13 Flavio FernandesMerge "Change log level of raw json rpc message"
2015-07-13 Hsin-Yi ShenChange log level of raw json rpc message 96/23796/3
2015-07-07 Flavio FernandesMerge "bug 3909: Disable SSLv3 connection for ovsdb...
2015-07-07 Hsin-Yi Shenbug 3909: Disable SSLv3 connection for ovsdb server 39/23539/6
2015-07-06 Sam HagueMerge "Add ODL controller ready check before running...
2015-07-06 Sam HagueMerge "Update NeutronL3Adapter UT"
2015-07-06 Sam HagueMerge "Sonar bug fix: block of commented-out lines...
2015-07-06 Raksha Madhava BangeraSonar bug fix: block of commented-out lines of code... 84/23784/1
2015-06-29 Flavio FernandesMerge "Added the robot framework to OVSDB VMs"
2015-06-26 Flavio FernandesMerge "Sonar bug fix"
2015-06-22 Sharon AiclerRemove frame size limit for scale OVS 56/20556/2
2015-06-16 Flavio FernandesMerge "Skeleton for the ovsdb-ui feature"
2015-06-13 Sam HagueMerge "Bug 3681 - Uncaught ConnectException leaves...
2015-06-12 Sam HagueBug 3681 - Uncaught ConnectException leaves library... 20/22420/2
2015-05-29 Eric MultanenBug 3332: Fix connections made to an ODL instance 34/20934/2
2015-05-28 Flavio FernandesIncrementing versions by 0.1.0 for post-lithium master... 59/21359/1
2015-05-07 Sam HagueMerge "Southbound-IT: add test to verify dpdk enabled...
2015-05-06 Robert VargaFix javadoc JDK8 compatibility 83/19683/2
2015-04-28 Sam HagueMerge "Add OpenFlow node reference to the bridge."
2015-04-21 Flavio FernandesMerge "additional southbound-it for port/interface"
2015-04-21 Sam HagueUpdate poms for Maven Central Requirements 52/18752/1
2015-04-13 Sam HagueMerge "Fix so that operational store correctly removes...
2015-04-13 Ed WarnickeFix so that operational store correctly removes control... 52/18152/6
2015-03-30 Flavio FernandesMerge "Fail build on checkstyle errors"
2015-03-30 Sam HagueMerge "Added trunk model."
2015-03-30 Sam HagueFail build on checkstyle errors 68/17368/1
2015-03-28 Sam HagueUpdates due to using latest checkstyle 84/17284/1
2015-03-27 Sam HagueUpdate libary with checkstyle corrections 68/17268/1
2015-03-10 Ed WarnickeAdded convenience method for ops.mutate(TypedTable) 65/16265/2
2015-03-10 Ed WarnickeAdded convenience method to TyperUtils for creating... 64/16264/2
2015-03-03 Sam HagueMerge "Make BridgeName strongly typed"
2015-03-02 Sam HagueMerge "Fix placement of config file"
2015-02-27 Flavio FernandesMerge "Fix for failed to parse versions like 2.3.1...
2015-02-27 Sam HagueFix for failed to parse versions like 2.3.1-git3282e51 29/15829/1
2015-02-27 Flavio FernandesFix critical Sonar Issue: OvsdbConnectionService.java 22/15822/1
2015-02-26 Ed WarnickeProvide a getter for the dbSchema of a TransactionBuilder 88/15788/2
2015-02-26 Sam HagueMerge "MD-SAL OVSDB SB - handle update to ovsdb node."
2015-02-25 Ed WarnickeFix TransactionBuilder to take OvsdbClient rather than... 45/15745/1
2015-02-25 Ed WarnickeMoved extract* methods to TyperUtils 86/15686/2
2015-02-20 Sam HagueMerge "Fetch managed node (bridge) details and augment...
2015-02-18 Flavio FernandesMerge "Parsing bridge names on new Southbound, Yang...
2015-02-18 Flavio FernandesMerge "Fix of ovsdb conneciton listener"
2015-02-18 Hsin-Yi ShenFix of ovsdb conneciton listener 46/15346/2
2015-02-18 Sam HagueClean up pom files. 45/15445/2
2015-02-06 Flavio FernandesMerge "REVERT-ME: neuter southbound module."
2015-02-06 Bindya NarayanSonarBugFix: 98/14798/2
2015-02-06 Bindya NarayanSonarBugFix:GenericTableSchema 97/14797/3
2015-02-05 Sam HagueMerge "Add more detail to trace logging in JsonRpcEndpoint"
2015-02-05 Flavio FernandesMerge "BUG-1173: do not mention guava.version"
2015-02-05 Sam HagueAdd more detail to trace logging in JsonRpcEndpoint 27/14927/1
2015-02-05 Sam HagueMerge "Fix for Sonar bugs Signed-off-by: Bindya Narayan...
2015-02-05 Sam HagueMerge "Rough musings towards an MD-SAL OVSDB SB"
2015-02-04 Ed WarnickeRough musings towards an MD-SAL OVSDB SB 61/14261/20
2015-02-01 Sam HagueMerge "Fix 'Row cannot be cast to Interface' exceptions"
2015-01-31 Sam HagueBug-2658 - Remove adsal and migrate to mdsal 57/14657/1
2015-01-23 Sam HagueMove library integration tests to integrationtest dir 51/14451/1
2015-01-06 Sam HagueMerge "Enable SSL two way authentication"
2014-12-22 Hsin-Yi ShenEnable SSL two way authentication 09/13809/1
2014-11-19 Flavio FernandesMerge changes I8fe016c2,I75842f8e
2014-11-18 Flavio FernandesMerge "Add pax-exam integration-tests for hardware_vtep"
2014-11-18 Flavio FernandesMerge "Add pax exam schema integration tests"
2014-11-12 Bindya NarayanFix for Sonar Issue(A catch statement should never... 91/12791/1
2014-11-12 Sharad MishraFix for Sonar "Avoid Catching Throwable" error. 75/12775/1
2014-11-02 Flavio FernandesMerge changes I89f90cf4,I248403b7
2014-11-01 Flavio FernandesMerge "Ignore testGetOpenflowVersion: it is no longer...
2014-11-01 Flavio FernandesMerge "Enable SSL connection for ovsdb server."
2014-10-31 Hsin-Yi ShenEnable SSL connection for ovsdb server. 62/12362/4
2014-10-30 Flavio FernandesMerge "Add template unit-tests for bundles that don...
2014-10-29 Flavio FernandesBug 2192 - Part 3 - Make ovsdb library not depend on... 00/12300/4
2014-10-23 Flavio FernandesBug 2192 - Part2 - Move getProperty() to a common util... 76/12176/2
next