Merge "Snapshot changes"
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / test / resources /
2014-08-01 Ed WarnickeMerge "Bug 1333: Regression Test suite."
2014-08-01 Ed WarnickeMerge "Bug 1369: Use separate single threadpool for...
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-29 Moiz RajaMerge "Fixed unneeded wrapping of guava for karaf"
2014-07-28 Ed WarnickeMerge "Updated remote rpc code after integration tests...
2014-07-26 Moiz RajaMerge "Remove RaftReplicator and move hearbeat logic...
2014-07-26 Moiz RajaMerge "Implement behavior common to a RaftActor in...
2014-07-26 Moiz RajaMerge "Initial code/design for an Akka Raft implementation"
2014-07-25 Tony TkacikMerge "Bug 1178 - removed unused parameter from checkOd...
2014-07-23 Tom PantelisMerge "Bug 279, 1390: Used Guava Cache r for lazy-loadi...
2014-07-23 Ed WarnickeMerge "BUG 1359:Fixed using option 1"
2014-07-23 Moiz RajaMerge "Made config/mdsal/netconf features non-cyclic"
2014-07-22 Tony TkacikMerge "BUG-692 Fix intermittent failure in NetconfDevic...
2014-07-22 Devin AveryMerge "API Usability: Introduced type capture for Trans...
2014-07-22 Jozef GloncakBUG 1379 - rpcs behind yang-ext:mount aren't always... 18/9218/1
2014-07-21 Tony TkacikMerge "Bug 1239 - Clean up and refactor netconf-ssh...
2014-07-17 Devin AveryMerge "Bug 1380 - Fix NullPointerException when match...
2014-07-16 Tom PantelisMerge "Added comments to the opendaylight-inventory...
2014-07-15 Tony TkacikMerge "Bug 1303: BindingIndependentConnector splitted."
2014-07-11 Tom PantelisMerge "BUG 1330 - list key counts|values diff in payloa...
2014-07-11 Tony TkacikMerge "Introducing simple merge strategy for config...
2014-07-10 Tony TkacikMerge "Add BGPCEP logging configuration"
2014-07-09 Jozef GloncakBUG 1330 - list key counts|values diff in payload and URI 89/8889/3
2014-07-09 Tony TkacikMerge "Improve documentation of BindingAware{Provider...
2014-07-09 Tony TkacikMerge "Bug 1293 - Switch packaging of config-util to...
2014-07-09 Tony TkacikMerge "Re-added config.version to config-module-archetype."
2014-07-09 Tony TkacikMerge "Bug 1112: Update toaster to use async best pract...
2014-07-09 Tony TkacikMerge "Implement PortNumberBuilder"
2014-07-08 Ed WarnickeMerge "Bug 1224, Bug 1221: Added Test case scenarios...
2014-07-08 Tom PantelisMerge "BUG 1204 - exception if multiple container node...
2014-07-08 Jozef GloncakBUG 1204 - exception if multiple container node occures 80/8280/10
2014-07-07 Tom PantelisMerge "Bug 1235: Documented Notification services of...
2014-07-04 Tony TkacikMerge "BUG-1200 changed help for agentpath && added...
2014-07-03 Madhu VenugopalMerge "Refactor Neutron Pagination Code to support...
2014-07-01 Devin AveryMerge "Bug 1236 - Documented Binding-aware RPC services...
2014-07-01 Tony TkacikMerge "BUG 1211 - deletion non existing target returns...
2014-06-30 Ed WarnickeMerge "Ensure that modifications are tracked by ShardTr...
2014-06-30 Ed WarnickeMerge "Introducing the Modification classses"
2014-06-30 Ed WarnickeMerge "Implement finding a primary based on the shard...
2014-06-30 Tony TkacikMerge "Remove remoterpc dead code."
2014-06-30 Tony TkacikMerge "Bug:1252 - Fix formatting errors in config code...
2014-06-30 Tony TkacikMerge "BUG-944 Remove backwards compatibility config...
2014-06-30 Tony TkacikMerge "Bug:1253 - Fix NPE in config pusher"
2014-06-27 Devin AveryMerge "Bug 1245: Dropped Binding prefix from Binding...
2014-06-27 Devin AveryMerge "Bug 1227: Removed #close() from Write Transactions."
2014-06-27 Jozef GloncakBug 484 - Anyxml in sal-rest-connector 67/8067/6
2014-06-26 Ed WarnickeMerge "Adding tunnel ipv4 src/dst flow-base model augme...
2014-06-24 Alessandro BochMerge "Bug 1212: Values of VLAN match fields were wrong."
2014-06-24 Tony TkacikMerge "Bug 1176: Lower log level when netconf ssh conne...
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 Ed WarnickeMerge changes I0df1f18f,I4f635329
2014-06-23 Ed WarnickeMerge "Initial implementation of ShardTransaction and...
2014-06-23 Ed WarnickeMerge "Implement basic ShardTransactionChain#CloseTrans...
2014-06-23 Ed WarnickeMerge "Initial implementation of ShardTransactionChain"
2014-06-23 Ed WarnickeMerge "Add message to update the schema context of...
2014-06-23 Ed WarnickeMerge "Initial implementation of the Shard Actor"
2014-06-20 Tony TkacikMerge "Add copyright messages for java files"
2014-06-20 Tony TkacikMerge "Introducing ShardManager"
2014-06-19 Alessandro BochMerge "Swagger UI for AD-SAL"
2014-06-19 Ed WarnickeMerge "BUG-1167: missing Notification of FLOW_REMOVED"
2014-06-18 Tony TkacikMerge "Bug 931, Bug 910 - Enhance Restconf Swagger...
2014-06-18 Ed WarnickeMerge "BUG-1140: inPort disappeared from match"
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 Ed WarnickeMerge "Added container wrapper against action to suppor...
2014-06-17 Ed WarnickeMerge "added containermanager shell feature"
2014-06-16 Ed WarnickeMerge "Add some unimplemented proxy classes related...
2014-06-16 Ed WarnickeMerge "Add more yang/sal dependencies"
2014-06-16 Ed WarnickeMerge "Hook the Distributed Data store into the config...
2014-06-16 Ed WarnickeMerge "Add akka dependencies"
2014-06-16 Ed WarnickeMerge "Initial commit of the akka based distributed...
2014-06-14 tpantelisBug 225 - added support for depth RESTCONF parameter... 25/5325/5
2014-06-13 Ed WarnickeMerge changes Ia119c9ae,Ic2290d7f
2014-06-12 Robert VargaBUG-272: Fix module whitespace 18/7818/3
2014-06-11 Ed WarnickeMerge "Added move of branding jar to assembly"
2014-06-11 Ed WarnickeMerge "Added karaf branding."
2014-06-10 Ed WarnickeMerge "Bug 1106: Introduced TransactionCommitFailedExce...
2014-06-10 Ed WarnickeMerge "Removed `which` dependency, now using proper...
2014-06-10 Tony TkacikMerge "BUG-868: do not instantiate SchemaPath directly"
2014-06-10 Tony TkacikMerge "BUG-614: Remove YangtoolsMappingHelper in favor...
2014-06-10 Tony TkacikMerge "BUG-614: introduce AbstractRuntimeCodeGenerator"
2014-06-10 Tony TkacikMerge "BUG-614: migrate RuntimeGeneratedInvoker"
2014-06-10 Tony TkacikMerge "BUG-614: migrate RpcMetadata"
2014-06-10 Tony TkacikMerge "BUG-868: use a single version of ClassLoaderUtils"
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 trailing whitespace from XML files 52/7852/1
2014-06-10 Robert VargaBUG-272: remove tabs from XML files 51/7851/1
2014-06-09 Tony TkacikMerge changes I057476f2,I5b8602e7
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-06 Tony TkacikMerge "Checkstyle maven plugin check - md-sal"
2014-06-06 Tony TkacikMerge "Checkstyle plugin check - config & netconf"
2014-06-06 Tony TkacikMerge "BUG 624 - Make netconf TCP port optional."
2014-06-06 Tony TkacikMerge "Fix unstable FixedThreadPoolConfigBeanTest"
2014-06-05 Ed WarnickeMerge "Bug 762: Fix sal-rest-connector unit tests"
2014-06-05 tpantelisBug 762: Fix sal-rest-connector unit tests 72/7372/8
next