Merge "Tests for loading data with augmented schema nodes with equal names"
[controller.git] / opendaylight / forwarding /
2014-01-22 Ed WarnickeMerge "Tests for loading data with augmented schema...
2014-01-22 Ed WarnickeMerge "Clean up unnecessary imports in 01-md-sal.xml ."
2014-01-22 Alessandro BochMerge "The config now is loaded only from the coordinat...
2014-01-22 Alessandro BochMerge "Migrate all artifact versions to dependencyManag...
2014-01-21 Asad AhmedThe config now is loaded only from the coordinator... 26/4526/3
2014-01-21 Giovanni MeoMigrate all artifact versions to dependencyManagement 22/4522/1
2014-01-18 Ed WarnickeMerge "Rename initial config files from *.xml.conf...
2014-01-18 Ed WarnickeMerge "Refactor shutdown-impl: add parameter to RPC...
2014-01-18 Ed WarnickeMerge "Fix for Bug 3"
2014-01-18 Alessandro BochMerge "Config save support for networkconfiguration...
2014-01-17 Ed WarnickeMerge "Changed mount point URI decoding in restconf"
2014-01-16 Jason YeMerge "FRM should not remove a static flow config on...
2014-01-15 Ed WarnickeMerge "Add missing headers to config, netconf subsystems"
2014-01-15 Ed WarnickeMerge "Add ietf-topology to yangstore blacklist."
2014-01-15 Ed WarnickeMerge "Remove System.out from netconf tests"
2014-01-15 Ed WarnickeMerge "increased test coverage"
2014-01-15 Giovanni MeoMerge "Update to new version of ADSAL components and...
2014-01-15 Madhu VenugopalUpdate to new version of ADSAL components and its depen... 79/4279/1
2013-11-27 Ed WarnickeMerge "Fixes - config-registry registered to OSGi,...
2013-11-27 Ed WarnickeMerge "Fixed GlobalEventExecutorCloseable - override...
2013-11-27 Ed WarnickeMerge "Flow Topology Exporter"
2013-11-26 Ed WarnickeMerge "Added transaction parameter in Port RPC"
2013-11-26 Giovanni MeoMerge "Fix bug 153: change the key container-config...
2013-11-26 Ed WarnickeMerge changes I0f752636,Idd154499,Ic35fa3e8
2013-11-26 Ed WarnickeMerge "Queue yang model"
2013-11-26 Ed WarnickeMerge "Better exception message in persister. Split...
2013-11-26 Ed WarnickeMerge "Fixed default configuration to not reference...
2013-11-26 Ed WarnickeMerge "Update context-instance xpath format according...
2013-11-26 Ed WarnickeMerge "Null data from XML"
2013-11-26 Ed WarnickeMerge changes I50218f21,I6bc2631b
2013-11-26 Ed WarnickeMerge "Bug 164"
2013-11-26 Giovanni MeoMerge "HostTracker hosts DB key scheme implementation"
2013-11-25 DeepakHostTracker hosts DB key scheme implementation 17/2817/9
2013-10-30 Alissa BonasClean all unused and redundant imports in controller. 74/2274/2
2013-10-28 Alissa BonasFix several tests to use correct junit methods 21/2221/2
2013-10-03 Alissa BonasRemove commented out code to fix sonar warnings 71/1571/2
2013-09-30 Alissa BonasAdd curly braces to if statements in StaticRouteConfig 83/1483/2
2013-09-30 Alissa BonasDeclare junit version and use junit dependencyManagemen... 81/1481/3
2013-09-30 Giovanni MeoMerge "Changed TopologyManager to ignore edges that...
2013-09-29 jenkins-controller[maven-release-plugin] prepare for next development...
2013-09-29 jenkins-controller[maven-release-plugin] prepare release releasepom-0.1.0 releasepom-0.1.0
2013-09-27 Alessandro BochMerge "Introduce ASYNC caches and use them in FRM"
2013-09-26 Giovanni MeoMerge "To SAL conversion test."
2013-09-25 Madhu VenugopalMerge "Silent false positive, and enhance real error...
2013-09-25 Giovanni MeoMerge "Stop overriding method just to call super."
2013-09-25 Giovanni MeoMerge "Stop creating new Boolean, move to use valueOf...
2013-09-25 Giovanni MeoMerge "Add SCM section to all the poms"
2013-09-25 Alissa BonasDeclare version property for maven bundle plugin, reuse... 41/1341/3
2013-09-23 Giovanni MeoMerge "Declare osgi.core.version in one pom and reuse...
2013-09-23 Giovanni MeoMerge "Move init and destroy empty impl from Activator...
2013-09-22 Alissa BonasMove init and destroy empty impl from Activator classes... 27/1327/1
2013-09-22 Giovanni MeoMerge "Conversion class FromSalConversionsUtils."
2013-09-20 Asad AhmedCouple of changes 21/1321/1
2013-09-13 Giovanni MeoMerge "Fix for cache cleanup in protocol plugin on...
2013-09-12 Giovanni MeoMerge "On container removal FRM does not uninstall...
2013-09-12 Giovanni MeoMerge "Declare a property for commons-lang version...
2013-09-12 Giovanni MeoMerge "Add helper class for RpcError interface"
2013-09-11 Alessandro BochMerge "Bug #65 - Fix inconsistencies in the NB REST...
2013-09-11 Alessandro BochMerge "Remove unused class member SAVE."
2013-09-11 Alessandro BochMerge "Remove public from interface methods. Cleans...
2013-09-11 Alissa BonasRemove unused class member SAVE. 57/1157/1
2013-09-10 Alissa BonasRemove public from interface methods. Cleans sonar... 47/1147/1
2013-08-28 Ed WarnickeMerge "Prepare for mvn release:prepare release:perform...
2013-08-28 Giovanni MeoPrepare for mvn release:prepare release:perform operation 78/978/4
2013-08-28 Giovanni MeoMerge "Added an archetype odl-model-project"
2013-08-28 Andrew KimMerge "Add Select all checkbox to all datagrids, remove...
2013-08-27 Alessandro BochMerge "Misc fix for some error seen during IT and javadoc"
2013-08-27 Giovanni MeoMisc fix for some error seen during IT and javadoc 19/1019/2
2013-08-27 Giovanni MeoMerge changes I5809ac06,I4362cd4e
2013-08-20 Ed WarnickeMerge "Added YANG models for flow configuration, statis...
2013-08-20 Giovanni MeoMerge "Fix for hosttracker. Ignore ARP messages from...
2013-08-17 Alessandro BochFix bug in Static Route configuration path 83/883/2
2013-08-16 Giovanni MeoMerge "Migrating caches to TRANSACTIONAL Caches and...
2013-08-16 Madhu VenugopalMigrating caches to TRANSACTIONAL Caches and enabled... 94/894/1
2013-07-30 Giovanni MeoMerge "Created Yang to Java Builder pattern class gener...
2013-07-30 Giovanni MeoMerge "Fixed bug in resolving of conditional Revision...
2013-07-30 Giovanni MeoMerge "Get/remove inactive hosts"
2013-07-30 Giovanni MeoMerge "Adding Inactive Static Hosts"
2013-07-25 Madhu VenugopalMerge "Out of Memory when static Routes are configured...
2013-07-25 Chi-Vien LyOut of Memory when static Routes are configured with... 97/697/1
2013-07-24 Alessandro BochMerge "When a node is going down, remove edges in both...
2013-07-21 Ed WarnickeMerge "Package names for enclosed Types of TOs were...
2013-07-18 Alessandro BochMerge "HA - Cache synch for Topology Manager"
2013-07-18 Yevgeny KhodorkovskyHA - Cache synch for Topology Manager 09/609/4
2013-07-08 Alessandro BochMerge "Ensuring that SET_DL_* action with openflowj...
2013-06-27 Alessandro BochMerge "Added StatusCode to Response.Status Mapping"
2013-06-27 Alessandro BochMerge "HA - Cache sync for forwarding.staticrouting"
2013-06-26 Diti BhatiaHA - Cache sync for forwarding.staticrouting 23/523/1
2013-06-15 Giovanni MeoMerge "Add IfNewHostNotify to DeviceManager"
2013-06-14 Ed WarnickeMerge "Parents pom distribution"
2013-06-14 Jason YeMerge "Enable checkstyle for other non-source files"
2013-06-14 Giovanni MeoEnable checkstyle for other non-source files 74/474/2
2013-06-13 Giovanni MeoMerge "Fix bulk sync in SwitchMananger."
2013-06-12 Madhu VenugopalMerge "Checkstyle enforcer"
2013-06-12 Giovanni MeoCheckstyle enforcer 57/457/3
2013-06-08 Madhu VenugopalMerge "Revert "Checkstyle enforcer""
2013-06-08 Ed WarnickeRevert "Checkstyle enforcer" 49/449/1
2013-06-08 Ed WarnickeMerge "Checkstyle enforcer"
2013-06-08 Giovanni MeoCheckstyle enforcer 47/447/2
2013-05-20 Giovanni MeoMerge "Formatting cleanup of POM files"
next