Remove yang-test
[controller.git] / opendaylight / config / yang-jmx-generator-plugin / src / main / java / org / opendaylight /
2018-03-20 Robert VargaFix compilation after mdsal implementation movement 92/69692/1
2018-01-11 Robert VargaAdjust to yangtools-2.0.0 changes 75/64175/42
2017-09-27 David SuarezRemove explicit default super-constructor calls 20/63620/1
2017-09-16 Stephen KittString performance and maintenability 54/57354/8
2017-05-29 David SuarezReplace LOGGER by LOG 54/57954/2
2017-05-19 Stephen Kittyang-jmx-generator-plugin: use lambdas 90/57190/3
2017-03-06 Jakub TothBug 6859 - Binding generator v1 refactoring 70/52170/12
2016-12-16 Robert VargaCleanup equals() template 45/49445/2
2016-10-12 Stephen KittRework MethodSerializer (+ fallout) 72/46472/2
2016-10-03 Stephen KittUse the diamond operator in generated Java 77/35977/2
2016-09-22 Stephen KittGenerate interface methods without "public" 80/45980/2
2016-07-08 Michael VorburgerGen. Abstract*ModuleFactory with WORKING handleChangedC... 50/40950/4
2016-07-08 Michael VorburgerGen. Abstract*ModuleFactory handleChangedClass() with... 14/40514/5
2016-04-19 Andrej MakBug 5444: Allow null value in config module list setter 33/37433/3
2016-04-14 Tom PantelisAdd registerToOsgi flag to ServiceInterfaceAnnotation 13/36713/17
2016-02-21 Robert VargaBUG-4329: switch to javaparser 53/35153/2
2015-09-18 Stephen KittYang code generator cleanup 70/25570/5
2015-08-08 Thanh HaFix license header violations in yang-jmx-generator... 56/24956/1
2015-07-03 Tomas CereBUG 2839: Config: remove dependencies on commons-io 55/21855/4
2015-05-26 Maros MarsalekBUG-2976 Generate hash/equals for config generated... 99/20499/2
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-23 Tony TkacikMerge "xsql should pull junit directly"
2015-02-23 Tony TkacikMerge "Migrate JMX plugin's use of BindingGeneratorUtil"
2015-02-24 Ed WarnickeMerge "Create odl-nsf-service feature, which excludes...
2015-02-21 Robert VargaUpdate JMX generator 38/15538/2
2015-02-20 Robert VargaMigrate JMX plugin's use of BindingGeneratorUtil 41/15541/1
2015-01-23 Tony TkacikMerge "Remove unnecessary declaration of <prerequisites...
2015-01-23 Tony TkacikMerge "Remove unnecessary declaration of <prerequisites...
2015-01-23 Tony TkacikMerge "Remove unnecessary declaration of <prerequisites...
2015-01-23 Tony TkacikMerge "Remove unnecessary declaration of <prerequisites...
2015-01-22 Tony TkacikMerge "Remove unnecessary declaration of <prerequisites...
2015-01-22 Tony TkacikMerge "Use Maven Enforcer plugin to require Maven version"
2015-01-21 Moiz RajaMerge "Fixed bug in generated artifactId for ${artifact...
2015-01-20 Tony TkacikMerge "Added sun.misc to jre.properties"
2015-01-20 Tom PantelisMerge "BUG 2585 : Make Election Timeout Factor configur...
2015-01-20 Tom PantelisMerge "BUG 2586 : Disable operational persistence by...
2015-01-20 Tony TkacikMerge topic 'archetype'
2015-01-20 Maros MarsalekBUG-2283 Fix close order when reconfiguring config... 43/13343/13
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-11-20 Tony TkacikMerge "BUG-2218: Keep existing link augmentations durin...
2014-11-12 Tony TkacikMerge "Bug 1029: Remove dead code: p2site"
2014-11-07 Tom PantelisMerge "BUG 2317 : StatisticsManager does not unregister...
2014-11-07 Moiz RajaMerge "Bug-2301 - Clustering:Snapshots need not be...
2014-11-07 Tony TkacikMerge "Update junit Assert imports"
2014-11-07 Tony TkacikMerge "Migrade JUnitMatchers references"
2014-11-07 Tony TkacikMerge "Remove unused imports"
2014-11-07 Tony TkacikMerge "Fix checkstyle warnings in opendaylight/config"
2014-11-07 Robert VargaFix checkstyle warnings in opendaylight/config 96/12596/2
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-08-01 Ed WarnickeMerge "Fixed for bug : 1171 - issue while creating...
2014-08-01 Ed WarnickeMerge "Fixed for bug 1197"
2014-07-21 Tony TkacikMerge "Bug 1239 - Clean up and refactor netconf-ssh...
2014-07-16 Tom PantelisMerge "Added comments to the opendaylight-inventory...
2014-07-09 Tony TkacikMerge "Improve documentation of BindingAware{Provider...
2014-07-09 Tony TkacikMerge "Re-added config.version to config-module-archetype."
2014-07-07 Tom PantelisMerge "Bug 1235: Documented Notification services of...
2014-07-04 Ed WarnickeMerge "Created Proper Feature File for AD-SAL"
2014-07-04 Tony TkacikMerge "BUG-1200 changed help for agentpath && added...
2014-07-04 Tony TkacikMerge "BUG-1200 added functions for help depends on...
2014-07-04 Ed WarnickeMerge "Bug 1007 - Statistics manager loses threads...
2014-07-03 Tony TkacikMerge "Protocol framework: use pooled ByteBuf allocator"
next