Bump to Dropwizard Metrics 4.0.3
[yangtools.git] / java /
2018-09-25 Stephen KittBump to Dropwizard Metrics 4.0.3
2018-08-22 Robert VargaFix findbugs warnings
2018-08-21 Robert VargaMigrate to UntypedAbstractActor
2018-07-30 Michael Vorburgersimplify a statement in NormalizedNodeInputStreamReader
2018-07-25 Stephen KittSimplify code using Java 8 features
2018-07-25 Stephen KittRemove unused exceptions
2018-01-22 Tom PantelisHandle empty type in NormalizedNode streaming
2018-01-11 Robert VargaAdjust to yangtools-2.0.0 changes
2017-12-13 Robert VargaFix checkstyle reported by odlparent-3.0.0
2017-10-14 David SuarezFix some sonar/checkstyle issues
2017-09-16 Stephen KittString performance and maintenability
2017-09-01 HeYunBoBug 9008: Fix the error of the persisted journal data...
2017-08-24 Robert VargaBUG-9028: make NonPersistentDataProvider schedule invoc...
2017-07-30 Tom PantelisSlice front-end request messages
2017-07-18 Robert VargaSimplify QuarantinedMonitorActor
2017-07-10 Robert VargaCleanup warnings
2017-07-07 Tom PantelisFix incorrect spelling of fileBackedStreamFactory
2017-07-03 Tom PantelisBug 7449: Add slicer Id to MessageSliceIdentifier
2017-06-29 Tom PantelisBug 2890: Chunk AppendEntries when single payload size...
2017-06-26 Tom PantelisBug 7449: Move Dispatchers to sal-clustering-commons
2017-06-20 Tom PantelisBug 7449: Add message slicing/re-assembly classes
2017-06-19 Robert VargaLower UnboundedDequeBasedControlAwareMailbox logging
2017-06-06 Tom PantelisRemove deprecated NormalizedNodeInputStreamReader ctor
2017-05-29 Tom PantelisBug 5740: Add Deque-based control-aware mailbox
2017-05-16 Robert VargaLower debugging in sal-clustering-commons
2017-05-16 Stephen Kittsal-clustering-commons: use lambdas
2017-05-16 Jakub MorvayBug 8444 - Persistent prefix-based shard cannot load...
2017-05-12 Tom PantelisDon't use File(In/Out)putStream in FileBackedOutputStream
2017-05-04 Robert VargaFix logger formatting strings
2017-05-03 Tomas CereBUG 8301: Convert queue to a local variable
2017-04-26 Robert VargaLower AbstractNormalizedNodeDataOutput debugs to trace
2017-03-24 Robert VargaBUG-8073: Improve handling of temporary files
2017-02-28 Tom PantelisBug 7521: Add custom local snapshot store
2017-02-28 Jakub MorvayFix NPE in YangTextSchemaSourceSerializationProxy#getRe...
2017-02-17 Tom PantelisBug 7521: Add FileBackedOutputStream and use for snapsh...
2017-02-10 Lorand JakabCheckstyle: fix ParenPad violations
2017-01-23 Robert VargaBUG-7594: Expand NormalizedNodeData{Input,Output} to...
2016-11-29 Robert VargaMake sure MetricsReporter cache is constant
2016-11-25 Robert VargaFix javadocs and enable doclint
2016-11-22 Tom PantelisBug 5419: Add persistAsync method to DataPersistencePro...
2016-11-03 Tom PantelisChanges for akka 2.4.11
2016-10-27 Tom PantelisRemove legacy NormalizedNode serialization classes
2016-10-27 Tom PantelisMove SerializationUtils to sal-clustering-commons
2016-10-25 Tom PantelisFix FindBugs warnings in sal-clustering-commons
2016-10-21 Tom PantelisFix CS warnings in sal-clustering-commons and enable...
2016-10-11 Tom PantelisBug 6910: Fix anyxml node streaming
2016-10-10 Robert VargaUpdate to akka 2.4.11
2016-09-23 Stephen KittMechanical code cleanup (sal-clustering-commons)
2016-08-25 Robert VargaBUG-5280: add ExplicitAsk utility class
2016-08-11 Tom PantelisChange InstallSnapshot and reply to use Externalizable...
2016-07-05 Tom PantelisEliminate dead letters message when there's no sender
2016-06-30 Tom PantelisBug 6106: Prevent flood of quarantine messages
2016-06-28 Robert VargaFix serialVersionUID
2016-06-22 Robert VargaBUG-5280: move AbstractDataTreeModificationCursor
2016-06-08 Robert VargaBUG-5280: Remove PeristentMessages
2016-06-08 Robert VargaBUG-5280: remove support for talking to pre-Boron clients
2016-06-06 Robert VargaFix compilation error
2016-05-31 Robert VargaEnsure AbstractUntypedActor#unknownMessage() is called
2016-05-20 Robert VargaBUG-5626: remove CompositeModification(ByteString)Payload
2016-05-09 Robert VargaMake potentially-static methods static
2016-04-29 Tom PantelisMove ClusterAdminRpcService to its own bundle
2016-04-02 Robert VargaMake MessageTracker.Context implement AutoCloseable
2016-03-29 Robert VargaRefactor MessageTracker
2016-03-29 Robert VargaMove MessageTracker to sal-clustering-commons
2016-03-21 Robert VargaDo not allow overrides of onReceive{Command,Recover}
2016-03-16 Tom PantelisBug 5485: Improve DataTreeModification pruning on recovery
2016-03-11 Robert VargaDo not guard simple logging with isXXXEnabled()
2016-03-11 Robert VargaRemove commented-out logging
2016-02-23 Tom PantelisBug 5329: Add factory akka.conf
2016-02-23 Tom PantelisRemove unused org.opendaylight.controller.xml.codec...
2016-02-18 Robert VargaHide NormalizedNodeOutputStreamWriter
2016-02-18 Robert VargaRemove InputStream constructors
2016-02-17 Robert VargaNormalizedNodeDataOutput should be AutoCloseable
2016-02-17 Robert VargaRemove implements NormalizedNodeStreamWriter declaration
2016-02-17 Robert VargaRemove NormalizedNodeStreamReader
2016-02-15 Robert VargaFix raw type warnings
2016-02-15 Tom PantelisDeprecate InstallSnapshot protobuff messages
2016-02-05 Tom PantelisRemove deprecated Helium Payload methods
2016-02-05 Tom PantelisDeprecate CloseTransactionChain protobuff message
2016-02-01 Tom PantelisRemove unused protobuff messages
2016-02-01 Tom PantelisRemove ListenerRegistration protobuff messages
2016-02-01 Tom PantelisRemove DataChangeListener protobuff messages
2016-02-01 Tom PantelisDeprecate 3PC protobuff messages
2016-01-27 Tom PantelisBug 5109: Handle stand alone leaf nodes in CDS streaming
2016-01-25 Tom PantelisRemove Helium ReadDataReply protobuff message
2016-01-23 Tom PantelisDeprecate CloseTransaction protobuff message
2016-01-22 Tom PantelisRemove Helium Tx modify operation messages
2016-01-21 Tom PantelisReduce logging in QuarantinedMonitorActor
2016-01-12 Robert VargaBug 2062 - StreamWriter APIs loses information about...
2015-12-10 Robert VargaBUG-4626: create AbstractNormalizedNodeDataOutput
2015-12-10 Robert VargaBUG-4626: Introduce NormalizedNodeData{Input,Output}
2015-12-10 Robert VargaBUG-4626: Split out stream token types
2015-12-07 Peter KajsaBug 3874: Support of yang modeled AnyXML
2015-12-07 Robert VargaClean NormalizedNodeSerializer up
2015-12-05 Robert VargaDeprecate NormalizedNodeInputStreamReader(InputStream)
2015-12-03 Jakub MorvayRename packages
2015-12-03 Jakub MorvayRemote yang text source provider implementation
2015-11-27 Robert VargaAutomatic addition of final keywords
2015-11-11 Moiz RajaBUG 4589 : Handle writing and reading large strings
2015-11-02 Tom PantelisAlways persist ServerConfigurationPayload log entries
next