BUG-1120: promote synchronization to all entrypoints
[controller.git] / opendaylight / md-sal / model / model-flow-service /
2014-05-07 Tony TkacikMerge "Fixed typo in SnapshotBackedWriteTransaction...
2014-04-29 Giovanni MeoMerge "Allow to disable default gw feature"
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 Ed WarnickeMerge "Bug 509: Added support for merge operation to...
2014-04-23 Ed WarnickeMerge "Bug 781: Statistics manager is throwing IllegalS...
2014-04-23 Tony TkacikMerge changes I67420353,I6851f9b9
2014-04-23 Tony TkacikMerge "BUG-732 Fix netconf client deadlock when downloa...
2014-04-23 Tony TkacikMerge "BUG-758 Eliminate xtend from sal-netconf-connector"
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 Michal Rehakfix for BUG-709 - mixed up flow cookie and connection... 59/6259/4
2014-04-17 jameshall03885Adding auto-sorting plugin to all Controller via parent... 47/6247/2
2014-04-17 Kamal RameshanBug:701-Have Typed ErrorNotification for different... 49/6249/1
2014-04-08 Tony TkacikMerge "Update config-module-archetype."
2014-04-08 Tony TkacikMerge "Add filtering capability to config.ini in order...
2014-04-08 Tony TkacikMerge "Resolve Bug:522"
2014-04-01 Ed WarnickeMerge "Bug 499: Added support for old DOM Broker APIs."
2014-04-01 Ed WarnickeMerge "Bug 499: Added support for change listeners."
2014-04-01 Ed WarnickeMerge "Bug 499: Initial draft of in-memory datastore...
2014-04-01 Giovanni MeoMerge "Initial commit for new Match classes"
2014-03-31 Ed WarnickeMerge "Bug 499: Initial implementation of data tree...
2014-03-31 Ed WarnickeMerge "Bug 499: Initial implementation of supporting...
2014-03-31 Tony TkacikMerge "Fix small resource leak in config-manager."
2014-03-31 Tony TkacikMerge "Update toaster example to emit lifecycle logs"
2014-03-31 Tony TkacikMerge changes I28d517fe,Ia6f0b6ce
2014-03-27 Moiz RajaRemove getPort API from sal-port.yang 95/5795/1
2014-02-23 Andrew KimMerge "Backward compatibility for User management"
2014-02-19 Alessandro BochMerge "ConfigurationService to create default config...
2014-02-19 Tony TkacikMerge "bug 433 NPE in onGlobalContextUpdated of Control...
2014-02-19 Tony TkacikMerge "BUG-421: Define multipart-transaction-aware"
2014-02-17 Tony TkacikMerge "Add support for multiple choice case statements...
2014-02-14 Robert VargaBUG-421: Define multipart-transaction-aware 33/5333/1
2014-02-11 Ed WarnickeMerge "Do not use deprecated StringBufferInputStream"
2014-02-11 Ed WarnickeMerge "Fix a warning"
2014-02-11 Ed WarnickeMerge "Remove deprecated API elements from protocol...
2014-02-11 Ed WarnickeMerge "Fix typo in match types yang model"
2014-02-11 Ed WarnickeMerge "Changed model versions to dependencies"
2014-02-10 Ed WarnickeMerge "Fix warnings reported in toaster"
2014-02-10 Ed WarnickeMerge "Fix a few eclipse-reported warnings"
2014-02-10 Alessandro BochMerge "SwitchMgrNB: URL does not allow nodeconnectorId...
2014-02-10 Alessandro BochMerge "Fixed bugs in getUnsigned methods of NetUtils...
2014-02-10 Ed WarnickeMerge "Cleanup imports/whitespace in MD-SAL"
2014-02-10 Ed WarnickeMerge "Adding FlowRef,GroupRef and MeterRef for the...
2014-02-10 Ed WarnickeMerge "BUG-362: add some diagnostic information Changed...
2014-02-08 Tony TkacikChanged model versions to dependencies 94/5194/1
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-02-05 Chi-Vien LyMerge "Handle uncaught exceptions from Clustering Servi...
2014-02-04 Alessandro BochMerge "Fix end of TLV in LLDP packet"
2014-02-03 Ed WarnickeMerge "MD-SAL transaction chaining API"
2014-02-03 Ed WarnickeMerge "Removed unused code from md-sal."
2014-02-03 Ed WarnickeMerge "Restrict MD-SAL data operations to a single...
2014-02-03 Ed WarnickeMerge "Clarify the semantics of put{Configuration,Opera...
2014-02-03 Ed WarnickeMerge "Yang Changes to include list<actions> to PacketO...
2014-01-31 Gaurav BhagwaniYang Changes to include list<actions> to PacketOut 71/5071/2
2014-01-30 Alessandro BochMerge "Double the SSL input packet buffer size"
2014-01-30 GovindAdding FlowRef,GroupRef and MeterRef for the ErrorNotif... 28/5028/1
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 Chris WrightUpdate to new version of the artifacts proposed by... 21/4921/5 jenkins-controller-bulk-release-prepare-only-2-17
2014-01-24 Jason YeMerge "Fix for NullPointerException" jenkins-controller-bulk-release-prepare-only-2-5 jenkins-controller-bulk-release-prepare-only-2-6
2014-01-24 Ed WarnickeMerge "Added test for MouontPoints and URI"
2014-01-23 Giovanni MeoMerge "Change target to ${project.build.target} in...
2014-01-23 Ed WarnickeMerge "Make configuration push timeout configurable"
2014-01-23 Ed WarnickeMerge "md-sal: commons-codec artifact version sync"
2014-01-22 Alessandro BochMerge "Fixed inappropriate uses of log level INFO"
2014-01-22 Giovanni MeoMerge "fix typos and some Java improvements in ClusterM...
2014-01-22 Giovanni MeoMerge "Optimization - calculate the subnet prefix only...
2014-01-22 Giovanni MeoMerge "Bump yangtools artifacts to reflect their uptoda...
2014-01-22 Robert VargaBump yangtools artifacts to reflect their uptodate... 67/4567/2
2014-01-20 Ed WarnickeMerge "run.sh: fix -status command exit codes"
2014-01-19 Prasanna Huddarpyang fixes for service models 04/4404/2
2014-01-18 Ed WarnickeMerge "Rename initial config files from *.xml.conf...
2014-01-18 Ed WarnickeMerge "Refactor shutdown-impl: add parameter to RPC...
2014-01-18 Ed WarnickeMerge "Fix for Bug 3"
2014-01-18 Alessandro BochMerge "Config save support for networkconfiguration...
2014-01-17 Ed WarnickeMerge "Changed mount point URI decoding in restconf"
2014-01-16 Jason YeMerge "FRM should not remove a static flow config on...
2014-01-15 Ed WarnickeMerge "Add missing headers to config, netconf subsystems"
2014-01-15 Ed WarnickeMerge "Add ietf-topology to yangstore blacklist."
2014-01-15 Ed WarnickeMerge "Remove System.out from netconf tests"
2014-01-15 Ed WarnickeMerge "increased test coverage"
2014-01-15 Giovanni MeoMerge "Update to new version of ADSAL components and...
2014-01-15 Madhu VenugopalUpdate to new version of ADSAL components and its depen... 79/4279/1
2014-01-15 Ed WarnickeMerge "Add shutdown hook."
2014-01-15 Ed WarnickeMerge "* fix : yang-generator can't find SIE if its...
2014-01-14 Giovanni MeoMerge "Modify uncaught exception handler to call System...
2014-01-13 Chi-Vien LyMerge "ArpHandler to ignore ip packet sent to default GW"
2014-01-13 Giovanni MeoMerge "incorrect dependencies and unnecesary export...
2014-01-13 Ed WarnickeMerge "increased test coverage of config-persister"
2014-01-13 Ed WarnickeMerge "OF 1.3: Remove range check for max-length attrib...
next