Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
395c51f1d3418a1c2779b33370c4d3292a202cc7
/
apps
/
test
« Previous
287b4ae
Starting snapshot 1.9.0-SNAPSHOT
by Ray Milkey
· 8 years ago
2557ba3
Tagging 1.9.0-b1b
by Ray Milkey
· 8 years ago
1.9.0-b1b
cbd1b39
Sonar fixes
by Jon Hall
· 8 years ago
c536818
More removal of deprecated sid.
by Simon Hunt
· 8 years ago
8a0429a
Remove deprecated "sid" parameter in UI events.
by Simon Hunt
· 8 years ago
72bcefe
Starting snapshot 1.9.0-SNAPSHOT
by Ray Milkey
· 8 years ago
bc3c6ba
Starting snapshot 1.8.0-SNAPSHOT
by Ray Milkey
· 8 years ago
a222d05
Tagging 1.8.0-rc4
by Ray Milkey
· 8 years ago
1.8.0-rc4
b547e06
Starting snapshot 1.8.0-SNAPSHOT
by Ray Milkey
· 8 years ago
4f6d428
Tagging 1.8.0-rc3
by Ray Milkey
· 8 years ago
1.8.0-rc3
58c6af2
Starting snapshot 1.8.0-SNAPSHOT
by Ray Milkey
· 8 years ago
8b8b30c
Tagging 1.8.0-rc1
by Ray Milkey
· 8 years ago
1.8.0-rc1
8526700
checkstyle rule to check copyrights
by Ray Milkey
· 8 years ago
bfc02ec
Bumping snapshot version to 1.8.0-SNAPSHOT
by Brian O'Connor
· 8 years ago
b19fc86
Bumping version back to 1.7.0-SNAPSHOT
by Brian O'Connor
· 8 years ago
338bc0c
Bumping pom versions to 1.7.0-rc2 and fixing some maven issues
by Brian O'Connor
· 8 years ago
1.7.0-rc2
3b8101a
Refactored IntentPartitionService as WorkPartitionService
by Madan Jampani
· 8 years ago
bbc6dba
Remove superfluous debug flags from app definitions
by Ray Milkey
· 8 years ago
6033d43
Fix for ONOS-5220 - Enable REST API for demo app
by Ray Milkey
· 8 years ago
d4684b4
stc work queue test improvements
by Madan Jampani
· 8 years ago
ce24073
stc scenario for testing work queue distributed primitive
by Madan Jampani
· 8 years ago
4b9958b
Fix app name for intentperf with BUCK
by You Wang
· 8 years ago
0de4ba9
Remove duplicate version specifications
by Yuta HIGUCHI
· 8 years ago
264d957
Added a new test applications to monitor network configuration change events and log them.
by Thomas Vachuska
· 8 years ago
3a02cda
ONOS-4975 Fixed potential for IOB exception in intent perf installer.
by Thomas Vachuska
· 8 years ago
54c5e23
Removes deprecated withPartitionsDisabled method
by Madan Jampani
· 8 years ago
9e1a8c1
Initial stc tests for distributed primitives
by Madan Jampani
· 8 years ago
4730976
Add a MAX_PRIORITY for demo flowtest
by YPZhang
· 8 years ago
1b2aea8
Removing gratuitous relativePath from pom.xmls
by Brian O'Connor
· 8 years ago
4263bff
Don't run tests macro for cli test applications
by Jon Hall
· 8 years ago
e642f7c
Bumping version to 1.7.0-SNAPSHOT
by Brian O'Connor
· 8 years ago
eefdedf
Remove redundent byte[].class registration
by Charles Chan
· 8 years ago
1aaffb7
Remove all references to java_library in the source BUCK build.
by Ray Milkey
· 9 years ago
37d04c6
Refactor: Rename NewDistributedFlowRuleStore.java -> DistributedFlowRuleStore.java
by Madan Jampani
· 9 years ago
d5714e0
New and direct StorageService method for creating an AtomicCounter
by Madan Jampani
· 9 years ago
5ab426f
Updating copyrights
by Brian O'Connor
· 9 years ago
c23b626
ONOS test application for measuring flow installation throughput
by Madan Jampani
· 9 years ago
7c25182
Fix buck tests
by Ray Milkey
· 9 years ago
5cee335
Added FIXME to apps/test/BUCK
by Brian O'Connor
· 9 years ago
a450bd0
Simplifying Import-Package line in maven-bundle-plugin for REST bundles
by Brian O'Connor
· 9 years ago
ee3736e
LoadTest update to use multiple counters in parallel for load generation
by Madan Jampani
· 9 years ago
f80bbb2
Initial BUCK build
by Ray Milkey
· 9 years ago
9d61649
[ONOS-4042] Bump up Jersey from 1.19 to 2.22.2
by Jian Li
· 9 years ago
955c316
Starting snapshot 1.6.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
55b4d80
Tagging 1.5.0 (Falcon)
by Brian O'Connor
· 9 years ago
1.5.0
2369642
Starting snapshot 1.5.0-SNAPSHOT
by Madan Jampani
· 9 years ago
b7a5420
Tagging 1.5.0-rc3
by Madan Jampani
· 9 years ago
1.5.0-rc3
fd46e1d
Refine application title and category in app.xml and pom.xml
by Jian Li
· 9 years ago
afae2f7
Apps-- added onos.app.title property to applications.
by Simon Hunt
· 9 years ago
5d8994f
Starting snapshot 1.5.0-SNAPSHOT
by Thomas Vachuska
· 9 years ago
40d5255
Tagging 1.5.0-rc2
by Thomas Vachuska
· 9 years ago
1.5.0-rc2
5551f52
Simple test application for load testing distributed consensus
by Madan Jampani
· 9 years ago
538be74
Refactored primitive builders to consolidate methods into the base DistributedPrimitiveBuilder
by Madan Jampani
· 9 years ago
e17d328
Adds abstract distributed primitive builder + Refactored AtomicCounter and AtomicValue builder to make use of it.
by Madan Jampani
· 9 years ago
620f70d
LeadershipStore updates:
by Madan Jampani
· 9 years ago
c35415d
[ONOS-3634] Enhance app to have a category, icon, URL and readme
by Jian Li
· 9 years ago
1c96510
Renaming Partition{Service, Manager, Event} to IntentPartition{Service, Manager, Event} to better disambiguate between another PartitionService that is responsible for managing datastore partitions
by Madan Jampani
· 9 years ago
c032c83
Reduce use of deprecated ClusterCommunicationService.addSubscriber()
by Sho SHIMIZU
· 9 years ago
4fd3ceb
[Falcon] fixes for Sonar Critical bugs
by Ray Milkey
· 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
57de6cd
IntentPerfCollector Synch issue fix
by Satish K
· 9 years ago
d9df7bd
Fix naming convention issues in preparation for stricter checkstyle enforcement
by Jonathan Hart
· 9 years ago
669ada4
Stc scenario for testing distributed primitives and onos-execute-expect command
by andrea
· 9 years ago
1ea57e1
Print exception to log instead of stderr
by Jon Hall
· 9 years ago
b3eded0
change intentperf to explicitly use NewDistributedFlowRuleStore
by suibin zhang
· 9 years ago
f967ad6
Starting snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
7462641
Use lambda expression to simplify statements
by Sho SHIMIZU
· 9 years ago
9f614a4
Remove unnecessary semicolons
by Sho SHIMIZU
· 9 years ago
6cfc02d
Use dianmond operator
by Sho SHIMIZU
· 9 years ago
f578b43
Simplify catch branch
by Sho SHIMIZU
· 9 years ago
49e2766
Replace String constructor call with literal
by Sho SHIMIZU
· 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
58de416
Fixing copyrights.
by Thomas Vachuska
· 9 years ago
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
f2ab6f3
Add Swagger comments and dependencies to appsm with REST APIs
by Ray Milkey
· 9 years ago
78b300c
WIP: Transactional map cli for system tests
by Jon Hall
· 9 years ago
e05cae4
ONOS-1479 - GUI Topology Overlay Work - (WIP)
by Simon Hunt
· 9 years ago
f591b65
Add newer counter functions to the test application
by Jon Hall
· 9 years ago
d13a37b
Remove deprecated Flow Rule constructors
by Ray Milkey
· 9 years ago
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
cf2056e
Moving flow rule test to app-samples repo
by Brian O'Connor
· 9 years ago
f988bf5
【ONOS-1871】Provide CLI support on flowrule subsystem extension for QA
by jcc
· 10 years ago
da58088
GUI -- Further work on refactoring Topology View server side code.
by Simon Hunt
· 9 years ago
a0ddb02
GUI -- Rename UIMessageHandlerTwo => UIMessageHandler. Also, make bindHandlers() private.
by Simon Hunt
· 10 years ago
d2747a0
GUI -- Huge Refactoring of server-side message handlers (Part Two).
by Simon Hunt
· 10 years ago
7772af0
Fix for missing case in set test cli
by Jon Hall
· 10 years ago
Next »