BUG 1131: untangling package cyclic dependencies in yang-parser-impl
[yangtools.git] / yang / yang-binding /
2014-06-20 Tony TkacikMerge "Introduce HashCodeBuilder"
2014-06-19 Robert VargaIntroduce HashCodeBuilder 20/7820/3
2014-06-18 Tony TkacikMerge "Introduce Identifiables"
2014-06-13 Tony TkacikMerge "BUG-865: replaced deprecated code from binding...
2014-06-13 Tony TkacikMerge changes I6b5ca1b6,Ib9703600,I5eb25590,I5ea885e0...
2014-06-13 Tony TkacikMerge "BUG-1069: made InstanceIdentifier.PathArgument...
2014-06-13 Tony TkacikMerge "BUG-865: replaced deprecated code from yang...
2014-06-13 Martin VitezBUG-1069: made InstanceIdentifier.PathArgument implemen... 52/7952/2
2014-06-12 Martin VitezBUG-865: replaced deprecated code from yang-binding. 44/7944/1
2014-06-06 Robert VargaMerge "bug 1128:POM Restructuring for Automated Release"
2014-06-06 Vaishali Mithbaokarbug 1128:POM Restructuring for Automated Release 97/6397/10
2014-06-06 Robert VargaBUG-582: do not call hashCode() from IdentifiableItem... 77/7777/1
2014-06-06 Robert VargaBUG-582: eliminate useless null checks 76/7776/1
2014-06-06 Robert VargaBUG-582: optimize InstanceIdentifier.firstIdentifierOf() 65/7765/2
2014-06-06 Tony TkacikMerge "BUG-584: added test-models to integration-test...
2014-06-06 Tony TkacikMerge "BUG-584: moved yangtools-it under integration...
2014-06-06 Tony TkacikMerge "Improved sorting of augmentations before code...
2014-06-05 Tony TkacikMerge "BUG 1130 STRING_DEFAULT_CODEC - deserialize...
2014-06-04 Robert VargaMerge "Bug 484: Fix XmlDocumentUtils.toDocument to...
2014-06-04 Robert VargaMerge "Checkstyle coding-style rules"
2014-06-03 Robert VargaMerge "Bug 1123 - Fixed incorrect augment target resolving"
2014-06-02 Robert VargaMerge "Bug 1027: Fixed generation of static QNAME field"
2014-06-02 Tony TkacikBug 1027: Fixed generation of static QNAME field 30/7330/3
2014-05-30 Tony TkacikMerge "Bug 1113 - ietf-restconf needs to specify the...
2014-05-26 Tony TkacikMerge "BUG-994: introduce SchemaPath.create() and friends"
2014-05-26 Tony TkacikMerge changes Ib8372167,I1b7aeca9
2014-05-26 Tony TkacikMerge "BUG-868: stop using getChildren()"
2014-05-25 Robert VargaBUG-582: Optimize instantiated Splitter 82/7382/1
2014-05-23 Robert VargaMerge "Checkstyle logging rules"
2014-05-20 Tony TkacikMerge "BUG-994: Create QNameModule for resource sharing"
2014-05-20 Tony TkacikMerge "Bug 735 - Part 1: Update ietf-restconf and ietf...
2014-05-20 Tony TkacikMerge "BUG-509: InstanceIdentifier should be Comparable"
2014-05-19 Robert VargaMerge "Improved documentation of BindingReflections."
2014-05-19 Tony TkacikImproved documentation of BindingReflections. 26/7226/1
2014-05-19 Robert VargaMerge "Bug 1027: Improved instance identifier codec...
2014-05-19 Tony TkacikBug 1027: Improved instance identifier codec for augmen... 20/7220/1
2014-05-19 Tony TkacikMerge "BUG-987: improve generated type allocation"
2014-05-18 Robert VargaMove ClassLoaderUtils 60/7160/2
2014-05-18 Robert VargaBUG-731: Declare which exceptions are possible from... 56/7156/1
2014-05-12 Tony TkacikMerge changes Ib555d8f4,I6a6fb601
2014-05-12 Tony TkacikMerge "Don't throw NPE if we fail to find ChildOf inter...
2014-05-12 Robert VargaDon't throw NPE if we fail to find ChildOf interface 03/6903/1
2014-05-12 Tony TkacikMerge "BUG-865: removed unnecessary test file."
2014-05-10 Tony TkacikMerge changes Id6a27004,I7baa722d
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-10 Robert VargaBUG-731: add curly braces 03/6803/2
2014-05-10 Tony TkacikMerge "BUG-731: remove unneded temp variables"
2014-05-08 Robert VargaBUG-731: remove unneded temp variables 86/6786/3
2014-05-08 Jan MedvedMerge "Add ietf-inet-types@2013-07-15 and ietf-yang...
2014-05-07 Martin VitezBUG-970: Fix bug in BindingMapping.getClassName. 81/6781/3
2014-04-29 Martin VitezBug 527: fixed augment deserialization from xml. 01/6001/16
2014-04-23 Robert VargaBUG-592: Migrate users to new build() method 87/5787/4
2014-04-23 Robert VargaBUG-592: Optimize equals() a bit 86/5786/4
2014-04-23 Tony TkacikMerge "BUG-592: Rework instance identifier"
2014-04-16 Robert VargaBUG-592: Rework instance identifier 78/5778/6
2014-04-08 Tony TkacikMerge changes Iaac9f7e2,I9c336a30
2014-03-31 Tony TkacikMerge changes I16a5683b,I6081dc12
2014-03-26 Robert VargaMerge "Fix for Bug 589."
2014-03-26 Moiz RajaBug 525 : Document the InstanceIdentifier API 67/5767/2
2014-03-25 Tony TkacikMerge "Global cleanup of restconf client dependencies"
2014-03-25 Tony TkacikMerge "Bump javax.ws.rs-api version to 2.0"
2014-03-25 Tony TkacikMerge "Remove needless references to xtend library"
2014-03-25 Tony TkacikMerge "Do not depend on jersey-client"
2014-03-25 Tony TkacikMerge "Update interface to hide Dispatcher"
2014-03-25 Tony TkacikMerge "Introduce the concept of ProductAwareBuilder"
2014-03-25 Tony TkacikMerge "Introduce common directory"
2014-03-23 Robert VargaAnother set of warning fixes 81/5681/2
2014-03-18 Tony TkacikMerge "Fix for Bug 511 (yang)"
2014-03-18 Tony TkacikMerge "Added documentation for web socket client"
2014-03-18 Martin VitezFix for Bug 511 (yang) 26/5626/3
2014-03-12 Tony TkacikMerge "Fix for Bug 497."
2014-03-12 Tony TkacikMerge "Fix for Bug 496."
2014-03-12 Tony TkacikMerge "Migrate RuntimeGeneratedMappingServiceImpl to...
2014-03-11 Martin VitezMerge "Added initial draft of Normalized Yang Data...
2014-02-26 Tony TkacikFixed missing predicate in package name regex. Improved... 69/5469/1
2014-02-21 Tony TkacikAdded initial draft of Normalized Yang Data Tree model. 41/5441/1
2014-02-21 Robert VargaFix various warnings 08/5408/2
2014-02-19 Tony TkacikMerge "Add registration interface contract definition"
2014-02-19 Tony TkacikMerge "Add injectable LoadingStrategy to RuntimeGenerat...
2014-02-19 Tony TkacikMerge "Use AbstractListenerRegistration"
2014-02-19 Maros MarsalekAdd injectable LoadingStrategy to RuntimeGeneratedMappi... 13/5413/1
2014-02-19 Martin VitezFixed getClassName method. 72/5372/3
2014-02-14 Robert VargaMerge changes Id68de4e3,Id4b3c97f
2014-02-14 Robert VargaMerge "Fixed DataObjectReadingUtil to resolve multiple...
2014-02-14 Tony TkacikFixed DataObjectReadingUtil to resolve multiple items... 34/5334/1
2014-02-14 Lukas SedlakMerge "Fixed bug in code generator when handling case...
2014-02-14 Tony TkacikAdded utility functions which allows for resolving... 19/5319/2
2014-02-07 Tony TkacikAdded support for discovering YangModuleInfo via Servic... 57/5157/5
2014-02-05 Tony TkacikExtended BindingReflections to support detecting notifi... 22/5122/2
2014-02-04 Tony TkacikAdded getServiceType and support for classloading strat... 62/5062/4
2014-02-04 Tony TkacikMerge "Deprecate yang-model-util InstanceIdentifier"
2014-01-31 Robert VargaMerge "Fixed bug in generation of return type for list...
2014-01-30 Tony TkacikMerge "Do not return null when no RPC is registered"
2014-01-30 Robert VargaMerge "BUG-374: cleanup error messages present in contr...
2014-01-27 Jenkins yangtools... [maven-release-plugin] prepare for next development...
2014-01-27 Jenkins yangtools... [maven-release-plugin] prepare release yangtools-0.6.1 yangtools-0.6.1
2014-01-27 Jenkins yangtools... [maven-release-plugin] prepare for next development...
2014-01-27 Jenkins yangtools... [maven-release-plugin] prepare release yangtools-0.6.0 yangtools-0.6.0
next