Age | Commit message (Expand) | Author | Files | Lines |
2020-08-12 | Java 11 Migration work for 'openecomp-sdc-translator-core' |  Chris André | 2 | -12/+8 |
2020-06-25 | Rationalize maven dependencies |  JulienBe | 2 | -38/+0 |
2020-06-23 | Improve test coverage |  xuegao | 1 | -33/+4 |
2020-06-19 | improve test coverage |  JulienBe | 1 | -0/+56 |
2020-06-17 | Reduce nest statement levels |  xuegao | 1 | -32/+34 |
2020-06-17 | Reduce nest statement levels |  xuegao | 1 | -10/+11 |
2020-06-15 | Fix Critical security vulnerability |  vasraz | 1 | -0/+6 |
2020-05-07 | Reduce scope from 'compile' to 'test' for 'junit-vintage-engine' |  vasraz | 2 | -0/+2 |
2020-05-06 | Prepare for Junit5 |  vasraz | 2 | -130/+148 |
2020-03-12 | Disable SecurityFilter |  Ofir Sonsino | 3 | -3/+3 |
2020-02-02 | Move to version 1.6.1 |  shrek2000 | 3 | -3/+3 |
2020-01-29 | Fixed sonar issues |  Dmitry Puzikov | 3 | -357/+574 |
2019-12-15 | Fix unprocessed NPE |  Dmitry Puzikov | 3 | -53/+84 |
2019-12-15 | Fix different sonar issues |  Dmitry Puzikov | 2 | -1/+59 |
2019-12-15 | Fix the lack of test coverage reported by sonar |  Dmitry Puzikov | 1 | -0/+48 |
2019-12-05 | Logged all caught exceptions |  Dmitry Puzikov | 1 | -5/+30 |
2019-12-01 | Increase test coverage |  Dmitry Puzikov | 2 | -0/+117 |
2019-12-01 | Fix sonar issue with test coverage |  Dmitry Puzikov | 4 | -2/+121 |
2019-12-01 | Fixing sonar issue |  Dmitry Puzikov | 3 | -11/+137 |
2019-11-25 | Fixing sonar issues |  Dmitry Puzikov | 2 | -43/+96 |
2019-11-21 | Fixing sonar issues |  Dmitry Puzikov | 1 | -56/+89 |
2019-11-21 | Fixing sonar issues |  Dmitry Puzikov | 1 | -1/+5 |
2019-11-21 | Fixing sonar issues |  Dmitry Puzikov | 1 | -11/+17 |
2019-11-17 | Fixing sonar issue |  Dmitry Puzikov | 1 | -15/+45 |
2019-11-17 | Fixing sonar issues |  Dmitry Puzikov | 1 | -5/+5 |
2019-10-29 | Bump SDC version 1.6.0 |  Ofir Sonsino | 3 | -3/+3 |
2019-09-10 | Bump SDC version 1.5.2 |  Ofir Sonsino | 3 | -3/+3 |
2019-08-26 | Fixed sonar issues in ConfigurationRepository |  Piotr Borelowski | 2 | -10/+20 |
2019-07-28 | Update SDC version 1.5.1 |  Ofir Sonsino | 3 | -3/+3 |
2019-07-24 | Refactor ConfigurationRepositoryTest to remove the powermock. |  k.kedron | 2 | -18/+8 |
2019-07-17 | Fix checkstyle violations in sdc-main/common |  michal.banka | 4 | -23/+31 |
2019-07-11 | Added oparent to sdc main |  Tomasz Golabek | 3 | -3/+3 |
2019-07-07 | Improved the ConfigurationRepositoryTest. |  k.kedron | 3 | -35/+44 |
2019-07-03 | Added unit tests for ConfigurationRepository |  Piotr Borelowski | 1 | -0/+81 |
2019-06-16 | BeanUtils upgrade to 1.9.x |  Tomasz Golabek | 1 | -5/+6 |
2019-06-11 | Improve unit test in the NonConfigResourceTest and various sonar fixes. |  k.kedron | 3 | -14/+31 |
2019-06-02 | Add new unit test for ConfigurationImpl. |  k.kedron | 4 | -16/+185 |
2019-05-30 | Improve unit test for ConfigurationUtils and sonar fixes |  k.kedron | 2 | -16/+97 |
2019-05-07 | Update SDC version 1.5.0 |  Sonsino, Ofir (os0695) | 3 | -3/+3 |
2018-11-15 | update sdc version in master |  Michael Lando | 3 | -3/+3 |
2018-11-06 | Cleaned up POM of configuration framework |  vempo | 1 | -11/+0 |
2018-11-05 | bump sdc version to 1.3.3 |  Michael Lando | 3 | -3/+3 |
2018-11-01 | update sdc to version 1.3.2 |  Michael Lando | 3 | -14/+14 |
2018-11-01 | Fixed Sonar violations in configuration |  vempo | 3 | -64/+209 |
2018-10-31 | Removed JMX, other unused code from configuration |  vempo | 11 | -321/+275 |
2018-10-28 | Handled not thread-safe fields in configuration |  vempo | 8 | -158/+62 |
2018-10-28 | Removed support of dynamic configuration |  vempo | 30 | -961/+107 |
2018-10-28 | Enabled unit tests of configuration framework |  vempo | 2 | -6/+35 |
2018-10-28 | Code formatting of configuration framework |  vempo | 52 | -3820/+2895 |
2018-10-25 | Fixed configuration tests to run on Linux |  vempo | 23 | -22/+32 |