Merge "Bug 1341 - Make RESTConf websocket port configurable"
[netconf.git] / opendaylight / md-sal / sal-rest-connector / src / main /
2014-07-10 Tony TkacikMerge "Bug 1341 - Make RESTConf websocket port configur...
2014-07-09 Richard KosegiBug 1341 - Make RESTConf websocket port configurable
2014-07-09 Tony TkacikMerge "Bug 1293 - Switch packaging of config-util to...
2014-07-08 Tom PantelisMerge "BUG 1204 - exception if multiple container node...
2014-07-08 Ed WarnickeMerge "Add netconf-cli temporary files to .gitignore"
2014-07-08 Jozef GloncakBUG 1204 - exception if multiple container node occures
2014-07-07 Devin AveryMerge "BUG 1016 - JSON|XML output with|without white...
2014-07-04 Tony TkacikMerge "BUG-1041 cli proposal #1"
2014-07-04 Jozef GloncakBUG 1016 - JSON|XML output with|without white chars
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-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 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 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 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-14 tpantelisBug 225 - added support for depth RESTCONF parameter...
2014-06-11 Tomas OlveckyBug 951 - Externalize cors definition of restconf
2014-06-10 Tony TkacikMerge changes I63383291,I1c9f10e9,I9cac529f,I269d373b...
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 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-06 Tony TkacikMerge "BUG 624 - Make netconf TCP port optional."
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 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 Robert VargaBUG-868: migrate users of CompositeNode.getChildren()
2014-05-21 Tony TkacikMerge "Bug 992 - Fix broken netconf xml serialization."
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-13 Tony TkacikMerge "Bug 617: Remove extend files from sal-rest-conne...
2014-05-11 tpantelisBug 716: Errors on controller shutdown
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-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-24 Jozef GloncakBUG 652 leafref CCE & BUG 720 colons problem
2014-04-16 Tony TkacikMerge "BUG-731: do not do String.toString()"
2014-04-16 Robert VargaBUG-731: do not do String.toString()
2014-04-15 Tony TkacikMerge "Bug 714 - Fixed creating DOM Document's element...
2014-04-15 Tony TkacikMerge "BUG 718: changed codec for URI parsing"
2014-04-11 Martin SunalBUG 718: changed codec for URI parsing
2014-04-08 Tony TkacikMerge "Resolve Bug:522"
2014-04-08 Tony TkacikMerge "Resolve Bug:623 : Generate private key using...
2014-04-08 Tony TkacikMerge "524 bug - %2F slashes translation behind mount...
2014-04-08 Tony TkacikMerge changes I6029bd48,Ie8eb4152
2014-04-08 Tony TkacikMerge "bug - missing excaping of % character in String...
2014-04-07 Jozef Gloncakbug - missing excaping of % character in String.format...
2014-03-12 Tony TkacikMerge "Bug 453 - sal-rest-connector doesn't provide...
2014-03-11 Tony TkacikMerge "Cleanup warnings in restconf-broker Notification...
2014-03-11 Tony TkacikMerge "Prune long-deprecated APIs"
2014-03-09 Robert VargaRemove unused import and raw type references
next