aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* SONAR-8743 Handle only leak period when computing new coverage measuresJulien Lancelot2017-02-0910-358/+204
* SONAR-8743 Handle only leak period when computing new size measuresJulien Lancelot2017-02-092-157/+116
* SONAR-8743 Handle only leak period when computing issues related measuresJulien Lancelot2017-02-0910-500/+282
* SONAR-8743 Handle only leak period when persisting analysisJulien Lancelot2017-02-093-68/+24
* SONAR-8743 Handle only leak period when loading periodJulien Lancelot2017-02-093-247/+84
* SONAR-8743 Handle only leak period when computing measure variationsJulien Lancelot2017-02-093-182/+71
* SONAR-8743 Handle only leak period when computing quality gate measureJulien Lancelot2017-02-0918-178/+117
* SONAR-8743 Prepare handling only leak period in compute engineJulien Lancelot2017-02-0913-146/+248
* SONAR-8744 Remove no more used methods from dtosJulien Lancelot2017-02-092-73/+0
* SONAR-8743 Persist only leak period in compute engineJulien Lancelot2017-02-098-88/+49
* SONAR-8746 Return only leak period in web servicesJulien Lancelot2017-02-0928-403/+261
* SONAR-8744 Remove usage of periods 2 to 5 in DaosJulien Lancelot2017-02-0915-578/+155