aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix license headers for 2018Simon Brandhof2018-01-077621-7652/+11102
* SONAR-10223 add optional organization to PostProjectAnalysisTaskSébastien Lesaint2018-01-058-14/+203
* SONAR-10223 remove dead codeSébastien Lesaint2018-01-052-136/+0
* SONAR-10223 add organizationsEnabled flag to OrganizationSébastien Lesaint2018-01-058-30/+95
* SONAR-10223 Reorder statements to improve readabilityJanos Gyerik2018-01-051-7/+12
* SONAR-10085 backward runtime compatibility of QGChangeEventListenerSébastien Lesaint2018-01-051-1/+14
* SONAR-10085 QGChangeEventListener#onIssueChanges replaces onChangesSébastien Lesaint2018-01-055-131/+285
* SONAR-10085 drop now unused QGChangeEventListeners#isEmptySébastien Lesaint2018-01-053-27/+0
* SONAR-10085 rename IssueChangeTrigger to QGChangeEventFactorySébastien Lesaint2018-01-0515-274/+386
* SONAR-10245 Limit page size of api/components/searchGuillaume Jambet2018-01-052-7/+13
* SONAR-10218 Fix permissions document of api/custom_measures/createTeryk Bellahsene2018-01-042-3/+4
* SONAR-7547 Add email format validation to api/users create/update wsGuillaume Jambet2018-01-036-8/+155
* SONAR-10154 Use Response.newJsonWriter() to write in WS api/system/infoTeryk Bellahsene2018-01-032-15/+11
* SONAR-10154 Do not reset WS response if it is streamedTeryk Bellahsene2018-01-031-0/+4
* SONAR-10154 No streaming of web services response by defaultTeryk Bellahsene2018-01-038-45/+147
* SONAR-10182 Rename homepage parameter from 'value' to 'parameter'Guillaume Jambet2018-01-0216-76/+74
* SONAR-10182 Add api/users/set_homepage persistenceGuillaume Jambet2018-01-023-17/+245
* SONAR-10182 Clean homepage when deleting a projectGuillaume Jambet2018-01-024-5/+70
* SONAR-10182 Clean homepage when deleting an organizationGuillaume Jambet2018-01-026-1/+81
* SONAR-10182 Add api/users/current homepage persistenceGuillaume Jambet2018-01-0212-18/+277
* SONAR-10188 Update project/organization headerStas Vilchik2018-01-0295-1723/+1789
* 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