Clean up logging
[ovsdb.git] / library / src / main / java / org / opendaylight / ovsdb / lib /
2015-07-24 Stephen KittClean up logging 25/24525/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-07 Sam HagueMerge "Southbound-IT: add test to verify dpdk enabled...
2015-05-06 Robert VargaFix javadoc JDK8 compatibility 83/19683/2
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-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-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
2014-10-20 Flavio FernandesMerge "Add missing feature dependencies to ovsdb karaf...
2014-10-17 Flavio FernandesBug 2192 - Fix access to custom.properties, so non... 58/12058/1
2014-09-23 Madhu VenugopalMerge "Bug #1752 swap egress/ingress ACLs"
2014-09-22 Madhu VenugopalMerge "Fixing files in resources that are for debugging...
2014-09-21 Madhu VenugopalBug 2008 - Local Instance rules are failed to get progr... 21/11421/1
2014-09-04 Dave TuckerMerge "L3: Add support for distributed arp responder...
2014-09-04 Madhu VenugopalMerge "ACL services for OS/OVS"
2014-09-03 Madhu VenugopalNorthboundV3 APIs for NodeResource. Supporting just... 21/10721/2
2014-08-27 Dave TuckerMerge "l3 support (partial): move event dispatch from...
2014-08-27 Brent SalisburyMerge "Schema independent plugin insert operation for...
2014-08-27 Madhu VenugopalSchema independent plugin insert operation for a tradit... 51/10351/1
2014-08-04 Dave TuckerRefactor of the OVSDB Plugin 98/9498/6
2014-07-25 Madhu VenugopalMerge "Added per-flow TEP and per-port TEP example...
2014-07-22 Madhu VenugopalBug 1385 : Adding support for toString, equals and... 37/9237/2
2014-07-22 Madhu VenugopalBug 1401 : Resolving unrecognized field "syntax" error... 36/9236/1
2014-07-22 Madhu VenugopalBug 1406 : Resolving an IndexOutOfBoundsException... 35/9235/1
2014-07-11 Madhu VenugopalMerge 'origin/topic/schema' branch into merge-branch 49/8949/1
2014-07-11 Dave TuckerFix incorrect OVSDB class names 19/8919/2
2014-07-10 Madhu VenugopalMerge "Use Long instead of Integer for ports." into...
2014-07-10 Madhu VenugopalBackward compatibilty support for Northbound v2 GET... 85/8885/1
2014-07-10 Dave TuckerMerge "Removed the static usage of open_vSwitch from...
2014-07-10 Dave TuckerMerge "Removing unused classes from Library" into topic...
2014-07-09 Madhu VenugopalRemoved the static usage of open_vSwitch from transactB... 70/8870/2
2014-07-09 Madhu VenugopalRemoving unused classes from Library 69/8869/1
2014-07-09 Madhu VenugopalBug 1340 : Resolving TableUpdate handling that was... 68/8868/1
2014-07-08 Madhu VenugopalRemoved the executorservice thread that we added in... 10/8810/1
2014-07-08 Dave TuckerMerge "Bug 1327 : Fixing a few Connection handling...
2014-07-08 Madhu VenugopalBug 1327 : Fixing a few Connection handling issues 77/8777/2
2014-07-08 Dave TuckerMerge "Fixing a ClassCastException issue with an incore...
2014-07-07 Madhu VenugopalMerge "Bug-1190: Fix for select response" into topic...
2014-07-07 Sudheendra MurthyBug-1190: Fix for select response 02/8602/6
2014-07-07 Madhu VenugopalMerge "Add ExceptionHandler to the Netty Channel Pipeli...
2014-07-07 Madhu VenugopalMerge "Use port 12345 instead of 8080 in UT" into topic...
next