Merge "ArpHandler to ignore ip packet sent to default GW"
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / test / resources /
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 Ed WarnickeMerge "Fixed bug when converting augmentation in Instan...
2014-01-10 Ed WarnickeMerge "Add test for generated code checking list of...
2014-01-10 Martin SunalChanged POST operation 81/4081/8
2014-01-09 Giovanni MeoMerge "Addressing a flow programming issues on controle...
2014-01-09 Giovanni MeoMerge "Fix run.sh to work from any directory."
2014-01-09 Madhu VenugopalMerge "Remove redundant expression true:false"
2014-01-09 Madhu VenugopalMerge "Declare a urlPrefix for reuse in NorthboundIT."
2014-01-09 Madhu VenugopalMerge "Unitests: remove conditions that are always...
2014-01-09 Madhu VenugopalMerge "Use InetAddress.getLoopbackAddress in ClusterMan...
2014-01-09 Madhu VenugopalMerge "Use Java 7 new method getLoopbackAddress in...
2014-01-09 Ed WarnickeMerge "private key configurable in config.ini"
2014-01-09 Ed WarnickeMerge "Improve error logging in yang-store-impl"
2014-01-09 Ed WarnickeMerge "Update maven-bundle-plugin version in config...
2014-01-09 Ed WarnickeMerge changes If79fa865,Ia6652643
2014-01-08 Ed WarnickeMerge "Fix testing support for OSGi services registrati...
2014-01-08 Ed WarnickeMerge changes I994c19ee,I245e9e7a
2014-01-08 Jozef GloncakMore test for improving of code coverage + test refactoring 44/3844/6
2013-12-23 Madhu VenugopalMerge "Simplify method isMutualExclusive in Subnet...
2013-12-23 Madhu VenugopalMerge "Refactor Subnet.isSubnetOf - reduce number of...
2013-12-20 Jason YeMerge "On openflow plugin restart, NPE in tx poller"
2013-12-18 Ed WarnickeMerge "Persist service references as separate MBeans."
2013-12-18 Ed WarnickeMerge "Switched codecs infrastructure to use yang-data...
2013-12-18 Ed WarnickeMerge "Fixed RESTConf support for identity-ref build...
2013-12-18 Martin SunalSwitched codecs infrastructure to use yang-data-impl... 49/3749/8
2013-12-17 Tony TkacikFixed RESTConf support for identity-ref build-in datatype 01/3701/3
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 "Initial implementation of netconf monitoring...
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 "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 "Created own XML mapper for translation"
2013-12-04 Jozef GloncakRestconfImpl.invokeRpc method test 34/3434/2
2013-12-04 Ed WarnickeMerge "Few Validations for Match/Actios in FRMUtil"
2013-12-03 Ed WarnickeMerge "Fixed as per comments group and meter"
2013-12-03 Giovanni MeoMerge "Fix bug 171. EchoReply payload must be the same...
2013-12-03 Giovanni MeoMerge "Using the value in the installedSwView data...
2013-12-03 Ed WarnickeMerge "- remove TLS/SSL support from netconf server...
2013-12-03 Ed WarnickeMerge "Added yang-test-plugin maven plugin. Generated...
2013-12-03 Ed WarnickeMerge "Leafref and identityref types to Json"
2013-12-03 Jozef GloncakLeafref and identityref types to Json 33/3333/7
2013-11-30 Ed WarnickeMerge "Fixed PersisterAggregatorTest."
2013-11-30 Ed WarnickeMerge "Fix equals and add hashcode to generated abstrac...
2013-11-30 Ed WarnickeMerge "Make sure config.yang is MD-SAL enabled"
2013-11-29 Ed WarnickeMerge "Fix bug in persister causing to persist last...
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 Jozef GloncakFinding data nodes in choices and cases. 43/3243/1
2013-11-29 Ed WarnickeMerge "removed config-util from pax-exam minimum bundle...
2013-11-29 Ed WarnickeMerge "Add support for enums as configuration attribute...
2013-11-29 Ed WarnickeMerge changes Ia268965a,Iefa79f99
2013-11-29 Ed WarnickeMerge "Choice and case resolving in JSON output"
2013-11-29 Jozef GloncakChoice and case resolving in JSON output 06/3206/2
2013-11-28 Ed WarnickeMerge "Table features : modified yang model. Patch...
2013-11-27 Ed WarnickeMerge "Fixes - config-registry registered to OSGi,...
2013-11-27 Ed WarnickeMerge "Fixed GlobalEventExecutorCloseable - override...
2013-11-27 Kalvin HomMerge "Fixes for MD-FRM"
2013-11-27 Ed WarnickeMerge "Flow Topology Exporter"
2013-11-27 Ed WarnickeMerge "Moved Schema Aware logic from DataStore to Schem...
2013-11-27 Ed WarnickeMerge "Fixed typo in group service. Modified Group...
2013-11-27 Ed WarnickeMerge "Enabled documentation generator for models."
2013-11-27 Ed WarnickeMerge changes I6ff6c55c,I92b7e285
2013-11-27 Jozef GloncakJson with prefix for augmented elements 05/3105/2
2013-11-26 Ed WarnickeMerge "Added transaction parameter in Port RPC"
2013-11-26 Giovanni MeoMerge "Fix bug 153: change the key container-config...
2013-11-26 Ed WarnickeMerge changes I0f752636,Idd154499,Ic35fa3e8
2013-11-26 Ed WarnickeMerge "Queue yang model"
2013-11-26 Ed WarnickeMerge "Better exception message in persister. Split...
2013-11-26 Ed WarnickeMerge "Fixed default configuration to not reference...
2013-11-26 Ed WarnickeMerge "Update context-instance xpath format according...
2013-11-26 Ed WarnickeMerge "Null data from XML"
2013-11-26 Ed WarnickeMerge changes I50218f21,I6bc2631b
2013-11-25 Jozef GloncakNull data from XML 53/3053/1
2013-11-25 Jozef GloncakUnion type processing added to JsonMapper 92/2992/5
2013-11-22 Alessandro BochMerge "Adding another constructor to ContainerFlowConfi...
2013-11-22 Ed WarnickeMerge "MD-SAL Statistics Manager -Added group-id to...
2013-11-21 Ed WarnickeMerge "Added flags for flow removed event"
2013-11-20 Ed WarnickeMerge "Ganymed ChannelManager hack for subsystem comman...
2013-11-20 Ed WarnickeMerge "tests for empty leaf, namespace changing, multi...
2013-11-20 Jozef Gloncaktests for empty leaf, namespace changing, multi simple... 09/2909/2
2013-11-19 Ed WarnickeMerge "Ganymed ChannelManager hack for subsystem command"
2013-11-19 Ed WarnickeMerge "AbstractConfigTest - exposed BundleContext and...
2013-11-19 Ed WarnickeMerge "Fixed quotation mark in action-types.yang"
2013-11-19 Ed WarnickeMerge changes Ibc19654a,I17a345ea,Id0377e20
2013-11-19 Ed WarnickeMerge "Json to composite node test"
2013-11-19 Jozef Gloncaktest of namespace suplement (from xml) 64/2864/2
2013-11-19 Jozef Gloncaktest of namespace supplement 57/2857/2
2013-11-19 Jozef GloncakXml -> Composite node test 24/2824/3
2013-11-19 Jozef GloncakJson to composite node test 13/2813/3
2013-11-18 Giovanni MeoMerge "changed the pom.xml to include proper integratio...
2013-11-16 Ed WarnickeMerge "Added parsing of namespace in Json"
2013-11-15 Ed WarnickeMerge "Test composite node with empty conts and lists...
2013-11-15 Jozef GloncakTest composite node with empty conts and lists to Json 64/2764/1
2013-11-13 Giovanni MeoMerge "Container aware osgi commands for FRM"
next