aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* | SONAR-10187 Provide more options to populate empty "My Projects" pageStas Vilchik2018-01-0241-804/+1078
* | SONAR-10186 Switch between organizations from the headerStas Vilchik2018-01-0219-759/+1172
* | SONAR-10186 fetch user organizations when app startsStas Vilchik2018-01-027-191/+37
* | SONAR-9554 Make "Analyze a project" and "Create an org" more discoverableStas Vilchik2018-01-0212-83/+458
* | Automatic merge from branch-6.7Eric Hartmann2017-12-292-1/+14
|\|
| * SONAR-10217 Fix 500 error when branch is incorrectEric Hartmann2017-12-292-1/+14
| * Upgrade to version 6.7.2-SNAPSHOTEric Hartmann2017-12-2911-11/+11
| * Release 6.7.16.7.1Simon Brandhof2017-12-2011-11/+11
* | SONAR-10181 Aligning TemplateGroupAction behavior and documentationGuillaume Jambet2017-12-213-5/+8
* | SONAR-10181 mandatory WS Params are automatically validated on retrievalGuillaume Jambet2017-12-211-0/+17
* | SONAR-10163 Updating description of built-in rules now fails with error 400Guillaume Jambet2017-12-203-81/+73
* | SONAR-10134 Remove 'organization' parameter from project_status wsJulien Lancelot2017-12-202-6/+2
* | SONAR-10134 Remove 'organization' parameter from project_status wsJulien Lancelot2017-12-202-38/+3
* | fix quality flawStas Vilchik2017-12-201-1/+1
* | Automatic merge from branch-6.7ssjenka2017-12-205-16/+38
|\|
| * SONAR-10216 Tests with long names can't be indexedSimon Brandhof2017-12-203-1/+25
| * SONAR-10216 fix quality flawsSimon Brandhof2017-12-203-15/+13
* | Merge remote-tracking branch 'origin/branch-6.7'Simon Brandhof2017-12-2022-152/+556
|\|
| * SONAR-10131 purge test files when purging project historySimon Brandhof2017-12-2010-80/+469
| * SONAR-10214 Deprecated value of "qualityProfile" is "name", not "profileName"Julien Lancelot2017-12-202-2/+7
| * SONAR-10210 Fix performance hotspot in DB migration #1267Simon Brandhof2017-12-202-7/+1
| * SONAR-8216 System info page fails when a setting is defined both in sonar.pro...Simon Brandhof2017-12-207-55/+58
* | Automatic merge from branch-6.7ssjenka2017-12-205-43/+43
|\|
| * SONAR-10177 Dont rely on router Link in the source code viewer headerGrégoire Aubert2017-12-195-43/+43
| * SONAR-10191 Update profile name parameter (#2896)John Du Hart2017-12-131-1/+1
* | MMF-1074 Read 'sonar.quality' setting and update default organizationJulien Lancelot2017-12-185-3/+303
* | SONAR-10126 add scmPath to ReportAttributesSébastien Lesaint2017-12-184-18/+173
* | update typescript and prettier, use shortcut fragment syntax (#2913)Stas Vilchik2017-12-1520-112/+105
* | update react to 16.2.0, use react fragmentsStas Vilchik2017-12-1520-641/+556
* | SONAR-10134 Search return only projects from quality gate organizationJulien Lancelot2017-12-144-1/+50
* | SONAR-10134 Use QGateWithOrgDto instead of id in ProjectQgateAssociationQueryJulien Lancelot2017-12-145-236/+97
* | SONAR-10134 Move QgateProjectFinder code to SearchActionJulien Lancelot2017-12-149-476/+304
* | SONAR-10134 Fix ITs on quality gates by setting organizationJulien Lancelot2017-12-141-2/+22
* | SONAR-10134 Add organization parameter in quality gates wsclientJulien Lancelot2017-12-141-2/+3
* | SONAR-10134 Correctly delete OrgQualityGates when deleting organizationJulien Lancelot2017-12-147-31/+45
* | SONAR-10134 Fix unit tests not having default QG on organizationJulien Lancelot2017-12-1415-720/+185
* | SONAR-10134 Make Make ORGANIZATIONS.DEFAULT_QUALITY_GATE_UUID not nullableJulien Lancelot2017-12-146-2/+127
* | SONAR-10147 Delete 'sonar.qualitygate' setting at global levelJulien Lancelot2017-12-145-1/+159
* | SONAR-10134 Remove creation of built-in QG in DbTesterJulien Lancelot2017-12-1410-253/+251
* | SONAR-10134 Remove setup from OrganizationCreationImplTestJulien Lancelot2017-12-141-34/+39
* | SONAR-10147 Drop usage of global 'sonar.qualitygate' property in CEEric Hartmann2017-12-1414-62/+123
* | SONAR-10147 Remove class QualityGatesEric Hartmann2017-12-1433-437/+221
* | SONAR-10147 Remove 'sonar.qualitygate' setting usage to store default quality...Eric Hartmann2017-12-146-76/+42
* | SONAR-10134 Add check that built-in qg is not deletedEric Hartmann2017-12-141-0/+3
* | SONAR-10134 Fix test on QualityGateDaoEric Hartmann2017-12-144-7/+14
* | SONAR-10134 Add organization parameter in rename actionJulien Lancelot2017-12-144-58/+80
* | SONAR-10134 show now fails when using id and different organizationJulien Lancelot2017-12-142-1/+31
* | SONAR-10134 Add organization parameter in project_status actionJulien Lancelot2017-12-142-32/+106
* | SONAR-10134 Remove setup usage from ProjectStatusActionTestJulien Lancelot2017-12-141-38/+35
* | SONAR-10134 Add organization parameter in api/qualitygates/get_by_projectJulien Lancelot2017-12-145-96/+161