aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server-common
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-13903 Remove use of organizations in Quality Profiles and Active RulesPierre2020-10-0517-494/+91
|
* SONAR-13869 Add a flag in telemetry to know if there's some c/c++ unanalyzed ↵Julien Lancelot2020-09-295-9/+140
| | | | | | | code * SONAR-13869 Compute number of unanalyzed C and C++ files measures * SONAR-13869 Send unanalyzed C and C++ flags in Telemetry
* SONAR-13592 add facet to filter by file pathsJacek2020-09-242-7/+7
|
* SONAR-13450 Deprecate 'id' parameter in `api/user_groups/update`Duarte Meneses2020-09-223-148/+5
|
* SONAR-13843 Fail if git or svn plugins are installedDuarte Meneses2020-09-182-70/+1
|
* SONAR-13643 Save plugins with typeDuarte Meneses2020-09-181-0/+5
|
* SONAR-13644 load bundled plugins from 'lib/extension' directoryJacek2020-09-183-4/+123
|
* SONAR-12692 add project_uuid to issues_changesPierre2020-09-081-3/+6
|
* SONAR-13597 Add new 'Scope' facet to list of issue facetsMichal Duda2020-09-038-2/+193
|
* SONAR-12459 Security Category filters vulnerability issues onlyJacek2020-08-263-22/+48
|
* SONAR-13572 Add "Buffer Overflow" security categoryJacek2020-08-261-0/+2
|
* SONAR-13151 api/issues/search page size parameter negative value should not ↵Duarte Meneses2020-08-143-49/+36
| | | | be allowed
* SONAR-13398 clean api/issues/search WS from deprecated codeJacek2020-06-261-44/+0
|
* SONAR-13444 background tasks for issue indexation implementationPierre2020-06-265-9/+123
|
* SONAR-13291 deprecate 'language' param and remove 'language' field from ↵Jacek2020-05-264-18/+1
| | | | component ES index
* SONAR-13291 index components with qualifier ['APP', 'TRK', 'VW', 'SVW'] ↵Jacek2020-05-261-44/+17
| | | | only in Component ES index
* SONAR-13221 change PK of RULES and update FKMichal Duda2020-05-2523-310/+283
|
* SONAR-13221 change USER_ROLES user_id FK to user_uuidJacek2020-05-255-28/+23
|
* SONAR-13221 change PROPERTIES user_id FK to user_uuidJacek2020-05-252-23/+23
|
* SONAR-13221 change ORGANIZATION_MEMBERS user_id FK to user_uuidJacek2020-05-251-4/+9
|
* SONAR-13221 change PK of quality gates from id to uuid, update FKs, update APIPierre2020-05-251-2/+2
|
* SONAR-13221 change PK of GROUPS and update FKsDuarte Meneses2020-05-255-24/+24
|
* SONAR-13221 MetricsDuarte Meneses2020-05-254-7/+5
|
* SONAR-13240 Change PK of ACTIVE_RULES and update FKDuarte Meneses2020-05-253-13/+13
|
* SONAR-13221 Feedback from review and fix testsDuarte Meneses2020-05-251-1/+5
|
* SONAR-13221 replace auto-incremented ID by UUID for notificationsPierre2020-05-252-4/+13
|
* SONAR-13128 Add security review rating to security reportJeremy Davis2020-05-071-1/+5
|
* SONAR-13305 NPE when several issues with same external rule in notificationJacek2020-04-153-1/+604
|
* SONAR-13190 Support tags to applicationJacek2020-04-151-1/+1
|
* SONAR-13188 store qualifier in project measure indexJacek2020-04-155-4/+107
| | | | - return applications in api/components/search_projects
* SONAR-13193 Stop using legacy project ID and use project UUID insteadDuarte Meneses2020-04-143-9/+9
|
* SONAR-13272 fix issue with setting some properties through env variablesMichal Duda2020-04-146-69/+62
|
* SONAR-13204 remove global() aggr in project_measure ES search queriesJacek2020-03-302-21/+25
|
* SONAR-13204 support filters on nested field in RequestFiltersComputerJacek2020-03-3015-274/+994
|
* SONAR-13204 drop TermTopAggregationDefJacek2020-03-305-89/+44
|
* SONAR-13104 drop global aggregation from issues ES searchesJacek2020-03-3015-5/+1552
|
* SONAR-13214 Remove org.sonar.api.config.Settings from the APIJulien HENRY2020-03-233-4/+4
|
* Minimize dependenciesJulien HENRY2020-03-191-2/+2
|
* SONAR-13078 enable configuring the server by environment variablesMichal Duda2020-02-222-49/+57
|
* SONAR-12718 Improve rule description split in security hotspot page.Mathieu Suen2020-02-213-282/+181
|
* SONAR-12960 Do not compute Security Hotspots Reviewed when 0 hotspotsJulien Lancelot2020-02-212-10/+13
|
* SONAR-12960 Make Security Review Rating more intuitive on PortfoliosJulien Lancelot2020-02-112-41/+27
|
* SONAR-12962 Compute Security Review measures on ApplicationsJulien Lancelot2020-02-111-1/+1
|
* SONAR-12962 Compute new Security Review measures on ProjectsJulien Lancelot2020-02-112-8/+39
|
* SONAR-12689 change WS to use ProjectDtoDuarte Meneses2020-01-312-12/+4
|
* SONAR-12689 migrated tags, updated test frameworkMichal Duda2020-01-314-9/+19
|
* SONAR-12689 Separate storage of projects/apps from their components and branchesDuarte Meneses2020-01-3111-47/+77
|
* fix quality flawsSébastien Lesaint2020-01-131-1/+1
|
* SONAR-12723 api/issues/tags and component_tags ignore HotspotsSébastien Lesaint2020-01-131-4/+7
|
* SONAR-12723 Filter hotspots in api/issues/bulk_changeJacek2020-01-131-16/+16
|