yangtools.git
2014-10-10 Martin CiglanBug 584: GeneratedTOBuilder test coverage increase 75/11875/2
2014-10-06 Maros MarsalekBUG-2154 Remove duplicity check for unknown nodes 63/11763/1
2014-09-25 Lukas SedlakAdded Test suite for testing of TypeProviderImpl. 82/11582/1
2014-09-25 Tony TkacikMerge "Bug 1848: Make sure that XmlStreamUtils preserve...
2014-09-25 Robert VargaMerge "Adding .DS_Store to the .gitignore"
2014-09-23 Ladislav BorakBug 1423 - Yangtools parser allows 2 cases with same... 86/9386/11
2014-09-22 Tony TkacikBug 1906: Fixed bug in Binding leafref to union codec 20/11320/2
2014-09-19 Colin DixonAdding .DS_Store to the .gitignore 88/11388/1
2014-09-18 Tony TkacikMerge "BUG-1849 Check for duplicate required sources...
2014-09-17 Robert VargaBump versions for Lithium 82/11282/1
2014-09-17 Maros MarsalekBUG-1849 Check for duplicate required sources and exclu... 43/11243/2
2014-09-16 Tony TkacikBug 1848: Make sure that XmlStreamUtils preserve list... 27/11227/1
2014-09-15 Tony TkacikMerge "Bug 576 Fixes of critical issues for YT components"
2014-09-15 Robert VargaBUG-650: make ReadOnlyTrieMap concurrent 92/11192/1
2014-09-15 Robert VargaBUG-650: optimize MapAdaptor a tiny bit 91/11191/1
2014-09-15 Lukas SedlakBug 576 Fixes of critical issues for YT components 80/10780/4
2014-09-15 Tony TkacikMerge "Bug 1512 - generated builder java file for a...
2014-09-15 Tony TkacikMerge "BUG-1431: make sure (Yang)InstanceIdentifier...
2014-09-15 Robert VargaMerge "yangtools cannot release, so fixing it"
2014-09-15 Robert VargaMerge "Bug 1869: Fixed binding-data-codec to work with...
2014-09-15 Ladislav BorakBug 1512 - generated builder java file for a leaf conta... 52/9952/6
2014-09-15 Robert VargaMerge "Added Nonnull annotation for get operation"
2014-09-15 Giovanni Meoyangtools cannot release, so fixing it 97/10897/2
2014-09-15 Robert VargaMerge "very basic tests for yang-binding-util"
2014-09-15 Robert VargaBUG-1431: make sure (Yang)InstanceIdentifier is Seriali... 34/11134/3
2014-09-15 Tony TkacikMerge "BUG-650: use weakCompareAndSwap()"
2014-09-15 Tony TkacikBug 1869: Fixed binding-data-codec to work with empty... 85/11185/2
2014-09-15 Tony TkacikMerge "BUG-1813: rework the interface to allow multiple...
2014-09-14 Robert VargaBUG-1813: rework the interface to allow multiple implem... 66/11066/8
2014-09-13 Robert VargaBUG-650: Use lazy set in YangInstanceIdentifier/SchemaP... 28/11128/2
2014-09-13 Tony TkacikMerge "BUG-650: improve modification sealing performance"
2014-09-13 Tony TkacikMerge "BUG-1851: fix potential visibility problem"
2014-09-13 Robert VargaBUG-650: improve modification sealing performance 26/11126/2
2014-09-13 Robert VargaBUG-1813: fix DurationStatsTracker performance 61/11061/6
2014-09-12 Robert VargaBUG-1851: fix potential visibility problem 25/11125/1
2014-09-12 Tony TkacikBug 1818: Do not relly on xml.isNameSpaceRepairing 09/11109/3
2014-09-12 Tony TkacikBug 1761: Fixed missing module name prefix for augmenta... 43/11043/6
2014-09-12 Tony TkacikMerge "BUG-1770: emit proper namespaces"
2014-09-12 Tony TkacikMerge "Bug 1817 - Add in ietf-restonf to the yangtools...
2014-09-12 Robert VargaBUG-1770: emit proper namespaces 46/10946/5
2014-09-12 Tony TkacikMerge "BUG-865: migrate tests to use BindingGeneratorIm...
2014-09-11 Robert VargaBUG-650: use weakCompareAndSwap() 69/11069/1
2014-09-11 Devin AveryBug 1817 - Add in ietf-restonf to the yangtools-models... 63/11063/2
2014-09-11 Peter Bandzivery basic tests for yang-binding-util 42/11042/1
2014-09-11 Jozef GloncakBUG 1440 - additional tests for data-codec-gson 99/10999/4
2014-09-11 Tony TkacikMerge "BUG-1800: restore QNameModule sharing in parser"
2014-09-11 Tony TkacikMerge "BUG-1794: use QName.cachedReference in static...
2014-09-11 Tony TkacikMerge "BUG-1793: make sure we cache QNameModule"
2014-09-11 Tony TkacikMerge "BUG-1766: escape outbound strings"
2014-09-11 Tony TkacikMerge "BUG-1774: degrade log message"
2014-09-11 Robert VargaMerge "BUG 1440 - incorrect inserting of augment node"
2014-09-11 Tony TkacikMerge "BUG-1796: implement SourceIdentifier/PotentialSc...
2014-09-11 Robert VargaBUG-1774: degrade log message 27/11027/1
2014-09-10 Robert VargaBUG-1800: restore QNameModule sharing in parser 17/11017/1
2014-09-10 Ladislav BorakBug 1719 - Formatting number in DurationStatsTracker 54/10854/4
2014-09-10 Robert VargaBUG-1796: implement SourceIdentifier/PotentialSchemaSou... 13/11013/1
2014-09-10 Robert VargaBUG-865: migrate tests to use BindingGeneratorImpl... 12/11012/1
2014-09-10 Robert VargaBUG-1794: use QName.cachedReference in static references 11/11011/1
2014-09-10 Robert VargaBUG-1793: make sure we cache QNameModule 10/11010/1
2014-09-10 Tony TkacikMerge "BUG-1790: detect existing unmodifiableMap encaps...
2014-09-10 Robert VargaBUG-1787: cleanup AsyncNotifyingListenableFutureTask 85/10985/3
2014-09-10 Robert VargaBUG-1786: fixup DeadlockDetectingListeningExecutorService 84/10984/3
2014-09-10 Robert VargaBUG-1784: use AtomicLongFieldUpdater 81/10981/2
2014-09-10 Robert VargaBUG-1783: fix thread safety issues 80/10980/2
2014-09-10 Jozef GloncakBUG 1440 - incorrect inserting of augment node 97/10997/1
2014-09-10 Robert VargaBUG-1790: detect existing unmodifiableMap encapsulation 95/10995/1
2014-09-09 Robert VargaBUG-1766: escape outbound strings 47/10947/2
2014-09-09 Tony TkacikMerge changes I3672c44d,I9ca6b66d
2014-09-09 Tony TkacikMerge "BUG-1704: rework state tracking"
2014-09-09 Robert VargaMerge "Bug 1698: Updated handling of choice node inside...
2014-09-09 Robert VargaBUG-1768: expose JSONCodecFactory for sharing 41/10941/1
2014-09-09 Robert VargaBUG-1704: rework state tracking 66/10866/5
2014-09-09 Robert VargaBUG-1745, BUG-1746: remove needless quotes 36/10936/2
2014-09-09 Tony TkacikBug 1698: Updated handling of choice node inside choice... 40/10940/1
2014-09-08 Robert VargaMerge "BUG-1718 Fix hasAttributes method in XmlStreamUtils"
2014-09-08 Robert VargaMerge "Bug 650: Removed unnecessary and performance...
2014-09-08 Robert VargaMerge "Bug 1743: Fixed resolving of Identityrefs in...
2014-09-08 Maros MarsalekBUG-1718 Fix hasAttributes method in XmlStreamUtils 08/10908/1
2014-09-08 Tony TkacikBug 650: Removed unnecessary and performance affecting... 07/10907/1
2014-09-08 Robert VargaBUG-1742: do not use RemovalListener 04/10904/1
2014-09-08 Lukas SedlakBug 1743: Fixed resolving of Identityrefs in xml. 02/10902/1
2014-09-08 Tony TkacikMerge "Bug 1672 - Generated javadoc contains symbols...
2014-09-08 Tony TkacikMerge "BUG-1486: Pick Javassist version from odlparent"
2014-09-08 Tony TkacikMerge "Bug 1733: Added guava dependency to common/featu...
2014-09-08 Tony TkacikMerge "BUG-1704: expose proper SchemaNode subclasses"
2014-09-07 Ed WarnickeBug 1733: Added guava dependency to common/feature... 88/10888/1
2014-09-05 Robert VargaMerge "BUG-1718 Fix missing attributes for empty nodes...
2014-09-05 Robert VargaMerge "Improvements in InMemoryDataTree benchmarking."
2014-09-05 Maros MarsalekBUG-1718 Fix missing attributes for empty nodes in... 50/10850/2
2014-09-05 Robert VargaBUG-1704: expose proper SchemaNode subclasses 65/10865/1
2014-09-05 Lukas SedlakImprovements in InMemoryDataTree benchmarking. 52/10852/1
2014-09-05 Tony TkacikMerge "Do not require namespace repairing"
2014-09-05 Robert VargaBUG-1486: Pick Javassist version from odlparent 45/10845/2
2014-09-05 Ladislav BorakBug 1672 - Generated javadoc contains symbols of javado... 53/10753/6
2014-09-05 Lukas SedlakAdded Nonnull annotation for get operation 40/10840/1
2014-09-05 Tony TkacikMerge "Added safe copy of array."
2014-09-05 Robert VargaBUG-1714: rework XmlDocumentUtils flow 37/10837/1
2014-09-04 Robert VargaMerge "Added critical fixes for ASTSchemaSource class."
2014-09-04 Tony TkacikMerge "SchemaTracker needs only PathArgument"
2014-09-04 Robert VargaMerge "Added long to double typecast for division ops."
next