aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test/java/org/sonar/api/config/EncryptionTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-13214 Remove org.sonar.api.config.Settings from the APIJulien HENRY2020-03-231-63/+0
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* Clean-up sonar-testing-harness dependenciesSimon Brandhof2017-02-191-12/+11
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* Upgrade hamcrest and fix conflicts with JUnit and MockitoSimon Brandhof2014-06-201-1/+1
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* SONAR-4061 The property 'sonar.password' is not encryptableJulien HENRY2013-06-261-5/+5
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* SONAR-2084 complete web UI to generate secret key and to encrypt passwordsSimon Brandhof2012-03-131-1/+6
* SONAR-2084 replace asymetric RSA by symetric AESSimon Brandhof2012-03-131-0/+59