Stats Mgr to skip equality check on flow stats
[controller.git] / opendaylight / statisticsmanager / implementation /
2014-02-04 Alessandro BochStats Mgr to skip equality check on flow stats 21/5121/2
2014-01-30 Alessandro BochMerge "Double the SSL input packet buffer size"
2014-01-27 jenkins-controller[maven-release-plugin] prepare for next development...
2014-01-27 jenkins-controller[maven-release-plugin] prepare release master-tagforpre... master-tagforprepareonly-controller-bulk-release-2-1
2014-01-27 Ed WarnickeMerge "Prevent ConfigPusher from killing its thread" jenkins-controller-bulk-release-prepare-only-2-14 jenkins-controller-bulk-release-prepare-only-2-15 jenkins-controller-bulk-release-prepare-only-2-16
2014-01-27 Ed WarnickeMerge changes I8c23739a,Ia0e70828
2014-01-27 Ed WarnickeMerge "Fix RPC forwarding related bugs in Binding Indep... jenkins-controller-bulk-release-prepare-only-2-13
2014-01-27 Giovanni MeoMerge "Adding a couple of ovsdb config variables to... jenkins-controller-bulk-release-prepare-only-2-12
2014-01-27 Alessandro BochMigrate bundles' configuration mgmt to ConfigurationService 46/4846/1
2014-01-24 Jason YeMerge "Fix for NullPointerException" jenkins-controller-bulk-release-prepare-only-2-5 jenkins-controller-bulk-release-prepare-only-2-6
2014-01-24 Ed WarnickeMerge "Added test for MouontPoints and URI"
2014-01-22 Giovanni MeoMerge "Log transactions being allocated"
2014-01-22 Ed WarnickeMerge "sal-remoterpc-connector: sync ch.qos.logback...
2014-01-22 Ed WarnickeMerge "Commented out Sys.outs in runtime generated...
2014-01-22 Ed WarnickeMerge "Update to new version of the artifacts proposed...
2014-01-22 Ed WarnickeMerge "Fix bug in hello message: module with more revis...
2014-01-22 Ed WarnickeMerge "fix of Bug 314"
2014-01-22 Ed WarnickeMerge "Fix: removed tabs from yang files."
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 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-12 Alessandro BochMerge "Modified APIs, user creation will use POST opera...
2013-11-12 Ed WarnickeMerge "Write first CompositeNode into Json"
2013-11-12 Ed WarnickeMerge "MD-SAL StatisticsManager - Yang rpc and notifica...
2013-11-12 Ed WarnickeMerge "Added config service interface for netty EventEx...
2013-11-12 Ed WarnickeMerge "Channel initializer class hierarchy refactor"
2013-11-11 Alessandro BochMerge "Modifying user roles via GUI"
2013-11-11 Alessandro BochMerge "Reduce logged messages during build and concentr...
2013-11-11 Giovanni MeoReduce logged messages during build and concentrate... 20/2620/1
2013-10-30 Alissa BonasClean all unused and redundant imports in controller. 74/2274/2
2013-10-24 Alessandro BochReturn singleton empty collection instead of null in... 60/2060/2
2013-10-23 Asad AhmedAdded method for getting non-cached flow statistics 20/2120/1
2013-10-21 Alissa BonasMove 2 jacoco/sonar settings to commons pom for reuse. 57/1957/3
2013-10-08 Tony TkacikReworked pom files 21/1721/10
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-19 Giovanni MeoMerge "Validate user input in FlowSepc Configuration"
2013-09-19 Giovanni MeoMerge "Added validation for protocol field while adding...
2013-09-19 Giovanni MeoMerge "Simple changes to eliminate pmd warnings"
2013-09-19 Giovanni MeoMerge "Add strong password check for users"
2013-09-19 Giovanni MeoMerge "Prepare the TopologyManager code for integration...
2013-09-18 Giovanni MeoMerge "Remove maven repo2 from poms because no need...
2013-09-18 Giovanni MeoMerge "Fix "FileNotFound" error for jacoco.exec and...
2013-09-18 Madhu VenugopalMerge "Configure jackson to turn off FAIL_ON_UNKNOWN_PR...
2013-09-18 Ed WarnickeMerge "Added Router code generation and unit tests...
2013-09-18 Ed WarnickeMerge "MD-SAL model for group feature in OF 1.3."
2013-09-18 Giovanni MeoMerge "In o.o.c.switchmanager.SpanConfig, handle node...
2013-09-18 Giovanni MeoMerge "Add missing validation on ContainerFlowConfig...
2013-09-18 Alissa BonasFix "FileNotFound" error for jacoco.exec and the path... 21/1221/3
2013-09-18 Alissa BonasDeclare jacoco.version in parent pom and reuse it in... 25/1225/2
2013-09-13 Giovanni MeoMerge "Fix for cache cleanup in protocol plugin on...
2013-09-12 Giovanni MeoMerge "Refactor SubnetConfig"
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-12 Madhu VenugopalContainer Management and associated Northbound APIs. 64/1164/3
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-27 Giovanni MeoMerge changes I5809ac06,I4362cd4e
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-08-09 Madhu VenugopalMerge "Implement cluster wide topology notifications...
2013-08-08 Alessandro BochMerge "Logging Bridge need to show the source of the...
2013-08-08 Alessandro BochMerge "Fix race condition when registering services"
2013-08-08 Giovanni MeoStatisticsManager "started" method may fail 28/828/1
2013-07-31 Giovanni MeoMerge "Fixed a bug and added a function for operating...
2013-07-31 Yevgeny KhodorkovskyStatistics Mgr to avoid unnucessary cache updates 52/752/3
2013-07-10 Yevgeny KhodorkovskyMove stats caching to FM StatisticsManager 75/575/7
2013-06-03 Alessandro BochMerge "Replaced Equals/HashcodeBuilder for DatapacketLi...
2013-06-02 Alessandro BochMerge "Add 'TableStatistics' to SAL and Northbound...
2013-06-01 Aditya Prakash VajaAdd 'TableStatistics' to SAL and Northbound Statistics... 18/418/6
2013-05-20 Giovanni MeoMerge changes I02c2af4b,If6adaabc,I559b92ff
2013-05-18 David EricksonChange generated MANIFEST.MF location 62/362/1
2013-05-18 David EricksonRemove superfluous groupId. 61/361/1
2013-05-06 Giovanni MeoMerge "API 2 Documentation for opendaylight.controller...
next