controller.git
2013-10-09 Moiz RajaSanity test to verify that the bundles that are include... 36/1736/6
2013-10-09 Alissa BonasExtract ARP and Ethernet creation to method and reuse... 94/1694/3
2013-10-09 Tony TkacikUpdate to MD-SAL models 79/1779/3
2013-10-09 Pramila SinghFix for validity check of Action field in FlowConfig 57/1757/2
2013-10-09 Tony TkacikUpdate to MD-SAL APIs 68/1768/3
2013-10-09 Alissa BonasDeclare switchmanager in dependencyManagement in common... 92/1692/4
2013-10-09 Alissa BonasMake BroadcastMacAddr public in NetUtils 67/1767/2
2013-10-09 Alissa BonasFix typo "swtch" to "switch" 02/1602/3
2013-10-09 Ed WarnickeRemoving config subsystem as it does not load in the... 58/1758/2
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-08 Yevgeny KhodorkovskyFix NPE in OF plugin Topology Service shim 30/1730/2
2013-10-08 Alissa BonasRename constants, add new constants for better code... 97/1697/2
2013-10-07 Ryan MoatsAdd missing test methods to IRouterAware and clean... 31/1731/1
2013-10-07 Giovanni MeoRevert "Integrate the Distribution Sanity Test with... 26/1726/2
2013-10-07 Milos FabianRemoved yangtools packages from bundles export, cleaned... 49/1649/3
2013-10-07 Tomas OlveckyInital code drop of logback-config. 79/1679/2
2013-10-07 Moiz RajaIntegrate the Distribution Sanity Test with the build 61/1661/5
2013-10-07 Tony TkacikUpdated bundle instructions. 18/1718/2
2013-10-07 Tony TkacikUpdate to the SAL Data APIs. Added Flow Configuration... 14/1714/2
2013-10-07 Tony TkacikAdded xtend as private package. 09/1709/2
2013-10-06 Alessandro... Per container save configuration is not synced in the... 87/1687/1
2013-10-05 Alissa BonasAdd tooltips for nodes in topology in UI 22/1622/2
2013-10-05 Alessandro... Fix save config for Container Administrator 84/1684/1
2013-10-03 Alessandro... Fix incorrect trace log in FRM 42/1642/3
2013-10-03 Maurice QureshiIncorrect heading of a table column in the TroubleShoot... 60/1660/2
2013-10-03 Alessandro... Allow Topology DB to keep track of production switches 56/1656/4
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-10-03 Colin DixonAdding xtend-gen directories to .gitignore 19/1619/2
2013-10-03 Alissa BonasRemove commented out code to fix sonar warnings 71/1571/2
2013-10-03 Ed WarnickeFixed archetype to use the 0.5.8 yangtools 48/1648/2
2013-10-02 Alessandro... Topology Manager to skip redundant edge updates 23/1623/1
2013-10-02 Moiz RajaSimple Sanity Test to validate that all the bundles... 14/1614/3
2013-10-02 Giovanni MeoRevert "Newcomers that register with TopologyManager... 18/1618/2
2013-10-02 Tony TkacikChanged groupId for FCAPS to org.opendaylight.controller 05/1605/2
2013-10-02 Alissa BonasAdd curly braces to for and if statements. 72/1572/2
2013-10-02 Tomas OlveckyInitial code drop of yang model driven configuration... 62/1462/5
2013-10-02 Tony TkacikFixed incorrect manifests for newly added MD-SAL components 95/1595/2
2013-10-02 Tony TkacikAdded Binding-Aware APIs for Mount YANG extension 85/1585/2
2013-10-01 Giovanni MeoNewcomers that register with TopologyManager should... 79/1579/1
2013-10-01 Tony TkacikAdded flow capable node and augmentations to inventory 16/1516/3
2013-10-01 Moiz RajaAdd first integration test for the TopologyManager... 21/1521/4
2013-10-01 Tony TkacikUpdated SAL Binding APIs 12/1512/3
2013-10-01 Tony TkacikMigrated dom.BrokerImpl to xtend code. 27/1427/6
2013-10-01 Tony TkacikAdded opendaylight-l2-types to the common parent 75/1575/1
2013-10-01 Alessandro... Fix installInHw handling in FlowConfig 68/1568/1
2013-09-30 Alessandro... Fix build failure in usermanager.implementation 20/1520/3
2013-09-30 Alessandro... Container Manager to expose inContainerMode() 17/1517/2
2013-09-30 Alissa BonasRemove unused local variable in DataPacketService. 85/1485/3
2013-09-30 Giovanni MeoMiscelanous fixes after the release of the artifacts 14/1514/2
2013-09-30 Giovanni MeoAvoid javadoc breakages to break the whole build 15/1515/1
2013-09-30 Hideyuki TaiChanged TopologyManager to ignore edges that contain... 02/1502/2
2013-09-30 Tony TkacikAdded sal-connector-* skeletons (REST connector, MB... 26/1426/5
2013-09-30 Alissa BonasRemove unused private method and unused imports. 95/1395/4
2013-09-30 Alissa BonasRemove unecessary instantiation of Integer 84/1484/3
2013-09-30 Alissa BonasAdd curly braces in for loops in DeviceManagerImpl 82/1482/2
2013-09-30 Alissa BonasAdd curly braces to if statements in StaticRouteConfig 83/1483/2
2013-09-30 Alissa BonasStop concatination inside append of StringBuffer 86/1486/2
2013-09-30 Alissa BonasDeclare junit version and use junit dependencyManagemen... 81/1481/3
2013-09-30 Jozef GloncakFrom SAL conversion test. 52/1452/3
2013-09-30 Yevgeny KhodorkovskyFix Authorization class to be compatible with using... 91/1491/3
2013-09-30 Prasanna HuddarPort and statistics models updated. 69/1469/3
2013-09-30 Giovanni MeoRevert "Changed TopologyManager to ignore edges that... 99/1499/2
2013-09-30 Giovanni MeoMerge "Changed TopologyManager to ignore edges that...
2013-09-29 Asad AhmedCall the flow programmer synchronously but in a different 90/1490/1
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-29 Madhu VenugopalMerge "Move host refresh related variable from SwitchMa...
2013-09-29 Maurice QureshiMove host refresh related variable from SwitchManager... 80/1480/1
2013-09-28 Andrew KimUI: Change TOS to ToS 79/1479/1
2013-09-28 Giovanni MeoMerge "CORS support for ContainerManager Northbound...
2013-09-27 Alessandro... Fix bug in FRM 75/1475/2
2013-09-27 Madhu VenugopalMerge "Decouple IContainerListener to avoid parallel...
2013-09-27 Madhu VenugopalCORS support for ContainerManager Northbound APIs 70/1470/1
2013-09-27 Alessandro... Decouple IContainerListener to avoid parallel computati... 68/1468/1
2013-09-27 Hideyuki TaiChanged TopologyManager to ignore edges that contain... 50/1450/1
2013-09-27 Madhu VenugopalJGroups AUTH handler in Clustering Services 57/1457/1 topic/codeshare/of1.3
2013-09-27 Alessandro... Merge "Introduce ASYNC caches and use them in FRM"
2013-09-27 Alessandro... Merge "Update devices page"
2013-09-27 Alessandro... Merge "Make FRM cleanup only local entries"
2013-09-26 Alessandro... Merge "In case of an error event, cleanup the config...
2013-09-26 Asad AhmedIn case of an error event, cleanup the config too 49/1449/1
2013-09-26 Andrew KimUpdate devices page 28/1428/2
2013-09-26 Giovanni MeoMake FRM cleanup only local entries 45/1445/1
2013-09-26 Giovanni MeoMerge "To SAL conversion test."
2013-09-26 Madhu VenugopalPorting Tristate logic to SAL Connection Service and... 31/1431/1
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 Jozef GloncakTo SAL conversion test. 24/1424/1
2013-09-25 Alissa BonasDeclare version property for maven bundle plugin, reuse... 41/1341/3
2013-09-25 Alissa BonasStop overriding method just to call super. 17/1417/1
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-25 Giovanni MeoMerge "Strong password check to consider underscore...
2013-09-25 Giovanni MeoIntroduce ASYNC caches and use them in FRM 10/1410/1
2013-09-25 Giovanni MeoSilent false positive, and enhance real error message 09/1409/1
next