aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9302 Display built-in flag on Quality profiles pageStas Vilchik2017-06-147-13/+77
* 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-1479-581/+688
* 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-14126-854/+1258
* 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-1430-29/+848
* SONAR-9302 built-in profiles must always be presentSimon Brandhof2017-06-1417-251/+162
* SONAR-9322 deprecate RulesProfile#setParentName(String)Simon Brandhof2017-06-1417-1118/+39
* SONAR-9302 display built-in Quality profilesSimon Brandhof2017-06-1464-396/+1171
* 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
* Disable test ScheduleImplTest because of false-positives on TravisSimon Brandhof2017-06-141-0/+2
* Fix new flow typed issuesGrégoire Aubert2017-06-1334-39/+37
* Update to last flow type versionGrégoire Aubert2017-06-1390-1900/+4378
* Fix stability of SchedulerImplTestSimon Brandhof2017-06-131-2/+3
* fix quality flawsJulien Lancelot2017-06-134-14/+5
* Unit tests on Oracle are so slooooowSimon Brandhof2017-06-101-1/+1
* SONAR-9374 Update page titles for SonarCloud modeGrégoire Aubert2017-06-093-19/+21
* 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-9324 add database migration purging developer dataSébastien Lesaint2017-06-095-2/+496
* 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
* Remove OrganizationMemberDao#countByOrganizationUuidsJulien Lancelot2017-06-094-48/+0
* SONAR-8787 WS should return 404 on removed componentsJulien Lancelot2017-06-099-37/+162
* SONAR-9245 Display new_lines measure even if there is no data on the leak pro...Grégoire Aubert2017-06-093-77/+219
* SONAR-9245 Prevent the projects page topbar to keep open when switching app i...Grégoire Aubert2017-06-0911-55/+87
* SONAR-9245 Update sorting select for leak in projects pageGrégoire Aubert2017-06-0910-78/+124
* SONAR-9245 Update leak project cards style on projects pageGrégoire Aubert2017-06-097-39/+34
* SONAR-9245 Fix infini-load on project cards without leak data on projects pageGrégoire Aubert2017-06-099-284/+427
* SONAR-9245 Enhance the top bar close button on the projects pageGrégoire Aubert2017-06-097-105/+116
* SONAR-9245 Keep the top bar open while switching between favorits and all pro...Grégoire Aubert2017-06-097-18/+54
* SONAR-9260 Add the new No Data filter to Coverage and Duplication facets on p...Grégoire Aubert2017-06-0911-82/+120
* SONAR-9254 Disable sorting in visualization mode when all projects are visibleGrégoire Aubert2017-06-097-13/+100
* SONAR-9254 Add last analysis on overall projects pageGrégoire Aubert2017-06-094-11/+27
* SONAR-9254 Add analysis date sorting on projects pageGrégoire Aubert2017-06-094-17/+34
* SONAR-9254 Move the projects search box on top of the projects cardsGrégoire Aubert2017-06-099-62/+155
* SONAR-9254 Move projects facets sorting to the topbar of the projects pageGrégoire Aubert2017-06-0924-425/+814