Bug 6859 - Binding generator v1 refactoring
[controller.git] / opendaylight / config / yang-jmx-generator-plugin / src / main / java / org / opendaylight / controller / config / yangjmxgenerator / plugin / JMXGenerator.java
2017-03-06 Jakub TothBug 6859 - Binding generator v1 refactoring 70/52170/12
2016-02-21 Robert VargaBUG-4329: switch to javaparser 53/35153/2
2015-09-18 Stephen KittYang code generator cleanup 70/25570/5
2015-07-03 Tomas CereBUG 2839: Config: remove dependencies on commons-io 55/21855/4
2015-04-30 Tony TkacikMerge "BUG-2288: deprecate old binding Notification...
2015-02-25 Tony TkacikMerge "Removing { } from NormalizedNodeJsonBodyWriter"
2015-02-24 Tony TkacikMerge "Bug 2697: Improvement wrong response handling...
2015-02-24 Tony TkacikMerge "Bug 2731: Discard changes only when transaction...
2015-02-24 Tony TkacikMerge "Fix race condition in get/get-config netconf...
2015-02-24 Tom PantelisMerge "BUG 2676 : Use notification-dispatcher for DataC...
2015-02-24 Tom PantelisMerge "BUG 2676 : Use transaction-dispatcher for ShardT...
2015-02-24 Tom PantelisMerge "BUG 2676 : Use shard-dispatcher for ShardManager...
2015-02-24 Tom PantelisMerge "BUG 2676 : Use custom client-dispatcher when...
2015-02-23 Tom PantelisMerge "BUG 2676 : Introduce API for accessing akka...
2015-02-23 Tom PantelisMerge "BUG 2718 : Create a diagnostic utility to track...
2015-02-23 Tom PantelisMerge "BUG 2741 : Fix issue with real snapshotting...
2015-02-23 Ed WarnickeMerge "Bug 2673: Binding cursor-based data change API"
2015-02-23 Tony TkacikMerge "Re-enable running of SingleFeaturesTest"
2015-02-23 Tony TkacikMerge "Startup archetype: remove 'Impl' from config...
2015-02-23 Tony TkacikMerge "Startup archetype: Add basic unit tests for...
2015-02-23 Tony TkacikMerge "Startup arch - remove artifactId prefix from...
2015-02-23 Tony TkacikMerge "Cleanup root pom "name"."
2015-02-23 Tony TkacikMerge "Serialize capabilities for notification properly"
2015-02-23 Tony TkacikMerge "BUG-2600 Proper reset caching of notifications...
2015-02-23 Tony TkacikMerge "BUG-2635 Netconf monitoring for md-sal netconf...
2015-02-23 Tony TkacikMerge "DOMDataTree APIs"
2015-02-23 Tony TkacikMerge "Update JMX generator"
2015-02-24 Ed WarnickeMerge "Create odl-nsf-service feature, which excludes...
2015-02-21 Robert VargaUpdate JMX generator 38/15538/2
2014-12-18 Tony TkacikMerge "BUG-2288: DOMNotification API"
2014-12-15 Tony TkacikMerge "Reuse PEM provider in netconf-testtool."
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-10 Tony TkacikMerge "Fix Sonar Bad practice - Method may fail to...
2014-12-09 Thanh HaFix checkstyle if-statements must use braces yang-jmx... 08/13508/1
2014-12-09 Tony TkacikMerge "Fix checkstyle warnings in yang-jmx-generator...
2014-12-09 Marian DubaiFix checkstyle warnings in yang-jmx-generator-plugin 04/13004/10
2014-10-31 Tony TkacikMerge "BUG-1953: fix SAL compatility layer"
2014-10-27 Tony TkacikMerge "BUG 1839 - HTTP delete of non existing data"
2014-10-27 Tony TkacikMerge "Fix checkstyle warnings"
2014-10-27 Tony TkacikMerge "Cleanup RpcRoutingStrategy definition"
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 "Add get-config commit edit-config to testtool"
2014-10-20 Tony TkacikMerge "Issue fix for config subsystem"
2014-10-16 Filip TehlarIssue fix for config subsystem 99/11999/1
2014-04-21 Ed WarnickeMerge "Bug 509: Improve logging in InMemoryDataStore."
2014-04-19 Alessandro BochMerge "bug 741 - Make sure to stop threads on bundle...
2014-04-16 Ed WarnickeMerge "Bug 615: Removed xtend from Topology Manager"
2014-04-16 Ed WarnickeMerge "Bug 509: Fixed incorrect merging of Data Store...
2014-04-15 Ed WarnickeMerge "BUG-509: add missing copyright headers"
2014-04-15 Ed WarnickeMerge "Bug 509: Fixed small discrepancies in Binding...
2014-04-15 Ed WarnickeMerge "Bug 509: Added In-memory datastore support for...
2014-04-15 Tony TkacikMerge "Resolve Bug:717 - Remove fragment version requir...
2014-04-15 Tony TkacikMerge "Bug 714 - Fixed creating DOM Document's element...
2014-04-15 Tony TkacikMerge "Resolve Bug:445 Remove freemarker from config...
2014-04-09 Tomas OlveckyResolve Bug:445 Remove freemarker from config code... 24/5524/6
2014-02-07 Ed WarnickeMerge "Fix for bug #236 and bug #240 Have made changes...
2014-01-26 Ed WarnickeMerge "Improve client logging"
2014-01-26 Ed WarnickeMerge "Minor fixes in md-sal and config."
2014-01-25 Madhu VenugopalMerge "Turned down some logs in StatisticsProvider...
2014-01-25 Ed WarnickeMerge "Fix JMX plugin mismatch with yangtools"
2014-01-25 Robert VargaFix JMX plugin mismatch with yangtools 78/4778/1
2014-01-18 Ed WarnickeMerge "Fix for Bug 3"
2014-01-15 Ed WarnickeMerge "BugFix : Changes to get ping between two hosts...
2014-01-15 Ed WarnickeMerge "Add shutdown hook."
2014-01-15 Ed WarnickeMerge "Switch initial config files format to xml and...
2014-01-15 Ed WarnickeMerge "Better logging for netconf-ssh."
2014-01-15 Ed WarnickeMerge "Restconf operation GET, PUT, POST tests refactoring"
2014-01-15 Ed WarnickeMerge "* fix : yang-generator can't find SIE if its...
2014-01-13 Martin Bobak* fix : yang-generator can't find SIE if its base is... 22/3822/7
2013-11-04 Alissa BonasFix star import and enable checkstyle rule to prevent it. 07/2307/2
2013-10-14 Maros MarsalekInitial code drop of netconf protocol implementation 76/1776/9
2013-10-02 Tomas OlveckyInitial code drop of yang model driven configuration... 62/1462/5