Moved the code to normalize the java objects (Set and Map) to OVSDB json friendly...
[ovsdb.git] / ovsdb /
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 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-01-27 Jenkins ovsdb silo[maven-release-plugin] prepare for next development...
2014-01-27 Jenkins ovsdb silo[maven-release-plugin] prepare release master-tagforpre... master-tagforprepareonly-ovsdb-bulk-release-2-1
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 VenugopalMoving Tunnel Out to the appropriate place and cleaned... 86/4886/1
2014-01-27 Brent SalisburyMerge "Fixed the Repositories and PluginRepositories...
2014-01-27 Dave TuckerChange OF13_Provider to ovsdb.of.version in config.ini 36/4836/3
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-25 Madhu VenugopalResolved the OF10 to OF13 transition issues during... 56/4756/3
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-19 Madhu VenugopalMerge "Fixed a typo in pom.xml s/includeArtifacIds...
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-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-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-02 Madhu VenugopalAligning Jackson to the Controller's l latest upgrade... 03/4003/1
2013-12-30 Alissa BonasSmall Java related improvements. 78/3978/1
2013-12-21 Madhu VenugopalOVSDB project's OpenFlow 1.3 ProtocolPlugin integration... 89/3889/1
2013-12-20 Madhu VenugopalUpdating netty to 4.0.10 version (same as the controlle... 82/3882/1
2013-12-20 Brent SalisburyMerge "Updating the OVSDB project to use the LATEST...
2013-12-20 Madhu VenugopalMerge "Modified a few fields from OVSDB ambiguity"
2013-12-20 Brent SalisburyModified a few fields from OVSDB ambiguity 29/2629/4
2013-12-20 Madhu VenugopalUpdating the OVSDB project to use the LATEST known... 60/3860/2
2013-12-18 Madhu VenugopalMerge "Added folder for ovsdb.neutron tests. Created...
2013-12-17 Brent SalisburyMerge "Removed the floodEntries cache and relying on...
2013-12-17 Brent SalisburyMerge "Moved all Openflow 1.0 specific flow programming...
2013-12-17 Madhu VenugopalMerge "Changed lookup of Controller IP to the following...
2013-12-16 Brent SalisburyMerge "Added the missing Copyright headers to most...
2013-12-16 Thomas BachmanChanged lookup of Controller IP to the following: 45/3745/2
2013-12-14 Madhu VenugopalAdded the missing Copyright headers to most of the... 41/3641/2
2013-12-10 Keith Burns- Added insertMirrorRow 21/3621/2
2013-12-08 Brent SalisburyMerge "Added resources/ folder to track all the associa...
2013-12-08 Brent SalisburyMerge "Installing NORMAL rules on all the default neutr...
2013-12-06 Madhu VenugopalMerge "- Addressed Queue/QoS special parent column...
2013-12-06 Keith Burns- Addressed Queue/QoS special parent column type dependency 84/3284/5
2013-12-04 Brent SalisburyMerge "Identifying and ignoring uninterested SouthBound...
2013-12-04 Brent SalisburyMerge "Fixed JSON Deserializer to retain empty objects...
2013-12-04 Madhu VenugopalIdentifying and ignoring uninterested SouthBound updates. 38/3438/1
2013-12-04 Madhu VenugopalFixed JSON Deserializer to retain empty objects as... 37/3437/1
2013-12-03 Hugo TrippaersGet rid of all e.printStackTrace() statements and clean... 97/3397/2
2013-12-02 Hugo TrippaersWhen the controller already exists, the caller still... 49/3249/2
2013-11-29 Hugo TrippaersIntroduce a root pom in the top of the project. 29/3229/4
2013-11-29 Madhu VenugopalModified the insertRow methods to return StatusWithUuid... 20/3220/5
2013-11-29 Madhu VenugopalSimple Null check missing in setOFControllers when... 62/3262/1
2013-11-28 Madhu VenugopalMerge "Enabling LLDP programming again. Upon debugging...
2013-11-28 Madhu VenugopalMerge "Minor Logging issues and removing an annoying...
2013-11-28 Madhu VenugopalMinor Logging issues and removing an annoying error... 16/3216/1
2013-11-28 Brent SalisburyMerge "Disabling the installation of LLDP Punt rules...
2013-11-28 Madhu VenugopalMerge "Made changes to exception throwing."
2013-11-27 Keith BurnsMade changes to exception throwing. 15/3115/2
2013-11-26 Keith BurnsRefactored delete{Table}Row to use generic _deleteTable... 83/3083/1
2013-11-24 Madhu VenugopalVM location aware of Full-mesh Tenant-specific GRE... 41/3041/2
2013-11-24 Madhu VenugopalAdded br-tun bridge installation code via InternalNetwo... 27/3027/2
2013-11-24 Madhu VenugopalSkeleton code for the NetworkManagers : Provider, Inter... 26/3026/2
2013-11-24 Brent SalisburyMerge "Skeleton Event handlers for the Neutron integrat...
2013-11-23 Keith BurnsAdded delete[Port|Interface|Controller]Row methods 35/3035/1
2013-11-22 Madhu VenugopalSkeleton Event handlers for the Neutron integration... 25/3025/1
2013-11-20 Madhu VenugopalMoved OF-Controller helper routines to ConnectionServic... 25/2925/2
2013-11-20 Madhu VenugopalAdded insertControllerRow and fixed getSerializedRow... 93/2893/1
2013-11-19 Keith BurnsAdded insertInterfaceRow() method to ConfigurationServi... 79/2879/3
2013-11-14 Brent SalisburyMerge "Update, Delete and Read support for base tables."
2013-11-14 Madhu VenugopalUpdate, Delete and Read support for base tables. 30/2730/1
2013-11-14 Brent SalisburyMerge "Northbound support for inserting table rows"
2013-11-13 Madhu VenugopalNorthbound support for inserting table rows 81/2681/2
2013-11-11 Brent SalisburyMerge "Controller IP-Address filtered using the "of...
2013-11-11 Hugo TrippaersRemove eclipse project files from the source repository 94/2594/1
2013-11-10 Madhu VenugopalUpdating OpenFlow Node Description that is learnt from... 87/2587/1
2013-11-10 Madhu VenugopalController IP-Address filtered using the "of.address... 79/2579/1
2013-11-10 Madhu VenugopalFixed OVSDB Passive Connection interaction bugs with... 74/2574/1
2013-11-09 Madhu VenugopalMerge "Allow to change the controller ip and port for...
2013-11-09 Madhu VenugopalMerge "Change all the tests that need an ovsdb controll...
2013-11-09 Madhu VenugopalMerge "Split unit and integration tests and add a profi...
2013-11-09 Madhu VenugopalMerge "Implemented the deleteBridgeDomain method in...
2013-11-09 Brent SalisburyImplemented the deleteBridgeDomain method in Configurat... 41/2541/4
2013-11-08 Hugo TrippaersAllow to change the controller ip and port for the... 60/2560/1
2013-11-08 Hugo TrippaersChange all the tests that need an ovsdb controller... 58/2558/1
2013-11-08 Hugo TrippaersSplit unit and integration tests and add a profile... 49/2549/1
2013-11-08 Madhu VenugopalMerge "We are using JDK 1.7 specific functions in our...
2013-11-08 Madhu VenugopalMerge "Fix potential NPE when the ovsdb-server returns...
2013-11-07 Hugo TrippaersWe are using JDK 1.7 specific functions in our code... 19/2519/2
next