aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-auth
Commit message (Expand)AuthorAgeFilesLines
* SONAR-12862 Fix SSF-101Julien Lancelot2020-02-192-18/+15
* SONAR-12689 Separate storage of projects/apps from their components and branchesDuarte Meneses2020-01-316-2/+111
* SONAR-12893 Disable password check in QA to make it fasterJulien Lancelot2020-01-161-0/+1
* Format all headers for 2020Wouter Admiraal2020-01-07183-186/+183
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-1019-29/+28
* SONAR-12626 remove references to SLBDuarte Meneses2019-12-091-1/+0
* SONAR-12736 Fix loading of QProfile using deprecated rule keysJulien Lancelot2019-11-296-93/+185
* SONAR-12531 drop usage of UserIdentity#getLogin and UserIdentity#setLogin (#...Jacek2019-10-1713-129/+115
* fix some quality flaws on the new code periodSébastien Lesaint2019-10-092-1/+95
* logger name should appear in Unit Tests' logsSébastien Lesaint2019-09-061-1/+1
* use testFixtures instead of test configuration of webserver-authSébastien Lesaint2019-09-0210-20/+11
* use testFixtures instead of test configuration of server-commonSébastien Lesaint2019-09-021-2/+1
* drop now useless module sonar-db-testingSébastien Lesaint2019-09-021-1/+1
* use testFixtures instead of test configuration of db-daoSébastien Lesaint2019-09-021-1/+0
* sanitize dependencies on testjar of modules sonar-webserver*Sébastien Lesaint2019-08-142-3/+2
* rename sonar-webserver-common to sonar-webserver-apiSébastien Lesaint2019-08-141-1/+1
* clean up sonar-webserver content belonging to sonar-webserver-coreSébastien Lesaint2019-08-141-91/+0
* remove need to add H2 dependency when depending on sonar-db-testingSébastien Lesaint2019-08-141-1/+0
* create webserver-auth and webserver-common from sonar-serverSébastien Lesaint2019-08-14185-0/+26018