Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-10-25 | Removed code that stored configuration in DB | vempo | 8 | -495/+231 |
2018-10-24 | update sdc version to 1.3.1 | Michael Lando | 3 | -3/+3 |
2018-10-24 | Removed config test with Thread.sleep | vempo | 26 | -852/+189 |
2018-10-24 | Deleted empty configuration tests module | vempo | 2 | -49/+0 |
2018-10-24 | Moved config tests into config module | vempo | 108 | -0/+20 |
2018-10-24 | Deleted unused configuration-management-cli | vempo | 3 | -776/+0 |
2018-08-16 | Fortify SDC issue | siddharth0905 | 1 | -6/+6 |
2018-08-09 | Corrected relative path to parent POM | vempo | 2 | -2/+0 |
2018-08-07 | Revert commit | Michael Lando | 5 | -177/+79 |