Code Review
/
yangtools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅
next
Merge "Revert "BUG-1097: implemented check for null or empty list in builder classes.""
[yangtools.git]
/
code-generator
/
binding-generator-util
/
src
/
main
/
java
/
org
/
opendaylight
/
yangtools
/
2014-07-21
Tony Tkacik
Merge "Revert "BUG-1097: implemented check for null...
tree
|
commitdiff
2014-07-21
Tony Tkacik
Merge "BUG-865: get rid of InstanceIdentifier-related...
tree
|
commitdiff
2014-07-21
Martin Vitez
Merge "Bug 1329: Use original definition for searching...
tree
|
commitdiff
2014-07-21
Martin Vitez
Merge "Bug 626 - It should be possible to create java...
tree
|
commitdiff
2014-07-21
Tony Tkacik
Merge "BUG-865: removed use of deprecated code in yang...
tree
|
commitdiff
2014-07-21
Tony Tkacik
Merge "BUG-865: removed use of deprecated schema path...
tree
|
commitdiff
2014-07-21
Tony Tkacik
Merge "Tests for TreeNodeUtils"
tree
|
commitdiff
2014-07-21
Tony Tkacik
Merge "BUG-865: prune deprecated constructors"
tree
|
commitdiff
2014-07-21
Tony Tkacik
Merge "BUG-1281: switch serialization to use StAX APIs"
tree
|
commitdiff
2014-07-21
Ladislav Borak
Bug 626 - It should be possible to create java doc
92/8592/14
tree
|
commitdiff
2014-07-21
Tony Tkacik
Merge changes Ibfbb4deb,I96e28324
tree
|
commitdiff
2014-07-21
Tony Tkacik
Merge "BUG-1276: fixed generated union constructor"
tree
|
commitdiff
2014-07-21
Tony Tkacik
Merge "BUG-532: implemented copy constructor for genera...
tree
|
commitdiff
2014-07-21
Tony Tkacik
Merge "While the controller is starting up, we see...
tree
|
commitdiff
2014-07-21
Tony Tkacik
Merge "Making javadoc actually get flagged as javadoc"
tree
|
commitdiff
2014-07-18
Robert Varga
Merge "BUG-1388: fixed ClassTemplate to avoid unused...
tree
|
commitdiff
2014-07-18
Robert Varga
BindingGeneratorUtil.computeDefaultSUID() should not...
48/9148/1
tree
|
commitdiff
2014-07-17
Tony Tkacik
Merge "BUG-1281: rework XmlStreamUtils a bit more"
tree
|
commitdiff
2014-07-16
Tony Tkacik
Merge "BUG-1091: sever the NormalizedNode/Node relation...
tree
|
commitdiff
2014-07-16
Tony Tkacik
Merge "Modifications RpcResultBuilder class"
tree
|
commitdiff
2014-07-15
Robert Varga
BUG-1270: be smart about Restrictions
39/9039/1
tree
|
commitdiff
2014-07-15
Tony Tkacik
Merge "BUG-1347: fixed bug in generation constraints...
tree
|
commitdiff
2014-07-15
Martin Vitez
Merge "API Cleanup: Moved package name computation...
tree
|
commitdiff
2014-07-15
Tony Tkacik
API Cleanup: Moved package name computation to BindingM...
11/9011/1
tree
|
commitdiff
2014-07-09
Tony Tkacik
Merge "Bug 1331 - Generate SPIs and yangs to target...
tree
|
commitdiff
2014-07-04
Tony Tkacik
Merge "Bug 560: Fixed incoherent API implementation."
tree
|
commitdiff
2014-07-04
Martin Vitez
BUG-579: Remove the dependency on GeneratedTOBuilderImp...
53/8653/1
tree
|
commitdiff
2014-07-04
Robert Varga
Use CharMatcher in packageNameForGeneratedType()
44/8644/2
tree
|
commitdiff
2014-07-03
Tony Tkacik
Merge "BUG-1119: optimize length and range checks in...
tree
|
commitdiff
2014-07-03
Tony Tkacik
Merge "BUG-597: removed dependency on GeneratedTOBuilde...
tree
|
commitdiff
2014-07-03
Tony Tkacik
Merge "BUG-865: fixed formatting of pom.xml"
tree
|
commitdiff
2014-07-03
Tony Tkacik
Merge "BUG-1143: binding-generator-impl: tests refactor...
tree
|
commitdiff
2014-07-03
Tony Tkacik
Merge "BUG-1288: improve InstanceIdentifier API"
tree
|
commitdiff
2014-07-02
Robert Varga
BUG-1275: do not copy arrays in XmlDocumentUtilsforEach...
44/8544/3
tree
|
commitdiff
2014-07-02
Robert Varga
Optimize BindingGeneratorUtil.parseToCamelCase()
37/8537/1
tree
|
commitdiff
2014-07-02
Martin Vitez
BUG-597: removed dependency on GeneratedTOBuilderImpl...
37/7937/4
tree
|
commitdiff
2014-06-25
Tony Tkacik
Merge "Move implementation of DataTree to Yangtools"
tree
|
commitdiff
2014-06-24
Tony Tkacik
Merge "Checkstyle maven plugin check - yangtools"
tree
|
commitdiff
2014-06-24
Tony Tkacik
Merge "BUG-579: removed dependency on GeneratedTOBuilde...
tree
|
commitdiff
2014-06-23
Martin Vitez
BUG-579: removed dependency on GeneratedTOBuilderImpl...
31/7931/2
tree
|
commitdiff
2014-06-19
Martin Vitez
BUG-1195: made typedef classes serializable.
43/8143/1
tree
|
commitdiff
2014-06-18
Tony Tkacik
Merge "Introduce Identifiables"
tree
|
commitdiff
2014-06-18
Tony Tkacik
Merge "AnyXmlNode builders"
tree
|
commitdiff
2014-06-18
Tony Tkacik
Merge "BUG-582: optimize replaceWithCamelCase"
tree
|
commitdiff
2014-06-18
Robert Varga
BUG-582: optimize replaceWithCamelCase
15/7815/3
tree
|
commitdiff
2014-06-13
Tony Tkacik
Merge "BUG-865: replaced deprecated code from binding...
tree
|
commitdiff
2014-06-12
Martin Vitez
BUG-865: replaced deprecated code from binding-generato...
40/7940/1
tree
|
commitdiff
2014-05-30
Tony Tkacik
Merge "Bug 1113 - ietf-restconf needs to specify the...
tree
|
commitdiff
2014-05-26
Tony Tkacik
Merge "BUG-994: introduce SchemaPath.create() and friends"
tree
|
commitdiff
2014-05-26
Tony Tkacik
Merge changes Ib8372167,I1b7aeca9
tree
|
commitdiff
2014-05-26
Tony Tkacik
Merge "BUG-868: stop using getChildren()"
tree
|
commitdiff
2014-05-25
Robert Varga
BUG-582: Optimize string modification
83/7383/1
tree
|
commitdiff
2014-05-25
Robert Varga
BUG-582: Optimize and correct validateJavaPackage
80/7380/1
tree
|
commitdiff
2014-05-25
Robert Varga
BUG-582: Operate on characters when checking for leadin...
79/7379/1
tree
|
commitdiff
2014-05-25
Robert Varga
BUG-582: Pre-compile replacement pattern
78/7378/1
tree
|
commitdiff
2014-05-23
Robert Varga
Merge "Checkstyle logging rules"
tree
|
commitdiff
2014-05-20
Tony Tkacik
Merge "BUG-580: Improved parsing."
tree
|
commitdiff
2014-05-20
Tony Tkacik
Merge "BUG-990: fixed deserialization of enums."
tree
|
commitdiff
2014-05-20
Tony Tkacik
Merge "BUG-865: removed use of deprecated parseToClassN...
tree
|
commitdiff
2014-05-20
Tony Tkacik
Merge "BUG-865: removed unused code."
tree
|
commitdiff
2014-05-20
Tony Tkacik
Merge "BUG-994: Create QNameModule for resource sharing"
tree
|
commitdiff
2014-05-20
Tony Tkacik
Merge "Bug 735 - Part 1: Update ietf-restconf and ietf...
tree
|
commitdiff
2014-05-20
Martin Vitez
BUG-865: removed unused code.
79/6779/7
tree
|
commitdiff
2014-05-20
Tony Tkacik
Merge "BUG-509: InstanceIdentifier should be Comparable"
tree
|
commitdiff
2014-05-19
Robert Varga
Merge "Improved documentation of BindingReflections."
tree
|
commitdiff
2014-05-19
Robert Varga
Merge "Bug 1027: Improved instance identifier codec...
tree
|
commitdiff
2014-05-19
Tony Tkacik
Merge "BUG-987: improve generated type allocation"
tree
|
commitdiff
2014-05-17
Robert Varga
Merge "Bug 981: Make sure QName is not null in RPC...
tree
|
commitdiff
2014-05-16
Robert Varga
BUG-987: improve generated type allocation
87/6987/3
tree
|
commitdiff
2014-05-15
Tony Tkacik
Merge "Fix a warning generic warning"
tree
|
commitdiff
2014-05-14
Robert Varga
Fix a warning generic warning
86/6986/1
tree
|
commitdiff
2014-04-16
Tony Tkacik
Merge "Bug 735 - Part 1 - add ietf-restconf.yang back...
tree
|
commitdiff
2014-04-16
Tony Tkacik
Merge "Bug 595 - Failed to maps instance-identifier...
tree
|
commitdiff
2014-04-15
Debolina Bandyopadhyay
Bug:700 Mapped description from the yang file to the...
21/6221/1
tree
|
commitdiff
2014-03-18
Tony Tkacik
Merge "Fix for Bug 511 (code-generator)"
tree
|
commitdiff
2014-03-18
Tony Tkacik
Merge "Added documentation for web socket client"
tree
|
commitdiff
2014-03-18
Martin Vitez
Fix for Bug 511 (code-generator)
25/5625/3
tree
|
commitdiff
2014-03-11
Martin Vitez
Merge "Added initial draft of Normalized Yang Data...
tree
|
commitdiff
2014-03-07
Martin Vitez
Fix for Bug 489.
58/5558/2
tree
|
commitdiff
2014-02-21
Robert Varga
Fix various warnings
08/5408/2
tree
|
commitdiff
2014-02-14
Robert Varga
Merge changes Id68de4e3,Id4b3c97f
tree
|
commitdiff
2014-02-14
Lukas Sedlak
Merge "Fixed bug in code generator when handling case...
tree
|
commitdiff
2014-02-14
Tony Tkacik
Merge "Temporarily reverted "Update ietf-inet-types...
tree
|
commitdiff
2014-02-14
Tony Tkacik
Merge "Added ietf-restconf yang module"
tree
|
commitdiff
2014-02-14
Tony Tkacik
Merge "Update ietf-inet-types and ietf-yang-types with...
tree
|
commitdiff
2014-02-14
Tony Tkacik
Fixed concurency bug when multiple threads tried to...
33/5233/5
tree
|
commitdiff
2014-01-20
Tony Tkacik
Merge "Changed generation of POST operation block"
tree
|
commitdiff
2014-01-19
Tony Tkacik
Merge "BUG-326: quickfix: Log offending type and fallba...
tree
|
commitdiff
2014-01-19
Robert Varga
Add missing copyright headers
86/4386/1
tree
|
commitdiff
2013-12-13
Tony Tkacik
Merge "Added constructor in QName to create instance...
tree
|
commitdiff
2013-12-13
Tony Tkacik
Merge "Fix for Bug 241."
tree
|
commitdiff
2013-12-13
Martin Vitez
Implemented build of default instance for union types.
31/3531/9
tree
|
commitdiff
2013-12-13
Robert Varga
Merge "Added headers to the concepts bundles"
tree
|
commitdiff
2013-12-12
Tony Tkacik
Added headers to the concepts bundles
85/3685/1
tree
|
commitdiff
2013-12-03
Martin Vitez
Merge "Added reusable string codecs to yang-data-impl"
tree
|
commitdiff
2013-12-02
Martin Vitez
Implemented range validation (Bug 178).
26/3326/2
tree
|
commitdiff
2013-11-28
Tony Tkacik
Merge "Added @ConstructorProperties annotation to const...
tree
|
commitdiff
2013-11-27
Martin Vitez
Added @ConstructorProperties annotation to constructors...
32/3132/1
tree
|
commitdiff
2013-11-19
Tony Tkacik
Merge "Added export of augmentation schemas to Binding...
tree
|
commitdiff
2013-11-19
Tony Tkacik
Merge "Fix for Bug 134: added restriction check to...
tree
|
commitdiff
next