Merge "BUG-2184 Fix subtree filtering for identity-ref leaves"
[controller.git] / opendaylight / md-sal /
2014-10-27 Tony TkacikMerge "BUG-2184 Fix subtree filtering for identity...
2014-10-27 Tony TkacikMerge "BUG-2184 Fix config.yang module(add type as...
2014-10-24 Tom PantelisMerge "Bug-2136 : Clustering : When a transaction is...
2014-10-24 Moiz RajaMerge "[Fix for Bug 1631] - Refactored RaftActorBehavio...
2014-10-23 mark.mozolewski[Fix for Bug 1631] 65/11965/5
2014-10-22 Tony TkacikMerge "BUG-2217 Add missing namespace to serialized...
2014-10-22 Moiz RajaBUG 1833 : Remove all unused code from sal-clustering... 30/12130/1
2014-10-21 Moiz RajaMerge "Bug2174: XSQL log file is hardcode to /tmp/xql...
2014-10-20 Alessandro BochMerge "Add support for metadata to the Match/Action...
2014-10-20 Tony TkacikMerge "Issue fix for config subsystem"
2014-10-20 Christopher O'SheaBug2174: XSQL log file is hardcode to /tmp/xql.log 90/11890/2
2014-10-15 Moiz RajaMerge "Bug 1577: Gates access to Shard actor until...
2014-10-15 Devin AveryMerge "Fixes bug 2114"
2014-10-15 Devin AveryMerge "BUG 720 - YANG leaf as JSON input *<*:* couldn...
2014-10-15 Jozef GloncakBUG 720 - YANG leaf as JSON input *<*:* couldn't be... 66/11566/3
2014-10-12 Kamal RameshanBug-2136 : Clustering : When a transaction is local... 34/11934/8
2014-10-10 Moiz RajaMerge "Update the XSQL jdbc driver to support pentaho"
2014-10-09 Moiz RajaMerge "Bug 2003: CDS serialization improvements"
2014-10-09 tpantelisBug 2135: Create ShardInformation on startup 33/12033/5
2014-10-17 Moiz RajaMerge "Bug 2160: Added concurrent 3-phase commit coordi...
2014-10-17 Tony TkacikMerge "Bug 865: Fixed use of removed deprecated YANGIns...
2014-10-17 Moiz RajaMerge "Bug 2038: Ensure only one concurrent 3-phase...
2014-10-17 Tony TkacikBug 865: Fixed use of removed deprecated YANGInstanceId... 51/12051/1
2014-10-17 Tony TkacikMerge "Bug 865: Fixed use of removed deprecated YANGIns...
2014-10-17 Tony TkacikBug 865: Fixed use of removed deprecated YANGInstanceId... 47/12047/4
2014-10-17 Tony TkacikMerge "Migrate netconf testtool to work with karaf...
2014-10-17 Tony TkacikMerge "Bug 1764 - added service for pushing default...
2014-10-17 Tony TkacikMerge "Add features-netconf-connector to controller...
2014-10-17 Tony TkacikMerge "BUG-2006: Rework state tracking"
2014-10-17 tpantelisBug 2038: Ensure only one concurrent 3-phase commit... 95/11795/10
2014-10-16 Moiz RajaMerge "Bug 1965: Fixed DataChangedReply sent to deadlet...
2014-10-16 Moiz RajaMerge "Bug-1607: Clustering : Remove actorFor (depreca...
2014-10-16 Martin BobakBug 1764 - added service for pushing default node confi... 00/12000/4
2014-10-16 Tony TkacikMerge "BUG 2047 - HTTP GET - no returning error message"
2014-10-16 Tony TkacikMerge "BUG 1966 - change message logging level (info...
2014-10-16 Tony TkacikMerge "Bug 2131 - NPE when starting controller"
2014-10-16 Robert VargaBUG-2006: Rework state tracking 17/11417/5
2014-10-16 Tony TkacikMerge changes I879118ce,I664b391e
2014-10-16 Tony TkacikMerge "BUG-1958 Fix leafref path in config-yang module."
2014-10-16 Tony TkacikMerge "BUG-1521 netconf-impl & netconf-monitoring line...
2014-10-16 Kamal RameshanBug-1607: Clustering : Remove actorFor (deprecated... 34/11834/4
2014-10-08 Sharon AiclerUpdate the XSQL jdbc driver to support pentaho 24/11724/5
2014-10-08 tpantelisBug 1965: Fixed DataChangedReply sent to deadletters 32/11932/3
2014-10-07 tpantelisBug 2160: Added concurrent 3-phase commit coordinator 66/11966/3
2014-10-05 Colin DixonIncrementing versions by 0.1.0 for post-Helium master... 39/11739/4
2014-10-02 Jan HajnarBug 2131 - NPE when starting controller 09/11709/2
2014-10-01 Ed WarnickeBug 2107: Use DataCommitListeners for inventory events 05/11705/5
2014-10-01 Abhishek KumarFixes bug 2114 88/11688/1
2014-09-30 Tony TkacikMerge changes I95a821aa,I4a90a3b6,I9f77a16a
2014-09-29 Vaclav DemcakBUG-2078 Stats not being collected from all nodes... 64/11664/4
2014-09-29 Tony TkacikBug 2106: Refactored FlowCapableInventoryProvider to... 63/11663/2
2014-09-29 Ed WarnickeBug 2103: Revert "Bug 2101: Do not block processing... 59/11659/1
2014-09-27 Ed WarnickeMerge "Bug 2103: Make sure InventoryManager survives...
2014-09-27 Ed WarnickeMerge "Bug 2101: Do not block processing on transaction...
2014-09-27 Ed WarnickeMerge "BUG 2049 DataStore failure in StatisticsManager...
2014-09-27 Tony TkacikBug 2103: Make sure InventoryManager survives Transacti... 28/11628/1
2014-09-27 Tony TkacikBug 2101: Do not block processing on transaction submit. 27/11627/3
2014-09-27 Vaclav DemcakBUG 2049 DataStore failure in StatisticsManager 98/11598/13
2014-09-26 Abhishek KumarBug 1577: Gates access to Shard actor until its initialized 15/11415/4
2014-09-25 Jozef GloncakBUG 2047 - HTTP GET - no returning error message 63/11563/1
2014-09-24 Michal RehakBUG-2049: DataStore failure in StatisticsManager 39/11539/2
2014-09-24 Jozef GloncakBUG 1966 - change message logging level (info -> trace) 22/11522/1
2014-09-24 Moiz RajaMerge "Bug 1948: Finish separating out restconf features"
2014-09-24 Ed WarnickeMerge "Bug 2030 : Adding jetty corsfilter in restconf...
2014-09-24 Ed WarnickeMerge "Pulled the RPC query out of the data schema...
2014-09-24 Harman SinghBug 2030 : Adding jetty corsfilter in restconf and... 04/11504/3
2014-09-23 Moiz RajaMerge "Bug 2019: Have FeatureConfigPusher retry install...
2014-09-23 Sharon AiclerBug#2056 odl:xsql karaf command is throwing NPE when... 98/11498/1
2014-09-23 Devin AveryMerge "Bug 1948: Separate out restconf features."
2014-09-23 David K. BainbridgePulled the RPC query out of the data schema loop, so... 75/11475/1
2014-09-23 Ed WarnickeMerge "Bug 2026: Fix for Neutron REST API NullPointer...
2014-09-22 Jan HajnarBug 963 - OSGi error in Topology manager component... 50/11450/2
2014-09-22 Vaclav DemcakBug 1484 - StatisticManager performance improvement... 05/10605/23
2014-09-22 Ed WarnickeMerge "Bug 1025: Fixed incorrect revision in sal-remote...
2014-09-22 Tony TkacikMerge "Bug 1309 - Cannot publish LinkDiscovered event"
2014-09-22 Tony TkacikMerge "Bug 963 - OSGi error in Topology manager compone...
2014-09-22 Tony TkacikBug 1025: Fixed incorrect revision in sal-remote-augmen... 47/11447/1
2014-09-22 Tony TkacikMerge "BUG-1845: implement proper shutdown sequence"
2014-09-22 Tony TkacikMerge "Bug 2014: Workaround for karaf listFeatures...
2014-09-22 Jan HajnarBug 1309 - Cannot publish LinkDiscovered event 37/11437/1
2014-09-22 Madhu VenugopalMerge "Bug 1850 - The earlier patch missed out on remov...
2014-09-22 Ed WarnickeMerge "Bug 2002 Importing javax.ws.rs.ext explicitly...
2014-09-21 Jan HajnarBug 963 - OSGi error in Topology manager component... 33/11233/6
2014-09-21 Moiz RajaMerge "Bug-1978:Leader initializes commit index to...
2014-09-21 Sharon AiclerBug#1961 - Missing recource in the XSQL Karaf Command 41/11341/3
2014-09-21 Kamal RameshanBug-1978:Leader initializes commit index to last index 91/11391/4
2014-09-21 Ed WarnickeMerge "BUG-1866: sal-compatibility does not register...
2014-09-20 Michal RehakBUG-1866: sal-compatibility does not register some... 00/11400/2
2014-09-20 Harman SinghBug 1971 : Removing the bounded queue while actor creat... 90/11390/3
2014-09-20 Tony TkacikMerge "BUG-1953: fix bad values in netconf monitoring...
2014-09-19 tpantelisBug 2003: CDS serialization improvements 11/11411/4
2014-09-19 Tony TkacikMerge "bug 1888 - FRM Flow Listener registration fail"
2014-09-19 Moiz RajaMerge "Bug 1963: Fix missing bundle in xsql feature"
2014-09-19 Sharon AiclerBug#1955 - Avoid the bug condition in XSQL 45/11345/2
2014-09-19 Ed WarnickeBug 1963: Fix missing bundle in xsql feature 28/11328/4
2014-09-18 Robert VargaBUG-1845: implement proper shutdown sequence 31/11331/1
2014-09-18 Moiz RajaMerge "Bug-1903:On recovery all replicated log entries...
2014-09-18 Ed WarnickeMerge "Bug 1763: Fixed illegal state in Binding Transac...
2014-09-18 tpantelisBug 1831 Batch messages on journal recovery 36/11136/11
2014-09-19 Moiz RajaBUG 1815 - Do not allow Shards to be created till an... 46/11346/4
next