aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10182 Users should be able to choose their homepageStas Vilchik2018-01-0253-551/+792
* SONAR-10183 Create api/users/set_homepage stubGuillaume Jambet2018-01-025-2/+161
* SONAR-10184 Add stub for homepage fields to api/users/currentGuillaume Jambet2018-01-023-1/+19
* SONAR-10187 Provide more options to populate empty "My Projects" pageStas Vilchik2018-01-0242-805/+1082
* 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-0213-83/+460
* SONAR-10078 Logs ordering is messed up in case of exception during file indexingDuarte Meneses2017-12-292-6/+24
* 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
| * Deactivate instable test in NewIssuesMeasureTestEric Hartmann2017-12-291-0/+3
| * Upgrade to version 6.7.2-SNAPSHOTEric Hartmann2017-12-2957-57/+57
* | disable unstable tests in IT NewIssuesMeasureTestSébastien Lesaint2017-12-271-0/+3
* | remove use of old Github pluginSébastien Lesaint2017-12-261-10/+0
* | SONAR-10181 Aligning TemplateGroupAction behavior and documentationGuillaume Jambet2017-12-213-5/+8
* | SONAR-10181 mandatory WS Params are automatically validated on retrievalGuillaume Jambet2017-12-213-5/+32
* | Automatic merge from branch-6.7Simon Brandhof2017-12-210-0/+0
|\|
| * Release 6.7.16.7.1Simon Brandhof2017-12-2057-57/+57
* | 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-203-12/+8
* | SONAR-10134 Remove 'organization' parameter from project_status wsJulien Lancelot2017-12-204-52/+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
* | 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
* | Enable ITs with commercial pluginsDuarte Meneses2017-12-152-32/+36
* | Automatic merge from branch-6.7ssjenka2017-12-152-1/+53
|\|
| * SONAR-10194 Fix block move detection for issue trackingJulien HENRY2017-12-142-1/+53
* | 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 Add some ITs using quality gates on organizationJulien Lancelot2017-12-141-3/+46
* | SONAR-10134 Fix ITs on quality gates by setting organizationJulien Lancelot2017-12-143-15/+40
* | SONAR-10134 Add organization parameter in quality gates wsclientJulien Lancelot2017-12-1419-34/+266
* | 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