aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-8720 Update the link from footer and help pageStas Vilchik2017-02-092-6/+6
* SONAR-8721 Redirect links should be using httpsStas Vilchik2017-02-0920-34/+34
* SONAR-8470 Add favicon and apple touch icons (#1644)Stas Vilchik2017-02-0918-3/+26
* SONAR-8662 Wrong entries in "Administration" menu of a project dashboard when...Stas Vilchik2017-02-095-4/+37
* Fix Quality flawsSimon Brandhof2017-02-083-6/+6
* Rename tests of ProvisioningPermissionTestSimon Brandhof2017-02-081-5/+5
* fixup! SONAR-8716 api/users/current must return permissions on default organi...Simon Brandhof2017-02-081-4/+4
* SONAR-8716 improve javadoc of UserSessionSimon Brandhof2017-02-081-24/+50
* SONAR-8716 apply project to org permission fallback in api/ce/taskSimon Brandhof2017-02-082-57/+112
* SONAR-8716 analysis needs at least scan permission on organizationSimon Brandhof2017-02-083-16/+71
* Remove some instantiations of ComponentDbTesterSimon Brandhof2017-02-089-109/+89
* SONAR-8716 drop fallback project -> org permissions in ServerUserSessionSimon Brandhof2017-02-081-4/+0
* SONAR-8716 drop global permissions from UserSessionSimon Brandhof2017-02-088-65/+0