Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
caf0b341fc353eb094f863a7edf0f2dafc4db4b2
/
core
/
store
/
dist
/
pom.xml
f3d2f49
Fixing pom dependencies.
by Aaron Kruglikov
· 9 years ago
32347e0
pom clean up and Remove unsed code
by Madan Jampani
· 9 years ago
880dc20d
Starting snapshot 1.5.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
5a2856f
Tagging 1.4.0 (Emu release)
by Brian O'Connor
· 9 years ago
1.4.0
6b77071
Switching back to snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
d1cdd19
Tagging 1.4.0-rc3
by Brian O'Connor
· 9 years ago
1.4.0-rc3
b22ba65
Switching back to snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
4aded4c
Tagging 1.4.0-rc2
by Brian O'Connor
· 9 years ago
1.4.0-rc2
905ea22
Starting snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
b209dc6
Tagging 1.4.0-rc1
by Brian O'Connor
· 9 years ago
1.4.0-rc1
66cf0b9
Modifying eventually consistent map and tests to make use of the persistence service.
by Aaron Kruglikov
· 9 years ago
92511f2
Creating persistence service.
by Aaron Kruglikov
· 9 years ago
f967ad6
Starting snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
b3a3b52
Rolling back to snapshot 1.3.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
cbc5878
Tagging 1.3.0-rc2
by Brian O'Connor
· 9 years ago
1.3.0-rc2
e8bcb70
Changing version to back to snapshot 1.3.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
004345f
Tagging 1.3.0-rc1
by Brian O'Connor
· 9 years ago
1.3.0-rc1
afc2d7d
Starting snapshot 1.3.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
a78abfc
Tagging 1.2.0
by Brian O'Connor
· 9 years ago
1.2.0
3350390
Starting snapshot 1.2.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
75aed40
Tagging 1.2.0-rc2
by Brian O'Connor
· 9 years ago
1.2.0-rc2
30a412d
Starting snapshot 1.2.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
608e03a
Tagging 1.2.0-rc1
by Brian O'Connor
· 9 years ago
1.2.0-rc1
ba082b8
Removing hazelcat dependency throughout.
by Thomas Vachuska
· 9 years ago
c26eede
Added a messaging service implementation on top of IOLoop. Added ability to easily switch between netty and io loop (default is netty)
by Madan Jampani
· 10 years ago
ca335e9
Add persistence option to ECMap
by Jonathan Hart
· 10 years ago
6ea48a2
Starting snapshot 1.2.0-SNAPSHOT
by Brian O'Connor
· 10 years ago
91d9019
Tagging ONOS Blackbird release: 1.1.0
by Brian O'Connor
· 10 years ago
1.1.0
1545b1e
Starting snapshot 1.1.0-SNAPSHOT
by Brian O'Connor
· 10 years ago
20fa3a4
Tagging 1.1.0-rc2
by Brian O'Connor
· 10 years ago
1.1.0-rc2
266ac66
Starting snapshot 1.1.0-SNAPSHOT
by Brian O'Connor
· 10 years ago
352236e
Tagging 1.1.0-rc1
by Brian O'Connor
· 10 years ago
c6713a8
Adding BoundedThreadPool and BlockingBoolean
by Brian O'Connor
· 10 years ago
bd6845d
ClusterService implementation that relies on accrual failure detector for determining node up/down status.
by Madan Jampani
· 10 years ago
cb7ab08
Pom fixes to correctly shade copycat jars.
by Madan Jampani
· 10 years ago
151cad8
Use TestHazelcastFactory
by Yuta HIGUCHI
· 10 years ago
90b453f
ONOS-785 Adding distributed store for apps & app admin CLIs
by Thomas Vachuska
· 10 years ago
7f2e9bf
bumping version to 1.1.0-SNAPSHOT
by Brian O'Connor
· 10 years ago
5b29ebd
Bumping version to 1.0.0
by Brian O'Connor
· 10 years ago
1.0.0
abafb50
Changing org.onlab.onos package to org.onosproject
by Brian O'Connor
· 10 years ago
3865cd9
Disabling expiring map until the osgi issue is understood.
by Madan Jampani
· 10 years ago
12390c1
Reworked DatabaseService API. Initial implementation of LockManager.
by Madan Jampani
· 10 years ago
778f7ad
MapDB backed Copycat log implementation
by Madan Jampani
· 10 years ago
58e3727
move copycat version property to root pom
by Yuta HIGUCHI
· 10 years ago
0c1c100
Workarounds to startup DatabaseService
by Yuta HIGUCHI
· 10 years ago
08822c4
DatabaseService that uses Copycat Raft to provide a strongly consistent and durable database.
by Madan Jampani
· 10 years ago
275fb6b
move duplicated repository config to root pom.xml
by Yuta HIGUCHI
· 10 years ago
ed4adf4
repo settings for copycat
by Yuta HIGUCHI
· 10 years ago
4f1a60c
Revised copyright message.
by Thomas Vachuska
· 10 years ago
41f2ec0
moved Hazelcast based Mastership+Cluster store to onos-code-dist bundle
by Yuta HIGUCHI
· 10 years ago
4d18795
basic test for ReplicaInfoManager
by Yuta HIGUCHI
· 10 years ago
0a608ac
Pruned duplicate dependencies and plugins from several core related pom.xml files.
by Thomas Vachuska
· 10 years ago
47c4088
Adding some tests for GossipDeviceStore + bugfix
by Yuta HIGUCHI
· 10 years ago
0390ffb
some pom file fixes
by Yuta HIGUCHI
· 10 years ago
8ee7d4c
Kryo related fixes
by Yuta HIGUCHI
· 10 years ago
c9ed9be
Moved Netty messaging out of onos-core-dist to under onos-utils
by Madan Jampani
· 10 years ago
a185d86
pom.xml updates to include netty 4.0.23 and apache commons pool
by Madan Jampani
· 10 years ago
7309483
Initial check-in for new p2p cluster messaging; to be refactored.
by tom
· 10 years ago
e76a24d
Bundle restructuring
by Yuta HIGUCHI
· 10 years ago
[Copied (67%) from core/trivial/pom.xml]
e2dc27a
Moved net to core
by tom
· 10 years ago
[Renamed (73%) from net/core/pom.xml]
b1260e4
Created onos-core-trivial as a place to put trivial implementation of core against which initial set of providers can be developed.
by tom
· 10 years ago
0eb04ca
Added cubby-holes for new projects.
by tom
· 10 years ago