Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-14306 - Moved SearchEvent WS to community edition | Mark Rekveld | 2021-01-14 | 1 | -0/+3 |
| | |||||
* | SONAR-14212 Remove obsolete Sonar-Version HTTP header | Philippe Perrin | 2021-01-11 | 2 | -21/+3 |
| | |||||
* | SONAR-14245 Drop organization related tables | Duarte Meneses | 2021-01-11 | 3 | -9/+1 |
| | |||||
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 58 | -58/+58 |
| | |||||
* | SONAR-12786 Improve startup error message when the TCP port is already taken | Duarte Meneses | 2021-01-05 | 1 | -0/+7 |
| | |||||
* | SONAR-13999 remove all organization WS | Michal Duda | 2020-12-22 | 1 | -6/+0 |
| | |||||
* | SONAR-13999 drop more organization utility classes | Jacek | 2020-12-22 | 1 | -4/+0 |
| | |||||
* | SONAR-14176 Send email to admins when default admin credential is detected | Julien Lancelot | 2020-12-02 | 2 | -3/+7 |
| | |||||
* | SONAR-14175 Redirect when 'reset_password' is set | Jacek | 2020-12-02 | 1 | -1/+2 |
| | |||||
* | SONAR-14175 SONAR-14176 Detect usage of admin account with default credential | Julien Lancelot | 2020-12-02 | 1 | -2/+4 |
| | | | | SONAR-14175 Add a startup task to detect admin default credential usage and set reset_password flag to true SONAR-14176 Warn administrators when default admin credential is detected | ||||
* | clean code smells (unused import) | Pierre Guillot | 2020-11-26 | 1 | -1/+0 |
| | |||||
* | SONAR-13913 Remove tables and indexes clean up used in Integration Tests | Julien Lancelot | 2020-11-03 | 1 | -2/+0 |
| | |||||
* | Revert "SONAR-13913 Remove tables and indexes clean up used in Integration ↵ | Julien Lancelot | 2020-10-21 | 1 | -0/+2 |
| | | | | | | Tests" This reverts commit 6d13dd2f | ||||
* | SONAR-13913 Remove tables and indexes clean up used in Integration Tests | Julien Lancelot | 2020-10-20 | 1 | -2/+0 |
| | | | | | | | | | | | * SONAR-13913 Remove usage of Orchestrator#resetData * Remove ProjectAnalysisRule * Upgrade to Orchestrator 3.31 * SONAR-13913 Remove BackendCleanup class * Remove code related to no more existing tables | ||||
* | SONAR-13862 Add a WS for dismissing analysis warning by the current user | Michal Duda | 2020-09-29 | 1 | -1/+3 |
| | |||||
* | SONAR-13869 Add a flag in telemetry to know if there's some c/c++ unanalyzed ↵ | Julien Lancelot | 2020-09-29 | 1 | -0/+2 |
| | | | | | | | code * SONAR-13869 Compute number of unanalyzed C and C++ files measures * SONAR-13869 Send unanalyzed C and C++ flags in Telemetry | ||||
* | SONAR-13450 Deprecate 'id' parameter in `api/user_groups/update` | Duarte Meneses | 2020-09-22 | 3 | -94/+13 |
| | |||||
* | SONAR-13643 Save plugins with type | Duarte Meneses | 2020-09-18 | 2 | -5/+10 |
| | |||||
* | SONAR-13735 Fix SSF-120 | Duarte Meneses | 2020-08-06 | 3 | -0/+73 |
| | |||||
* | SONAR-13444 Add issue sync task type in api/ce/task_types response | Jacek | 2020-06-26 | 1 | -0/+2 |
| | |||||
* | SONAR-13398 extract common component for checking issue sync status | Jacek | 2020-06-26 | 1 | -0/+2 |
| | |||||
* | SONAR-13444 background tasks for issue indexation implementation | Pierre | 2020-06-26 | 1 | -0/+2 |
| | |||||
* | SONAR-13272 fix issue with setting some properties through env variables | Michal Duda | 2020-04-14 | 2 | -8/+11 |
| | |||||
* | Remove deprecated APIs since at least 6.7 | Julien HENRY | 2020-03-23 | 1 | -4/+0 |
| | |||||
* | SONAR-12955 support IPv6 in cluster properties | Sébastien Lesaint | 2020-02-20 | 1 | -1/+1 |
| | | | | and consistently valid adresses | ||||
* | SONAR-12717 add WS api/workflows/search | Sébastien Lesaint | 2020-01-13 | 1 | -0/+4 |
| | | | | returns unresolved hotspots of a project, with components and rules details | ||||
* | Format all headers for 2020 | Wouter Admiraal | 2020-01-07 | 56 | -56/+56 |
| | |||||
* | SONAR-12864 fix SSF-102 by dropping deprecated code | Pierre Guillot | 2019-12-19 | 1 | -8/+0 |
| | |||||
* | Fix code quality issues and reduce dependency on Guava | Duarte Meneses | 2019-12-10 | 7 | -12/+11 |
| | |||||
* | SONAR-12512 SONAR-12514 SONAR-515 Add multipleAlmEnabled in the payload | Pierre Guillot | 2019-12-09 | 1 | -0/+3 |
| | |||||
* | SONAR-12649 Remove deprecated WSs since 6.3 | Jacek | 2019-11-06 | 5 | -579/+2 |
| | | | | | | - api/timemachine - api/properties - api/user_properties | ||||
* | SONAR-12512 SONAR-12514 SONAR-12515 Move AlmSettings Ws to Dev edition | Julien Lancelot | 2019-11-06 | 1 | -2/+0 |
| | |||||
* | SONAR-12512 Allow configuration of multiple GitHub instances | Julien Lancelot | 2019-11-06 | 1 | -0/+2 |
| | |||||
* | SONAR-7318 Fail fast when more than one Language is declared with a specific key | Duarte Meneses | 2019-10-25 | 1 | -0/+2 |
| | |||||
* | SONAR-12508 Remove RuleRepository and RuleI18n APIs deprecated since 4.2 | Duarte Meneses | 2019-10-21 | 2 | -4/+0 |
| | |||||
* | fix some quality flaws on the new code period | Sébastien Lesaint | 2019-10-09 | 1 | -5/+5 |
| | |||||
* | SONAR-12487 improve coverage of Telemetry classes | Sébastien Lesaint | 2019-10-08 | 1 | -0/+2 |
| | | | | | makes tests more unique by moving much logic out TelemetryDaemonTest which will make this test faster (less tests) and more reliable (simpler) as this test was troublesom because if was testing multithreaded code | ||||
* | SONAR-12487 send docker flag in telemetry | Sébastien Lesaint | 2019-10-08 | 1 | -0/+2 |
| | |||||
* | SONAR-12485 add Docker flag in System Info | Sébastien Lesaint | 2019-10-07 | 1 | -0/+2 |
| | |||||
* | SONAR-12471 Embed LDAP authentication | Julien Lancelot | 2019-10-07 | 2 | -0/+3 |
| | |||||
* | SONAR-12471 Embed SAML authentication | Julien Lancelot | 2019-10-07 | 2 | -1/+4 |
| | |||||
* | SONAR-12471 Embed GitHub authentication | Julien Lancelot | 2019-10-07 | 2 | -0/+3 |
| | |||||
* | SONAR-12366 update endpoint ws urls (#2013) | Jacek | 2019-09-24 | 1 | -0/+4 |
| | |||||
* | SONAR-12460 Support GitLab Authentication | Julien Lancelot | 2019-09-23 | 2 | -0/+3 |
| | |||||
* | Remove reference to sonar-vsts from backend and fix test | philippe-perrin-sonarsource | 2019-09-23 | 4 | -7/+4 |
| | |||||
* | SONAR-5366 - restore custom rules (#2060) | Jacek | 2019-09-18 | 1 | -3/+5 |
| | | | | | | - restore custom rules - reduce SQL query executions - code readability improvements | ||||
* | SONAR-12398 make schedule refresh of porfolios work | Sébastien Lesaint | 2019-09-16 | 1 | -2/+2 |
| | |||||
* | logger name should appear in Unit Tests' logs | Sébastien Lesaint | 2019-09-06 | 1 | -1/+1 |
| | |||||
* | use testFixtures instead of test configuration of webserver-es | Sébastien Lesaint | 2019-09-02 | 1 | -1/+1 |
| | |||||
* | use testFixtures instead of test configuration of webserver-auth | Sébastien Lesaint | 2019-09-02 | 1 | -1/+1 |
| |