aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Drop the unused coverage-per-test profile from pomSimon Brandhof2017-02-102-37/+0
|
* Drop the m2eclipse configuration from pomSimon Brandhof2017-02-101-80/+0
|
* SONAR-8151 make property sonar.organizations.anyoneCanCreate hiddenSébastien Lesaint2017-02-101-0/+1
|
* SONAR-8752 persist id of user for whom personal org was createdSébastien Lesaint2017-02-102-7/+13
|
* SONAR-8752 support userId in OrganizationDto and OrganizationDaoSébastien Lesaint2017-02-104-5/+28
|
* SONAR-8752 add column ORGANIZATIONS.USER_IDSébastien Lesaint2017-02-107-1/+120
|
* SONAR-8752 SONAR-8753 create org for new usersSébastien Lesaint2017-02-1011-36/+245
| | | | | both when user is created with api/users/create or at first authentication this feature is controlled by property sonar.organizations.createPersonalOrg
* SONAR-8751 factor organization creation and attr validationSébastien Lesaint2017-02-1013-157/+1040
| | | | into dedicated classes: OrganizationValidation and OrganizationCreation
* SONAR-8753 add hidden property sonar.organizations.createPersonalOrgSébastien Lesaint2017-02-103-2/+10
|
* SONAR-8566 upgrade PHP pluginSimon Brandhof2017-02-101-1/+1
|
* SONAR-8694 make perfect name matches score higher in global searchDaniel Schwarz2017-02-102-1/+15
|
* Fix concurrency probs in testsDuarte Meneses2017-02-101-6/+7
|
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-106529-13491/+13180
|
* SONAR-8637 IT to test functional version in a pluginTeryk Bellahsene2017-02-104-3/+62
|
* SONAR-8637 Display functional version of plugins when availableTeryk Bellahsene2017-02-105-65/+68
|
* SONAR-8636 Show functional version of SonarQubeTeryk Bellahsene2017-02-107-13/+149
|
* SONAR-8637 Use new versions of update center and maven packagerTeryk Bellahsene2017-02-101-2/+2
|
* SONAR-8758 Rename category "Differentials Views" to "Leak"Julien Lancelot2017-02-101-2/+2
|
* SONAR-8769 Display project and organization keys in the analysis logsDuarte Meneses2017-02-102-2/+50
|
* Add type to internal DefaultRuleDuarte Meneses2017-02-103-2/+15
|
* Increase expected perf timingJulien Lancelot2017-02-101-1/+1
|
* SONAR-8748 Add message on every exception thrown by WSJulien Lancelot2017-02-1016-119/+62
|
* SONAR-8748 BadRequestException fail when empty list or empty elementJulien Lancelot2017-02-1026-158/+162
|
* Clean some code related to railsJulien Lancelot2017-02-109-39/+6
|
* SONAR-8646 Embed SonarFlexJulien Lancelot2017-02-102-3/+31
|
* SONAR-8372 Improve the leak period header on a project dashboard (#1651)Stas Vilchik2017-02-104-20/+158
|
* SONAR-8760 Define 'Cognitive Complexity' metricJulien Lancelot2017-02-1014-6/+143
|
* SONAR-8208 SONAR-8610 SONAR-8758 Delete useless settings from dbJulien Lancelot2017-02-106-1/+244
|
* SONAR-8759 Rename setting "sonar.timemachine.period1" to "sonar.leak.period"Julien Lancelot2017-02-1025-167/+167
|
* SONAR-8756 add guarded flag to response of api/organizations/searchSébastien Lesaint2017-02-105-12/+19
|
* SONAR-8755 make default organization guardedSébastien Lesaint2017-02-106-3/+198
| | | | so that it can only be deleted by root
* SONAR-8754 api/organizations/create require root for guarded orgSébastien Lesaint2017-02-103-7/+39
|
* SONAR-8754 support guarded in OrganizationDto and OrganizationDaoSébastien Lesaint2017-02-1020-56/+172
|
* SONAR-8754 add column ORGANIZATIONS.GUARDEDSébastien Lesaint2017-02-1013-2/+401
|
* SONAR-8745 add rule activation date (q profile) into analysis reportDaniel Schwarz2017-02-1020-42/+80
|
* SONAR-8745 refactor test to generate response, instead of using fileDaniel Schwarz2017-02-103-33/+74
|
* SONAR-8745 reduce code complexity of persisting issuesDaniel Schwarz2017-02-101-21/+34
|
* SONAR-8566 upgrade SonarSource pluginsSimon Brandhof2017-02-101-6/+11
|
* fix project header when organization is not shownStas Vilchik2017-02-092-1/+13
|
* SONAR-8658 apply feedbackStas Vilchik2017-02-092-1/+5
|
* revert styles used in views consoleStas Vilchik2017-02-095-0/+831
|
* SONAR-8750 apply feedbackStas Vilchik2017-02-093-6/+3
|
* remove unused styles and images (#1648)Stas Vilchik2017-02-09259-3001/+65
|
* use babel-preset-env (#1645)Stas Vilchik2017-02-094-305/+259
|
* SONAR-8743 Rename PeriodsHolder to PeriodHolderJulien Lancelot2017-02-0937-133/+134
|
* SONAR-8743 Remove index form PeriodJulien Lancelot2017-02-0911-186/+30
|
* SONAR-8758 Remove settings related to periods 2 to 5Julien Lancelot2017-02-0914-217/+113
|
* SONAR-8743 Remove useless methods from PeriodHolderJulien Lancelot2017-02-099-175/+9
|
* SONAR-8743 Remove MeasureVariationsJulien Lancelot2017-02-0915-622/+48
|
* SONAR-8743 Remove MeasureVariations from XXXVariationValue classesJulien Lancelot2017-02-0927-1192/+383
|