BUG-692 Add log to config persister test.
[netconf.git] / opendaylight / md-sal /
2014-07-04 Tony TkacikMerge "BUG-1041 cli proposal #1"
2014-07-03 Tony TkacikMerge "Bug 1290 - Swagger Documentation is failing...
2014-07-03 Robert VargaBUG-868: donot use deprecated call
2014-07-03 Robert VargaBUG-1281: optimize JSON codec
2014-07-03 Robert VargaBUG-1281: Optimized CompositeNodeWrapper
2014-07-03 Robert VargaBUG-1281: optimize ListenerAdapter
2014-07-03 Robert VargaBUG-1281: cache TransformerFactory and Transformer
2014-07-03 Tony TkacikMerge "BUG-1281: optimize ControllerContext"
2014-07-03 Tony TkacikMerge "BUG-1275: drop a marker for follow-up"
2014-07-03 Tony TkacikMerge "BUG-868: Fix a warning in EmptyNodeWrapper"
2014-07-03 Devin AveryBug 1290 - Swagger Documentation is failing to load...
2014-07-02 Robert VargaBUG-1281: optimize ControllerContext
2014-07-02 Robert VargaBUG-1275: drop a marker for follow-up
2014-07-02 Robert VargaBUG-868: Fix a warning in EmptyNodeWrapper
2014-07-02 Tony TkacikMerge "BUG-692 Improve log message when negotiation...
2014-07-02 Tony TkacikMerge "BUG-868: remove InstanceIdentifier.getPath(...
2014-07-02 Tony TkacikMerge changes I38344133,Ib209ceed,I3f643034,I2f4ed366
2014-07-02 Robert VargaBUG-868: remove InstanceIdentifier.getPath() users
2014-07-02 Robert VargaBUG-868: mark inherited methods as deprecated
2014-07-02 Robert VargaBUG-868: do not use deprecated InstanceIdentifier methods
2014-07-01 Tony TkacikBug 762: Fixed bug in CsSnToXmlTest java.
2014-07-01 Tony TkacikMerge "BUG 1211 - deletion non existing target returns...
2014-06-30 Tony TkacikMerge "Bug:1253 - Fix NPE in config pusher"
2014-06-27 Jozef GloncakBug 484 - Anyxml in sal-rest-connector
2014-06-26 Jozef GloncakBUG 1211 - deletion non existing target returns 500
2014-06-25 Tony TkacikMerge "Bug:1238 - Revert changes to SshClientAdapter."
2014-06-25 Tony TkacikMerge "BUG 1179 - rpcResult = false but response 200"
2014-06-25 Jozef GloncakBUG 1179 - rpcResult = false but response 200
2014-06-24 Tony TkacikMerge "Bug 1176: Lower log level when netconf ssh conne...
2014-06-24 Tony TkacikMerge "BUG 484 - XmlReader improve readability"
2014-06-24 Tony TkacikMerge "Fix netconf ssh client"
2014-06-23 Vaishali MithbaokarBut 1129: Removing hard coded versions from MD-SAL
2014-06-23 Ed WarnickeMerge "BUG 1129:Removed hard coded version from netconf...
2014-06-23 Tony TkacikMerge "BUG-961 Fix Resource leak error from netty."
2014-06-23 Jozef GloncakBUG 484 - XmlReader improve readability
2014-06-23 Jozef GloncakBug 1231 - fix of broken tests in sal-rest-connector
2014-06-18 Tony TkacikMerge "Bug 931, Bug 910 - Enhance Restconf Swagger...
2014-06-18 Tony TkacikMerge "Bug 225 - added support for depth RESTCONF param...
2014-06-18 Tony TkacikMerge "BUG-1105: Implement subtree filtering in netconf"
2014-06-17 Devin AveryBug 931, Bug 910 - Enhance Restconf Swagger Documentation
2014-06-14 tpantelisBug 225 - added support for depth RESTCONF parameter...
2014-06-12 Robert VargaBUG-272: Fix module whitespace
2014-06-11 Tomas OlveckyBug 951 - Externalize cors definition of restconf
2014-06-10 Tony TkacikMerge changes I52e0dd0d,I6dbf3316,Iafae27bc,Ibbb1250b...
2014-06-10 Tony TkacikMerge changes I63383291,I1c9f10e9,I9cac529f,I269d373b...
2014-06-10 Robert VargaBUG-272: fix issues in sal-rest-docgen
2014-06-10 Robert VargaBUG-272: cleanup sal-rest-connector
2014-06-10 Robert VargaBUG-272: remove empty statements
2014-06-10 Tony TkacikMerge "BUG-272: remove tabs from Java files"
2014-06-10 Tony TkacikMerge "BUG-272: remove trailing whitespace from Java...
2014-06-10 Tony TkacikMerge "BUG-272: remove trailing whitespace from XML...
2014-06-10 Tony TkacikMerge "BUG-272: remove tabs from XML files"
2014-06-10 Robert VargaBUG-272: remove tabs from Java files
2014-06-10 Robert VargaBUG-272: remove trailing whitespace from Java files
2014-06-10 Robert VargaBUG-272: remove trailing whitespace from XML files
2014-06-10 Robert VargaBUG-272: remove tabs from XML files
2014-06-08 Robert VargaBUG-981: Fix XML serialization test
2014-06-06 Tony TkacikMerge "Checkstyle plugin check - config & netconf"
2014-06-06 Tony TkacikMerge "BUG 624 - Make netconf TCP port optional."
2014-06-05 Ed WarnickeMerge "Bug 762: Fix sal-rest-connector unit tests"
2014-06-05 tpantelisBug 762: Fix sal-rest-connector unit tests
2014-06-04 Tony TkacikMerge "Do not use deprecated destroyConfigBean in confi...
2014-06-03 Tony TkacikMerge "Bug 1100 - Invoking an RPC with no input should...
2014-05-30 Tony TkacikBug 981: Converted test to use BitsType.create()
2014-05-30 Tony TkacikMerge "Bug 1003: Restconf - remove whitespace on input"
2014-05-29 Devin AveryBug 1100 - Invoking an RPC with no input should not...
2014-05-27 tpantelisBug 1010: Implement restconf error responses
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 tpantelisBug 1003: Restconf - remove whitespace on input
2014-05-23 Tony TkacikMerge changes I8dc2b4df,I09e448f4
2014-05-23 Tony TkacikMerge changes Ieef23a07,I8057763e
2014-05-23 Tony TkacikMerge "Bug 716: Errors on controller shutdown"
2014-05-23 Tony TkacikMerge "Bug 735 - Part 2 - Modify controller to referenc...
2014-05-23 Robert VargaBUG-868: migrate users of CompositeNode.getChildren()
2014-05-21 Devin AveryBug 735 - Part 2 - Modify controller to reference new...
2014-05-21 Tony TkacikMerge "Bug 992 - Fix broken netconf xml serialization."
2014-05-21 Robert VargaCouple of warnings
2014-05-19 Ed WarnickeMerge "Bug 624 - Separate netty and exi specific classe...
2014-05-19 Tony TkacikMerge "Bug 953 - Enable mounted RPC calls via RestConf"
2014-05-19 Ed WarnickeMerge "Store yang store snapshot cache using soft refer...
2014-05-19 Tony TkacikMerge "Trigger a GC once initial configuration has...
2014-05-15 Devin AveryBug 953 - Enable mounted RPC calls via RestConf
2014-05-15 Tony TkacikMerge "Bug 1002 - REST POST transaction is not commited"
2014-05-15 Vaclav DemcakBug 1002 - REST POST transaction is not commited
2014-05-14 Tony TkacikMerge "BUG 1001 Failing test - RestGetOperationTest...
2014-05-14 Jozef GloncakBUG 1001 Failing test - RestGetOperationTest.getStreamsTest
2014-05-13 Tony TkacikMerge "Bug 617: Remove extend files from sal-rest-conne...
2014-05-12 Tony TkacikMerge "Add serialVersionUID to Serializable"
2014-05-11 Robert VargaBUG-981: remove deprecated use of constructors
2014-05-11 tpantelisBug 716: Errors on controller shutdown
2014-05-07 Tony TkacikMerge "Bug 946: Fixed eclipse errors with nagasena...
2014-05-06 tpantelisBug 617: Remove extend files from sal-rest-connector
2014-05-06 Tony TkacikMerge "Bug: 627 Added RESTConf API Explorer that dynami...
2014-05-05 Ed WarnickeMerge "Skip from the surefire execution plugins that...
2014-05-01 Ed WarnickeMerge "BUG 274 REST response instead of NumberFormatExc...
2014-04-30 Jozef GloncakBUG 274 REST response instead of NumberFormatException
2014-04-30 Abhishek KumarBug: 627
2014-04-28 Ed WarnickeMerge "Resolve Bug:748 - Remove test resources from...
2014-04-28 Ed WarnickeMerge changes I8e90a7d5,I25249fe8
next