Merge "BUG 1082 Migrate sal-rest-connector to Async Data Broker API"
[controller.git] / opendaylight / md-sal / forwardingrules-manager /
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-30 Madhu VenugopalMerge "Created Network Service Functions Features"
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-28 Tony TkacikMerge "Deprecating unused get{Provider,Consumer} Functi...
2014-07-28 Tony TkacikMerge "Removed BundleContext from Broker.register{Consu...
2014-07-28 Tony TkacikMerge "Removed BundleContext from Broker.register{Consu...
2014-07-28 Tony TkacikMerge "BUG-1381: do not use JavassistUtils.getLock()"
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 Tom PantelisMerge "Bug 1417 - Removed extraneous pom dep on flow...
2014-07-24 jameshall03885Bug 1417 - Removed extraneous pom dep on flow-managemen... 96/9296/1
2014-07-16 Tom PantelisMerge "Added comments to the opendaylight-inventory...
2014-07-09 Tony TkacikMerge "Re-added config.version to config-module-archetype."
2014-07-04 Tony TkacikMerge "BUG-1200 changed help for agentpath && added...
2014-06-26 Ed WarnickeMerge "Bug-835:Reserve ports should be logical ports"
2014-06-26 Ed WarnickeMerge "Adding tunnel ipv4 src/dst flow-base model augme...
2014-06-25 Ed WarnickeMerge "Fixed concurrency bug in DOMTransactionChainTest"
2014-06-25 Tony TkacikMerge "BUG 1179 - rpcResult = false but response 200"
2014-06-25 Tony TkacikMerge "Helium: improve contract with ListenerRegistration"
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 "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 58/8158/4
2014-06-18 Tony TkacikMerge "BUG-1105: Implement subtree filtering in netconf"
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 Java...
2014-06-10 Robert VargaBUG-272: remove trailing whitespace from Java files 53/7853/1
2014-05-13 Tony TkacikMerge "Bug 809: Enhancements to the toaster example"
2014-05-07 Tony TkacikMerge "Fixed typo in SnapshotBackedWriteTransaction...
2014-05-06 Tony TkacikMerge "Bug: 627 Added RESTConf API Explorer that dynami...
2014-05-05 Ed WarnickeMerge "BUG-832 Add schemaContext to notification parsin...
2014-05-05 Ed WarnickeMerge "BUG-832 Fix exception from sal-netconf-connector."
2014-05-01 Ed WarnickeMerge "BUG 274 REST response instead of NumberFormatExc...
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 "fix for BUG-621 - convertion from xtend to java...
2014-05-01 Tony TkacikMerge "Bug 930 - Add bound to queue in SingletonHandler...
2014-05-01 Ed WarnickeMerge changes I4a9861ed,I61c130b9
2014-04-30 Ed WarnickeMerge "Bug 740: Forwardingrules-Manager support for...
2014-04-30 Vaclav DemcakBug 740: Forwardingrules-Manager support for DataChange... 55/6255/5
2014-04-23 Tony TkacikMerge changes I67420353,I6851f9b9
2014-04-23 Tony TkacikMerge "fix for BUG-709 - mixed up flow cookie and conne...
2014-04-22 Ed WarnickeMerge "BUG-732 Fix netconf-connector unable to detect...
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-18 Giovanni MeoMerge "BUG-472: fix integration test breakage"
2014-04-17 Tony TkacikMerge "BUG-509: use dedicated executor for notifications"
2014-04-17 Jason YeMerge "Enhance the LLDPTLV.java to handle the LLDP...
2014-04-17 jameshall03885Adding auto-sorting plugin to all Controller via parent... 47/6247/2
2014-04-16 Ed WarnickeMerge "Bug 615: Removed xtend from Topology Manager"
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-15 Tony TkacikMerge "Resolve Bug:445 Remove freemarker from config...
2014-04-15 Tony TkacikMerge "BUG 718: changed codec for URI parsing"
2014-04-15 Tony TkacikMerge "Cleanup utility classes"
2014-04-15 Tony TkacikMerge "BUG-459 Remove deprecated NetconfClient class."
2014-04-15 Tony TkacikMerge "BUG-372: Rework sal-netconf-connector"
2014-04-15 Tony TkacikMerge "Change RpcImplementation contract to asynchronous"
2014-04-15 Tony TkacikMerge "BUG702: RPC Router fails to acquire IP address...
2014-04-14 jameshall03885Bug 651 - Added back IDE profile and changed target... 14/5914/5
2014-02-19 Tony TkacikMerge "BUG-421: Define multipart-transaction-aware"
2014-02-17 Tony TkacikMerge "CHange log level from warn to debug in ProtocolS...
2014-02-17 Tony TkacikMerge changes I393151af,I0a302cde
2014-02-17 Robert VargaFix warnings about overriden versions 56/5356/2
2014-02-07 Ed WarnickeMerge "Fixed publishDataChangeEvent in 2phase commit"
2014-02-07 Ed WarnickeMerge "Increase timeout for waiting for broker service...
2014-02-07 Ed WarnickeMerge "Remove unnecessary warn log from config subsystem"
2014-02-07 Ed WarnickeMerge "Fix for bug #236 and bug #240 Have made changes...
2014-01-30 Alessandro BochMerge "Double the SSL input packet buffer size"
2014-01-27 jenkins-controller[maven-release-plugin] prepare for next development...
2014-01-27 jenkins-controller[maven-release-plugin] prepare release master-tagforpre... master-tagforprepareonly-controller-bulk-release-2-1
2014-01-27 Ed WarnickeMerge "Prevent ConfigPusher from killing its thread" jenkins-controller-bulk-release-prepare-only-2-14 jenkins-controller-bulk-release-prepare-only-2-15 jenkins-controller-bulk-release-prepare-only-2-16
2014-01-27 Ed WarnickeMerge changes I8c23739a,Ia0e70828
2014-01-26 Robert VargaBulk-add copyright headers to java files 34/4834/2
2014-01-26 Robert VargaBulk-add copyright headers to .xtend files 35/4835/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...
next