Linux Foundation Collaborative Projects
index
:
honeycomb
master
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
ARCHIVED- 2020-12-03 at the request of the project
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-28
HONEYCOMB-209 Move Reconciliation document from wiki to adoc
Maros Marsalek
1
-2
/
+83
2016-09-28
Fixed packages for NamingContext
Jan Srnicek
3
-4
/
+5
2016-09-28
Lisp test coverage increased to ~80%
Jan Srnicek
25
-1
/
+1787
2016-09-27
HONEYCOMB-180: mark read/write of ipv4 leaves unsupported
Marek Gradzki
3
-19
/
+8
2016-09-27
HONEYCOMB-206: change package name to match groupId
Marek Gradzki
184
-369
/
+362
2016-09-27
Exclude test utilities from sonar coverage statistics
Marek Gradzki
1
-0
/
+4
2016-09-27
HONEYCOMB-195: increase v3po coverage over 80%. Part II
Marek Gradzki
14
-49
/
+688
2016-09-26
HONEYCOMB-209 Configure maven site
Maros Marsalek
104
-248
/
+658
2016-09-26
HONEYCOMB-195: increase v3po coverage over 80%. WIP
Marek Gradzki
12
-77
/
+951
2016-09-26
HONEYCOMB-116: generic merge test for reader customizers
Marek Gradzki
16
-128
/
+53
2016-09-26
HONEYCOMB-195: increase coverage for ietf-acl customizers over 80%
Marek Gradzki
6
-2
/
+415
2016-09-26
HONEYCOMB-116: utility for stubbing MappingContext methods
Marek Gradzki
35
-303
/
+279
2016-09-23
HONEYCOMB-145 - Utility Class Refactoring
Jan Srnicek
135
-2137
/
+2386
2016-09-23
HONEYCOMB-116: utility for stubbing jvpp methods
Marek Gradzki
44
-1037
/
+438
2016-09-22
HONEYCOMB-116: base classes for testing customizers
Marek Gradzki
42
-551
/
+352
2016-09-22
Honeycomb-185: remove argumentCaptor from BDCustomizer and IfcCustomizerTests
Marek Gradzki
2
-37
/
+16
2016-09-22
Remove ReflectionToStringBuilder.toString invocation on jvpp DTOs
Marek Gradzki
8
-42
/
+15
2016-09-21
Updated Postman Collection for Lisp
Jan Srnicek
1
-116
/
+108
2016-09-21
Fixed reading of operational state of lisp
Jan Srnicek
7
-57
/
+118
2016-09-21
HONEYCOMB-202: Honeycomb-parent pom
Maros Marsalek
10
-544
/
+503
2016-09-20
HONEYCOMB-116: refactor v3po tests to use CTU.mockMapping
Marek Gradzki
26
-429
/
+264
2016-09-20
HONEYCOMB-222 Fix Interface L2 writer order
Maros Marsalek
2
-3
/
+3
2016-09-20
Fix ietf-acl delete
Marek Gradzki
1
-2
/
+19
2016-09-20
HONEYCOMB-215 Add suggests dependency from hc -> vpp_nsg_plugin
Maros Marsalek
1
-0
/
+1
2016-09-20
Update postman calls:
Maros Marsalek
1
-808
/
+832
2016-09-19
Fix path for VppCommonModule test
Marek Gradzki
1
-0
/
+0
2016-09-19
Unit test for VppCommonModule
Marek Gradzki
3
-0
/
+80
2016-09-19
HONEYCOMB-196: unit test for LispModule
Marek Gradzki
4
-5
/
+113
2016-09-19
Fix project names to match artifactId
Marek Gradzki
6
-6
/
+6
2016-09-19
HONEYCOMB-195: unit test for V3poModule.java
Marek Gradzki
3
-0
/
+117
2016-09-16
HONEYCOMB-194 Raise unit test coverage of transle-impl to 80%
Maros Marsalek
4
-30
/
+281
2016-09-16
HONEYCOMB-194 Raise unit test coverage of cfg-init to 80%
Maros Marsalek
3
-4
/
+273
2016-09-16
HONEYCOMB-194 Raise unit test coverage of translation-util to 80%
Maros Marsalek
16
-15
/
+1054
2016-09-14
Fix ClassifySession read NPE when NodeContext is missing
Marek Gradzki
2
-1
/
+14
2016-09-14
Dump cache management moved to translate-utils
Jan Srnicek
28
-81
/
+84
2016-09-14
HONEYCOMB-46: Add NSH_SFC Readme doc
Hongjun Ni
1
-0
/
+14
2016-09-14
Add NSH_SFC Postman Collection
Hongjun Ni
1
-0
/
+337
2016-09-14
Allow HC user to enable/disable NSH module
Marek Gradzki
3
-14
/
+35
2016-09-14
HONEYCOMB-46: Add NSH_SFC Feature in Honeycomb
Hongjun Ni
18
-60
/
+1307
2016-09-13
HONEYCOMB-211 - Fixed locator set filtering
Jan Srnicek
3
-47
/
+8
2016-09-13
HONEYCOMB-210: decrease log level to DEBUG for empty dump msg
Marek Gradzki
1
-2
/
+2
2016-09-13
HONEYCOMB-118: extend classifer model to support node names.
Marek Gradzki
31
-225
/
+821
2016-09-13
HONEYCOMB-211: workaround for issues introduced by VPP-376
Marek Gradzki
4
-12
/
+14
2016-09-13
Update lisp postman collection to reflect restconf port change
Marek Gradzki
1
-27
/
+27
2016-09-13
Update HC postman collection to reflect restconf port changes
Marek Gradzki
1
-77
/
+77
2016-09-13
Remove unused logger form NamingContext
Marek Gradzki
1
-5
/
+1
2016-09-13
Bump ports for RESTCONF to avoid ODL conflicts
Maros Marsalek
1
-2
/
+2
2016-09-13
HONEYCOMB-194 Raise test coverage for translate-api to 80%
Maros Marsalek
8
-8
/
+356
2016-09-12
HONEYCOMB-142 - Subnet validation
Jan Srnicek
7
-64
/
+385
2016-09-12
Fix opaqueIndex value initialization in translation code for ietf-acl mode
Marek Gradzki
1
-0
/
+1
[next]