Add MXBean to report shard registered DTCL/DCL info
[controller.git] / opendaylight / md-sal / sal-binding-it /
2017-08-02 Michael VorburgerRemove logback related stuff 33/60833/3
2017-07-19 Robert VargaBUG-7464: use yangtools.triemap 61/60561/1
2017-06-01 Tom PantelisBug 8568: Convert sal-binding-dom-it tests to use DataB... 22/58022/4
2017-05-17 Stephen Kittsal-binding-it: use lambdas 80/57180/3
2017-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 89/54689/1
2017-01-24 Michael VorburgerReplace mockito-all by mockito-core (see Bug 7662) 61/50861/3
2016-08-09 Anil BelurFix relative paths for mdsal-it-parent 64/43464/1
2016-08-08 Thanh HaBump versions by 0.1.0 for next dev cycle 09/43409/1
2016-04-22 Tom PantelisFix test failures in sal-binding-it 40/38040/1
2016-04-13 Ryan GouldingAdd dependency on javax.validation validation-api 55/37555/3
2016-02-21 Robert VargaFix missing bundle 48/35148/1
2016-01-28 Robert VargaBUG-2625: fix failures with Java 8-targetted artifacts 61/33661/2
2016-01-15 Thanh HaBumping versions by 0.1.0 for next dev cycle 90/32690/1
2015-12-16 Robert VargaBUG-1014: adjust compatibility tests 79/31479/2
2015-12-01 Stephen KittDeprecate TestHelper 86/30286/3
2015-11-27 Thanh HaRemove antlr4-runtime-osgi-nohead 78/30278/2
2015-11-18 Stephen KittClean up plugin management 31/26531/6
2015-10-14 Stephen KittAdd missing dependencies 18/28318/2
2015-09-17 Tony TkacikBug 4202: Migration to use mdsal project 79/26079/14
2015-08-18 Tony TkacikBug 4035: Removed sal-common which is unused since... 67/24467/8
2015-08-18 Tony TkacikBug 4035: Extract dom-config from core-api and broker... 92/24392/9
2015-08-13 Tomas CereDecouple config and netconf subsystems. 13/23413/26
2015-07-24 Tony TkacikBug 4035: Invert dependency binding-impl -> binding... 85/24385/6
2015-07-03 Tomas CereBUG 2839: Config: remove dependencies on commons-io 55/21855/4
2015-06-26 Maros MarsalekBUG 2458: Bump nagasena version to 2.53.0 72/22972/3
2015-06-16 Jan-Simon Möller[RFC][Fix] Fix for connection in pom.xml. 76/21776/3
2015-06-04 Tony TkacikSwitched sal-binding-it to use failsafe. 03/18903/3
2015-05-07 Tony TkacikMerge "Add missing copyright text"
2015-05-07 Tony TkacikMerge "BUG 2954 : Thread local DocumentBuilder's for...
2015-05-05 Tony TkacikMerge "BUG 2820 - LLDP refactor"
2015-05-05 Tony TkacikMerge "Bug 2820 - LLDP TLV support and testing"
2015-05-05 Tony TkacikMerge "Bug 2820 - problem to add second TLV with type...
2015-05-04 Tony TkacikMerge "BUG 3057 - notify added event source by topics...
2015-04-30 Tony TkacikMerge "BUG-2288: deprecate old binding Notification...
2015-04-27 Ed WarnickeMerge "Bug 2983: Added support for creation of multiple...
2015-04-27 Tony TkacikMerge "Event Source: switch from wildcards to regexs"
2015-04-27 Tony TkacikMerge "BUG 3029 - netconf event source modification...
2015-04-24 Tony TkacikMerge "Bumped controller version by minor for next...
2015-04-24 Tony TkacikBumped controller version by minor for next release... 23/18923/4
2015-04-24 Tom PantelisMerge "Fix NoSuchElementException thrown when transacti...
2015-04-24 Tony TkacikMerge "Improve performance of XmlElement.getName"
2015-04-24 Moiz RajaMerge "Fix CloseTransactionChain NotSerializableException"
2015-04-24 Tony TkacikMerge "Stop SubtreeFitler from rereading reply even...
2015-04-24 Tony TkacikMerge "Use ImmutableNodes.fromInstanceId in restconf"
2015-04-24 Tony TkacikMerge "BUG 3045 : Use non-strict parsing in hello message."
2015-04-24 Tony TkacikMerge "Create transaction on the backend datastore...
2015-04-24 Moiz RajaMerge "Reduce non-existent Tx chain logging on close...
2015-04-24 Moiz RajaMerge "Return local shard's DataTree from ActorContext...
2015-04-24 Tom PantelisMerge "Tests for DOMDataTreeListener"
2015-04-24 Tom PantelisMerge "Replaced Helium Notification Broker with new...
2015-04-22 Tony TkacikReplaced Helium Notification Broker with new Notifcati... 55/18255/5
2015-04-08 Tony TkacikMerge "BUG 2889 : migration of netconf-cli to Normalize...
2015-04-07 Moiz RajaMerge "Refactor ReplicatedLogImpl to separate class"
2015-04-02 Tony TkacikMerge "Remove SimpleDataTreeCandidate"
2015-04-02 Tom PantelisMerge "Add ForwardingDOMStoreThreePhaseCommitCohort"
2015-04-01 Robert VargaMake sure to pull trie library 85/17585/1
2015-03-23 Moiz RajaMerge "Refactor LeaderElectionScenarioTests"
2015-03-13 Moiz RajaMerge "Change in AbstractRaftBehavior#performSnapshotWi...
2015-03-13 Moiz RajaMerge "Refactor ShardTest"
2015-03-13 Moiz RajaMerge "Reduce/enhance logging in AbstractLeader"
2015-03-13 Moiz RajaMerge "Purge in-memory log when install snapshot is...
2015-03-13 Moiz RajaMerge "Use static Procedure callback for ApplyJournalEn...
2015-03-13 Moiz RajaMerge "Changes in RaftActor#handleCaptureSnapshotReply"
2015-03-13 Moiz RajaMerge "Change fields in ShardStats to non-volatile"
2015-03-12 Moiz RajaMerge "Add sal-akka-raft test-jar dependency to sal...
2015-03-11 Tony TkacikMerge "Fixed testool performance bottleneck due to...
2015-03-11 Tony TkacikMerge "Changed NetconfDeviceDatastoreAdapter and Netcon...
2015-03-11 Tony TkacikMerge "Fixed failing tests due to different attribute...
2015-03-11 Tony TkacikMerge "Bug 2364: Migrated Binding MD-SAL to not use...
2015-03-10 Tony TkacikBug 2364: Migrated Binding MD-SAL to not use composites... 61/16261/4
2015-03-08 Tony TkacikMerge "Remove Neutron dependencies"
2015-03-08 Tony TkacikMerge "BUG 2412 - restconf RestconfDocumentedExceptionM...
2015-03-05 Tony TkacikMerge "Unit Test for md-sal netconf northbound mapping...
2015-03-05 Tony TkacikMerge "Fixed discard-changes for mdsal netconf, mapping...
2015-03-04 Moiz RajaMerge "Dynamically update DatastoreContext properties"
2015-03-04 Tony TkacikMerge changes Ida315250,I90171a8b
2015-03-03 Michal RehakBUG-2637: migration final - cleanup 69/15969/4
2015-02-25 Tony TkacikMerge "Removing { } from NormalizedNodeJsonBodyWriter"
2015-02-23 Tony TkacikMerge "Startup archetype: remove 'Impl' from config...
2015-02-23 Tony TkacikMerge "Startup archetype: Add basic unit tests for...
2015-02-23 Tony TkacikMerge "Startup arch - remove artifactId prefix from...
2015-02-23 Tony TkacikMerge "Cleanup root pom "name"."
2015-02-21 Ed WarnickeMerge "Revert "BUG-2637: migrate features""
2015-02-21 Ed WarnickeRevert "BUG-2637: migrate features" 88/15588/1
2015-02-20 Anil VishnoiMerge "BUG-2637: migrate features"
2015-02-20 Michal RehakBUG-2637: migrate features 64/14464/10
2015-02-13 Tony TkacikMerge "BUG-2573: create DOMRpcRouter"
2015-02-13 Tony TkacikMerge "BUG-2573: add NormalizedNode-based RPC API"
2015-02-12 Ed WarnickeMerge "Mark yang generated source location as a source...
2015-02-12 Tom PantelisMerge "Stop scheduling the Install Snapshot check"
2015-02-12 Moiz RajaMerge "(Bug 2035) - Increasing default Akka config...
2015-02-12 Tom PantelisMerge "BUG 2705 : No need to ReadData asynchronously...
2015-02-12 Tony TkacikMerge "Do not duplicate OSGi dependencyManagement"
2015-02-12 Tony TkacikMerge "BUG-2673: Introduced new more low-level DOM...
2015-02-12 Tony TkacikMerge "BUG-1511 - Datastore: cleanup ListenerTreeAPI"
2015-02-12 Tony TkacikMerge "BUG-2600 Dynamic schemas in netconf server"
2015-02-12 Ed WarnickeMerge "Bug 2684 - Fixing support for Neutron binding...
2015-02-11 Maros MarsalekBUG-2600 Dynamic schemas in netconf server 22/14922/6
2015-02-10 Moiz RajaMerge "Bug 2669: Use slf4j Logger instead of akka Loggi...
2015-02-10 Tony TkacikMerge "BUG-2679 Workaround for wrong nagasena encode...
next