Added missing parent tag to pom files
[yangtools.git] / yang /
2014-09-01 Devin AveryAdded missing parent tag to pom files 61/10461/4
2014-09-01 Robert VargaMerge "Replaced harcoded nexus proxy URLs with variable."
2014-09-01 Tony TkacikMerge "BUG-1440: extract a reusable StringInstanceIdent...
2014-09-01 Tony TkacikMerge "Improve TypeProviderImpl.sortTypeDefinitionAccor...
2014-09-01 Robert VargaBUG-1440: extract a reusable StringInstanceIdentifierCodec 95/10595/1
2014-09-01 Tony TkacikMerge "Change yang-maven-plugin to write yang files...
2014-09-01 Robert VargaBUG-1440: introduce SchemaTracker and use it 59/10559/4
2014-09-01 Robert VargaBUG-1440: simplify parsing 58/10558/3
2014-09-01 Robert VargaKill trailing whitespace 71/10571/1
2014-09-01 Robert VargaMerge changes I8a672b0e,I8f0a22a8,I2192d909
2014-09-01 Tony TkacikMerge changes I0bc3b486,I67f2ca3e,Ie591417d,I01acd9f9...
2014-08-31 Robert VargaMerge "BUG-869: minor changes to improve code readabili...
2014-08-31 Robert VargaBUG-1440: use a precondition instead of a throw 44/10544/2
2014-08-31 Robert VargaBUG-1440: remove open-coded Multimap 43/10543/1
2014-08-31 Robert VargaBUG-1440: add documentation and update API 41/10541/1
2014-08-31 Robert VargaBUG-1440: improve CompositeNodeDataWithSchema 42/10542/1
2014-08-31 Robert VargaBUG-1440: add documentation 40/10540/1
2014-08-31 Robert VargaBUG-1440: speed up LoggingNormalizedNodeStreamWriter 39/10539/1
2014-08-31 Robert VargaBUG-1441: implement XMLStreamNormalizedNodeStreamWriter 89/10489/8
2014-08-31 Robert VargaBUG-1440: fix a few typos 26/10526/2
2014-08-31 Robert VargaBUG-1440: speedup namespace/localname splitting 25/10525/3
2014-08-31 Robert VargaBUG-1440: speedup namespace resolution 24/10524/3
2014-08-31 Robert VargaBUG-1440: cache codecs 22/10522/2
2014-08-31 Robert VargaBUG-1440: remove unused imports 33/10433/5
2014-08-30 Robert VargaRemove explicit final keywords 09/10509/2
2014-08-30 Robert VargaCompare booleans via equals() 08/10508/2
2014-08-29 Robert VargaDo not use String.toString() 06/10506/1
2014-08-29 Robert VargaImprove UnionType.toString() 05/10505/1
2014-08-29 Robert VargaUint16 shared instance should be final 02/10502/1
2014-08-29 Robert VargaSimplify YangInstanceIndentifier references 88/10488/2
2014-08-29 Robert VargaFix SchemaPath.legacyPath visibility 87/10487/2
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 "Hotfix for gson test."
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 Lukas SedlakHotfix for gson test. 53/10453/1
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-28 Tony TkacikMerge "BUG-1590: introduce PathArgument.toRelativeStrin...
2014-08-28 Martin VitezBUG-869: minor changes to improve code readability... 37/10437/1
2014-08-28 Martin VitezBUG-576: fixed bug in AbstractSchemaRepository.removeSource 34/10434/1
2014-08-28 Martin VitezBUG-869: replaced inefficient use of keySet with entryS... 31/10431/1
2014-08-27 Robert VargaMerge "Fixed incorrect instanceof in yang-data-operations."
2014-08-27 Tony TkacikMerge "Bug 1630: Updated normalized to binding codec...
2014-08-27 Tony TkacikMerge "Fixed merge job breakage."
2014-08-27 Tony TkacikFixed merge job breakage. 76/10376/1
2014-08-27 Tony TkacikMerge "BUG-869: reworked check for integer value."
2014-08-27 Tony TkacikMerge "ModifiedNode instantiation improvement."
2014-08-27 Tony TkacikMerge "Bug 1258: Implement DataTree partial indexing"
2014-08-27 Tony TkacikMerge "BUG-650: improve toYangInstanceIdentifier()...
2014-08-27 Tony TkacikMerge "Pre-cache child node set"
2014-08-27 Lukas SedlakMerge "Bug 1443: Added support for misplaced augmentati...
2014-08-26 Tony TkacikFixed incorrect instanceof in yang-data-operations. 14/10314/3
2014-08-26 Tony TkacikBug 1443: Added support for misplaced augmentations. 01/10301/5
2014-08-26 Robert VargaMerge "BUG-865: removed use of deprecated YangInstanceI...
2014-08-26 Robert VargaMerge "Bug 1505 - Added test model and instance identif...
2014-08-26 Robert VargaPre-cache child node set 29/10229/2
2014-08-26 Lukas SedlakModifiedNode instantiation improvement. 15/10315/1
2014-08-26 Lukas SedlakBug 1258: Implement DataTree partial indexing 96/9696/5
2014-08-26 Tony TkacikMerge "BUG-869: description field in BitsType made...
2014-08-26 Tony TkacikMerge "BUG-865: removed UnknownType class"
2014-08-26 Tony TkacikMerge "BUG-869: avoid unused constructor parameter...
2014-08-26 Tony TkacikMerge "BUG-869: simplified if expressions as suggested...
2014-08-26 Martin VitezMerge "Fix for features - added missing dependency"
2014-08-26 Robert VargaBUG-1590: introduce PathArgument.toRelativeString(... 07/10107/2
2014-08-26 Martin VitezBUG-869: reworked check for integer value. 04/10304/2
2014-08-26 Martin VitezBUG-576: fixed invalid key used to search map of modules. 97/10297/1
2014-08-26 Martin VitezBUG-869: added proper handling of nullable parameter 95/10295/1
2014-08-26 Martin VitezBUG-869: description field in BitsType made static 89/10289/2
2014-08-26 Martin VitezBUG-866: improved test resource loading 92/10292/1
2014-08-26 Martin VitezBUG-865: removed UnknownType class 88/10288/1
2014-08-26 Martin VitezBUG-869: avoid unused constructor parameter namespace... 85/10285/1
2014-08-26 Martin VitezBUG-869: simplified if expressions as suggested by... 83/10283/1
2014-08-26 Tony TkacikMerge ".equals() should check for null"
2014-08-25 Robert VargaImprove InstanceIdentifierCodecImpl performance 60/10260/2
2014-08-25 Robert VargaMerge "BUG-1589 Exclude xml* prefixes from RandomPrefix"
2014-08-25 Tony TkacikAllow empty augmentations in Yang modules. 51/10251/1
2014-08-25 Tony TkacikMerge "BUG-576: fixed text file loading in test."
2014-08-25 Tony TkacikMerge "BUG-1514: fixed bug in module sort."
2014-08-25 Tony TkacikMerge "BUG-1537: improved YangModuleInfo."
2014-08-25 Tony TkacikMerge changes If1e9a750,Ib530560c,Id01393c3,I2d375382...
2014-08-25 Tony TkacikMerge "BUG-576: fixed grammar to handle union type...
2014-08-25 Tony TkacikMerge "BUG-576: fixed javadoc warnings."
2014-08-25 Tony TkacikMerge "BUG-576: if replaced with else-if in enterImport...
2014-08-25 Tony TkacikMerge "BUG-997: Fix URLSchemaContextResolver"
2014-08-25 Maros MarsalekBUG-1589 Exclude xml* prefixes from RandomPrefix 40/10240/1
2014-08-25 Martin VitezBUG-576: fixed grammar to handle union type with only... 38/10238/1
2014-08-25 Tony TkacikBug 1572: Fixed duplicate and inconsistent allocation... 36/10236/2
2014-08-25 Martin VitezBUG-576: fixed text file loading in test. 37/10237/1
2014-08-25 Tony TkacikBug 1604: Fixed incorrect check in Normalized Node... 35/10235/2
next