ovsdb.git
2014-06-21 Dave TuckerAdd Interface Table Columns and Version Info 96/8196/2
2014-06-20 Madhu VenugopalAdding generic GETDATA and GETCOLUMN proxy methods... 01/8201/1
2014-06-20 Madhu VenugopalAdded Tests to test the Typed Class helper routine... 93/8193/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-20 Brent SalisburyMerge "Add version information and columns to Port...
2014-06-20 Dave TuckerAdd version information and columns to Port Table 78/8178/2
2014-06-20 Madhu VenugopalMerge "Add version information to the Bridge table...
2014-06-20 Dave TuckerAdd version information to the Bridge table 64/8164/1
2014-06-20 Dave TuckerAdd version information to Open_vSwitch table 62/8162/1
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-19 Madhu VenugopalAdding rest of the Open_vSwitch schema typed tables. 56/8156/1
2014-06-19 Madhu VenugopalIntroducing Open_vSwitch Typed Schema wrapper on top... 55/8155/1
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 VenugopalRemoved the ovsdb subdirectory properly in lieu of... 19/8019/1
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 Brent SalisburyMerge "Adding Pax-Exam infra with a basic IT for plugin"
2014-06-10 Ashwin Raveendranexplicitly parsing JsonNode for updates 50/7650/3
2014-06-06 Madhu VenugopalAdding Pax-Exam infra with a basic IT for plugin 73/7773/2
2014-06-05 Thomas BachmanBUG-1147: Fix programming of NORMAL flow entry when... 52/7752/2
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-30 Brent SalisburyBugFix #958 in OVSDB setting LLDP length to 0xffff 44/7144/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-27 Madhu VenugopalMerge "Adding neutron api v2.0 security group/rules...
2014-05-27 Brent SalisburyAdding neutron api v2.0 security group/rules handlers 66/7366/2
2014-05-26 Brent SalisburySample OpenStack/Neutron v2.0 Postman API Collection 09/7409/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-24 Madhu VenugopalMerge "Add unit tests for getPhysicalInterfaceName"
2014-05-23 Ashwin Raveendranrenamed old package to temp and fixes for min/max 52/7352/2
2014-05-22 Madhu VenugopalMerge "getPhysicalInterfaceName not finding match in...
2014-05-22 Sam HagueAdd unit tests for getPhysicalInterfaceName 49/7349/1
2014-05-22 Sam HaguegetPhysicalInterfaceName not finding match in some... 48/7348/1
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 Giovanni Meoovsdb has a dependency on artifacts from integration... 34/7334/1
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 Dave TuckerUpdate .gitreview to use topic/schema branch 03/7303/2
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-20 Madhu VenugopalMerge "Fix bug 1028: Don't ignore exception in prepareI...
2014-05-19 Hsin-Yi ShenAdd ovsdb vlan support by using OF1.3 50/6150/6
2014-05-18 Dave TuckerUse Felix DM for OVSDB Neutron Services 39/5839/6
2014-05-18 Dave TuckerFix bug 1028: Don't ignore exception in prepareInternal... 54/7154/1
2014-05-16 Dave TuckerAdd the OVSDB Delete Operation 42/6842/3
2014-05-16 Thomas BachmanScript support for DevStack Configuration. 00/6800/3
2014-05-15 Madhu VenugopalMoving ipfix column to set<UUID> in Bridge table. 98/7098/1
2014-05-14 Dave TuckerRemove com.google.inject from neutron/pom.xml 99/6999/1
2014-05-14 Madhu VenugopalMerge "Add Vagrantfile for OVSDB Test/Dev environment"
2014-05-14 Madhu VenugopalMerge "Add License to OVSDB Repo"
2014-05-13 Dave TuckerUpdate OVSDB Pom files for sortpom plugin 24/6924/1
2014-05-13 Dave TuckerAdd License to OVSDB Repo 16/6916/1
2014-05-13 Dave TuckerAdd Vagrantfile for OVSDB Test/Dev environment 81/5981/8
2014-05-10 Madhu VenugopalMerge "Fix unhandled timeout in OVSDBNettyFactoryIT"
2014-05-10 Dave TuckerFix unhandled timeout in OVSDBNettyFactoryIT 52/6852/5
2014-05-10 Madhu VenugopalMerge "Update netty to 4.0.17"
2014-05-09 Dave TuckerReplace String Literals in ITs with constants 41/6841/1
2014-05-09 Dave TuckerFix failure of OvsdbTestGetBridgeDomainsIT 38/6838/3
2014-05-09 Dave TuckerFix integration tests 37/6837/1
2014-05-07 Madhu VenugopalFixed distribution build parameters to pull in the... 61/6761/2
2014-05-06 Madhu VenugopalRemoved all the static string usage for network types... 58/6758/1
2014-05-06 Sam HagueAdd support for vlan tenant isolation to ovsdb using... 04/6004/10
2014-05-05 Hsin-Yi ShenBUG-954: Add support for Neutron port/network delete... 04/6604/9
2014-05-04 Robert VargaUpdate netty to 4.0.17 94/5794/5
2014-04-27 Ashwin RaveendranImplementation for Monitor operation 65/6365/2
2014-04-24 Flavio FernandesTurn hard coded localhost:8080 into templates in the... 55/6355/1
2014-04-18 Madhu VenugopalCode ReOrganization and Re-Architecture changes 91/6291/2
2014-04-08 Madhu VenugopalAdded more ignorable files to .gitignore 90/6290/1
2014-04-08 Madhu Venugopalinterface declaration for missing ovsdb operations 26/5926/2
2014-04-08 Ashwin RaveendranRefactoring for better package organization and other... 99/5899/3
2014-04-07 Brent SalisburyPatched some existing and added IPFIX to Postman API... 31/5931/1
next