Remove explicit default super-constructor calls
[yangtools.git] / yang / yang-data-impl / src / main / java / org / opendaylight / yangtools / yang / data / impl / schema / builder / impl / ImmutableMapEntryNodeBuilder.java
2017-10-07 David SuarezRemove explicit default super-constructor calls 01/63601/3
2017-10-04 Robert VargaCleanup checkstyle warnings and turn enforcement on... 51/62551/6
2016-06-03 Robert VargaScripted update of if statements 93/39793/2
2015-07-03 Tom PantelisFix bug in ImmutableMapEntryNodeBuilder 73/23673/3
2015-06-15 Robert VargaCleanup NodeIdentifierWithPredicates references 95/22595/1
2015-03-30 Tony TkacikMerge "Bug 2366: Introducing support for statement...
2015-03-23 Tony TkacikMerge "Bug 2843 - Restconf JSON PUT cannot update/creat...
2015-03-23 Tony TkacikMerge "BUG-2352: Remove commons-io from features"
2015-03-23 Tony TkacikMerge "SchemaAwareApplyOperation: use an immediate...
2015-03-23 Tony TkacikMerge "Do not use Iterables when we have a collection"
2015-03-23 Tony TkacikMerge "BUG-2856: optimize key/leaf reference checking"
2015-03-23 Tony TkacikMerge "BUG-2856: add leaf node simplied by key"
2015-03-22 Robert VargaBUG-2856: optimize key/leaf reference checking 48/16948/1
2015-03-22 Robert VargaBUG-2856: add leaf node simplied by key 47/16947/1
2015-03-22 Robert VargaMerge "Introduced skeletons of Contributor and User...
2015-03-21 Robert VargaMerge "Bug 2361: Added prototype implementation using...
2015-03-02 Tony TkacikMerge "DataContainerNodeBuilder should take a Collection"
2015-02-28 Robert VargaDataContainerNodeBuilder should take a Collection 31/15831/2
2014-10-23 Tony TkacikMerge "Remove deprecated concepts.util.ListenerRegistry"
2014-10-23 Tony TkacikMerge "Bug 1991: Ignore AugmentationIdentifier in XML...
2014-10-23 Tony TkacikMerge "BUG-2022: String Type pattern parsing and resolv...
2014-10-23 Tony TkacikMerge changes I296b2805,Iee01f474,I13dab228
2014-10-23 Tony TkacikMerge "bug 1957 StackOverFlowError in YangParserImpl"
2014-10-22 Robert VargaMerge "BUG-1954: Fix useless Boolean instantiation"
2014-10-22 Lukas SedlakMerge "Bug 584: Increase test coverage"
2014-10-22 Tony TkacikMerge "Added test suite for parser builder implementation"
2014-10-22 Tony TkacikMerge "Bug 584: Test coverage increase SchemaContextUtil"
2014-10-22 Lukas SedlakMerge "Resolved some sonar issues: Simplify Boolean...
2014-10-14 Ladislav BorakResolved some sonar issues: Simplify Boolean Expression 45/11945/1
2014-08-07 Tony TkacikMerge "Fixed incorrect test location."
2014-08-07 Tony TkacikMerge "Bug 1372 - toString methods in generated classes"
2014-08-05 Tony TkacikMerge "BUG-994: introduce ObjectCache for QNameModule...
2014-08-04 Tony TkacikMerge "BUG-1275: teach NormalizedNode builders about...
2014-08-04 Martin VitezMerge "Bug 1475: Correctly handle case of typedef that...
2014-08-04 Robert VargaBUG-1275: teach NormalizedNode builders about size... 38/9638/1
2014-07-30 Tony TkacikMerge "Bug 1354: Added rpcReplyToDomNodes method."
2014-07-29 Tony TkacikMerge "BUG-1305: improved antlr grammar handling of...
2014-07-29 Robert VargaBUG-1092: rename data.api.InstanceIdentifier to YangIns... 27/9427/3
2014-05-12 Tony TkacikMerge "BUG-865: removed unnecessary test file."
2014-05-10 Tony TkacikMerge changes Id6a27004,I7baa722d
2014-05-10 Tony TkacikMerge "BUG-731: remove XmlToNodes class"
2014-05-10 Tony TkacikMerge "BUG-731: StringBufferInputStream is deprecated"
2014-05-10 Tony TkacikMerge "BUG-731: remove empty statement"
2014-05-10 Tony TkacikMerge "BUG-731: eliminate magic constants"
2014-05-10 Tony TkacikMerge "BUG-731: fix order of modifiers"
2014-05-10 Tony TkacikMerge "Fix InstanceIdentifier toString()"
2014-05-10 Tony TkacikMerge "Remove unused imports"
2014-05-10 Tony TkacikMerge "BUG-648: add missing copy builders"
2014-05-08 Robert VargaBUG-648: add missing copy builders 20/6820/2
2014-04-16 Tony TkacikMerge "Bug 735 - Part 1 - add ietf-restconf.yang back...
2014-04-14 Maros MarsalekBUG-457 Fix TODOs and FIXMEs in yang-data-impl schema... 00/5800/6
2014-04-08 Tony TkacikMerge changes Iaac9f7e2,I9c336a30
2014-04-08 Tony TkacikMerge "Bug 447 - Yang documentation generator improvements"
2014-04-08 Tony TkacikMerge "Fix for Bug 586."
2014-04-07 Robert VargaBUG-648: expose copy builders 49/5949/1
2014-04-07 Robert VargaBUG-648: Provide framework for eliding copying builder... 72/5872/7
2014-04-07 Robert VargaBUG-648: Fixup hashCode/equals 71/5871/6
2014-03-20 Maros MarsalekAdd attributes to nodes that can take attributes 10/5610/19
2014-03-20 Maros MarsalekAbstract infrastructure for normalized nodes translation. 94/5594/23
2014-03-19 Robert VargaMerge "Fixed possible NPE in CodecMapping."
2014-03-19 Tony TkacikAdded NormalizedNodeContainerBuilder and helpers. 46/5646/5
2014-03-18 Tony TkacikMerge "Fix for Bug 511 (model + integration-test)"
2014-03-18 Tony TkacikMerge "Fix for Bug 511 (concepts)"
2014-03-18 Tony TkacikMerge "Fix for Bug 511 (yang)"
2014-03-18 Tony TkacikMerge "Fix for Bug 511 (code-generator)"
2014-03-18 Tony TkacikMerge "Fix for Bug 495."
2014-03-18 Tony TkacikMerge "Added documentation for web socket client"
2014-03-13 Tony TkacikMerge "Immutable implementation of new yang-data-api"
2014-03-12 Maros MarsalekImmutable implementation of new yang-data-api 57/5557/5