Merge "Simplify hasNodeConnector method in Subnet class. Reduce 'if' conditions for...
[controller.git] / opendaylight / northbound /
2013-10-28 Alissa BonasFix several tests to use correct junit methods 21/2221/2
2013-10-24 Giovanni MeoNorthbound IT works unreliably 29/2129/3
2013-10-23 Asad AhmedAdded method for getting non-cached flow statistics 20/2120/1
2013-10-23 Asad AhmedAdded per node flow query 19/2119/1
2013-10-21 Alissa BonasDeclare commons-io version 47/2047/2
2013-10-18 Madhu VenugopalIntegrating Jolokia REST Bridge for JMX 92/1992/4
2013-10-18 mrajvaidBasic Northbound APIs for User Management 48/1948/3
2013-10-17 Prasanth PallamreddyRemove the usages of @XmlSeeAlso annotation. 52/1952/3
2013-10-17 Alissa BonasFix warnings in poms - duplicate and incorrect dependencies 32/1932/2
2013-10-16 Madhu VenugopalMoving the connection manager NB-API from the network... 24/1924/3
2013-10-10 Prasanth PallamreddyAdd felix webconsole and link it off the admin web ui 89/1789/2
2013-10-09 Alissa BonasDeclare switchmanager in dependencyManagement in common... 92/1692/4
2013-10-08 Ed WarnickeFixed most comments from https://git.opendaylight.org... 56/1756/2
2013-10-08 Tony TkacikReworked pom files 21/1721/10
2013-10-07 Ryan MoatsAdd missing test methods to IRouterAware and clean... 31/1731/1
2013-10-03 Ryan MoatsAdd HTTP Client library and refactor Northbound Integra... 08/1608/4
2013-10-03 Prasanth PallamreddyBundleScanner needs to be registered as a bundle listen... 52/1652/2
2013-09-30 Giovanni MeoMiscelanous fixes after the release of the artifacts 14/1514/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-28 Giovanni MeoMerge "CORS support for ContainerManager Northbound...
2013-09-27 Madhu VenugopalCORS support for ContainerManager Northbound APIs 70/1470/1
2013-09-27 Alessandro BochMerge "Introduce ASYNC caches and use them in FRM"
2013-09-26 Alessandro BochMerge "In case of an error event, cleanup the config...
2013-09-26 Giovanni MeoMerge "To SAL conversion test."
2013-09-25 Giovanni MeoFix wrong dependency 29/1429/1
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-25 Giovanni MeoAdd SCM section to all the poms 14/1414/1
2013-09-25 Alissa BonasStop creating new Boolean, move to use valueOf method 12/1412/1
2013-09-23 Giovanni MeoMerge "Remove unused spring dependency and wrong versi...
2013-09-23 Ryan MoatsInitial push of Neutron interface 94/1294/8
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 mrajvaidCherry-picked and merged modified JavaDocs for northbou... 19/1319/1
2013-09-20 Alessandro BochMerge "Few debug enhancements to debug hashing issues"
2013-09-19 Sapan ShahController User Audit log to track activities 79/1279/3
2013-09-19 Madhu VenugopalMerge "Provide consistent hash code for enums and use...
2013-09-19 Giovanni MeoMerge "Validate user input in FlowSepc Configuration"
2013-09-19 Giovanni MeoMerge "Sal Models for meter table. Removed tab space...
2013-09-19 Giovanni MeoMerge "Aligning JSON marshalled output for Properties...
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-19 Madhu VenugopalAligning JSON marshalled output for Properties similar... 83/1283/1
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 Ed WarnickeMerge "Conversion class ToSalConversionsUtils."
2013-09-18 Madhu VenugopalMerge "Configure jackson to turn off FAIL_ON_UNKNOWN_PR...
2013-09-18 Giovanni MeoMerge "In o.o.c.switchmanager.SpanConfig, handle node...
2013-09-18 Alissa BonasRemove maven repo2 from poms because no need for 2... 48/1248/1
2013-09-18 Prasanth PallamreddyConfigure jackson to turn off FAIL_ON_UNKNOWN_PROPERTIE... 46/1246/1
2013-09-17 Alessandro BochMerge "Fail toggle flow if port is no longer a part...
2013-09-17 Prasanth PallamreddyBuild fix: Fix bundle type for the bundlescanner.implem... 17/1217/1
2013-09-17 Giovanni MeoMerge "UI support for multiple host per port"
2013-09-17 Giovanni MeoMerge "Add password recovery procedure for default...
2013-09-17 Giovanni MeoMerge "Add missing null check in Container name validation"
2013-09-17 Giovanni MeoMerge "Address @XmlSeeAlso limitation. Provide the...
2013-09-16 Prasanth PallamreddyAddress @XmlSeeAlso limitation. Provide the ability... 07/1207/1
2013-09-13 Giovanni MeoMerge "Fix for cache cleanup in protocol plugin on...
2013-09-12 Madhu VenugopalMerge "Supply from filesystem infinispan configuration"
2013-09-12 Madhu VenugopalMerge "FRMsync get stuck, miscelaneous fix"
2013-09-12 Giovanni MeoMerge "Refactor SubnetConfig"
2013-09-12 Alessandro BochRefactor SubnetConfig 60/1160/3
2013-09-12 Madhu VenugopalAdded Configurable parameter for the Connection Manager... 67/1167/1
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-09-11 Alessandro BochMerge "Add page loading semaphore"
2013-09-11 Alessandro BochMerge "Bug #65 - Fix inconsistencies in the NB REST...
2013-09-11 Alissa BonasDeclare a property for commons-lang version in poms... 58/1158/1
2013-09-11 Alessandro BochMerge "Add curly braces to if/else statements. (sonar)"
2013-09-10 Prasanth PallamreddyBug #65 - Fix inconsistencies in the NB REST APIs 49/1149/2
2013-09-10 Giovanni MeoMerge "Replace exception.printStacktrace with write...
2013-09-10 Madhu VenugopalBug #60 : JSON list responses from the NB-APIs returns... 31/1131/3
2013-09-10 Giovanni MeoMerge "Remove redundant class members, turn others...
2013-09-10 Giovanni MeoMerge "Remove java.lang redundant imports. Taken from...
2013-09-10 Ed WarnickeMerge "Added NOTICE file"
2013-09-09 Andrew KimMerge "Display Confirmation dialog before removing...
2013-09-09 Alessandro BochMerge "Fix for exceptions seen in FlowProgrammer NB...
2013-09-09 Giovanni MeoMerge "Add snapshots/releases setting to all maven...
2013-09-08 Alissa BonasAdd snapshots/releases setting to all maven repos. 79/1079/3
2013-09-06 Pramila SinghFix for exceptions seen in FlowProgrammer NB, when... 17/1117/1
2013-09-06 Giovanni MeoMerge "Enhancement to switchmanager CLI commands to...
2013-09-06 Giovanni MeoMerge "Bugfix: Exception when adding static host"
2013-09-06 Giovanni MeoMerge "Add sorting to js select.create()"
2013-09-05 Giovanni MeoRemove version hard coding in integration tests 03/1103/1
2013-09-05 Yevgeny KhodorkovskyBugfix: Exception when adding static host 02/1102/4
2013-09-05 Madhu VenugopalMerge "SwitchManager NB - Added URL info in response...
2013-09-04 Diti BhatiaSwitchManager NB - Added URL info in response on succes... 94/1094/1
2013-09-04 Madhu VenugopalMerge "Checksum errors seen on some setup while downloa...
2013-09-04 Giovanni MeoChecksum errors seen on some setup while downloading... 42/1042/3
next