ovsdb.git
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 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-16 Dave TuckerAdd the OVSDB Delete Operation 42/6842/3
2014-04-27 Ashwin RaveendranImplementation for Monitor operation 65/6365/2
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-01 Ashwin RaveendranMerge "Add helper methods to meta/*Schema classes"...
2014-04-01 Dave TuckerAdd helper methods to meta/*Schema classes 36/5836/2
2014-04-01 Dave TuckerAdd license info to new files 29/5829/1
2014-04-01 Madhu VenugopalBump up the bundle versions for the bundles based on... 28/5828/2
2014-03-31 Madhu VenugopalFixing checkstyle issues on Ashwin's initial POC code... 17/5817/2
2014-03-23 Madhu VenugopalMerge "Adding support for the git-review command line...
2014-03-17 Madhu VenugopalUpdating ovsdb dependencies to the LATEST SNAPSHOT... 57/5657/2
2014-03-04 Dave TuckerUpdate Enunciate Documentation for OVSDB REST API 25/5525/2
2014-02-20 Hideyuki TaiRemoved convertNeutronIDToKey(String) calls. 24/5424/1
2014-02-20 Hideyuki TaiFixed typo in PortHandler.java. 21/5421/1
2014-01-27 Jenkins ovsdb... [maven-release-plugin] prepare for next development...
2014-01-27 Jenkins ovsdb... [maven-release-plugin] prepare release master-tagforpre... master-tagforprepareonly-ovsdb-bulk-release-2-1
2014-01-27 Madhu VenugopalAdding commons/parent to the root pom.xml <module> 49/4949/1 ovsdb-bulk-release-prepare-only-9
2014-01-27 Madhu VenugopalFixed trailing / to satisfy the versions plugin 44/4944/1 ovsdb-bulk-release-prepare-only-8
2014-01-27 Madhu VenugopalUpdate to new version of the artifacts proposed by... 37/4937/2 ovsdb-bulk-release-prepare-only-7
2014-01-27 Madhu VenugopalRemoved the optimization that was preventing the flows... 28/4928/1
2014-01-27 Brent SalisburyMerge "Upgrading Yangtools to 0.6.1-SNAPSHOT and hopes...
2014-01-27 Madhu VenugopalMaking the FLowMods Strict. During update operations... 24/4924/1
2014-01-27 Madhu VenugopalUpgrading Yangtools to 0.6.1-SNAPSHOT and hopes it... 18/4918/1
2014-01-27 Madhu VenugopalMoving Tunnel Out to the appropriate place and cleaned... 86/4886/1
2014-01-27 Madhu VenugopalFixed a class cast exception when the Node-ID is a... 45/4845/1
2014-01-27 Brent SalisburyMoved InstructionBuilder order and key in OF13ProviderM... 40/4840/2
2014-01-27 Brent SalisburyMerge "Fixed the Repositories and PluginRepositories...
2014-01-27 Madhu VenugopalFixed the Repositories and PluginRepositories directive... 38/4838/3
2014-01-27 Dave TuckerChange OF13_Provider to ovsdb.of.version in config.ini 36/4836/3
2014-01-26 Madhu VenugopalInternal Vlan deletion and Tunnel Deletion cleanup 33/4833/1
2014-01-26 Dave TuckerRemove call to networkCreated in NetworkHandler 19/4819/2
2014-01-26 Dave TuckerOVSDB Log Cleanup 95/4795/3
2014-01-26 Dave TuckerFix ConnectionService to remove stale connections from... 76/4776/2
2014-01-26 Madhu VenugopalDROP and FLOOD/Broadcast Support 84/4784/2
2014-01-25 Thomas BachmanAdded fix to prevent re-adding tunnel that was just... 76/4576/4
2014-01-25 Dave TuckerReplace tenantVlanMap with a per Node cache 01/4601/15
2014-01-25 Madhu VenugopalResolved the OF10 to OF13 transition issues during... 56/4756/3
2014-01-25 Giovanni MeoRelease root pom should have a relative path 63/4763/1 ovsdb-bulk-release-prepare-only-6
2014-01-25 Dave TuckerFix for bug 278 Replace implementation of dbCache in... 18/4618/7 ovsdb-bulk-release-prepare-only-4 ovsdb-bulk-release-prepare-only-5
2014-01-24 Madhu VenugopalFixing a pom file issue that fails the dry-run 33/4733/2 ovsdb-bulk-release-prepare-only-3
2014-01-24 Ed WarnickeFix to use MacAddress for Mask for Ethernet Matches 68/4668/2 ovsdb-bulk-release-prepare-only-2
2014-01-23 Madhu VenugopalReorganized the Local port programming to support the... 24/4624/1
2014-01-22 Madhu VenugopalMerge "Removed the tunnelEndpoint cache Tunnel Endpoint...
2014-01-22 Dave TuckerRemoved the tunnelEndpoint cache 33/4533/6
2014-01-22 Madhu VenugopalRemoved printstacktrace method call from ProviderManager. 40/4540/1 ovsdb-bulk-release-prepare-only-1
2014-01-22 Madhu VenugopalSet the default fail-mode as secure and make sure to... 37/4537/1
2014-01-21 Madhu VenugopalOVSDB Neutron & OpenFlow 1.3 integration 70/4470/1
2014-01-19 Madhu VenugopalMerge "Fixed a typo in pom.xml s/includeArtifacIds...
2014-01-19 Brent SalisburyFixed a typo in pom.xml s/includeArtifacIds/includeArti... 84/4384/1
2014-01-19 Madhu VenugopalOVSDB support for controller restart scenario to work... 80/4380/1
2014-01-17 Madhu VenugopalMerge "Added OF v1.3 flowmod builders for neutron integ...
2014-01-17 Brent SalisburyAdded OF v1.3 flowmod builders for neutron integration. 48/4348/2
2014-01-17 Madhu VenugopalFixed the OVSDB Northbound API Postman Script that... 43/4343/1
2014-01-17 Madhu VenugopalDeleted the POSTMAN script that got invalid after the... 42/4342/1
2014-01-16 Madhu VenugopalMerge "Refactored IT's to remove dependency on com...
2014-01-16 Hugo TrippaersMake automagically adding a controller to each detected... 12/4012/6
2014-01-15 Dave TuckerRefactored IT's to remove dependency on com.google... 77/4277/1
2014-01-15 Lorand JakabHarmonize the use of <scm> in pom.xml files 32/4232/2
2014-01-15 Jenkins ovsdb... Update to new version of the artifacts proposed by... 40/4240/1
2014-01-13 Flavio FernandesFix build error, due to changes in FlowId: https:/... 55/4155/1
2014-01-10 Brent SalisburyMerge "Fixing the ColumnSchema as per RFC7047 for a...
2014-01-10 Madhu VenugopalFixing the ColumnSchema as per RFC7047 for a enum variable. 26/4126/1
2014-01-09 Madhu VenugopalMove the java 1.7 config to the parent pom into pluginM... 11/4011/4
2014-01-09 Madhu VenugopalUpdating the commons parent pom to 1.4.1-SNAPSHOT and... 41/4041/2
2014-01-09 Madhu VenugopalMerge "Added Mockito and PowerMock to the neutron pom...
2014-01-09 Madhu VenugopalMerge "Prevent NPE when an interface is already present...
2014-01-09 Madhu VenugopalMerge "Small Java related improvements."
2014-01-03 Hugo TrippaersPrevent NPE when an interface is already present on... 10/4010/1
next