Fix intermittent ConfigPersisterTest failure
[netconf.git] / opendaylight / netconf / config-persister-impl / src / test / java / org / opendaylight / controller / netconf / persist / impl /
2015-05-27 Tom PantelisFix intermittent ConfigPersisterTest failure
2015-05-21 Maros MarsalekDisable failing config persister test
2015-03-19 Tony TkacikMerge "fixed restconf notification subscription parsing."
2015-03-15 Robert VargaBUG-2839: remove dependencies on commons-io
2015-02-25 Tony TkacikMerge "Removing { } from NormalizedNodeJsonBodyWriter"
2015-02-24 Tony TkacikMerge "Bug 2731: Discard changes only when transaction...
2015-02-24 Tony TkacikMerge "Fix race condition in get/get-config netconf...
2015-02-23 Maros MarsalekBUG-2635 Prepare netconf monitoring service for md...
2014-11-20 Tony TkacikMerge "Set auth timeout along with idle in SshProxyServer"
2014-11-20 Tony TkacikMerge "BUG-2243 Fixing invalid hello message handling"
2014-11-20 Tony TkacikMerge "Fix raw ServiceReferences and ServiceRegistrations"
2014-11-20 Tony TkacikMerge changes Ife66b5fe,I174ea168
2014-11-19 Marian DubaiFix checkstyle warnings for config-persister-impl
2014-11-07 Tony TkacikMerge "Migrade JUnitMatchers references"
2014-11-07 Robert VargaMigrade JUnitMatchers references
2014-09-11 Tony TkacikMerge "BUG 1582 - PUT fails validate outer object name"
2014-09-09 Tony TkacikMerge "BUG-1521 Add missing unit tests for config-persi...
2014-09-05 Maros MarsalekBUG-1521 Add missing unit tests for config-persister...
2014-08-13 Ed WarnickeMerge "BUG-997 Use shared schema context factory in...
2014-08-13 Tom PantelisMerge "Add exists method on DOMStoreReadTransaction...
2014-08-12 Devin AveryMerge "Minor changes to config-persister to allow for...
2014-08-11 Ed WarnickeMinor changes to config-persister to allow for karaf
2014-07-21 Tony TkacikMerge "Bug 1239 - Clean up and refactor netconf-ssh...
2014-07-07 Devin AveryMerge "BUG 1016 - JSON|XML output with|without white...
2014-07-04 Tony TkacikMerge "BUG-692 Add log to config persister test."
2014-07-04 Maros MarsalekBUG-692 Add log to config persister test.
2014-04-28 Ed WarnickeMerge "Resolve Bug:748 - Remove test resources from...
2014-04-28 Ed WarnickeMerge changes I8e90a7d5,I25249fe8
2014-04-28 Ed WarnickeMerge "BUG 652 leafref CCE & BUG 720 colons problem"
2014-04-28 Ed WarnickeMerge "Bug 460 - Fix warning throughout netconf subsystem"
2014-04-28 Martin BobakBug 460 - Fix warning throughout netconf subsystem
2014-04-15 Tony TkacikMerge "Bug 714 - Fixed creating DOM Document's element...
2014-04-15 Tony TkacikMerge "BUG 718: changed codec for URI parsing"
2014-04-15 Tony TkacikMerge "Resolve Bug:707 - ConfigPusher should wait for...
2014-04-15 Tomas OlveckyResolve Bug:707 - ConfigPusher should wait for netconf...
2014-04-08 Tony TkacikMerge "Resolve Bug:522"
2014-04-08 Tony TkacikMerge "524 bug - %2F slashes translation behind mount...
2014-04-04 Ed WarnickeMerge "Resolve Bug:654 - Fix config-persister exception...
2014-04-04 Tomas OlveckyResolve Bug:654 - Fix config-persister exception handling.
2014-03-31 Tony TkacikMerge "Bug 564 - add missing sal-remote dependency."
2014-03-28 Tony TkacikMerge "Resolve Bug:593. Persister should communicate...
2014-03-26 Tomas OlveckyResolve Bug:593. Persister should communicate via OSGi...
2014-02-27 Tony TkacikMerge "Exception for URI /restconf/operations/module_na...
2014-02-25 Tony TkacikMerge "Refactor configuration for ConfigPersister."
2014-02-24 Maros MarsalekRefactor configuration for ConfigPersister.
2014-01-24 Ed WarnickeMerge "Added test for MouontPoints and URI"
2014-01-22 Ed WarnickeMerge "Move NetconfUtil to netconf-util."
2014-01-22 Tomas OlveckyMove NetconfUtil to netconf-util.
2013-12-16 Ed WarnickeMerge "Fixed netconf monitoring."
2013-12-12 Ed WarnickeMerge "Added xml storage adapter bundle fragments for...
2013-12-12 Maros MarsalekAdded xml storage adapter bundle fragments for config...
2013-12-07 Ed WarnickeMerge "Updated xpath pointing to a module instance...
2013-12-07 Ed WarnickeMerge "Refactor yang-jmx-generator and -plugin to suppo...
2013-12-07 Tomas OlveckyRefactor persister: Add ability to publish multiple...
2013-12-02 Ed WarnickeMerge "Fix static state in PersisterAggregatorTest...
2013-12-02 Tomas OlveckyFix static state in PersisterAggregatorTest causing...
2013-11-30 Ed WarnickeMerge "Fixed PersisterAggregatorTest."
2013-11-29 Ed WarnickeMerge "Finding data nodes in choices and cases."
2013-11-29 Milos FabianFixed PersisterAggregatorTest.
2013-11-29 Ed WarnickeMerge "Fix race conditions between config-manager and...
2013-11-29 Ed WarnickeMerge "Resolved namespace from input data"
2013-11-29 Tomas OlveckyFix race conditions between config-manager and persister.
2013-11-29 Ed WarnickeMerge "Add support for enums as configuration attribute...
2013-11-29 Ed WarnickeMerge changes Ia268965a,Iefa79f99
2013-11-29 Ed WarnickeMerge "Choice and case resolving in JSON output"
2013-11-29 Ed WarnickeMerge "Add config-persister-directory-adapter. This...
2013-11-29 Ed WarnickeMerge "Refactor persister to handle multiple storage...
2013-11-29 Ed WarnickeMerge "Refactor persister: require only capabilities...
2013-11-29 Tomas OlveckyAdd config-persister-directory-adapter.
2013-11-29 Tomas OlveckyRefactor persister to handle multiple storage engines.
2013-11-28 Tomas OlveckyRefactor persister: require only capabilities reference...
2013-11-28 Ed WarnickeMerge "Refactor persister. Remove obsolete TLS netconf...
2013-11-28 Tomas OlveckyRefactor persister.
2013-11-08 Ed WarnickeMerge "Bump versions of config-subsystem and netconf...
2013-11-08 Maros MarsalekBump versions of config-subsystem and netconf-subsystem...
2013-11-04 Alissa BonasFix star import and enable checkstyle rule to prevent it.
2013-10-14 Maros MarsalekInitial code drop of netconf protocol implementation