Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
policy
/
common
/
613946040a9e49bed487b5946f925bb6f22c5ee8
6139460
policy/common jdk11 upgrades
by HOCKLA
· 5 years ago
6568944
Update policy common for checkstyle 8
by liamfallon
· 5 years ago
79e6931
Added JDK 11 upgrades and point to parent java 11 branch
by HOCKLA
· 5 years ago
2986d9e
Merge "Minor changes for new Eclipse checkstyle checks"
by Pamela Dragosh
· 5 years ago
e20940f
Bumped policy/common patch version to 1.6.2-SNAPSHOT
by HOCKLA
· 5 years ago
bf15b0a
Release 1.6.1 policy/common
by HOCKLA
· 5 years ago
e810b0f
Point to 3.1.0 policy/parent to prep for re-release
by HOCKLA
· 5 years ago
3073f50
Minor changes for new Eclipse checkstyle checks
by liamfallon
· 5 years ago
c0b670f
Changed project version to 1.6.1-SNAPSHOT to isolate for java 11 upgrades
by HOCKLA
· 5 years ago
81864a1
Added a yaml file to release 1.6.0 policy/common
by HOCKLA
· 5 years ago
c2dc516
Make jersey-hk2 dependency non-test
by liamfallon
· 5 years ago
89b8fe5
Add common Jersey version
by liamfallon
· 5 years ago
afc7fa5
Fix new sonar issues in common
by Jim Hahn
· 5 years ago
884fb56
Merge "Cleanup eclipse warnings in common"
by Jorge Hernandez
· 5 years ago
6ff501c
Cleanup eclipse warnings in common
by Jim Hahn
· 5 years ago
6cd319c
Disable HTML escaping in gson coders
by Jim Hahn
· 5 years ago
5784888
Integrate CryptoUtils into ONAP common
by Chou, Joseph (jc2555)
· 5 years ago
1c9e4e6
Add CryptoCoder interface
by jhh
· 5 years ago
824468c
Removed unthrown checked exceptions from CryptoUtils.
by jhh
· 5 years ago
00ab9f3
Eliminate constructors with side-effects
by Jim Hahn
· 5 years ago
af2e401
Extract YamlJsonTranslator from StandardYamlCoder
by Jim Hahn
· 5 years ago
63922e3
Merge "Changes to accomodate to version of jetty"
by Jorge Hernandez
· 5 years ago
8a6487b
Merge "Remove YamlException class"
by Jim Hahn
· 5 years ago
e9ef42d
Changes to accomodate to version of jetty
by Jim Hahn
· 5 years ago
3075051
Report bad-request for invalid YAML
by Jim Hahn
· 5 years ago
3093fbe
Remove YamlException class
by Jim Hahn
· 5 years ago
173c4db
Create StandardYamlCoder
by Jim Hahn
· 5 years ago
216b2be
Update default branch in common for master
by Jim Hahn
· 5 years ago
9c1f0ed
Bump version in policy/common master
by Jim Hahn
· 5 years ago
5434a50
Upgrade to released parent 3.0.1
by Pamela Dragosh
· 5 years ago
00747e5
Remove AlertSeverity from logback in policy/common
by Jim Hahn
· 5 years ago
e7fbfd2
Rest servers should return 400 for bad syntax JSON
by Jim Hahn
· 5 years ago
cf0cd76
Enhance TestTimeMulti
by Jim Hahn
· 5 years ago
98a4da6
Add ApiUtils to facilitate looping over features
by Jim Hahn
· 5 years ago
d8930c7
Review maven dependency for snakeyaml
by Bruno Sakoto
· 5 years ago
a881b1a
Bump version in policy/common
by Jim Hahn
· 5 years ago
8054021
Merge "Change to fix issues in overridden validations of ParameterGroups"
by Ram Krishna Verma
· 5 years ago
1.5.1
0c7d117
Remove ParameterUtils
by Jim Hahn
· 5 years ago
9f55373
Change to fix issues in overridden validations of ParameterGroups
by a.sreekumar
· 5 years ago
63d5702
Fix managed noop topic source
by Jim Hahn
· 5 years ago
32a6cea
Merge "Passing the updated topic parameters to policy-endpoints"
by Jorge Hernandez
· 5 years ago
ef0641c
Passing the updated topic parameters to policy-endpoints
by a.sreekumar
· 5 years ago
f14578b
Add addTopic(List<TopicParams>)
by Jim Hahn
· 5 years ago
4513f42
Default TopicParams.isManaged to true
by Jim Hahn
· 5 years ago
208e757
Changes to add missing topic parameters
by a.sreekumar
· 5 years ago
f2b5c01
Merge "Convert double to int when decoding via gson"
by Ram Krishna Verma
· 5 years ago
37f4fef
Convert double to int when decoding via gson
by Jim Hahn
· 5 years ago
3f54136
Copy PapRestServer to policy/common
by Jim Hahn
· 5 years ago
c82cc45
Combine lines in IM state transition table
by Jim Hahn
· 5 years ago
7b5f7f8
Fix checkstyle issues in common/gson
by Jim Hahn
· 5 years ago
6b09b95
Merge "Fix sonar issues in Integrity Monitor"
by Jorge Hernandez
· 5 years ago
0cbc0af
Merge "Replace ONAP-logging getters/setters with lombok"
by Jim Hahn
· 5 years ago
50bb642
Merge "Fix sonar issues in policy/endpoints"
by Jim Hahn
· 5 years ago
c90381f
Replace ONAP-logging getters/setters with lombok
by Jim Hahn
· 5 years ago
65a6ac2
Merge "Fix sonar issues in policy ONAP logging"
by Pamela Dragosh
· 5 years ago
02ba37e
Fix sonar issues in policy ONAP logging
by Jim Hahn
· 5 years ago
e173fc5
Fix sonar issues in policy/endpoints
by Jim Hahn
· 5 years ago
7ac967b
Fix sonar issue in common/utils
by Jim Hahn
· 5 years ago
376c6c4
Fix sonar issues in Integrity Monitor
by Jim Hahn
· 5 years ago
53f9550
Fix remaining sonar issues in Integrity Audit
by Jim Hahn
· 5 years ago
7bdb762
Remove ToStringTester from utils
by ramverma
· 5 years ago
b0e9b89
Allow empty DB password in IntegrityAudit
by Jim Hahn
· 5 years ago
a71d5cd
Making the topic property utility method more generic - addressing Jorge's review comment
by a.sreekumar
· 5 years ago
fc4b7d7
Merge "Speed up CryptoUtilsTest"
by Jim Hahn
· 5 years ago
86feefc
Merge "Adding Topic and REST parameters to policy-endpoints"
by Pamela Dragosh
· 5 years ago
4df5717
Speed up CryptoUtilsTest
by Jim Hahn
· 5 years ago
67fcc6f
Fix some sonar issues in policy-endpoints
by Jim Hahn
· 5 years ago
115a58a
Adding Topic and REST parameters to policy-endpoints
by a.sreekumar
· 5 years ago
d1ab0ec
Merge "Moving ToStringTester to utils-test module"
by Ram Krishna Verma
· 5 years ago
e6c636b
Moving ToStringTester to utils-test module
by ramverma
· 5 years ago
b52c7f2
Fix more sonar issues in Integrity Audit & Monitor
by Jim Hahn
· 5 years ago
d6aa3fa
Fix sonar issues in integrity monitor
by Jim Hahn
· 5 years ago
c9392e1
Fix sonar issues in integrity audit
by Jim Hahn
· 5 years ago
62463da
Bump common to 1.5.1 SNAPSHOT
by Pamela Dragosh
· 5 years ago
31e75e4
Upgrade to release 3.0.0 parent
by Pamela Dragosh
· 5 years ago
1.5.0
aecbc1c
Change getCanonicalName() to getName() in common
by Jim Hahn
· 5 years ago
fe5d787
More sonar fixes in policy/common
by Jim Hahn
· 5 years ago
ea262e6
Apply simple sonar fixes
by Jim Hahn
· 5 years ago
e671e9f
Add @Max annotation to paramater validation code
by Jim Hahn
· 5 years ago
c657a28
Remove nexus staging plugin
by pdragosh
· 6 years ago
d815765
Change version to 1.5.0
by Pamela Dragosh
· 6 years ago
0167e5d
Update INFO.yaml to add Jim and Ram
by liamfallon
· 6 years ago
0d23c81
Merge "Upgrade policy/parent in common"
by Jorge Hernandez
· 6 years ago
52058b6
Upgrade policy/parent in common
by ramverma
· 6 years ago
d9a5e9b
Bump common snapshot
by Pamela Dragosh
· 6 years ago
119fc53
Fix sonar issue with double compare
by Jim Hahn
· 6 years ago
1.4.0
4.0.0-ONAP
5c0b134
Upgrade policy/parent release
by Pamela Dragosh
· 6 years ago
850a73d
Merge "Set jetty.dump to trace"
by Liam Fallon
· 6 years ago
2cf18db
Set jetty.dump to trace
by Pamela Dragosh
· 6 years ago
4263719
Add ValidationResult for arbitrary beans
by Jim Hahn
· 6 years ago
ea29ed1
Don't map JSON values to Double
by Jim Hahn
· 6 years ago
f5586ed
Add more logging to message dispatcher
by Jim Hahn
· 6 years ago
7825f3a
Add string constructor to Version class
by liamfallon
· 6 years ago
2128942
Add semantic version comparable class
by liamfallon
· 6 years ago
21e6fde
Deleting pdp-common module from policy/common
by ramverma
· 6 years ago
3fa9acf
Add get() without clazz
by Jim Hahn
· 6 years ago
4ac6977
Add simple Registry class to manage singletons
by Jim Hahn
· 6 years ago
6fb97d3
Add wrapper for ServiceManager
by Jim Hahn
· 6 years ago
232bd03
Merge "Add method to support configure all topics at once"
by Pamela Dragosh
· 6 years ago
8fa0f66
Merge "Revert "Upgrade jersey""
by Jorge Hernandez
· 6 years ago
Next »