Code Review
/
mdsal.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅
next
mdsal.git
2015-08-24
Tony Tkacik
Renamed controller.md.sal.binding.impl to mdsal.binding...
86/25886/2
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Tony Tkacik
Moved binding MD-SAL APIs to binding folder
84/25884/2
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Tony Tkacik
Cleaned up sal-dom-* packages and removed legacy interfaces
00/25900/1
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Tony Tkacik
Cleaned up sal-common-* to common folder
79/25579/2
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Tony Tkacik
Migrated models to use MD-SAL provided code.
76/25576/2
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Tony Tkacik
Cleaned up Java Binding code from YANG Tools
61/25561/2
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Tony Tkacik
Introduce top-level pom file.
14/25514/3
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Andrew Grimberg
Merge branch 'split-mdsal' of ../controller
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Tony Tkacik
Bug 4035: Fixed some sonar warnings in md.sal.binding...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Tony Tkacik
Bug 4035: Remove unused implementations from sal-common...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Tony Tkacik
Bug 4035: Removed sal-common which is unused since...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Tony Tkacik
Bug 4035: Fixed some sonar / findbugs issues in DOM...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Tony Tkacik
Bug 4035: Remove references to not present artefacts.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Tony Tkacik
Bug 4035: Extract dom-config from core-api and broker...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Harman Singh
Enabling Data Change Notifications for all nodes in...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Tomas Cere
Decouple message bus from netconf connector
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Tomas Cere
Decouple config and netconf subsystems.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Thanh Ha
Fix license header violations in binding-data-codec
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Thanh Ha
Fix license header violations in binding-generator...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Thanh Ha
Fix license header violations in binding-type-provider
commit
|
commitdiff
|
tree
|
snapshot
2015-08-08
Thanh Ha
Fix license header violations in sal-binding-broker
commit
|
commitdiff
|
tree
|
snapshot
2015-08-08
Thanh Ha
Fix license header violations in sal-dom-broker
commit
|
commitdiff
|
tree
|
snapshot
2015-08-08
Thanh Ha
Fix license header violations in sal-inmemory-datastore
commit
|
commitdiff
|
tree
|
snapshot
2015-08-08
Thanh Ha
Fix license header violations in sal-binding-api
commit
|
commitdiff
|
tree
|
snapshot
2015-08-08
Thanh Ha
Fix license header violations in sal-dom-spi
commit
|
commitdiff
|
tree
|
snapshot
2015-08-08
Thanh Ha
Fix license header violations in sal-dom-api
commit
|
commitdiff
|
tree
|
snapshot
2015-08-08
Thanh Ha
Fix license header violations in sal-common-impl
commit
|
commitdiff
|
tree
|
snapshot
2015-08-08
Thanh Ha
Fix license header violations in sal-common-api
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
Thanh Ha
Fix license header violations in yang-binding
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Tony Tkacik
Bug 4035: Invert dependency binding-impl -> binding...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Tony Tkacik
Fixed wrong format in ShardedDOMDataTree
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Robert Varga
BUG-1485: remove deprecated range methods
commit
|
commitdiff
|
tree
|
snapshot
2015-06-29
Robert Varga
Make more mathods static
commit
|
commitdiff
|
tree
|
snapshot
2015-06-29
Robert Varga
Fix some minor sonar warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Tony Tkacik
Bug 3821 - Augmentation codecs may be loaded after...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Robert Varga
Fix features-netconf-connector not being included
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Robert Varga
TypeDefinition is a generic type
commit
|
commitdiff
|
tree
|
snapshot
2015-06-17
Peter Kajsa
Bug 2583 - illegal escape character if generated files
commit
|
commitdiff
|
tree
|
snapshot
2015-06-17
Martin Ciglan
Bug 2721: StackOverflowError for leafref FIX
commit
|
commitdiff
|
tree
|
snapshot
2015-06-16
Robert Varga
Sonar: remove unused modifiers
commit
|
commitdiff
|
tree
|
snapshot
2015-06-16
Jan-Simon Möller
[RFC][Fix] Fix for connection in pom.xml.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-15
Robert Varga
Make methods static
commit
|
commitdiff
|
tree
|
snapshot
2015-06-15
Robert Varga
Make BaseYangTypes.TYPE_MAP immutable
commit
|
commitdiff
|
tree
|
snapshot
2015-06-15
Robert Varga
Throw an exception from private constructor
commit
|
commitdiff
|
tree
|
snapshot
2015-06-15
Jan Hajnar
Bug 3336 - Binding DTOs: fix binary-derived constructor
commit
|
commitdiff
|
tree
|
snapshot
2015-06-15
Peter Kajsa
Bug 3669 - ietf-restconf binding is incomplete
commit
|
commitdiff
|
tree
|
snapshot
2015-06-14
Tony Tkacik
Bug 3687 - StreamWriterGenerator emits UNKNOWN_SIZE
commit
|
commitdiff
|
tree
|
snapshot
2015-06-12
Robert Varga
Make methods static
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Robert Varga
BUG-3641: cache hashCode value
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Tony Tkacik
Bug 1485: Invoke lengthCheck only on non-null object.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Maros Marsalek
BUG-706 Ignore anyxml nodes in binding serializer
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Robert Varga
BUG-3051: Fix error reporting string
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Robert Varga
BUG-1485: convert BuilderTemplate to use LengthGenerator
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Robert Varga
BUG-1485: Switch ClassTemplate length checker
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Robert Varga
BUG-1485: Create LengthGenerator
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Robert Varga
Migrate to MoreObjects
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Robert Varga
Improve BindingDOMRpcImplementationAdapter performance
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Robert Varga
Instantiate faster RpcServiceInvokers
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Robert Varga
Rework BindingDOMRpcImplementationAdapter instantiation
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Tony Tkacik
BUG 3067: Added support for blocking if schema is not...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Robert Varga
Take advantage of YangInstanceIdentifier methods
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Jan Hajnar
Bug 3224 - Parsing data with choice in case via augment...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-06
Moiz Raja
BUG 3566 : Get remote-rpc working again
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Robert Varga
BUG-1485: remove holder for deprecated Class ranges
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Robert Varga
BUG-1485: remove holder for deprecated Builder field...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Robert Varga
BUG-1485: switch BuilderTemplate to new range enforcement
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Robert Varga
BUG-1485: switch ClassTemplate to new range enformcement
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Robert Varga
BUG-1485: optimize primitive range checks
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Robert Varga
BUG-1485: make AbstractRangeGenerator deal with GTOs
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Robert Varga
BUG-1485: deprecate public static range/length methods
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Robert Varga
BUG-1485: move generateLengthMethod to BuilderTemplate
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Robert Varga
BUG-1485: move *Range* methods to BuilderTemplate
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Robert Varga
BUG-1485: Move restriction generation
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Robert Varga
BUG-3399: fix BaseYangTypes' range constraints
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Robert Varga
BUG-1485: Introduce AbstractRangeGenerator and friends
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Robert Varga
BUG-1485: store patterns in an array
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Robert Varga
Make test utilities static
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Robert Varga
Do not instantiate augmentation HashMap in DTO builders
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Robert Varga
Clarify GeneratedTransferObject.getSuperType()
commit
|
commitdiff
|
tree
|
snapshot
2015-06-05
Robert Varga
BindingReflections' cache should use cached references
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Robert Varga
Fix newly-broken javadocs
commit
|
commitdiff
|
tree
|
snapshot
2015-06-04
Tomas Cere
Stop calling get on a possible absent value.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Harman Singh
Bug -3221 : Adding a new DataStoreUnavailableException...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Robert Varga
Allow instantiation of more efficient RpcServiceInvokers
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Robert Varga
Optimize binding InstanceIdentifier methods
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Robert Varga
Introduce DOMNotificationRejectedException
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Tony Tkacik
Bug 3234: Do not notify empty Rpc implementation change.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Maros Marsalek
BUG-2453 Add enum yang <-> Java mapping to BindingRunti...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Robert Varga
Migrade junit.frawork.Assert
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Tony Tkacik
Introduced Lazy DOM Rpc Result future.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Michal Rehak
BUG-3183: Extend notification publisher API
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Peter Kajsa
Bug 2528 - Binding Generator: Generated notification...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Maros Marsalek
BUG-2453 Remove custom hashcode/equals from Enum type
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Martin Bobak
Bug 2988 - DTO equality appears to be broken by proxy
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Tony Tkacik
Bug 3148 - Fixed binding.api.NotificationListener support
commit
|
commitdiff
|
tree
|
snapshot
2015-05-24
Robert Varga
Allow DOMNotificationRouter to be tuneable
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Tom Pantelis
Reduce SchemaContext updates on shutdown
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Tom Pantelis
Bug 2970: Fix GlobalBundleScanningSchemaServiceImpl...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Maros Marsalek
Set weak keys for binding mountpoint cache
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Robert Varga
CDS: Implement front-end support for local transactions
commit
|
commitdiff
|
tree
|
snapshot
next