Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-14315 Cannot paginate /api/project_tags/search | Duarte Meneses | 2021-11-18 | 1 | -2/+1 |
| | |||||
* | Fix code quality issues | Duarte Meneses | 2021-10-25 | 3 | -6/+5 |
| | |||||
* | SONAR-15450 Take pull requests into account when counting instance's NLOC | Duarte Meneses | 2021-09-27 | 1 | -2/+19 |
| | |||||
* | Fix code quality issues | Duarte Meneses | 2021-09-24 | 3 | -4/+4 |
| | |||||
* | SONAR-15425 'api/rules/repositories' is empty for new instances | Duarte Meneses | 2021-09-23 | 2 | -5/+9 |
| | |||||
* | SONAR-15142 Audit internal properties | Duarte Meneses | 2021-08-19 | 2 | -3/+2 |
| | |||||
* | SONAR-15142 - Add componentKey to all logs | Belen Pruvost | 2021-08-19 | 3 | -3/+3 |
| | |||||
* | SONAR-15142 - Add component qualifier to new value in Logs | Belen Pruvost | 2021-08-19 | 3 | -3/+4 |
| | |||||
* | SONAR-11094 Add nodename to logs for DCE only | Jacek | 2021-08-11 | 1 | -0/+18 |
| | |||||
* | SONAR-15243 Enable JSON logging on Elasticsearch process | Jacek | 2021-08-11 | 1 | -1/+1 |
| | |||||
* | SONAR-15237 Register removal of plugins | Duarte Meneses | 2021-08-04 | 4 | -511/+94 |
| | |||||
* | SONAR-15237 Improve startup performance of the web process | Duarte Meneses | 2021-08-04 | 8 | -415/+117 |
| | |||||
* | SONAR-15142 - Log Permission, Plugin, Secret Key, License and Settings | Belen Pruvost | 2021-07-27 | 4 | -12/+11 |
| | |||||
* | Fix code smell: add package-info.java | Zipeng WU | 2021-07-09 | 1 | -0/+24 |
| | |||||
* | SONAR-10762 Drop usage of 'user_managed' column | Jacek | 2021-07-07 | 2 | -57/+14 |
| | |||||
* | SONAR-14917 Misleading memory amounts displayed in Administration > System | Duarte Meneses | 2021-06-30 | 2 | -16/+16 |
| | |||||
* | SONAR-14925 Remove code deprecated before 7.0 in the Plugin API | Duarte Meneses | 2021-06-17 | 3 | -31/+4 |
| | |||||
* | SONAR-14792 Bump min upgrade version to current LTS | Jacek | 2021-06-16 | 1 | -13/+14 |
| | |||||
* | SONAR-14951 Scanners require Java 11 | Sébastien Lesaint | 2021-06-09 | 1 | -1/+1 |
| | |||||
* | SONAR-14625 Upgrade to Hazelcast 4.2 | Zipeng WU | 2021-04-15 | 2 | -10/+9 |
| | |||||
* | SONAR-14662 Redirecting admin to the risk consent page | Lukasz Jarocki | 2021-04-15 | 2 | -0/+269 |
| | |||||
* | SONAR-14586 Move DefaultAdminCredentialsVerifier to sonar-webserver-auth | Wouter Admiraal | 2021-03-18 | 8 | -554/+0 |
| | |||||
* | SONAR-14519 - Update ALMs format and simplify System Info Page | Belen Pruvost | 2021-03-12 | 2 | -12/+12 |
| | |||||
* | SONAR-14523 implemented splitting plugins into two | Lukasz Jarocki | 2021-03-08 | 7 | -12/+142 |
| | |||||
* | SONAR-14519 add ALM info to system info file | Pierre | 2021-03-08 | 4 | -3/+169 |
| | |||||
* | SONAR-14520 - Add Default Leak Period to System Info File | Philippe Perrin | 2021-03-08 | 2 | -10/+64 |
| | |||||
* | SONAR-14525 include CI usage information in telemetry | Michal Duda | 2021-03-04 | 4 | -8/+22 |
| | |||||
* | SONAR-14518 Telemetry - include number of sonarlint users | Duarte Meneses | 2021-03-04 | 4 | -6/+22 |
| | |||||
* | SONAR-14525 include SCM usage information in telemetry | Michal Duda | 2021-03-04 | 4 | -30/+37 |
| | |||||
* | SONAR-13515 Telemetry - include external authentication providers | Duarte Meneses | 2021-03-04 | 5 | -4/+9 |
| | |||||
* | SONAR-14501 Custom security config telemetry | Jacek | 2021-02-26 | 2 | -13/+68 |
| | |||||
* | SONAR-14369 Add ALM integration telemetry | Jacek | 2021-02-04 | 5 | -2/+48 |
| | |||||
* | SONAR-14245 Drop organization related tables | Duarte Meneses | 2021-01-11 | 2 | -4/+0 |
| | |||||
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 195 | -199/+195 |
| | |||||
* | SONAR-13999 Remove OrganizationDbTester | Michal Duda | 2020-12-22 | 2 | -15/+10 |
| | |||||
* | fix code smells | Pierre | 2020-12-14 | 3 | -8/+8 |
| | |||||
* | Code smell fix: remove unused code | Zipeng WU | 2020-12-11 | 1 | -1/+0 |
| | |||||
* | Add missing package-info.java | Jacek | 2020-12-09 | 1 | -0/+23 |
| | |||||
* | SONAR-8427 Add a timeZone param to api/issues/search | Julien HENRY | 2020-12-03 | 1 | -24/+23 |
| | |||||
* | SONAR-13793 improve ncloc count performance by using projects instead of ↵ | Pierre Guillot | 2020-12-02 | 2 | -8/+5 |
| | | | | components | ||||
* | SONAR-14176 Move warning from web.log to sonar.log | Julien Lancelot | 2020-12-02 | 1 | -4/+12 |
| | |||||
* | SONAR-14176 Send email to admins when default admin credential is detected | Julien Lancelot | 2020-12-02 | 7 | -16/+365 |
| | |||||
* | SONAR-14175 SONAR-14176 Detect usage of admin account with default credential | Julien Lancelot | 2020-12-02 | 2 | -0/+178 |
| | | | | 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 | ||||
* | Speed up unit tests by improving indexing in unit tests | Duarte Meneses | 2020-11-30 | 1 | -4/+3 |
| | | | | | * Unit tests no longer use the LargeSizeHandler for indexing. This handler is designed for indexing large amounts of data and is slower for the data sets used in unit tests. * Insert all data in DB before indexing in unit tests (there is a huge overhead in each call to index) | ||||
* | SONAR-14159 enforce user authentication by default | Jacek | 2020-11-26 | 4 | -3/+33 |
| | |||||
* | SONAR-12686 upgrade es client to 7.9.3 and move to HTTP | Jacek | 2020-11-05 | 9 | -93/+95 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - add should minimum match eq 1 to user index queries ES 7.X changed behaviour in case filter query with bool it defaults to '0' https://www.elastic.co/guide/en/elasticsearch/reference/7.x/breaking-changes-7.0.html#_the_filter_context_has_been_removed - fix issue index routing param ES 7.X helped discover this bug as new setting has been auto configured which is 'index.number_of_routing_shards'. This has changed how documents are distributed across shards depending on how many shards the index has. Without that change issues docs has been incorrectly routed to the same shard hash as projects and it worked no matter what routing key you used projectUuid or auth_projectUuid. - update ngram and edge_ngram names to match with es 7.x nGram and edgeNgram has been deprecated in favour of ngram and edge_ngram https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking-changes-7.0.html#deprecated-ngram-edgengram-token-filter-cannot-be-used - remove `_all : enabled` usage from UT This field was already deprecated in 6.X, now it has been removed. https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking-changes-7.0.html#all-meta-field-removed - add Elasticsearch High Level REST client dependency - use sonar.search.port for ES HTTP - main process use ES Rest client to check ES status - sonar.cluster.search.hosts has HTTP ports on APP nodes also sonar.search.port and sonar.search.host MUST be configured on each Search node with the host and HTTP port of the current node - use Elasticsearch high level rest client - use in EsTester - use as primary es client - use indices api to get all indices name instead of cluster api - use cluster health api to check cluster state - support raw requests for 'nodes/_stats' and '_cluster/stats' - support raw requests for 'indices/_stats' - leave netty4plugin as testCompile dependency it is used in UTs - all ES non-test calls go through EsClient class - add rest client ES profiling | ||||
* | SONAR-13913 Remove tables and indexes clean up used in Integration Tests | Julien Lancelot | 2020-11-03 | 2 | -410/+0 |
| | |||||
* | Revert "SONAR-13913 Remove tables and indexes clean up used in Integration ↵ | Julien Lancelot | 2020-10-21 | 2 | -0/+410 |
| | | | | | | Tests" This reverts commit 6d13dd2f | ||||
* | SONAR-13913 Remove tables and indexes clean up used in Integration Tests | Julien Lancelot | 2020-10-20 | 2 | -410/+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-13936 Fix quality flaws after merge to master | Julien Lancelot | 2020-10-19 | 1 | -1/+0 |
| |