Merge "Bug 509: Improve logging in InMemoryDataStore."
[controller.git] / opendaylight / config / config-manager / src / main / java / org / opendaylight / controller / config / manager / impl / ConfigRegistryImpl.java
2014-04-21 Ed WarnickeMerge "Bug 509: Improve logging in InMemoryDataStore."
2014-04-19 Alessandro BochMerge "bug 741 - Make sure to stop threads on bundle...
2014-04-16 Ed WarnickeMerge "Bug 615: Removed xtend from Topology Manager"
2014-04-16 Ed WarnickeMerge "Bug 509: Fixed incorrect merging of Data Store...
2014-04-15 Ed WarnickeMerge "BUG-509: add missing copyright headers"
2014-04-15 Ed WarnickeMerge "Bug 509: Fixed small discrepancies in Binding...
2014-04-15 Ed WarnickeMerge "Bug 509: Added In-memory datastore support for...
2014-04-15 Tony TkacikMerge "Resolve Bug:717 - Remove fragment version requir...
2014-04-15 Tony TkacikMerge "Bug 714 - Fixed creating DOM Document's element...
2014-04-15 Tony TkacikMerge "Resolve Bug:445 Remove freemarker from config...
2014-04-09 Tomas OlveckyResolve Bug:445 Remove freemarker from config code... 24/5524/6
2014-04-08 Tony TkacikMerge "Update config-module-archetype."
2014-04-08 Tony TkacikMerge "Add filtering capability to config.ini in order...
2014-04-08 Tony TkacikMerge "Resolve Bug:522"
2014-04-01 Ed WarnickeMerge "Bug 499: Added support for old DOM Broker APIs."
2014-04-01 Ed WarnickeMerge "Bug 499: Added support for change listeners."
2014-04-01 Ed WarnickeMerge "Bug 499: Initial draft of in-memory datastore...
2014-04-01 Giovanni MeoMerge "Initial commit for new Match classes"
2014-03-31 Ed WarnickeMerge "Bug 499: Initial implementation of data tree...
2014-03-31 Ed WarnickeMerge "Bug 499: Initial implementation of supporting...
2014-03-31 Tony TkacikMerge "Fix small resource leak in config-manager."
2014-03-20 Tomas OlveckyFix small resource leak in config-manager. 98/5698/1
2014-02-28 Alessandro BochMerge "included the nodetype in the congruence check...
2014-02-27 Alessandro BochMerge "method unsetFlowProgrammerNotifier was mis-spell...
2014-02-27 Jason YeMerge "FlowConfig to only run syntactic validation"
2014-02-27 Tony TkacikMerge "Exception for URI /restconf/operations/module_na...
2014-02-27 Alessandro BochMerge "We already have a merged and validated flow...
2014-02-26 Tony TkacikMerge "Migrate toaster samples to config-subsystem"
2014-02-25 Alessandro BochMerge "Add reverse() method in Edge and Path classes"
2014-02-25 Tony TkacikMerge "Refactor configuration for ConfigPersister."
2014-02-25 Tony TkacikMerge "Fix for bugs 446 and 456"
2014-02-25 Tony TkacikMerge "Close Bug:443 - Implement ImmediateEventExecutor...
2014-02-25 Tony TkacikMerge "Add watchdog thread to detect illegal blocking...
2014-02-25 Tony TkacikMerge "Better exception handling when instantiating...
2014-02-25 Tomas OlveckyAdd watchdog thread to detect illegal blocking calls... 70/4870/5
2014-02-25 Tony TkacikMerge "fix bug 431"
2014-02-25 Tony TkacikMerge "Integration test added to netconf-it to test...
2014-02-25 Tony TkacikMerge "Accept agentpath as a parameter to the run script"
2014-02-25 Tony TkacikMerge "Reuse AbstractListenerRegistration"
2014-02-25 Tony TkacikMerge "Fix some sonar bugs in config-api and config...
2014-02-20 Tomas OlveckyFix some sonar bugs in config-api and config-manager. 15/5415/2
2014-02-07 Ed WarnickeMerge "Fix for bug #236 and bug #240 Have made changes...
2014-01-26 Ed WarnickeMerge "Improve client logging"
2014-01-26 Ed WarnickeMerge "Minor fixes in md-sal and config."
2014-01-26 Ed WarnickeMerge "Reduce verbosity/criticality of inconsistent...
2014-01-26 Ed WarnickeMerge "Add support for identity-ref config attributes...
2014-01-26 Robert VargaAdd support for identity-ref config attributes to confi... 83/4483/16
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-23 Giovanni MeoMerge "Change target to ${project.build.target} in...
2014-01-23 Ed WarnickeMerge "Make configuration push timeout configurable"
2014-01-23 Ed WarnickeMerge "md-sal: commons-codec artifact version sync"
2014-01-23 Ed WarnickeMerge "Fixed bug when global RPCs we're not forwarded"
2014-01-23 Ed WarnickeMerge "Added DEBUG log statements for transaction trans...
2014-01-22 Alessandro BochMerge "Fixed inappropriate uses of log level INFO"
2014-01-22 Ed WarnickeFixed inappropriate uses of log level INFO 20/4420/5
2013-12-23 Madhu VenugopalMerge "Simplify method isMutualExclusive in Subnet...
2013-12-23 Madhu VenugopalMerge "Refactor Subnet.isSubnetOf - reduce number of...
2013-12-20 Jason YeMerge "On openflow plugin restart, NPE in tx poller"
2013-12-18 Ed WarnickeMerge "Fixed Bug 250 - bits serialization between Bindi...
2013-12-18 Ed WarnickeMerge "Persist service references as separate MBeans."
2013-12-17 Giovanni MeoMerge changes I1474351f,I2ddc5ffa
2013-12-17 Tomas OlveckyPersist service references as separate MBeans. 46/3746/3
2013-12-16 Ed WarnickeMerge "Fixed netconf monitoring."
2013-12-13 Ed WarnickeMerge "This sanity test is sporatically failing in...
2013-12-12 Alessandro BochMerge "Send SystemName TLV in LLDP message."
2013-12-12 Ed WarnickeMerge "Add Set<String> getAvailableModuleFactoryQNames...
2013-12-12 Ed WarnickeMerge "removed parent dependency on pax-exam-container...
2013-12-12 Tomas OlveckyAdd Set<String> getAvailableModuleFactoryQNames() to... 75/3675/1
2013-12-11 Giovanni MeoMerge "Bug 116 - Revisit SanityTest"
2013-12-11 Giovanni MeoMerge "Add service reference binding to config registry."
2013-12-11 Tomas OlveckyAdd service reference binding to config registry. 69/3569/8
2013-12-03 Ed WarnickeMerge "Exposed binding-rpc-registry to config subsystem."
2013-12-02 Ed WarnickeMerge "RPC input is wrapped into RPC name element"
2013-12-02 Ed WarnickeMerge "Add better exception handling to config-persiste...
2013-12-02 Ed WarnickeMerge "Added DELETE on cors.allowed.methods for a few...
2013-12-02 Ed WarnickeMerge "Add numberOfBackups=1 property to config.ini...
2013-12-02 Ed WarnickeMerge "Add warning when user destroys default module."
2013-12-02 Tomas OlveckyAdd warning when user destroys default module. 45/3345/2
2013-11-28 Ed WarnickeMerge "Table features : modified yang model. Patch...
2013-11-27 Ed WarnickeMerge "Fixes - config-registry registered to OSGi,...
2013-11-27 Milos FabianFixes - config-registry registered to OSGi, used module... 64/3064/5
2013-11-26 Giovanni MeoMerge "Fix bug 153: change the key container-config...
2013-11-22 Alessandro BochMerge "Adding another constructor to ContainerFlowConfi...
2013-11-22 Ed WarnickeMerge "MD-SAL Statistics Manager -Added group-id to...
2013-11-21 Ed WarnickeMerge "Added flags for flow removed event"
2013-11-20 Ed WarnickeMerge "Ganymed ChannelManager hack for subsystem comman...
2013-11-20 Ed WarnickeMerge "tests for empty leaf, namespace changing, multi...
2013-11-20 Ed WarnickeMerge "Added config SI for io.netty.util.Timer and...
2013-11-20 Ed WarnickeMerge "Dispose HashedWheelTimer instances properly...
2013-11-20 Tomas OlveckyDo not re-register config instances to OSGi service... 03/2903/1
2013-11-04 Alissa BonasFix star import and enable checkstyle rule to prevent it. 07/2307/2
2013-10-30 Alissa BonasClean all unused and redundant imports in controller. 74/2274/2
2013-10-30 Maros MarsalekAdded BundleContext reference to generated factories... 49/2249/2
2013-10-24 Martin Bobakadded implementation of Identifier and Identifiable... 02/2102/4
2013-10-24 Tomas OlveckyAdd ModuleFactory#getDefaultModules method to config... 95/2095/3
2013-10-02 Tomas OlveckyInitial code drop of yang model driven configuration... 62/1462/5