Fix checkstyle warnings in yang-jmx-generator-it.
[controller.git] / opendaylight /
2014-12-09 Marian DubaiFix checkstyle warnings in yang-jmx-generator-it. 03/13003/10
2014-12-09 Marian DubaiFix checkstyle warnings in threadpool-config-impl 02/13002/10
2014-12-09 Marian DubaiFix checkstyle warnings in netty-timer-config 01/13001/11
2014-12-08 Tony TkacikMerge changes I26ca5aba,Ia615dbd4
2014-12-08 Tony TkacikMerge "BUG-2459: do not convert NetconfMessage"
2014-12-08 Robert VargaBUG-2459: optimize NetconfOperationRouterImpl operations 06/13406/4
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 Robert VargaBUG-2459: Reuse SAXTransformerFactory in EXI decoder 06/13306/13
2014-12-08 Robert VargaBUG-2459: do not convert NetconfMessage 84/13384/5
2014-12-08 Tony TkacikMerge "Speed up chunked framing"
2014-12-08 Tony TkacikMerge "Remove duplicate dependency declaration"
2014-12-05 Robert VargaSpeed up chunked framing 13/13413/3
2014-12-05 Maros MarsalekFix improper cleanup of operational data in sal-netconf... 20/13420/1
2014-12-05 Maros MarsalekFix channelInactive event handling in the netty pipelin... 17/13417/1
2014-12-05 Maros MarsalekRemove logged unstubbed exception in test for netconf... 45/13345/2
2014-12-05 Tony TkacikMerge changes I07a18f32,I8a1a0129
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 Robert VargaImplement NetconfMessage.toString() 20/13320/5
2014-12-05 Robert VargaCleanup message logging in netconf handlers 05/13305/6
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-04 Ed WarnickeMake neutron a simple osgi app 54/12654/14
2014-12-04 Vaclav DemcakBUG-2477 Remove unused pax-exam plugin from netconf-it 72/13372/3
2014-12-04 Robert VargaBUG-2459: Fix netconf-monitoring not reusing JAXB context 73/13373/2
2014-12-04 Robert VargaBUG-2459: Default to byte-aligned encoding 78/13378/1
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 VargaDo not force toString() in NetconfClientSession 15/13315/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 Moiz RajaBUG 2335 : Add jolokia feature 72/12772/7
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 Thanh HaHandle more specific BindException and IOException 77/13177/2
2014-12-01 Thanh HaFix allowable Unix ports range 1024 - 65535 76/13176/3
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 Maros MarsalekBUG-8: migrate newMBeanProxy() -> newMXBeanProxy() 71/13071/2
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 Marian DubaiFix checkstyle warnings in netty-threadgroup-config. 00/13000/10
2014-12-01 Marian DubaiFix checkstyle warnings in netty-event-executor-config. 99/12999/7
2014-12-01 Marian DubaiFix checkstyle warnings in logback-config 98/12998/7
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-30 Srini SeetharamanBug 2372: Removing duplicate call in loadBalancerPoolNo... 24/13224/1
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-27 Marian DubaiFix checkstyle warnings in netconf-util 66/12866/8
2014-11-27 Marian DubaiFix checkstyle warnings in netconf-usermanager 65/12865/11
2014-11-27 Marian DubaiFix checkstyle warnings in netconf-tcp 64/12864/11
2014-11-27 Marian DubaiFix checkstyle warnings in netconf-ssh. 63/12863/12
2014-11-27 Marian DubaiFix checkstyle warnings in netconf-netty-util 62/12862/5
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 Thanh HaCleanup temporary test files 69/13069/3
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-26 Tony TkacikMerge "Fix checkstyle warnings in logback-config-loader."
2014-11-26 Marian DubaiNetconf-cli compilable and included in project 28/13128/2
2014-11-26 Marian DubaiFix checkstyle warnings in logback-config-loader. 97/12997/6
2014-11-26 Marian DubaiFix checkstyle warnings in netconf-monitoring. 61/12861/6
2014-11-25 Marian DubaiFix checkstyle warnings in netconf-mapping-api. 60/12860/5
2014-11-25 Marian DubaiFix checkstyle warnings in netconf-it 59/12859/5
2014-11-25 Marian DubaiFix checkstyle warnings in netconf-impl. 58/12858/6
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 Marian DubaiFix checkstyle warnings in config-util 96/12996/4
2014-11-25 Tony TkacikMerge changes If7159c39,I6c84b2fe
next