Bug 1894: Add LISP configuration options to etc/custom.properties in Karaf
[controller.git] / opendaylight /
2014-09-15 Lorand JakabBug 1894: Add LISP configuration options to etc/custom... 11/11211/1
2014-09-15 Giovanni MeoMerge "Bug 1861 - Adding the missing moxy related bundl...
2014-09-14 Madhu VenugopalMerge "Bug 1850 - Adding the missing update and delete...
2014-09-14 Madhu VenugopalMerge "Bug 1856 - Fixing the correct cache access for...
2014-09-14 Madhu VenugopalMerge "Bug 1852 - Setting the right type for the XMLele...
2014-09-14 Madhu VenugopalMerge "Bug 1673 - Adding pool_id element to the Neutron...
2014-09-14 Tony TkacikMerge "BUG-650: clarify TransactionFactory close state...
2014-09-14 Moiz RajaMerge "Bug 1860: raise MaxMem and MaxPermGen limits...
2014-09-14 Robert VargaBUG-650: clarify TransactionFactory close state handling 24/11124/5
2014-09-14 Srini SeetharamanBug 1850 - Adding the missing update and delete connect... 44/11144/4
2014-09-13 Ed WarnickeBug 1860: raise MaxMem and MaxPermGen limits for karaf 47/11147/1
2014-09-13 Srini SeetharamanBug 1856 - Fixing the correct cache access for NeutronL... 43/11143/1
2014-09-13 Srini SeetharamanBug 1852 - Setting the right type for the XMLelement... 42/11142/1
2014-09-13 Srini SeetharamanBug 1673 - Adding pool_id element to the NeutronLoadBal... 41/11141/1
2014-09-13 Tony TkacikMerge changes I9b32ab30,Iebe4701f
2014-09-13 Tony TkacikMerge "Created Benchmark for InMemoryDataStore Write Op"
2014-09-13 Robert VargaBUG-650: speed CommitCoordinationTask up 23/11123/2
2014-09-13 Robert VargaBUG-650: SnapshotBackedWriteTransaction performance 21/11121/2
2014-09-13 Robert VargaBUG-650: improve transaction chaining performance 22/11122/2
2014-09-13 Robert VargaBUG-650: speedup DOMDataBrokerTransactionChainImpl 05/11105/3
2014-09-12 Moiz RajaMerge "bug 1827 XSQL hangs when there is an empty datas...
2014-09-12 Robert VargaBUG-650: optimize DOMDataBrokerImpl chain creation 04/11104/3
2014-09-12 Robert VargaBUG-650: speedup AbstractDOMForwardedTransactionFactory 03/11103/3
2014-09-12 Robert VargaBUG-650: AbstractDOMForwardedTransactionFactory 02/11102/2
2014-09-12 Moiz RajaMerge "Bug 1826: moving clustering test application...
2014-09-12 Tony TkacikMerge "BUG-650: speedup getSubtransaction()"
2014-09-12 Tony TkacikMerge "BUG-650: optimize DOMForwardedWriteTransaction"
2014-09-12 Tony TkacikMerge "BUG-650: cache translated future"
2014-09-12 Ed WarnickeMerge "Fixed Karaf Distribution Archetype add dependent...
2014-09-12 Robert VargaBUG-650: speedup getSubtransaction() 01/11101/1
2014-09-12 Robert VargaBUG-650: optimize DOMForwardedWriteTransaction 00/11100/1
2014-09-12 Robert VargaBUG-650: cache translated future 99/11099/1
2014-09-12 Tom PantelisMerge "BUG 1758 - Clustering : CompositeModificationPay...
2014-09-12 Tony TkacikMerge "Bug 1348 - TopologyCommitHandler NullPointerExce...
2014-09-12 Tony TkacikMerge "BUG-1521 Unit tests for netconf-util xml package."
2014-09-12 Maros MarsalekBUG-1521 Unit tests for netconf-util xml package. 32/11032/3
2014-09-12 Maros MarsalekBUG-600 Netconf testtool for scale test, set connection... 96/10996/4
2014-09-12 Tony TkacikMerge "Bug 650: Removed uncessary wrapping and allocati...
2014-09-12 Lukas SedlakCreated Benchmark for InMemoryDataStore Write Op 48/10948/6
2014-09-12 Moiz RajaBUG 1758 - Clustering : CompositeModificationPayload... 54/10954/4
2014-09-12 Harman SinghBug 1782 : Removing empty files from codebase 78/11078/2
2014-09-12 Basheeruddin AhmedBug 1826: moving clustering test application from integ... 71/11071/4
2014-09-11 Sharon Aiclerbug 1827 XSQL hangs when there is an empty dataset + 70/11070/2
2014-09-11 Jan HajnarBug 1348 - TopologyCommitHandler NullPointerException... 50/11050/2
2014-09-11 Robert VargaBug 650: Removed uncessary wrapping and allocation... 40/11040/3
2014-09-11 Tom PantelisMerge "Fixed test which tested incorrect string formating"
2014-09-11 Ed WarnickeMerge "Bug 1789: Reorder odl-mdsal-clustering feature...
2014-09-11 Tom PantelisMerge "BUG 1735 Registering a data change listener...
2014-09-11 Tony TkacikFixed test which tested incorrect string formating 56/11056/1
2014-09-11 Tony TkacikMerge "BUG-1521 Netconf-netty-util missing unit tests"
2014-09-11 Tony TkacikMerge "BUG 1582 - PUT fails validate outer object name"
2014-09-11 Tony TkacikMerge "BUG-1792: share QNames in both cases"
2014-09-10 Robert VargaBUG-1792: share QNames in both cases 07/11007/1
2014-09-10 Moiz RajaBUG 1735 Registering a data change listener should... 91/10891/6
2014-09-10 Tom PantelisMerge "BUG 1734 - Applying a recovered journal to Shard...
2014-09-10 Tom PantelisMerge "BUG 1712 - Distributed DataStore does not work...
2014-09-10 Moiz RajaBUG 1734 - Applying a recovered journal to Shard does... 90/10890/5
2014-09-10 Moiz RajaBUG 1712 - Distributed DataStore does not work properl... 33/10833/8
2014-09-10 Maros MarsalekBUG-1521 Netconf-netty-util missing unit tests 50/10950/2
2014-09-10 Maros MarsalekBug 1520 - Increased test coverage 04/10104/7
2014-09-09 Abhishek KumarMetrics and Configuration 65/10665/15
2014-09-09 Robert VargaBUG-1704: do not emit separator 39/10939/1
2014-09-09 Moiz RajaMerge "Allowed Jolokia to use HttpService"
2014-09-09 Tony TkacikMerge "BUG-1521 Add missing unit tests for config-persi...
2014-09-09 Tony TkacikMerge "BUG-650: allocation-free ResolveDataChangeState...
2014-09-09 Tony TkacikMerge "BUG-650: optimize subtree listener collection"
2014-09-09 Tony TkacikMerge "BUG-650: squash maps to Collections.emptyMap()"
2014-09-09 Tony TkacikMerge "BUG-650: ResolveDataChangeState.inheritedOne...
2014-09-09 Tony TkacikMerge "BUG-650: speed up ResolveDataChangeState.needsPr...
2014-09-08 Mathieu LemayAllowed Jolokia to use HttpService 25/10925/1
2014-09-08 Robert VargaBUG-650: allocation-free ResolveDataChangeState.needsPr... 20/10920/2
2014-09-08 Robert VargaBUG-650: optimize subtree listener collection 19/10919/1
2014-09-08 Devin AveryMerge "Bug 1740: add missing features/mdsal/pom.xml...
2014-09-08 Robert VargaBUG-650: squash maps to Collections.emptyMap() 14/10914/2
2014-09-08 Robert VargaBUG-650: ResolveDataChangeState.inheritedOne should... 15/10915/1
2014-09-08 Robert VargaBUG-650: speed up ResolveDataChangeState.needsProcessing() 13/10913/2
2014-09-08 Ed WarnickeMerge "Bug 1703: Added debug logging of ignored event...
2014-09-08 Devin AveryMerge "Bug 1731: Breaking dependency cycle between...
2014-09-08 Jozef GloncakBUG 1582 - PUT fails validate outer object name 03/10903/1
2014-09-08 Tony TkacikMerge "Make generated address configurable for netconf...
2014-09-08 Tony TkacikMerge "Bug 1699 - FRM: Change data change listener...
2014-09-06 Mathieu LemayFixed Karaf Distribution Archetype add dependent bundles 77/10877/1
2014-09-05 Maros MarsalekMake generated address configurable for netconf testtool 51/10851/1
2014-09-05 Jan HajnarBug 1699 - FRM: Change data change listener scope from... 61/10761/2
2014-09-05 Maros MarsalekBUG-1521 Add missing unit tests for config-persister... 42/10842/1
2014-09-05 Robert VargaBUG-997: migrate the global context schema service 43/9543/9
2014-09-05 Tony TkacikBug 1703: Added debug logging of ignored event to ease... 38/10838/2
2014-09-05 Ed WarnickeMerge "Enable AD-SAL application to configure OF 1...
2014-09-05 Tony TkacikMerge "Bug 1686 - Rework TopologyManager to use transac...
2014-09-05 Tony TkacikMerge "BUG-1690: catch wildcard InstanceIdentifiers"
2014-09-05 Tony TkacikMerge "Prefer InstanceIdentifier imports"
2014-09-05 Tony TkacikMerge "BUG-1679: optinally log allocation context"
2014-09-05 Maros MarsalekBUG-1617 Add netconf tcp/ssh to karaf features 01/10701/9
2014-09-05 Moiz RajaMerge "Bug 1446: Add JMX stats for clustered data store"
2014-09-05 Shigeru YasudaEnable AD-SAL application to configure OF 1.3 PUSH_VLAN... 01/8801/2
2014-09-05 Moiz RajaImplement creating and applying of snapshot for a shard 96/10496/7
2014-09-04 Ed WarnickeMerge "BUG 1623 - Clustering : Parsing Error thrown...
2014-09-04 Ed WarnickeMerge "BUG 1595 - Clustering : NPE on startup"
2014-09-04 Moiz RajaMerge "Bug 1637: Change Rpc actor calls to async"
2014-09-04 Devin AveryMerge "Initial clustering feature"
next