aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9304 add integration testsSimon Brandhof2017-06-143-810/+975
* SONAR-9304 Compress rules_profiles for built-in profilesTeryk Bellahsene2017-06-14147-7144/+5827
* SONAR-9303 IT to test built-in profile cannot be modifiedTeryk Bellahsene2017-06-142-33/+39
* SONAR-9304 rename table qprofiles to org_qprofilesSimon Brandhof2017-06-1499-805/+750
* SONAR-9303 WS api/qualityprofiles/restore_built_in returns http 410 when calledTeryk Bellahsene2017-06-1425-536/+239
* SONAR-9304 Create migration for QPROFILEEric Hartmann2017-06-1464-291/+291
* SONAR-9302 Add IT to test built-in Quality ProfilesTeryk Bellahsene2017-06-147-440/+74
* SONAR-9304 drop use of rules_profiles.is_defaultSimon Brandhof2017-06-1495-654/+785
* SONAR-9302 Add the buil-in flag to WS api/qualityprofiles/searchTeryk Bellahsene2017-06-143-61/+32
* SONAR-9304 share built-in profiles among organizationsSimon Brandhof2017-06-147-19/+37
* SONAR-9302 built-in profiles must always be presentSimon Brandhof2017-06-147-105/+13
* SONAR-9322 deprecate RulesProfile#setParentName(String)Simon Brandhof2017-06-1417-1118/+39
* SONAR-9302 display built-in Quality profilesSimon Brandhof2017-06-1436-340/+399
* SONAR-9081 Remove /batch/users WSJulien Lancelot2017-06-146-215/+1
* SONAR-9146 Deprecate api/permissions/search_XXX_permissionsJulien Lancelot2017-06-142-1/+3
* SONAR-9423 Remove protobuf message when failing to write ws responseJulien Lancelot2017-06-142-10/+10
* Replace 'AnyOne' by 'Anyone' in error messageJulien Lancelot2017-06-143-3/+3
* SONAR-9422 Bad error message when creating a project with '%' in keyJulien Lancelot2017-06-143-114/+123
* SONAR-9387 Fix usage of /dashboard/index/<PROJECT_KEY> in notificationJulien Lancelot2017-06-142-5/+5
* fix quality flawsJulien Lancelot2017-06-133-10/+2
* SONAR-9191 remove unused methods from DefaultRuleFinderSébastien Lesaint2017-06-092-46/+0
* SONAR-9191 cache rule in RuleFinder during startupSébastien Lesaint2017-06-0910-11/+830
* SONAR-8061 speed up add issue tag removing duplicate SQSébastien Lesaint2017-06-093-17/+27
* SONAR-8061 speed up set issue severity removing duplicate SQSébastien Lesaint2017-06-092-11/+27
* SONAR-8061 speed up set issue type removing duplicate SQSébastien Lesaint2017-06-092-6/+26
* SONAR-8061 speed up edit issue comment removing duplicate SQLSébastien Lesaint2017-06-092-10/+20
* SONAR-8061 speed up issue transition removing duplicate SQLSébastien Lesaint2017-06-092-5/+24
* SONAR-8061 speed up remove issue comment removing duplicate SQLSébastien Lesaint2017-06-092-7/+16
* SONAR-8061 speed up add issue comment removing duplicate SQLSébastien Lesaint2017-06-092-3/+22
* SONAR-8061 speed up issue assign by removing duplicate SQLSébastien Lesaint2017-06-0910-61/+288
* SONAR-9252 support custom measure with null text value (Oracle)Sébastien Lesaint2017-06-092-35/+62
* SONAR-8787 WS should return 404 on removed componentsJulien Lancelot2017-06-098-17/+162
* SONAR-9230 only index project measures, that will actually be usedDaniel Schwarz2017-06-096-156/+250
* SONAR-9245 Return leak period in api/components/search_projectsJulien Lancelot2017-06-092-20/+56
* SONAR-9259 allow to sort by last analysis date in project searchDaniel Schwarz2017-06-095-5/+44
* SONAR-9260 add "NO_DATA" range for coverage facets of project searchDaniel Schwarz2017-06-093-8/+30
* SONAR-9260 allow to filter on NO_DATA in project searchDaniel Schwarz2017-06-0910-50/+227
* SONAR-9260 add "NO_DATA" range for duplication facet of project searchDaniel Schwarz2017-06-094-11/+63
* SONAR-9245 facet new_lines in search_projects WSJulien Lancelot2017-06-093-2/+119
* SONAR-9245 facet new_duplicated_lines_density in search_projects WSJulien Lancelot2017-06-093-2/+120
* SONAR-9245 facet new_coverage in search_projects WSJulien Lancelot2017-06-093-2/+121
* SONAR-9245 facet new_maintainability_rating in search_projects WSJulien Lancelot2017-06-093-3/+8
* SONAR-9245 facet new_security_rating in search_projects WSJulien Lancelot2017-06-094-183/+115
* SONAR-9245 Make SearchProjectsActionTest more stableJulien Lancelot2017-06-091-262/+255
* SONAR-9245 facet new_reliability_rating in search_projects WSDaniel Schwarz2017-06-093-80/+169
* Fix false-positives with randomly generated strings for DBSimon Brandhof2017-06-083-6/+7
* SONAR-9377 Fix facet values of projects page when using text queryJulien Lancelot2017-06-073-8/+468
* SONAR-9028 add PurgeDao.deleteNonRootComponentsSébastien Lesaint2017-06-051-1/+1
* Automatic merge from branch-6.4ssjenka2017-06-031-2/+7
|\
| * Prepare for next development iteration 6.4-SNAPSHOTSimon Brandhof2017-06-021-1/+1