Fix checkstyle simplify boolean expression config-api
[controller.git] / opendaylight / md-sal /
2014-12-15 Tony TkacikMerge "Reuse PEM provider in netconf-testtool."
2014-12-15 Tony TkacikMerge topic 'stable/helium'
2014-12-15 Tony TkacikMerge "BUG-2510: Remove all registrations when a routed...
2014-12-15 Tony TkacikMerge "BUG-2459: use thread-local cache of transformers"
2014-12-15 Tony TkacikMerge "Mark DomBrokerImplModule.createLegacyDataService...
2014-12-15 Tony TkacikMerge "BUG-2500: add current tree state to traces"
2014-12-15 Tony TkacikMerge "Cache TransformerFactory"
2014-12-14 Robert VargaShorten YangInstanceIdentifier references 29/13629/1
2014-12-14 Robert VargaBUG-2510: handle RPC route removal 28/13628/1
2014-12-14 Robert VargaBUG-2510: Remove all registrations when a routed rpc... 27/13627/1
2014-12-12 Robert VargaMark DomBrokerImplModule.createLegacyDataService()... 77/13077/2
2014-12-12 Robert VargaBUG-2500: add current tree state to traces 63/13563/3
2014-12-12 Robert VargaCache TransformerFactory 62/13562/2
2014-12-12 Robert VargaBUG-2506: split out maven binding 90/13590/2
2014-12-10 Tony TkacikMerge "BUG-2470: add trace of failed modification"
2014-12-10 Tony TkacikMerge "BUG-2475: Do not issue garbage collection on...
2014-12-10 Tony TkacikMerge topic 'checkstyle'
2014-12-10 Tony TkacikMerge "Fix duplicate dependency warnings"
2014-12-09 Thanh HaFix checkstyle if-statements must use braces sal-common... 06/13506/1
2014-12-09 Thanh HaFix checkstyle if-statements must use braces sal-common... 05/13505/1
2014-12-09 Thanh HaFix checkstyle if-statements must use braces sal-dom... 04/13504/1
2014-12-09 Thanh HaFix checkstyle if-statements must use braces sal-netcon... 03/13503/1
2014-12-09 Thanh HaFix checkstyle if-statements must use braces sal-rest... 02/13502/1
2014-12-09 Thanh HaFix checkstyle if-statements must use braces md/statistics 01/13501/1
2014-12-09 Robert VargaBUG-2470: add trace of failed modification 82/13482/1
2014-12-08 Thanh HaFix duplicate dependency warnings 50/13150/6
2014-12-08 Tony TkacikMerge changes I26ca5aba,Ia615dbd4
2014-12-08 Tony TkacikMerge "BUG-2459: do not convert NetconfMessage"
2014-12-08 Tony TkacikMerge "Fix improper cleanup of operational data in...
2014-12-08 Tony TkacikMerge "Fix channelInactive event handling in the netty...
2014-12-08 Tony TkacikMerge "Remove logged unstubbed exception in test for...
2014-12-08 Tony TkacikMerge "Speed up chunked framing"
2014-12-08 Tony TkacikMerge "Remove duplicate dependency declaration"
2014-12-05 Maros MarsalekFix improper cleanup of operational data in sal-netconf... 20/13420/1
2014-12-05 Tony TkacikMerge "BUG-2459: Default to byte-aligned encoding"
2014-12-05 Anil VishnoiMerge "BUG-2477 Remove unused pax-exam plugin from...
2014-12-05 Robert VargaRemove duplicate dependency declaration 97/13197/2
2014-12-05 Tony TkacikMerge "BUG-2459: Fix netconf-monitoring not reusing...
2014-12-05 Moiz RajaBUG 2463 - Changing setting for shard-snapshot-data... 41/13341/2
2014-12-04 Moiz RajaMerge "Make neutron a simple osgi app"
2014-12-03 Anil VishnoiMerge "Fix bug 2450 - Statistics collection slow -...
2014-12-03 Tony TkacikMerge "Do not force toString() in NetconfClientSession"
2014-12-03 Tony TkacikMerge "Refactor DOMDataBrokerImpl"
2014-12-03 Tony TkacikMerge "Add MD-SAL artifacts"
2014-12-03 Tony TkacikMerge "Remove use of xtend"
2014-12-03 Tony TkacikMerge "Fix checkstyle warnings in netty-threadgroup...
2014-12-03 Tony TkacikMerge "Fix checkstyle warnings in netty-event-executor...
2014-12-03 Tony TkacikMerge "Fix checkstyle warnings in logback-config"
2014-12-03 Tony TkacikMerge "Fix checkstyle warnings in netconf-util"
2014-12-03 Tony TkacikMerge "BUG-8: migrate newMBeanProxy() -> newMXBeanProxy()"
2014-12-03 Vaclav DemcakFix bug 2450 - Statistics collection slow - performance 28/13328/2
2014-12-02 Robert VargaRefactor DOMDataBrokerImpl 78/13078/6
2014-12-02 Ed WarnickeMerge "Handle more specific BindException and IOException"
2014-12-02 Ed WarnickeMerge "Fix allowable Unix ports range 1024 - 65535"
2014-12-02 Ed WarnickeMerge "BUG 2335 : Add jolokia feature"
2014-12-02 Vaclav DemcakBug 2175 - Migrate frm, statistics and inventory manage... 03/13303/3
2014-12-02 Moiz RajaMerge "Bug 2415: Fixed intermittent RpcRegistry unit...
2014-12-01 Tom PantelisMerge "BUG 2437 - Enable snapshotting based on size...
2014-12-01 Moiz RajaMerge "bug 2266 : added more types of schema nodes...
2014-12-01 Moiz RajaBUG 2437 - Enable snapshotting based on size of data... 48/13148/4
2014-12-01 Moiz RajaBUG 2371 : Leader should reset it's snapshot tracking... 09/13109/5
2014-12-01 Moiz RajaMerge "Bug-2397:Provide a mechanism for stakeholders...
2014-12-01 Harman Singhbug 2266 : added more types of schema nodes to increase... 75/13275/1
2014-12-01 Robert VargaRemove use of xtend 03/13203/3
2014-12-01 Robert VargaAdd MD-SAL artifacts 66/13266/1
2014-12-01 Devin AveryMerge "Bug 2435 - Controller/MD-SAL throwing ModifiedNo...
2014-12-01 Tony TkacikMerge "Fix checkstyle warnings in netconf-usermanager"
2014-12-01 Tony TkacikMerge "Fix checkstyle warnings in netconf-tcp"
2014-12-01 Tony TkacikMerge "Make sure we include maven plugin in execution"
2014-12-01 Tony TkacikMerge "BUG-2259: mark AbstractBindingAware* as deprecated"
2014-12-01 Tony TkacikMerge "BUG-2340 Fix improper cleanup of resources in...
2014-11-28 Robert VargaBUG-2259: mark AbstractBindingAware* as deprecated 81/12981/4
2014-11-28 Robert VargaMake sure we include maven plugin in execution 19/13119/4
2014-11-28 Maros MarsalekBUG-2340 Fix improper cleanup of resources in netconf... 01/13201/2
2014-11-28 Anil VishnoiBug 2435 - Controller/MD-SAL throwing ModifiedNodeDoesN... 56/13156/5
2014-11-28 Tony TkacikMerge "Optimize xsql's use of collections"
2014-11-28 Tony TkacikMerge "Netconf-cli compilable and included in project"
2014-11-27 Vaclav DemcakFix bug 2413 NPE for group and meters 83/12983/6
2014-11-26 Ed WarnickeMerge "Fix expression deprecated warning on ${version}"
2014-11-26 Kamal RameshanBug-2397:Provide a mechanism for stakeholders to get... 33/12933/7
2014-11-26 Thanh HaFix expression deprecated warning on ${version} 53/13153/1
2014-11-26 Moiz RajaMerge "Bug 2267: Reuse leaf and leaf set entry builders...
2014-11-26 Moiz RajaMerge "Bug-915: Adding static document generation....
2014-11-25 Tony TkacikMerge "Fix checkstyle warnings in config-util"
2014-11-25 Robert VargaOptimize xsql's use of collections 43/12643/9
2014-11-25 Robert VargaBUG-2255: introduce PingPongDataBroker 83/12583/9
2014-11-25 Tony TkacikMerge changes If7159c39,I6c84b2fe
2014-11-25 Tony TkacikMerge "Migrate FRM/SM to use model API SchemaContextPro...
2014-11-21 Alex FanBug-915: Adding static document generation. 29/12129/7
2014-11-21 Robert VargaDeprecate ForwardedBackwardsCompatibleDataBroker 49/13049/1
2014-11-21 Robert VargaMigrate from using the deprecated SchemaContextProvider 48/13048/1
2014-11-21 Robert VargaMigrate FRM/SM to use model API SchemaContextProvider 47/13047/1
2014-11-21 Tony TkacikMerge "Remove raw references to Map in XSQL"
2014-11-21 Tony TkacikMerge "BUG-8: mark deprecated classes as such"
2014-11-21 Tony TkacikBug 865: Changed Config subsystem module for ForwardedB... 18/13018/4
2014-11-21 Tony TkacikMerge "BUG-650: Split out CommitCoordinationTask"
2014-11-21 Tony TkacikMerge changes Ia7cd7eda,If961a029,I9f6a57a2,Id8551489
2014-11-21 Tony TkacikMerge "Fix checkstyle warnings in config-api"
2014-11-21 Robert VargaBUG-650: Split out CommitCoordinationTask 37/12437/13
2014-11-21 Tony TkacikMerge "BUG-650: remove executor abstraction"
next