Fix bug in ImmutableMapEntryNodeBuilder
[yangtools.git] / yang / yang-data-impl / src / main / java / org / opendaylight / yangtools / yang / data / impl / schema / builder / impl / valid /
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-22 Robert VargaBUG-2856: optimize key/leaf reference checking 48/16948/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-10 Robert VargaBUG-1513: introduce ChoiceSchemaNode 70/16270/7
2015-02-26 Tony TkacikMerge changes I4f081454,Ibe6f283d,I83acfee3,If7a08ff1...
2015-02-26 Robert VargaFix array validation 63/15763/3
2015-02-25 Tony TkacikMerge "Fix checkListKey not checking actual/expected...
2015-01-27 Robert VargaFix checkListKey not checking actual/expected values 40/14540/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-09-02 Robert VargaMerge "Added tests for yang.model.util"
2014-09-01 Tony TkacikMerge "Hotfix for stmtsep use in YangParser grammar."
2014-09-01 Tony TkacikMerge "Improve TypeProviderImpl.sortTypeDefinitionAccor...
2014-09-01 Tony TkacikMerge "Change yang-maven-plugin to write yang files...
2014-08-31 Robert VargaMerge "BUG-869: minor changes to improve code readabili...
2014-08-29 Robert VargaMerge "BUG-576: fixed possible null pointer dereference...
2014-08-29 Robert VargaMerge "BUG-1433: augmentation field visibility changed...
2014-08-29 Tony TkacikMerge "Bug 1446: Add new concurrent classes for trackin...
2014-08-29 Robert VargaMerge "BUG-869: removed redundant check for null before...
2014-08-29 Robert VargaMerge "BUG-869: added proper handling of nullable param...
2014-08-29 Robert VargaMerge "Fix to feature files to include ietf-yang-types...
2014-08-28 Tony TkacikMerge "Bug 1505 - Provide test coverage for binding...
2014-08-28 Tony TkacikMerge "BUG-869: avoid String repetition in RestRestconf...
2014-08-28 Tony TkacikMerge "BUG-576: fixed invalid key used to search map...
2014-08-28 Tony TkacikMerge "BUG-576: fixed bug in AbstractSchemaRepository...
2014-08-28 Tony TkacikMerge "BUG-576: added support for handling nested group...
2014-08-28 Tony TkacikMerge "BUG-576: fixed invalid if conditions in LazyGene...
2014-08-28 Tony TkacikMerge "BUG-576: fixed test sources loading in YangModul...
2014-08-28 Tony TkacikMerge "BUG-869: removed useless null check from DataVal...
2014-08-28 Martin VitezBUG-869: removed useless null check from DataValidation... 35/10435/2
2014-08-07 Tony TkacikMerge "Fixed incorrect test location."
2014-08-07 Tony TkacikMerge "Bug 1372 - toString methods in generated classes"
2014-08-04 Martin VitezMerge "Bug 1475: Correctly handle case of typedef that...
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-07-03 Tony TkacikMerge "BUG-865: fixed formatting of pom.xml"
2014-07-02 Tony TkacikMerge "Improvements REST documentation generation"
2014-07-02 Martin VitezMerge "Add serial version"
2014-07-01 Robert VargaAdd serial version 99/8499/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-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-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