Merge "Fixed for bug : 1171 - issue while creating subnet"
[controller.git] / opendaylight / md-sal / sal-netconf-connector / src / main / java / org / opendaylight / controller / sal / connect / netconf / NetconfDevice.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-25 Tony TkacikMerge "Bug 1178 - removed unused parameter from checkOd...
2014-07-22 Devin AveryMerge "API Usability: Introduced type capture for Trans...
2014-07-22 Giovanni MeoMerge "Flow request containing an invalid action should...
2014-07-21 Tony TkacikMerge "Bug 1239 - Clean up and refactor netconf-ssh...
2014-07-18 Devin AveryMerge "Removed unused private implementation class"
2014-07-18 Devin AveryMerge "Changed read to be type-safe in ReadTransaction"
2014-07-18 Tony TkacikMerge "BUG-1384: YangStoreServiceImpl.refresh() should...
2014-07-18 Tony TkacikMerge "Improve RpcProviderRegistry loading"
2014-07-18 Tony TkacikMerge "Bug-1376 Add caching for premature notifications...
2014-07-17 Maros MarsalekBug-1376 Add caching for premature notifications in... 50/9050/5
2014-06-10 Ed WarnickeMerge "Removed `which` dependency, now using proper...
2014-06-09 Giovanni MeoMerge "Bug 1165: ContainerFlow boundary is not always...
2014-06-06 Ed WarnickeMerge "Bug 1073: Added Transaction Chain support to...
2014-06-05 Ed WarnickeMerge "Bug 1073: Implemented Transaction chain on InMem...
2014-06-03 Ed WarnickeMerge "BUG-1051: logback configuration loader proposal"
2014-06-03 Tony TkacikMerge "Bug 1100 - Invoking an RPC with no input should...
2014-06-02 Ed WarnickeMerge "TCP_Flag extension model additions for OFPXMC_NX...
2014-06-02 Tony TkacikMerge "BUG-832 Refactor netconf connector"
2014-06-02 Maros MarsalekBUG-832 Refactor netconf connector 93/6793/13
2014-05-20 Tony TkacikMerge "Added .DS_STORE and .metadata to .gitignore"
2014-05-19 Ed WarnickeMerge "Adjust regenerated files to match what latest...
2014-05-19 Ed WarnickeMerge "Store yang store snapshot cache using soft refer...
2014-05-19 Ed WarnickeMerge "Breaking up 6360: Adding base features"
2014-05-16 Giovanni MeoMerge "Add lispflowmapping specific configuration options"
2014-05-15 Andrew KimMerge "Node Name in non-default container should defaul...
2014-05-15 Ed WarnickeMerge "Cosmetics: fix typo facilitate"
2014-05-14 Tony TkacikMerge "BUG 1001 Failing test - RestGetOperationTest...
2014-05-14 Giovanni MeoMerge "Add Pagination to Neutron Networks Northbound...
2014-05-14 Tony TkacikMerge "BUG-372 Add reconnecting to netconf-connector...
2014-05-13 Tony TkacikMerge "Bug 617: Remove extend files from sal-rest-conne...
2014-05-13 Maros MarsalekBUG-372 Add reconnecting to netconf-connector for unexp... 34/6934/1
2014-05-13 Tony TkacikMerge "Bug 809: Enhancements to the toaster example"
2014-05-12 Giovanni MeoMerge "Bug 849: Fixed NPE in Translated Data Change...
2014-05-12 Tony TkacikMerge "Remove overriding versions"
2014-05-12 Tony TkacikMerge "Unify maven-bundle-plugin version at 2.4.0"
2014-05-12 Tony TkacikMerge "BUG-972: correct Precondition"
2014-05-09 Tony TkacikMerge "BUG-969 Move fake read on nodes/node to separate...
2014-05-09 Giovanni MeoMerge "Making it easier for cygwin users to run OpenDay...
2014-05-09 Maros MarsalekBUG-969 Move fake read on nodes/node to separate thread. 26/6826/1
2014-05-07 Giovanni MeoMerge "Bug-590: Packet loss on first time ping test"
2014-05-07 Tony TkacikMerge "Bug 946: Fixed eclipse errors with nagasena...
2014-05-07 Tony TkacikMerge "Fixed typo in SnapshotBackedWriteTransaction...
2014-05-06 Giovanni MeoMerge "Breaking up 6360: dummy console"
2014-05-06 Tony TkacikMerge "Bug: 627 Added RESTConf API Explorer that dynami...
2014-05-06 Tony TkacikMerge changes I05e784af,Ie975a2ec
2014-05-05 Ed WarnickeMerge "Bug 949: Fixed support for DataChangeListeners...
2014-05-05 Ed WarnickeMerge "BUG-832 Fix exception from sal-netconf-connector."
2014-05-05 Maros MarsalekBUG-693 Config module for netconf client dispatcher. 25/6025/7
2014-05-01 Ed WarnickeMerge "Modify config code generator to write JmxAttribu...
2014-05-01 Ed WarnickeMerge "Bug 618 - convert xtend to java in md-sal/invent...
2014-05-01 Ed WarnickeMerge changes I4a9861ed,I61c130b9
2014-04-30 Maros MarsalekBUG-832 Fix exception from sal-netconf-connector. 17/6617/1
2014-04-29 Ed WarnickeMerge "Statistics-Manager - Performance Improvement...
2014-04-29 Ed WarnickeMerge "Resolve Bug:853 - remove groovy from config...
2014-04-29 Giovanni MeoMerge "Allow to disable default gw feature"
2014-04-28 Ed WarnickeMerge "Fixed typo in test name. Temporary ignore test."
2014-04-28 Ed WarnickeMerge "Resolve Bug:748 - Remove test resources from...
2014-04-28 Ed WarnickeMerge changes I8e90a7d5,I25249fe8
2014-04-28 Ed WarnickeMerge "BUG 652 leafref CCE & BUG 720 colons problem"
2014-04-28 Ed WarnickeMerge "Bug 460 - Fix warning throughout netconf subsystem"
2014-04-28 Ed WarnickeMerge "Bug 616 - Eliminate the use of xtend in md-sal...
2014-04-28 Tony TkacikMerge "BUG-732 Fix sal-netconf-connector unable to...
2014-04-28 Maros MarsalekBUG-732 Fix sal-netconf-connector unable to download... 56/6356/7
2014-04-24 Ed WarnickeMerge "Bug 509: Added support for merge operation to...
2014-04-23 Ed WarnickeMerge "Bug 781: Statistics manager is throwing IllegalS...
2014-04-23 Tony TkacikMerge changes I67420353,I6851f9b9
2014-04-23 Maros MarsalekBUG-732 Add rollback-on-error error-option to edit... 05/6205/3
2014-04-23 Tony TkacikMerge "BUG-732 Fix netconf client deadlock when downloa...
2014-04-23 Tony TkacikMerge "BUG-758 Eliminate xtend from sal-netconf-connector"
2014-04-22 Maros MarsalekBUG-732 Fix netconf client deadlock when downloading... 53/6253/2
2014-04-22 Maros MarsalekBUG-758 Eliminate xtend from sal-netconf-connector 52/6252/2