Merge "BUG-509: merge InMemoryDataTreeModification.resolveSnapshot()"
[controller.git] / opendaylight / netconf / netconf-util / src / main / java / org / opendaylight / controller / netconf / util / xml /
2014-05-21 Tony TkacikMerge "BUG-509: merge InMemoryDataTreeModification...
2014-05-21 Tony TkacikMerge "BUG-509: there is only one createRecursively()"
2014-05-21 Tony TkacikMerge "BUG-509: Remove unused methods"
2014-05-21 Tony TkacikMerge "BUG-509: node version is always required"
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 Tomas OlveckyBug 992 - Fix broken netconf xml serialization. 93/6993/2
2014-05-16 Tomas OlveckyBug 624 - Separate netty and exi specific classes from... 31/6931/2
2014-05-13 Tony TkacikMerge "Bug 809: Enhancements to the toaster example"
2014-05-07 Tony TkacikMerge "Fixed typo in SnapshotBackedWriteTransaction...
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-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 Giovanni MeoMerge "Cleaned Commons POM prerequisites for Karaf...
2014-04-28 Maros MarsalekBUG-732 Fix sal-netconf-connector unable to download... 56/6356/7
2014-04-28 Martin BobakBug 460 - Fix warning throughout netconf subsystem 99/5599/14
2014-04-25 Tony TkacikMerge "Bug 451 - Fix netconf exception handling"
2014-04-25 Martin BobakBug 451 - Fix netconf exception handling 12/5512/22
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 Tony TkacikMerge "BUG-731: remove unneeded null check"
2014-04-16 Tony TkacikMerge "BUG-731: do not do String.toString()"
2014-04-16 Tony TkacikMerge "BUG-731: do not catch Throwable"
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-16 Maros MarsalekBUG-472 Initial EXI encoder/decoder implementation... 78/5678/15
2014-04-16 Robert VargaBUG-472: Add EXI codecs without wiring them 94/5494/6
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-14 Milos FabianBug 714 - Fixed creating DOM Document's element with... 55/6155/2
2014-03-18 Tony TkacikMerge "Take advantage of MultipartTransactionAware"
2014-03-05 Tony TkacikMerge "Remove duplicate netconf namespace constant"
2014-03-05 Tony TkacikMerge "Get rid of netconf operation filters"
2014-03-04 Maros MarsalekRemove duplicate netconf namespace constant 23/5523/1
2014-03-04 Maros MarsalekGet rid of netconf operation filters 22/5522/1
2014-02-23 Andrew KimMerge "Backward compatibility for User management"
2014-02-19 Tony TkacikMerge "BUG-421: Define multipart-transaction-aware"
2014-02-18 Tony TkacikMerge "bug 344 interpretation of slashes ('/') in URI"
2014-02-18 Tony TkacikMerge "Switch from using xtend to java in md-sal adapters"
2014-02-18 Tony TkacikMerge "Activate enforcement of Path type"
2014-02-18 Tony TkacikMerge "Introduce checked sendMessage() method"
2014-02-18 Maros MarsalekFix warnings in netconf-api and netconf-util 67/5367/4
2014-02-18 Tony TkacikMerge "Do not instantiate multiple DocumentBuilderFacto...
2014-02-18 Robert VargaDo not instantiate multiple DocumentBuilderFactories 78/5378/1
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 Giovanni MeoMerge "Remove dependency on Exificient due to licensing... jenkins-controller-bulk-release-prepare-only-2-4
2014-01-24 Robert VargaRemove dependency on Exificient due to licensing incomp... 01/4701/2
2014-01-18 Ed WarnickeMerge "Fix thread safety issue with StartExi operation"
2014-01-18 Ed WarnickeMerge "Do not instantiate constant lists on each message"
2014-01-18 Ed WarnickeMerge "Switch to using yangtools version of mockito...
2014-01-18 Ed WarnickeMerge "Fixed NetconfDevice to store capability info."
2014-01-18 Ed WarnickeMerge "increased test coverage"
2014-01-18 Ed WarnickeMerge "Switch testing configuration for md-sal tests...
2014-01-18 Ed WarnickeMerge "Add deprecated warning for plaintext configurati...
2014-01-18 Ed WarnickeMerge "Update ietf yang dependencies from rev130712...
2014-01-18 Ed WarnickeMerge "Rename initial config files from *.xml.conf...
2014-01-18 Ed WarnickeMerge "removing the old FRM code"
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-16 Jason YeMerge "FRM should not remove a static flow config on...
2014-01-15 Ed WarnickeMerge "Add missing headers to config, netconf subsystems"
2014-01-15 Tomas OlveckyRefactor shutdown-impl: add parameter to RPC, remove... 75/4275/1
2014-01-15 Maros MarsalekAdd missing headers to config, netconf subsystems 63/4263/1
2013-12-07 Ed WarnickeMerge "Added transactions statistics for BI Broker."
2013-12-07 Ed WarnickeMerge "Updated xpath pointing to a module instance...
2013-12-07 Ed WarnickeMerge "Refactor yang-jmx-generator and -plugin to suppo...
2013-12-06 Ed WarnickeMerge "1. Corrected Ip Protocol match field. 2. Added...
2013-12-06 Ed WarnickeMerge "modified group"
2013-12-06 Ed WarnickeMerge "Initial implementation of netconf monitoring...
2013-12-05 Maros MarsalekInitial implementation of netconf monitoring module... 37/3337/12
2013-11-26 Giovanni MeoMerge "Fix bug 153: change the key container-config...
2013-11-26 Ed WarnickeMerge "Bug 164"
2013-11-26 Giovanni MeoMerge "HostTracker hosts DB key scheme implementation"
2013-11-25 Ed WarnickeMerge "Add prefixes to type attribute in generated...
2013-11-22 Maros MarsalekAdd prefixes to type attribute in generated xml from... 89/2989/4
2013-11-12 Alessandro BochMerge "Modified APIs, user creation will use POST opera...
2013-11-12 Alessandro BochMerge "Bring some reliability in the eclipse and maven...
next