Merge "Bug 1396 : Change from deprecated DataBrokerService to DataBroker"
[ovsdb.git] / library /
2014-08-04 Dave TuckerRefactor of the OVSDB Plugin 98/9498/6
2014-07-29 Madhu VenugopalMerge "Fix behaviour of listeners in the InventoryService"
2014-07-25 Madhu VenugopalMerge "Added per-flow TEP and per-port TEP example...
2014-07-25 Madhu VenugopalKaraf features for OVSDB modules. 79/7779/3
2014-07-23 Dave TuckerRefactor OVSDB Neutron Code 70/9170/10
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-14 Dave TuckerReorganize Pom Files 90/8990/5
2014-07-14 Dave TuckerUse ODL Root Parent POM 89/8989/3
2014-07-11 Madhu VenugopalMerge 'origin/topic/schema' branch into merge-branch 49/8949/1
2014-07-11 Dave TuckerNormalize Bundle Naming 38/8938/3 topic/schema
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...
2014-07-07 Madhu VenugopalMerge "Make connection initialization timeout constant...
2014-07-07 Dave TuckerAdd ExceptionHandler to the Netty Channel Pipeline 44/8744/2
2014-07-07 Madhu VenugopalRemoving Open_vSwitch static Typed table classes from... 21/8721/4
2014-07-07 Dave TuckerUse port 12345 instead of 8080 in UT 41/8741/1
2014-07-07 Madhu VenugopalNeutron bundle migration to the new redesigned schema... 17/8717/2
2014-07-07 Madhu VenugopalFixing a few ColumType parsing / handling issues 15/8715/1
2014-07-07 Madhu VenugopalMoving the Connection events to its own executorService... 14/8714/1
2014-07-07 Madhu VenugopalChanging the monitor operation in the library layer... 13/8713/1
2014-07-03 Madhu VenugopalNorthbound migration to use the new Schema independent... 49/8649/1
2014-07-03 Madhu VenugopalPlugin migration to use the new Schema independent... 14/8614/3
2014-06-30 Madhu VenugopalRemoved the option to not-cache the database schema... 13/8613/1
2014-06-30 Madhu VenugopalReplacing the older version of insertRow with a Schema... 12/8612/1
2014-06-28 Madhu VenugopalAdding Passive connection support to plugin layer. 11/8611/1
2014-06-28 Madhu VenugopalMerge "Added missing columns to flow table db and tests...
2014-06-27 Madhu VenugopalMigrating ovsdb_plugin's connection service to the... 30/8430/2
2014-06-27 Dave TuckerFix bug in Ipfix table and TearDown IT code 16/8416/4
2014-06-27 Madhu VenugopalMerge "Add missing table versions to Typed Table classe...
2014-06-27 Dave TuckerImprove Exception Handling in Library 17/8217/4
2014-06-26 Madhu VenugopalSimplified the insert API with an ability to just pass... 85/8385/1
2014-06-26 Dave TuckerMerge "Introduced Activator in the Library module to...
2014-06-26 Madhu VenugopalIntroduced Activator in the Library module to make... 59/8359/4
2014-06-26 Dave TuckerMerge branch 'master' into topic/schema 76/8376/1
2014-06-26 Dave TuckerMerge "Introduced a new Connection Service in the libra...
2014-06-25 Madhu VenugopalIntroduced a new Connection Service in the library... 19/8319/3
2014-06-24 Madhu VenugopalFixed Enum processing in BaseType 74/8274/1
2014-06-20 Madhu VenugopalAdding generic GETDATA and GETCOLUMN proxy methods... 01/8201/1
2014-06-20 Madhu VenugopalFixed UUID deserialization issue 84/8184/1
2014-06-20 Brent SalisburyMerge changes I6244de55,I20d073c2 into topic/schema
2014-06-20 Dave TuckerMerge "Simplifying the User facing APIs in TyperUtils...
2014-06-20 Madhu VenugopalIT for Typed schema Table : Controller 83/8183/2
2014-06-20 Madhu VenugopalRemoved unneccessary usage of Maps.newHashMap from... 82/8182/2
2014-06-20 Madhu VenugopalSimplifying the User facing APIs in TyperUtils. 60/8160/7
2014-06-19 Dave TuckerAdd fromVersion and untilVersion to Typed Annotations 29/8129/6
2014-06-19 Brent SalisburyMerge "Adding rest of the Open_vSwitch schema typed...
2014-06-19 Brent SalisburyMerge "Introducing Open_vSwitch Typed Schema wrapper...
2014-06-19 Dave TuckerAdd schema version to DatabaseSchema 27/8127/6
2014-06-18 Madhu VenugopalAdded proper Typed Schema Wrapper infra to Library... 04/8104/3
2014-06-17 Madhu VenugopalMerge remote-tracking branch 'origin/master' into merge... 55/8055/2
2014-06-15 Madhu VenugopalFixed the broken Typed IT tests & included it to run... 18/8018/1
2014-06-14 Madhu VenugopalMoved the code to normalize the java objects (Set and... 13/8013/1
2014-06-13 Madhu VenugopalAdded safety check for a case in which getSchema may... 91/7991/1
2014-06-13 Madhu VenugopalAdding support for Unfiltered Monitoring 89/7989/1
2014-06-13 Madhu VenugopalFixed Mutate operation to handle MultiValued {Key,... 77/7977/1
2014-06-13 Madhu VenugopalResolved the Serialization and Deserialization issues... 70/7970/1
2014-06-12 Madhu VenugopalModified the Library to be more friendlier towards... 33/7933/3
2014-06-12 Madhu VenugopalAddressing review comments for 7920 26/7926/3
2014-06-11 Madhu VenugopalFixed the Basic Bridge create Integration Test by perfo... 20/7920/1
2014-06-10 Madhu VenugopalMerge "explicitly parsing JsonNode for updates" into...
2014-06-10 Ashwin Raveendranexplicitly parsing JsonNode for updates 50/7650/3
2014-06-04 Madhu VenugopalMerge "Add unit test for JsonRpcDecoder" into topic...
2014-06-04 Dave TuckerAdd unit test for JsonRpcDecoder 51/7651/4
2014-05-28 Madhu VenugopalRemoving the Open_vSwitch schema hardcoding in OvsDBClient. 70/7470/1
2014-05-27 Madhu VenugopalMerge "Added Mutate operation" into topic/schema
2014-05-27 Matt OswaltAdded Mutate operation 41/7441/1
2014-05-26 Madhu VenugopalAdded assert operation as per RFC 7047 section 5.2.10 05/7405/1
2014-05-26 Madhu VenugopalAdded Comment operation as per RFC7047 section 5.2.9 04/7404/1
2014-05-26 Madhu VenugopalFixed a bug introduced due to a recent commit. Thanks... 03/7403/1
2014-05-23 Ashwin Raveendranrenamed old package to temp and fixes for min/max 52/7352/2
2014-05-22 Madhu VenugopalAdded a test-case to include non-atomic column to test... 35/7335/1
2014-05-22 Madhu VenugopalMerge "Stop isReady method always returning true" into...
2014-05-22 Dave TuckerStop isReady method always returning true 21/7121/6
2014-05-22 Madhu VenugopalMerge "Add OVSDB Select Operation" into topic/schema
2014-05-22 Dave TuckerAdd OVSDB Select Operation 61/6861/8
2014-05-21 Brent SalisburyMerge "Abort operation as per Section 5.2.8 of RFC...
2014-05-21 Brent SalisburyMerge changes Idd1bb88c,I9fd5ef99 into topic/schema
2014-05-21 Brent SalisburyMerge "Cleaned up Integration Test setup" into topic...
2014-05-21 Madhu VenugopalAbort operation as per Section 5.2.8 of RFC 7047 00/7300/1
2014-05-21 Madhu VenugopalFixed a bug in where condition usage in Update & Delete... 98/7298/1
2014-05-21 Madhu VenugopalCommit operation as per Section 5.2.7 of RFC 7047 97/7297/1
2014-05-21 Madhu VenugopalCleaned up Integration Test setup 33/7233/2
2014-05-20 Dave TuckerReplace literal for Update operation with constant 60/6860/4
2014-05-16 Dave TuckerAdd the OVSDB Delete Operation 42/6842/3
next