Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-13579 Ensure issue tracking between new file on Pull Request and ↵ | Klaudio Sinani | 2022-10-26 | 8 | -21/+96 |
| | | | | original file on target branch | ||||
* | SONAR-13579 Detect files moves in Pull Request scope | Klaudio Sinani | 2022-10-26 | 23 | -36/+638 |
| | | | | | SONAR-13579 Get database files from target branch instead of snapshot SONAR-13579 Store old relative file path to `FileAttributes` class | ||||
* | Update repox-private-reader-sq-ef42e7 apikey (#6938) | tomverin | 2022-10-25 | 1 | -2/+2 |
| | |||||
* | SONAR-13902 Improve bitbucket server error handling mechanism | Malek-Ben-Anes | 2022-10-25 | 2 | -36/+155 |
| | |||||
* | SONAR-11466 Deprecate legacy pagination parameters in api/issues/search response | Malek-Ben-Anes | 2022-10-24 | 2 | -3/+4 |
| | |||||
* | SONAR-17331 Log message when Elasticsearch index requires re-indexing | Jacek | 2022-10-24 | 2 | -1/+36 |
| | |||||
* | SONAR-17221 Documentation links change to static documentation site | Mathieu Suen | 2022-10-24 | 154 | -6790/+692 |
| | | | | | | - Remove markdown injection - Redirection for old documentation link to the static site - Drop the static documentation app | ||||
* | BUILD-2057 increase builder memory | Julien Carsique | 2022-10-24 | 1 | -1/+1 |
| | |||||
* | Revert "BUILD-1926 Migrate CirrusCI to AWS" | Julien Carsique | 2022-10-24 | 1 | -70/+85 |
| | | | | This reverts commits 256aa2814db 51b653c7f6d and 7daac75724a | ||||
* | SONAR-17478 Remove "Period" category and make "New Code" a stand-alone filter | Wouter Admiraal | 2022-10-21 | 3 | -53/+11 |
| | |||||
* | BUILD-1926 renamed cluster | Julien Carsique | 2022-10-21 | 1 | -2/+2 |
| | | | | CirrusCI-prod renamed to CirrusCI | ||||
* | BUILD-1926 fix OoM on yarn_lint | Julien Carsique | 2022-10-21 | 1 | -4/+4 |
| | |||||
* | BUILD-1926 Migrate CirrusCI to AWS | David Rautureau | 2022-10-21 | 1 | -83/+68 |
| | |||||
* | [NO-JIRA] Fix eslint errors | Philippe Perrin | 2022-10-21 | 267 | -890/+956 |
| | |||||
* | [NO-JIRA] Bump eslint, eslint-config-sonarqube, eslint-plugin-import, ↵ | Philippe Perrin | 2022-10-21 | 4 | -897/+1517 |
| | | | | eslint-plugin-jest, eslint-plugin-jest-dom, eslint-plugin-jsx-a11y, eslint-plugin-promise, eslint-plugin-react, eslint-plugin-react-hooks, eslint-plugin-testing-library, @typescript-eslint/eslint-plugin, @typescript-eslint/parser versions | ||||
* | SONAR-17453 Fixed order when changing selection in nulti select ui | Mathieu Suen | 2022-10-21 | 6 | -625/+179 |
| | |||||
* | [NO JIRA] Upgrade @swc/core and @swc/jest | Revanshu Paliwal | 2022-10-20 | 6 | -168/+244 |
| | |||||
* | [NO JIRA] Upgrade @emotion/react and "@emotion/styled | Revanshu Paliwal | 2022-10-20 | 2 | -12/+23 |
| | |||||
* | [NO JIRA] Upgrade dompurify and @types/dompurify | Revanshu Paliwal | 2022-10-20 | 2 | -12/+12 |
| | |||||
* | [NO JIRA] Upgrade core-js | Revanshu Paliwal | 2022-10-20 | 2 | -6/+6 |
| | |||||
* | Dependency upgrade (minor): org.postgresql:postgresql from 42.4.1 to 42.5.0 | Dimitris Kavvathas | 2022-10-20 | 1 | -1/+1 |
| | |||||
* | Dependency upgrade (minor): org.mockito:mockito-inline from 4.7.0 to 4.8.0 | Dimitris Kavvathas | 2022-10-20 | 1 | -1/+1 |
| | |||||
* | Dependency upgrade (minor): org.mockito:mockito-core from 4.7.0 to 4.8.0 | Dimitris Kavvathas | 2022-10-20 | 1 | -1/+1 |
| | |||||
* | Dependency upgrade (minor): ↵ | Dimitris Kavvathas | 2022-10-20 | 2 | -3/+4 |
| | | | | org.elasticsearch.client:elasticsearch-rest-high-level-client from 7.17.5 to 7.17.6 | ||||
* | Dependency upgrade (minor): com.auth0:java-jwt from 4.0.0 to 4.1.0 | Dimitris Kavvathas | 2022-10-20 | 1 | -1/+1 |
| | |||||
* | Dependency upgrade (minor): com.oracle.database.jdbc:ojdbc8 from 21.6.0.0.1 ↵ | Dimitris Kavvathas | 2022-10-20 | 1 | -1/+1 |
| | | | | to 21.7.0.0 | ||||
* | Dependency upgrade (minor): com.microsoft.sqlserver:mssql-jdbc from ↵ | Dimitris Kavvathas | 2022-10-20 | 4 | -6/+6 |
| | | | | 11.2.0.jre11 to 11.2.1.jre11 | ||||
* | Dependency upgrade (minor): jackson-bom from 2.13.3 to 2.13.4.20221013 | Dimitris Kavvathas | 2022-10-20 | 1 | -1/+1 |
| | |||||
* | [NO JIRA] Upgrade @types/react-virtualized | Revanshu Paliwal | 2022-10-20 | 2 | -7/+7 |
| | |||||
* | [NO JIRA] Upgrade @types/prop-types | Revanshu Paliwal | 2022-10-20 | 2 | -21/+10 |
| | |||||
* | [NO JIRA] Upgrade @types/enzyme and added @types/cheerio which is required ↵ | Revanshu Paliwal | 2022-10-20 | 2 | -6/+17 |
| | | | | by @types/enzyme | ||||
* | [NO JIRA] Upgrade fs-extra | Jeremy Davis | 2022-10-20 | 2 | -6/+6 |
| | |||||
* | [NO JIRA] Upgrade formik | Jeremy Davis | 2022-10-20 | 9 | -190/+51 |
| | |||||
* | SONAR-17456 Fix SSF-326 | alain | 2022-10-20 | 2 | -5/+30 |
| | |||||
* | SONAR-17469 improve SCM account validation on user creation/update. (#6905) | Wojtek Wajerowicz | 2022-10-20 | 6 | -65/+102 |
| | | | | We don't allow leading and/or trailing whitespace on SCM account names. We also don't allow duplicate SCM accounts. | ||||
* | [NO JIRA] upgrade org.springframework:spring-context from 5.3.22 to 5.3.23 | Steve Marion | 2022-10-19 | 1 | -1/+1 |
| | |||||
* | [NO JIRA] upgrade org.tmatesoft.svnkit:svnkit from 1.10.7 to 1.10.8 | Steve Marion | 2022-10-19 | 1 | -1/+1 |
| | |||||
* | [NO JIRA] upgrade org.mybatis:mybatis from 3.5.10 to 3.5.11 | Steve Marion | 2022-10-19 | 1 | -1/+1 |
| | |||||
* | [NO JIRA] upgrade org.jsoup:jsoup from 1.15.2 to 1.15.3 | Steve Marion | 2022-10-19 | 1 | -1/+1 |
| | |||||
* | [NO JIRA] upgrade org.elasticsearch.plugin:transport-netty4-client from ↵ | Steve Marion | 2022-10-19 | 1 | -1/+1 |
| | | | | 7.17.5 to 7.17.6 | ||||
* | [NO JIRA] upgrade io.netty:netty-all from 4.1.79.Final to 4.1.84.Final | Steve Marion | 2022-10-19 | 1 | -1/+1 |
| | |||||
* | [NO JIRA] upgrade protobuf-java and protoc from 3.21.5 to 3.21.7 | Steve Marion | 2022-10-19 | 1 | -1/+1 |
| | |||||
* | [NO JIRA] Upgrade date-fns to 2.29.3 | Revanshu Paliwal | 2022-10-19 | 2 | -6/+6 |
| | |||||
* | [NO JIRA] Upgrade classnames to 2.3.2 | Revanshu Paliwal | 2022-10-19 | 2 | -3/+10 |
| | |||||
* | [NO JIRA] Upgrade autoprefixer to 10.4.12 | Revanshu Paliwal | 2022-10-19 | 2 | -29/+42 |
| | |||||
* | [NO JIRA] upgrade esbuild | Jeremy Davis | 2022-10-19 | 2 | -87/+107 |
| | |||||
* | [NO JIRA] Upgrade typescript | Jeremy Davis | 2022-10-19 | 8 | -32/+88 |
| | |||||
* | [NO JIRA] Upgrade yarn | Jeremy Davis | 2022-10-19 | 9 | -1575/+1607 |
| | |||||
* | Update org.json:json to 20220924 | Zipeng WU | 2022-10-19 | 1 | -1/+1 |
| | |||||
* | SONAR-17444 Analyzers's cache should expire after 7 days | Zipeng WU | 2022-10-18 | 13 | -2/+419 |
| |