Merge "BUG 1839 - HTTP delete of non existing data"
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / main / java / org / opendaylight / controller / sal / restconf / impl / CompositeNodeWrapper.java
2014-08-01 Ed WarnickeMerge "Fixed for bug : 1171 - issue while creating...
2014-08-01 Ed WarnickeMerge "Fixed for bug 1197"
2014-08-01 Ed WarnickeMerge "Fixed for bug 1168 : Issue while update subnet"
2014-07-21 Tony TkacikMerge "Bug 1239 - Clean up and refactor netconf-ssh...
2014-07-17 Devin AveryMerge "Bug 1380 - Fix NullPointerException when match...
2014-07-16 Tom PantelisMerge "Added comments to the opendaylight-inventory...
2014-07-15 Tony TkacikMerge "Bug 1303: BindingIndependentConnector splitted."
2014-07-15 Tony TkacikMerge "Bug 1125: Added regression test"
2014-07-14 Jozef GloncakApply style rules on whole sal-rest-connector 27/8927/3
2014-07-09 Tony TkacikMerge "Improve documentation of BindingAware{Provider...
2014-07-09 Tony TkacikMerge "Re-added config.version to config-module-archetype."
2014-07-07 Tom PantelisMerge "Bug 1235: Documented Notification services of...
2014-07-07 Ed WarnickeMerge "Cleanup: Removed unused code"
2014-07-04 Ed WarnickeMerge "Created Proper Feature File for AD-SAL"
2014-07-04 Tony TkacikMerge "BUG-1200 changed help for agentpath && added...
2014-07-04 Tony TkacikMerge "BUG-1200 added functions for help depends on...
2014-07-04 Ed WarnickeMerge "Bug 1007 - Statistics manager loses threads...
2014-07-04 Tony TkacikMerge "BUG-1041 cli proposal #1"
2014-07-03 Ed WarnickeMerge "Complete implementation of DataChangeListenerReg...
2014-07-03 Ed WarnickeMerge "Complete implementation of DataChangeListenerProxy"
2014-07-03 Tony TkacikMerge "Protocol framework: use pooled ByteBuf allocator"
2014-07-03 Tony TkacikMerge "Bug 1290 - Swagger Documentation is failing...
2014-07-03 Madhu VenugopalMerge "Refactor Neutron Pagination Code to support...
2014-07-03 Robert VargaBUG-1281: Optimized CompositeNodeWrapper 82/8582/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-26 Tony TkacikMerge "BUG-624 make netconf tcp address optional in...
2014-05-26 Tony TkacikMerge "Bug 1036 - Allow using container in case stmt...
2014-05-26 Madhu VenugopalMerge "Neutron API v2.0 bindings and APIs for security...
2014-05-23 Tony TkacikMerge changes I8dc2b4df,I09e448f4
2014-05-23 Tony TkacikMerge "BUG-770: NumberFormatException for input string...
2014-05-23 Tony TkacikMerge changes Ieef23a07,I8057763e
2014-05-23 Robert VargaBUG-868: migrate users of CompositeNode.getChildren() 58/7358/1
2014-02-07 Ed WarnickeMerge "Increase timeout for waiting for broker service...
2014-02-07 Ed WarnickeMerge "Remove unnecessary warn log from config subsystem"
2014-02-07 Ed WarnickeMerge "Fix for bug #236 and bug #240 Have made changes...
2014-01-27 Ed WarnickeMerge "Prevent ConfigPusher from killing its thread" jenkins-controller-bulk-release-prepare-only-2-14 jenkins-controller-bulk-release-prepare-only-2-15 jenkins-controller-bulk-release-prepare-only-2-16
2014-01-27 Ed WarnickeMerge changes I8c23739a,Ia0e70828
2014-01-27 Ed WarnickeMerge "Fix RPC forwarding related bugs in Binding Indep... jenkins-controller-bulk-release-prepare-only-2-13
2014-01-27 Alessandro BochMerge "One more fix to pass release-prepareonly"
2014-01-26 Ed WarnickeMerge "Gerrit contains following fixes: 1) Fix for...
2014-01-26 Robert VargaBulk-add copyright headers to java files 34/4834/2
2014-01-26 Ed WarnickeMerge "Add a the logger config for debugging schema...
2014-01-26 Ed WarnickeMerge "Improve logging to indicate when configuration...
2014-01-26 Ed WarnickeMerge "Instance identifier support"
2014-01-26 Martin SunalInstance identifier support 75/4575/7
2014-01-18 Ed WarnickeMerge "Fix for Bug 3"
2014-01-13 Chi-Vien LyMerge "ArpHandler to ignore ip packet sent to default GW"
2014-01-10 Ed WarnickeMerge changes I85b49247,Icca28a4a
2014-01-10 Martin SunalChanged POST operation 81/4081/8
2013-12-06 Ed WarnickeMerge "Fix for CLI- AddMDFlow having problem"
2013-12-05 Ed WarnickeMerge "netconf-ssh dependency cleanup"
2013-12-05 Ed WarnickeMerge "Common yang and xml loader for tests"
2013-12-05 Ed WarnickeMerge "Fixed Group and meter id bugs"
2013-12-05 Ed WarnickeMerge "Added multipart table response as notification...
2013-12-05 Ed WarnickeMerge "RestconfImpl.invokeRpc method test"
2013-12-05 Chi-Vien LyMerge "Added a generic API to return a list of configur...
2013-12-04 Ed WarnickeMerge "Fixed serialization issues with Augments and...
2013-12-03 Tony TkacikFixed serialization issues with Augments and java types 12/3412/2
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 msunalRPC input is wrapped into RPC name element 31/3331/3
2013-11-30 Ed WarnickeMerge "Fixed PersisterAggregatorTest."
2013-11-29 Ed WarnickeMerge "Finding data nodes in choices and cases."
2013-11-29 Ed WarnickeMerge "Fix race conditions between config-manager and...
2013-11-29 Ed WarnickeMerge "Resolved namespace from input data"
2013-11-29 msunalResolved namespace from input data 41/3241/1
2013-11-22 Alessandro BochMerge "Adding another constructor to ContainerFlowConfi...
2013-11-18 Giovanni MeoMerge "changed the pom.xml to include proper integratio...
2013-11-17 Jason YeMerge "Topology Manager changes for cross checking...
2013-11-16 Ed WarnickeMerge "Added parsing of namespace in Json"
2013-11-15 msunalAdded parsing of namespace in Json 83/2783/1
2013-11-14 Ed WarnickeMerge "Fix for Bug 144"
2013-11-14 Ed WarnickeMerge "Flow removed switch event. Group and Meter updat...
2013-11-14 Ed WarnickeMerge "Fix two neutron service defects"
2013-11-14 Ed WarnickeMerge "Prevent NullPointerException in config-util"
2013-11-14 Ed WarnickeMerge "Added Json to CompositeNode translation"
2013-11-14 msunalAdded Json to CompositeNode translation 36/2736/2