Merge "Complete implementation of DataChangeListenerProxy"
[controller.git] / opendaylight / md-sal / sal-dom-broker / src / main / java / org / opendaylight / controller / sal / dom / broker / MountPointImpl.java
2014-07-03 Ed WarnickeMerge "Complete implementation of DataChangeListenerProxy"
2014-07-03 Tony TkacikMerge "Protocol framework: use pooled ByteBuf allocator"
2014-07-03 Madhu VenugopalMerge "Refactor Neutron Pagination Code to support...
2014-07-03 Tony TkacikMerge "Add GlobalBundleScanningSchemaServiceImpl.destro...
2014-07-02 Tony TkacikMerge "BUG-692 Improve log message when negotiation...
2014-07-02 Tony TkacikMerge changes I38344133,Ib209ceed,I3f643034,I2f4ed366
2014-07-02 Robert VargaBUG-868: do not use deprecated InstanceIdentifier methods 04/8504/3
2014-05-28 Tony TkacikMerge "Bug 1029: Remove dead code: sal-dom-it"
2014-05-28 Tony TkacikMerge "Bug 1029: Remove dead code: sal-schema-repositor...
2014-05-21 Tony TkacikMerge "Bug 992 - Fix broken netconf xml serialization."
2014-05-20 Tony TkacikMerge "BUG-1018 Implement BackwardsCompatible BI broker...
2014-05-20 Tony TkacikMerge "Added .DS_STORE and .metadata to .gitignore"
2014-05-19 Ed WarnickeMerge "Bug 624 - Separate netty and exi specific classe...
2014-05-19 Ed WarnickeMerge "Commit generated test files after copyright...
2014-05-19 Tony TkacikMerge "Bug 953 - Enable mounted RPC calls via RestConf"
2014-05-15 Devin AveryBug 953 - Enable mounted RPC calls via RestConf 15/6815/15
2014-04-21 Ed WarnickeMerge "Bug 509: Improve logging in InMemoryDataStore."
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-15 Tony TkacikMerge "BUG 718: changed codec for URI parsing"
2014-04-15 Tony TkacikMerge "Change RpcImplementation contract to asynchronous"
2014-04-14 Robert VargaChange RpcImplementation contract to asynchronous 85/5485/9
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-03-31 Tony TkacikMerge "Fix small resource leak in config-manager."
2014-03-28 Tony TkacikMerge "Resolve Bug:593. Persister should communicate...
2014-03-27 Ed WarnickeMerge "Added explicit revision date import of ietf...
2014-03-26 Chi-Vien LyMerge "1. Delete TLS KeyStore password from system...
2014-03-25 Tony TkacikMerge "Add MountInstance client documentation and promo...
2014-03-18 Tony TkacikMerge "Take advantage of MultipartTransactionAware"
2014-03-13 Robert VargaAdd MountInstance client documentation and promote... 22/5622/2
2014-03-12 Tony TkacikMerge "Bug 453 - sal-rest-connector doesn't provide...
2014-03-12 Tony TkacikMerge "Fix clustering versions"
2014-03-12 Tony TkacikMerge "Fixed whitespace dependent tests in config-persi...
2014-03-12 Tony TkacikMerge "Use ObjectRegistration instead of Registration"
2014-03-12 Tony TkacikMerge "added generated files to .gitignore"
2014-03-12 Tony TkacikMerge "Resolve Bug:419. Bump logging bridge reference...
2014-03-11 Alessandro BochMerge "Adding some more traces for better debuggability"
2014-03-11 Alessandro BochMerge "When node disconnects from master controller...
2014-03-11 Alessandro BochMerge "Topology Manager to avoid redundant edge updates"
2014-03-11 Tony TkacikMerge "Prune long-deprecated APIs"
2014-03-09 Robert VargaPrune long-deprecated APIs 01/5501/4
2014-03-03 Tony TkacikMerge "Bug 383 - exception raised if key part of URI...
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 Abhishek KumarAdding routed RPC support in Remote RPC Router 83/4683/8
2014-02-19 Tony TkacikMerge "BUG-421: Define multipart-transaction-aware"
2014-02-17 Tony TkacikMerge "CHange log level from warn to debug in ProtocolS...
2014-02-17 Tony TkacikMerge "Add support for multiple choice case statements...
2014-02-15 Tony TkacikMerge "Walk the tables directly"
2014-02-15 Tony TkacikMerge "Do not rely od DataStore for all connected nodes"
2014-02-15 Tony TkacikMerge "Split off tracking of node presence"
2014-02-15 Tony TkacikMerge "Fix issue where NodeConnector ADDED events were...
2014-02-14 Alessandro BochMerge "Changing SimpleBroadcastHandler so that it's...
2014-02-14 Tony TkacikMerge "Fixed bug when RPC was not propagared"
2014-02-14 Abhishek KumarFixed bug when RPC was not propagared 15/5315/2
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 Ed WarnickeMerge "md-sal: commons-codec artifact version sync"
2014-01-22 Alessandro BochMerge "Avoiding hash collisions of a match with its...
2014-01-22 Giovanni MeoMerge "Log transactions being allocated"
2014-01-22 Ed WarnickeMerge "More defensive RPC handling in DOM Broker"
2014-01-22 Tony TkacikMore defensive RPC handling in DOM Broker 21/4521/2
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-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 Ed WarnickeMerge "BugFix : Changes to get ping between two hosts...
2014-01-15 Tony TkacikUpdated implementation of Netconf, fixed DOM Mountpoint 66/4266/2
2014-01-10 Ed WarnickeMerge "Add test for generated code checking list of...
2014-01-09 Giovanni MeoMerge "Addressing a flow programming issues on controle...
2014-01-09 Madhu VenugopalMerge "Remove redundant expression true:false"
2014-01-09 Madhu VenugopalMerge "Declare a urlPrefix for reuse in NorthboundIT."
2014-01-09 Madhu VenugopalMerge "Unitests: remove conditions that are always...
2014-01-09 Madhu VenugopalMerge "Use InetAddress.getLoopbackAddress in ClusterMan...
2014-01-09 Madhu VenugopalMerge "Use Java 7 new method getLoopbackAddress in...
2014-01-09 Ed WarnickeMerge changes If79fa865,Ia6652643
2014-01-07 Alessandro BochMerge changes I7e42fc60,I6a7335b4,Ie11ee943,Ic48123a3...
2014-01-07 Andrew KimMerge "API for accessing the controller version"
2014-01-07 Ed WarnickeMerge "Support for mount points in Restconf"
2014-01-07 Tony TkacikSupport for mount points in Restconf 37/4037/2
2013-11-27 Ed WarnickeMerge "Fixes - config-registry registered to OSGi,...
2013-11-27 Ed WarnickeMerge "Fixed GlobalEventExecutorCloseable - override...
2013-11-26 Giovanni MeoMerge "Fix bug 153: change the key container-config...
next