Merge "Make configuration push timeout configurable"
[controller.git] / opendaylight / hosttracker_new /
2014-01-23 Ed WarnickeMerge "md-sal: commons-codec artifact version sync"
2014-01-22 Giovanni MeoMerge "Bump yangtools artifacts to reflect their uptoda...
2014-01-22 Alessandro BochMerge "Avoiding hash collisions of a match with its...
2014-01-22 Alissa Bonasunitests: Remove extending TestCase from unitest classes. 19/3919/4
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-21 Alissa BonasMove 2 jacoco/sonar settings to commons pom for reuse. 57/1957/3
2013-10-09 Alissa BonasDeclare switchmanager in dependencyManagement in common... 92/1692/4
2013-10-08 Tony TkacikReworked pom files 21/1721/10
2013-10-03 Alissa BonasRemove commented out code to fix sonar warnings 71/1571/2
2013-09-30 Alissa BonasAdd curly braces in for loops in DeviceManagerImpl 82/1482/2
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 "Declare a property for commons-lang version...
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 Giovanni MeoMerge "Fix a ClassNotFoundException raised during demar...
2013-09-11 Alessandro BochMerge "Add curly braces to if/else statements. (sonar)"
2013-09-10 Alissa BonasAdd curly braces to if/else statements. (sonar) 24/1124/4
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-02 Giovanni MeoMerge "NorthBound APIs for the Bridge Domain configurat...
2013-08-02 Giovanni MeoMerge "Fix minor bug in FRM proactive flow code path"
2013-08-02 Giovanni MeoMerge "Increased version of binding-generator to 0...
2013-08-02 Giovanni MeoMerge "Enhancement in switch configuration"
2013-08-01 Pramila SinghEnhancement in switch configuration 63/763/3
2013-07-30 Giovanni MeoMerge "Added uses to extends list. Groupings in YANG...
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 "NullPointer Exceptions in HostTracker if ARPHand...
2013-07-30 Giovanni MeoMerge "Get/remove inactive hosts"
2013-07-30 Alessandro BochMerge "Fixed the problem with the Vlan PCP not being...
2013-07-30 Giovanni MeoMerge "Adding Inactive Static Hosts"
2013-07-16 Kalvin HomGet/remove inactive hosts 06/606/1
2013-07-16 Kalvin HomAdding Inactive Static Hosts 03/603/1
2013-07-08 Alessandro BochMerge "Ensuring that SET_DL_* action with openflowj...
2013-06-26 Ed WarnickeMerge "Added support for parsing yang models with alrea...
2013-06-26 Ed WarnickeMerge "Added YANG models for base concepts in the contr...
2013-06-25 Alessandro BochMerge "Bug #25: Installing/removing flows with ".""
2013-06-24 Alessandro BochMerge "Host updates for Topology"
2013-06-21 Kalvin HomHost updates for Topology 05/505/2
2013-06-20 Alessandro BochMerge "HostTracker StaticHost changes"
next