aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-8892 Add an organization member in databaseTeryk Bellahsene2017-03-211-1/+1
* SONAR-8816 drop web startup barrier from Compute EngineSimon Brandhof2017-03-134-230/+1
* SONAR-8838 Add DB column TAGS to PROJECTS tableTeryk Bellahsene2017-02-281-1/+1
* SONAR-7282 fix module number count in ComputeEngineContainerImplTestDaniel Schwarz2017-02-271-2/+3
* Drop usages of MyBatis#openSession()Simon Brandhof2017-02-261-1/+1
* SONAR-8435 log "SonarQube is up" if all processes are operationalSébastien Lesaint2017-02-241-9/+9
* SONAR-7500 remove useless Monitored WARN log when web fails to startSébastien Lesaint2017-02-241-9/+10
* SONAR-8092 index issues when changed in the db, ignore updatedAtDaniel Schwarz2017-02-241-1/+1
* SONAR-8753 add hidden property sonar.organizations.createPersonalOrgSébastien Lesaint2017-02-101-1/+1
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1014-28/+28
* SONAR-8758 Remove settings related to periods 2 to 5Julien Lancelot2017-02-091-1/+1
* WebServerBarrierTest may not shutdown all threads it spawnsSébastien Lesaint2017-02-071-13/+20
* SONAR-8208 Remove property "sonar.authenticator.createUser"Julien Lancelot2017-02-061-1/+1
* SONAR-7762 Remove remaing property definitionJulien Lancelot2017-02-031-1/+1
* SONAR-8610 Remove setting sonar.technicalDebt.hoursInDayJulien Lancelot2017-02-021-1/+1
* SONAR-8704 Refactor Elasticsearch types "authorization"Simon Brandhof2017-01-311-1/+1
* SONAR-8690 read and write default templates from ORGANIZATIONS tableSébastien Lesaint2017-01-271-1/+1
* SONAR-8675 drop usage of table resource_indexSimon Brandhof2017-01-251-1/+1
* Refactor WS about association of Q profiles and projectsSimon Brandhof2017-01-231-1/+1
* SONAR-7282 implement global search with elasticsearchDaniel Schwarz2017-01-161-1/+1
* SONAR-8557 Create WS api/notifications/listTeryk Bellahsene2016-12-291-1/+1
* SONAR-8555 SONAR-8556 Create WS api/notifications/add and removeTeryk Bellahsene2016-12-291-1/+1
* SONAR-8445 drop field DatabaseVersion.LAST_VERSIONSébastien Lesaint2016-12-161-1/+2
* SONAR-8445 move DatabaseVersion to level2Sébastien Lesaint2016-12-161-2/+2
* SONAR-8445 add a DAO for SCHEMA_MIGRATIONSSébastien Lesaint2016-12-161-1/+1
* Automatic merge from branch-6.2ssjenka2016-12-012-6/+8
|\
| * SONAR-8335 make changing root level change level of all loggersSébastien Lesaint2016-12-012-6/+8
* | Revert "SONAR-8151 remove property category Organizations from UI for 6.2"Sébastien Lesaint2016-12-011-1/+1
|/
* SONAR-8151 remove property category Organizations from UI for 6.2Sébastien Lesaint2016-11-171-1/+1
* SONAR-8336 add properties to control SQL logs level in CE and WebSébastien Lesaint2016-11-161-1/+1
* SONAR-8385 Provide an option to extend the landing pageStas Vilchik2016-11-161-1/+1
* SONAR-8353 add WebhookDeliveryDaoSimon Brandhof2016-11-141-1/+1
* SONAR-8377 Remove issue filters daoJulien Lancelot2016-11-101-1/+1
* SONAR-8351 Send JSON payload over HTTP when project analysis is completeSimon Brandhof2016-11-091-1/+1
* SONAR-8351 share OkHttpClient utilitiesSimon Brandhof2016-11-091-1/+1
* SONAR-8355 Remove measure filters DaoJulien Lancelot2016-11-091-1/+1
* SONAR-8354 Remove dao related to dashboardsJulien Lancelot2016-11-091-1/+1
* SONAR-8134 merge PermissionRepository into PermissionTemplateServiceSimon Brandhof2016-10-211-1/+1
* SONAR-8134 merge PermissionMapper into AuthorizationDaoSimon Brandhof2016-10-161-1/+1
* SONAR-8134 add dao to verify authorizationsSimon Brandhof2016-10-161-1/+1
* SONAR-8134 Remove check of authorization in PermissionUpdaterSimon Brandhof2016-10-161-1/+1
* SONAR-8222 Update project measures index at the end of each project analysisJulien Lancelot2016-10-121-1/+1
* SONAR-8151 add property sonar.organizations.anyoneCanCreateSébastien Lesaint2016-10-121-1/+1
* Remove unused QProfileProjectLookupSimon Brandhof2016-09-281-1/+1
* Add UserPermissionDao to DbClientSimon Brandhof2016-09-281-1/+1
* SONAR-8100 add DefaultOrganization to Pico container in CE and WebSébastien Lesaint2016-09-281-1/+1
* SONAR-8095 add OrganizationDaoSébastien Lesaint2016-09-261-1/+1
* SONAR-8079 drop cache RuleRepositoriesSimon Brandhof2016-09-141-2/+2
* Remove unused QProfileComparison from Compute EngineSimon Brandhof2016-09-141-1/+1
* Remove unused class BuiltInProfilesSimon Brandhof2016-09-141-1/+1