Merge "Added DELETE support for Bridge and Port resources"
[controller.git] / opendaylight / web / devices / src / main / java / org / opendaylight / controller / devices / web / Devices.java
2013-11-07 Giovanni MeoMerge "Added DELETE support for Bridge and Port resources"
2013-11-07 Giovanni MeoMerge "SSH netty handler"
2013-11-07 Giovanni MeoMerge "Bug:129 Connection Manager Dashlet"
2013-11-06 Andrew KimBug:129 Connection Manager Dashlet 27/2327/2
2013-10-03 Alissa BonasRemove commented out code to fix sonar warnings 71/1571/2
2013-09-27 Madhu VenugopalMerge "Decouple IContainerListener to avoid parallel...
2013-09-27 Alessandro BochMerge "Introduce ASYNC caches and use them in FRM"
2013-09-27 Alessandro BochMerge "Update devices page"
2013-09-26 Andrew KimUpdate devices page 28/1428/2
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 Giovanni MeoMerge "Added validation for protocol field while adding...
2013-09-17 Alessandro BochMerge "Fail toggle flow if port is no longer a part...
2013-09-17 Giovanni MeoMerge "UI support for multiple host per port"
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-17 Giovanni MeoMerge "Reorder public/private modifiers as per JLS...
2013-09-16 lakshyaFix for Span Port added to a Switch should show port... 08/1208/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-08-27 Giovanni MeoMerge changes I5809ac06,I4362cd4e
2013-08-26 Madhu VenugopalMerge "Fix to remove camel case for Northbound API"
2013-08-26 lakshyaFix to show Node name if present when adding ports... 08/1008/2
2013-08-26 Ed WarnickeMerge "Integration of MDSAL into distribution"
2013-08-26 Madhu VenugopalMerge "Northbound cleanup for Switch Manager"
2013-08-26 Andrew KimMerge "Fixing a bug to show node name if present instea...
2013-08-26 lakshyaFixing a bug to show node name if present instead of... 98/998/1
2013-08-16 Ed WarnickeMerge changes I8293baab,I63e248bd
2013-08-14 Alessandro BochMerge "Should not allow nodes to have same node name"
2013-08-14 Giovanni MeoMerge "Fixed NullPointerException seen in Hosttracker...
2013-08-14 Giovanni MeoMerge "Log all configuration(add/modify/delete) changes...
2013-08-13 UbuntuLog all configuration(add/modify/delete) changes to... 66/866/1
2013-08-09 Madhu VenugopalMerge "Implement cluster wide topology notifications...
2013-08-08 Pramila SinghFix to set/delete Switch Configuration using Northbound API 23/823/2
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 Yevgeny KhodorkovskyUse Set for Subnet's NodeConnectors 24/824/1
2013-08-02 Alessandro BochMerge "Fix to allow Switch configuration modification...
2013-08-02 Pramila SinghFix to allow Switch configuration modification(Descript... 80/780/1
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-10 Alessandro BochMerge "Add operational port status"
2013-07-10 Andrew KimAdd operational port status 85/585/1
2013-07-10 Alessandro BochMerge "Maping of union leaf a bits leaf YANG type to...
2013-07-10 Alessandro BochMerge "Added default output directory to CodeGeneratorI...
2013-07-09 Pramila SinghHA cache sync for switch manager 76/576/3
2013-06-26 Ed WarnickeMerge "Added YANG models for base concepts in the contr...
2013-06-24 Alessandro BochMerge "Host updates for Topology"
2013-06-20 Alessandro BochMerge "HostTracker StaticHost changes"
2013-06-19 Ed WarnickeMerge "Added validation of range and length constraints...
2013-06-17 Madhu VenugopalMerge "Adding container authorization code in web bundles"
2013-06-15 Alessandro BochAdding container authorization code in web bundles 90/490/1
2013-06-03 Alessandro BochMerge "Replaced Equals/HashcodeBuilder for DatapacketLi...
2013-06-03 Jason YeFix exceptions in SwitchManager Web in case of non... 21/421/1
2013-05-20 Giovanni MeoMerge "Updated SCM location"
2013-05-20 Giovanni MeoMerge "Formatting cleanup of POM files"
2013-05-20 Giovanni MeoMerge changes I02c2af4b,If6adaabc,I559b92ff
2013-05-20 Giovanni MeoMerge "Fixed tests. Added javadocs to yang-model-api...
2013-05-16 Pramila SinghFix for exception seen on selecting device tab, after... 59/359/1
2013-05-08 Giovanni MeoMerge "- Added osgi cmds to enable/disable LLDP snoopin...
2013-05-08 Giovanni MeoMerge "Fixed augment schema path resolving."
2013-05-08 Giovanni MeoMerge "Fix NPE and enhance flows table"
2013-05-08 Andrew KimFix NPE and enhance flows table 17/317/1
2013-05-07 Giovanni MeoMerge "protocol plugin stub node type changed to STUB...
2013-05-07 Andrew KimAdd generic container logic to web bundles 10/310/1
2013-05-06 Giovanni MeoMerge "API 2 Documentation for opendaylight.controller...
2013-05-06 Giovanni MeoMerge "Updated POM files and versions to SNAPSHOT"
2013-05-06 Madhu VenugopalMerge "Add password edit and verify"
2013-05-04 Andrew KimAdd password edit and verify 96/296/1
2013-05-03 Giovanni MeoMerge "Adding integration tests for clustering service...
2013-05-03 Giovanni MeoMerge "Change HostTracker.IntegrationTest to use cluste...
2013-05-03 Alessandro BochMerge "Bug fix for ForwardingRulesManager: addFlow...
2013-05-03 Andrew KimFix Device Port Status 88/288/1
2013-05-02 Giovanni MeoMerge "pom changes for FRM integration tests; added...
2013-05-01 Giovanni MeoMerge "Description: - Made changes in devices.web bundl...
2013-05-01 dibhatiaDescription: 76/276/1
2013-04-12 Alessandro BochISSUE: Topology does not show Node description as learn... 44/144/1
2013-04-11 Alessandro BochISSUE: After controller restart, proactive flows are... 32/132/2
2013-04-06 Venkatraghavan San... Replacing Spring Security framework with Apache Tomcat... 22/122/1
2013-04-05 Andrew KimMerge "ISSUE: Some changes to Authorization"
2013-04-04 Colin DixonRenaming OneWeb to DaylightWeb 08/108/2
2013-04-03 Giovanni MeoMerge "Partial fix for bug 8. Fixing many generics...
2013-04-02 Madhu VenugopalMerge "ISSUE Opendaylight controller to get node descri...
2013-04-02 Alessandro BochISSUE 96/96/1
2013-03-22 Madhu VenugopalOpenDaylight Controller functional modules. 68/68/1