Bump versions to 2.0.24-SNAPSHOT
[yangtools.git] / yang / yang-data-codec-gson /
2019-10-30 Robert VargaBump versions to 2.0.24-SNAPSHOT 33/85433/1 v2.0.x
2019-10-23 serngawyAdd lenient JsonParserStream 34/85134/7
2019-09-13 Robert VargaBump versions to 2.0.23-SNAPSHOT 54/84354/1
2019-09-06 Robert VargaBump versions to 2.0.22-SNAPSHOT 60/84260/1
2019-08-29 Robert VargaBump odlparent to 3.1.9 66/84066/1
2019-06-21 Robert VargaBump odlparent to 3.1.8 43/82643/1
2019-05-23 Robert VargaRevert "Bump odlparent to 3.1.8-SNAPSHOT" 24/82224/1
2019-05-17 Robert VargaBump odlparent to 3.1.8-SNAPSHOT 60/82160/1
2019-05-16 Robert VargaBump versions to 2.0.21-SNAPSHOT 30/82130/1
2019-05-15 Robert VargaBump versions to 2.0.20-SNAPSHOT 88/82088/1
2019-05-14 Robert VargaBump odlparent to 3.1.7 46/82046/1
2019-04-10 Robert VargaBump versions to 2.0.19-SNAPSHOT 44/81544/1
2019-03-29 Robert VargaBump version to 2.0.18-SNAPSHOT 84/81284/1
2019-01-21 Robert VargaAllow {Json,Xml}ParserStream to handle actions 73/79773/4
2019-01-21 Robert VargaAllow JSON/XML writers to be instantiated with root... 72/79772/3
2019-01-19 Robert VargaBump versions for 2.0.17-SNAPSHOT 29/79729/1
2019-01-17 Stephen KittBump to odlparent 3.1.6 31/79631/1
2018-12-21 Robert VargaBump versions to .16-SNAPSHOT 87/78987/1
2018-12-21 Robert VargaBump to odlparent 3.1.5 49/78949/2
2018-12-21 Robert VargaBump to odlparent-3.1.5-SNAPSHOT 73/78973/1
2018-12-11 Robert VargaBump versions to 2.0.16-SNAPSHOT 38/78638/1
2018-11-25 Robert VargaBump versions to 2.0.14-SNAPSHOT 20/78120/1
2018-10-19 Robert VargaBump versions to 2.0.13-SNAPSHOT 04/77104/2
2018-10-19 Stephen KittBump to odlparent 3.1.4 97/77097/1
2018-10-18 Stephen KittBump to odlparent 3.1.4-SNAPSHOT 68/76868/3
2018-09-17 Robert VargaBump versions to 2.0.12 release cycle 33/76133/1
2018-08-06 Robert VargaBump versions to 2.0.11-SNAPSHOT 58/74858/1
2018-07-24 Robert VargaBump versions for next version 71/74371/1
2018-07-19 Stephen KittBump to odlparent 3.1.3 34/74234/1
2018-07-16 Robert VargaBump to next development version 72/74072/1
2018-06-26 Robert VargaBump version for next development cycle 56/73456/1
2018-06-26 Stephen KittBump odlparent to 3.1.2 02/72502/3
2018-06-12 Robert VargaBump version for next development version 89/72889/1
2018-05-28 Robert VargaBump versions to next development cycle 47/72347/1
2018-05-16 Robert VargaMake tests use UntrustedXML instead of XMLInputFactory 41/72041/1
2018-05-16 Balaji VaradarajuYANGTOOLS-804: Netconf payload fails to render in JSON... 58/71058/8
2018-05-04 Robert VargaBump versions for yangtools-2.0.5 development 88/71788/1
2018-04-05 Robert VargaBump odlparent to 3.1.1 48/70348/1
2018-03-29 Robert VargaBump versions to next development snapshot 72/70172/1
2018-03-23 Stephen KittBump to odlparent 3.1.0 66/69866/2
2018-03-12 Robert VargaBump versions to 2.0.3-SNAPSHOT 66/69366/1
2018-03-05 Robert VargaValidate parsed QName to identity 43/68543/4
2018-03-05 Robert VargaCleanup resources allocated in @BeforeClass 42/68542/7
2018-02-23 Robert VargaReport parent SchemaPath on error 39/68539/1
2018-02-22 Robert VargaSpeed up JSON codec operations 93/68493/2
2018-01-18 Robert VargaStart 2.0.2 release cycle 98/67298/1
2018-01-08 Robert VargaBump odlparent version to 3.0.2 52/66952/1
2017-12-28 Atul GosainHandling empty text nodes 45/66045/4
2017-12-27 Robert VargaYANGTOOLS-766: expand test suite 78/66778/2
2017-12-27 Robert VargaYANGTOOLS-766: add RFC7951JSONInstanceIdentifierCodec 72/66772/2
2017-12-26 Robert VargaYANGTOOLS-766: introduce JSONCodecFactorySupplier 65/66765/3
2017-12-26 Robert VargaYANGTOOLS-678: enable empty key verification 64/66764/2
2017-11-29 Stephen KittDrop obsolete Maven site configuration 37/65937/3
2017-11-27 Robert VargaBump versions to next development cycle 39/65939/1
2017-11-27 jenkins-relengRelease yangtools 38/65938/1
2017-11-24 Robert VargaBump odlparent to 3.0.1 92/65892/1
2017-11-21 Stephen KittBump odlparent dependencies to 3.0.0 80/65580/3
2017-11-20 Robert VargaRename ChoiceCaseNode to CaseSchemaNode 47/65747/2
2017-11-15 Robert VargaBump odlparent to 3.0.0-SNAPSHOT and fix breakages 49/64449/30
2017-11-13 Robert VargaYANGTOOLS-706: Split out yang-parser-rfc7950 56/65456/11
2017-11-13 Robert VargaSplit out OpenDaylight yang-ext metamodel 46/65446/9
2017-11-10 Robert VargaRefactor TypedSchemaNode 09/65409/6
2017-11-06 Robert VargaEliminate (Unsigned)IntegerTypeDefinition 86/65086/8
2017-11-03 Robert VargaYANGTOOLS-621: introduce specialized integer types 43/65043/11
2017-11-03 Robert VargaRemove JSONCodecFactory.create(SchemaContext) 36/65036/5
2017-11-03 Robert VargaUpdate ChoiceSchemaNode design 52/64852/12
2017-10-27 Robert VargaBUG-4688: update Revision design a bit more 85/64785/4
2017-10-25 Robert VargaBUG-4688: switch revisions from Date to Revision 83/62083/11
2017-10-24 Robert VargaBUG-4688: eliminate SimpleDateFormatUtil.DEFAULT_DATE_REV 73/64673/3
2017-10-24 Robert VargaBUG-4688: Rework SchemaContext module lookups 41/64641/4
2017-10-24 Robert VargaUse QName.parseRevision() instead of SimpleDateFormatUtil 46/64646/1
2017-10-19 Tomas CereBUG 8927: Netconf response payload fails to render... 84/63984/13
2017-10-19 Robert VargaBUG-9265: Switch empty type mapping from Void to Empty 41/64241/7
2017-10-19 Robert VargaFix odlparent-3-detected checkstyle issues 56/64456/3
2017-10-09 Robert VargaCleanup use of Guava library 85/61985/23
2017-10-04 Stephen KittAllow shared JSONNNSWriter use 35/63335/4
2017-09-28 Stephen KittBump odlparent 2.0.4 to 2.0.5 46/63646/2
2017-09-27 Robert VargaRemove deprecated Yin/YangStatementSourceImpl 37/62537/22
2017-09-21 David SuarezRemove trailing spaces in resource files 03/63403/1
2017-09-02 Robert VargaEnable checkstyle on yang-data-codec-gson 76/62576/2
2017-09-01 Peter KajsaBug 7246 - Fix of SchemaTracker initialization and... 12/61712/11
2017-08-14 Thanh HaBump versions by (x+1).y.z for next dev cycle 21/61621/2
2017-08-09 Stephen KittBump odlparent 2.0.2 to 2.0.4 55/61355/4
2017-08-03 Robert VargaCleanup JSONCodecFactory.create() users 98/61098/1
2017-07-18 Igor FoltinBug 8675: Fix a design flaw of the new XML parser 36/59036/12
2017-07-09 Robert VargaBump odlparent to 2.0.2 09/60109/1
2017-07-03 Robert VargaBump odlparent dependency to 2.0.1 52/59852/1
2017-06-21 Robert VargaBump odlparent dependency to 2.0.0 73/50173/13
2017-06-13 Thanh HaMigrate to odlparent 1.9.0 29/58829/3
2017-06-06 Thanh HaMigrate to odlparent 1.8.0-Carbon 94/58294/1
2017-05-23 Robert VargaCleanup JsonParserStream 95/57595/2
2017-05-18 Igor FoltinBug 8083: Preliminary unit tests 06/54106/4
2017-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 31/54731/1
2017-04-04 Robert VargaBUG-7833: Fix identityref codecs 70/53870/7
2017-04-04 Robert VargaBUG-7983: unify JSONCodec and XmlCodec methods 69/53869/5
2017-04-04 Robert VargaBUG-7983: make XmlCodecFactory a subclass of AbstractCo... 65/53865/4
2017-04-04 Robert VargaBUG-7983: factor out AbstractCodecFactory 64/53864/2
2017-04-04 Robert VargaBUG-7983: extract codec caching from JSONCodecFactory 63/53863/2
2017-04-04 Robert VargaBUG-7996: expose different implementations of JSONCodec... 01/53801/2
2017-04-04 Robert VargaBUG-7996: reshuffle caching logic 20/53620/10
next