controller.git
2014-08-27 Tony TkacikMerge "BUG-1622 Fix handling of non-downloadable schema...
2014-08-27 Tony TkacikMerge "BUG-1621 Fix reconnecting."
2014-08-27 Tom PantelisMerge "Cleanup DOMStoreReadTransaction/DOMDataReadTrans...
2014-08-27 Lukas SedlakHotfix for resolving of remote yang schemas. 80/10380/1
2014-08-27 Tony TkacikMerge "BUG-1493: activate recursion elision"
2014-08-27 Maros MarsalekBUG-1622 Fix handling of non-downloadable schemas from... 74/10374/1
2014-08-27 Maros MarsalekBUG-1621 Fix reconnecting. 73/10373/1
2014-08-27 Moiz RajaCleanup DOMStoreReadTransaction/DOMDataReadTransaction... 37/9937/7
2014-08-27 Filip TehlarBUG-1520 coverage tests for config-api 34/10234/7
2014-08-27 Madhu VenugopalMerge "Adding sal-compatibilty feature"
2014-08-27 Tony TkacikMerge "BUG-650: fromYangInstanceIdentifier() can return...
2014-08-27 Robert VargaBUG-650: fromYangInstanceIdentifier() can return null 34/10334/5
2014-08-27 Tony TkacikMerge "Simplify YangInstanceIdentifier references"
2014-08-27 Ed WarnickeAdding sal-compatibilty feature 74/10274/2
2014-08-26 tpantelisBug 1446: Add JMX stats for in-memory data store 27/10327/10
2014-08-26 Liem NguyenAdded AAA AuthN filter to RESTConf web.xml 35/10335/2
2014-08-26 Devin AveryAdd example Unit test to Toaster 37/10337/1
2014-08-26 Robert VargaSimplify YangInstanceIdentifier references 33/10333/2
2014-08-26 Moiz RajaMerge "Bug 1576: Handle remote failures for write Tx...
2014-08-26 Moiz RajaMerge "Bug 1616: Issues with using container and defaul...
2014-08-26 Maros MarsalekBUG-1617 Extract AuthProvider from netconf ssh 18/10318/1
2014-08-26 Tony TkacikMerge "BUG-1618 Handle pending writes in ssh netconfclient"
2014-08-26 Maros MarsalekBUG-1618 Handle pending writes in ssh netconfclient 03/10303/2
2014-08-26 Tony TkacikMerge "Added feature for sal-mdsal-xsql"
2014-08-26 Ed WarnickeMerge "Added IP address of the OF switch to flow-node"
2014-08-26 Tony TkacikMerge "BUG-1521 Increase test coverage of netconf-netty...
2014-08-26 Tony TkacikMerge "BUG-1568 Remove unused VirtualSocket"
2014-08-26 Tony TkacikMerge "BUG-1521 Netconf-monitoring test coverage raise"
2014-08-26 Tony TkacikMerge "BUG-650: remove unneeded sort()"
2014-08-26 Madhu VenugopalMerge "Fixing incorrect case for interface method neutr...
2014-08-26 Ed WarnickeAdded feature for sal-mdsal-xsql 75/10275/1
2014-08-25 Giovanni MeoMerge "Bug 1536: Fixed minimum values of SET_TP_SRC...
2014-08-25 Ed WarnickeMerge "Get some basic unit testing in place for the...
2014-08-25 Ed WarnickeMerge "Do not use protobuf serialization for FindPrimar...
2014-08-25 Giovanni MeoMerge "Added missing dependency sections that helps...
2014-08-25 Tom PantelisMerge "Improve SnapshotBackedReadTransaction.close()"
2014-08-25 Maros MarsalekBUG-1521 Increase test coverage of netconf-netty-util 54/10254/1
2014-08-25 Maros MarsalekBUG-1568 Remove unused VirtualSocket 53/10253/1
2014-08-25 Moiz RajaOptimized version of NormalizedNode Serialization 68/10268/9
2014-08-25 Giovanni MeoMerge "Bug 1234: Force to use legacy OF plugin if it...
2014-08-25 Tony TkacikMerge "Archetypes for karaf support"
2014-08-25 Maros MarsalekBUG-1521 Netconf-monitoring test coverage raise 52/10252/1
2014-08-25 Robert VargaBUG-650: remove unneeded sort() 47/10247/1
2014-08-25 Robert VargaImprove SnapshotBackedReadTransaction.close() 96/10196/2
2014-08-25 Ed WarnickeArchetypes for karaf support 45/10245/1
2014-08-25 Madhu VenugopalAdded missing dependency sections that helps if the... 43/10243/1
2014-08-25 tpantelisBug 1598: Cleanup stale ShardReadTransactions 75/10175/10
2014-08-25 Ed WarnickeMerge "BUG-1568 Remove ganymed Ssh client adapter"
2014-08-25 Ed WarnickeMerge "BUG-1568 Ssh Handler for netconf client Mina...
2014-08-25 Anil VishnoiBug 1593 - Flow Statistics manager is updating store... 35/10135/4
2014-08-25 Shigeru YasudaBug 1234: Force to use legacy OF plugin if it is installed. 60/8860/3
2014-08-25 Tony TkacikMerge "Fixed possible NPE in TopologyManager FlowCapabl...
2014-08-25 Tony TkacikMerge "Make InMemoryDOMDataStore.ready() unsynchronized"
2014-08-25 Ed WarnickeMerge "BUG-1601 Fix null pointer in netconf connector...
2014-08-25 Robert VargaBUG-1493: activate recursion elision 95/10095/3
2014-08-25 Ed WarnickeMerge "BUG 1597 - Do not use toString as serialized...
2014-08-25 Ed WarnickeMerge "Add type of transaction being created to log...
2014-08-25 Maros MarsalekBUG-1568 Remove ganymed Ssh client adapter 65/10165/8
2014-08-25 Maros MarsalekBUG-1568 Ssh Handler for netconf client Mina implementation 42/10142/9
2014-08-25 Moiz RajaMerge "Workaround for karaf bug KARAF-3069"
2014-08-25 Moiz RajaMerge "Fix for possible NPE if Bundle is stopped."
2014-08-25 Srini SeetharamanFixing incorrect case for interface method neutronLoadB... 32/10232/1
2014-08-25 Mathieu LemayModified Base Features to follow proper naming conventions 31/10231/2
2014-08-25 Madhu VenugopalMerge changes Ib0aadbff,I765ffc07
2014-08-25 Tom PantelisMerge "Keep a cache of QName"
2014-08-24 Ed WarnickeAdd descriptions to features. 30/10230/1
2014-08-24 Ed WarnickeTrial patch to use stock jersey-servlet 51/10151/2
2014-08-24 Ed WarnickeSmall change to make everything executable in target... 95/10195/2
2014-08-24 Giovanni MeoMerge "Added features-test for Karaf features that...
2014-08-24 Giovanni MeoMerge changes If391c483,I964eedcd
2014-08-24 Moiz RajaGet some basic unit testing in place for the RaftActor... 63/9963/4
2014-08-24 Moiz RajaDo not use protobuf serialization for FindPrimary and... 55/9955/4
2014-08-24 Moiz RajaAdd type of transaction being created to log message 44/9944/5
2014-08-24 Moiz RajaKeep a cache of QName 69/9869/11
2014-08-24 Ed WarnickeWorkaround for karaf bug KARAF-3069 13/10213/1
2014-08-23 Robert VargaMake InMemoryDOMDataStore.ready() unsynchronized 09/10209/1
2014-08-23 Ed WarnickeMerge "Bug 1262 - Document Transaction Chaining of...
2014-08-23 Madhu VenugopalAdded features-test for Karaf features that cover Netwo... 93/10193/2
2014-08-23 Madhu VenugopalAdded features-test for ADSAL Layer Karaf features... 92/10192/2
2014-08-23 tpantelisBug 1576: Handle remote failures for write Tx async 09/10109/6
2014-08-23 tpantelisBug 1616: Issues with using container and default value... 72/10272/1
2014-08-23 Moiz RajaBUG 1597 - Do not use toString as serialized version... 04/10204/1
2014-08-23 Madhu VenugopalAdded features-test for base Karaf features and fixed... 82/10182/3
2014-08-23 Basheeruddin... BUG 1606 - A read is attempted on a WRITE_ONLY transaction 01/10201/1
2014-08-22 Moiz RajaMerge "changed the label for seed node config"
2014-08-22 Alessandro... Merge "Configuration service uses an inconsistent hashc...
2014-08-22 Giovanni MeoConfiguration service uses an inconsistent hashcode... 74/10174/1
2014-08-22 Robert VargaBug 1262 - Document Transaction Chaining of MD-SAL 33/8733/3
2014-08-22 Robert VargaBe sure to shutdown instance when destroyed 85/10185/1
2014-08-22 Tom PantelisMerge "Incorrect name of elements in yang case nodes"
2014-08-22 Maros MarsalekBUG-1601 Fix null pointer in netconf connector for... 58/10158/2
2014-08-22 Giovanni MeoMerge "Resolving Karaf Northbound API issues with a...
2014-08-22 Tony TkacikMerge "Removed getClass comparison if FlowComparator."
2014-08-22 Devin AveryMerge "Remove unused getter"
2014-08-22 Devin AveryMerge "BUG-868: remove unused things"
2014-08-22 Devin AveryMerge "BUG-868: remove deprecated call"
2014-08-22 Madhu VenugopalResolving Karaf Northbound API issues with a few relate... 11/10111/5
2014-08-21 Ed WarnickeSmall fix on dependencies for karaf features. 50/10150/1
2014-08-21 Robert VargaRemove unused getter 28/9928/3
2014-08-21 Robert VargaBUG-868: remove unused things 27/9927/3
next