Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-11873 Memory leak when Compute Engine persists file duplications | Simon Brandhof | 2019-03-29 | 4 | -159/+261 |
| | |||||
* | SONARCLOUD-551 Document what information we are reading from user's profile | Julien Lancelot | 2019-03-29 | 1 | -0/+37 |
| | |||||
* | Update yarn locks files | Grégoire Aubert | 2019-03-29 | 3 | -10171/+8596 |
| | |||||
* | Improve front end local build time | Grégoire Aubert | 2019-03-29 | 6 | -24/+31 |
| | |||||
* | Use same build stats reporter for all modules | Grégoire Aubert | 2019-03-29 | 4 | -40/+88 |
| | |||||
* | Update prettier to last version | Grégoire Aubert | 2019-03-29 | 128 | -1376/+3891 |
| | | | | * Prettier format all modules | ||||
* | Update sonar-docs gastby and clean before build | Grégoire Aubert | 2019-03-29 | 1 | -21/+21 |
| | |||||
* | Update webpack dependencies | Grégoire Aubert | 2019-03-29 | 9 | -52/+56 |
| | |||||
* | Update jest and enzyme | Grégoire Aubert | 2019-03-29 | 15 | -33/+37 |
| | | | | * Update jest snapshots | ||||
* | Update React, Typescript and Eslint dependencies | Grégoire Aubert | 2019-03-29 | 34 | -391/+634 |
| | | | | | | * Fix ts and eslint issues * Drop forSingleOrganization * Update Typscript on extensions | ||||
* | Update code formatting | Wouter Admiraal | 2019-03-29 | 1 | -13/+14 |
| | |||||
* | Fix potential bug in MetaQualityProfiles, add tests | Wouter Admiraal | 2019-03-29 | 3 | -5/+194 |
| | |||||
* | Add tests for untested components | Wouter Admiraal | 2019-03-29 | 13 | -17/+1364 |
| | |||||
* | Remove dead code | Wouter Admiraal | 2019-03-29 | 1 | -34/+0 |
| | |||||
* | Unwrap the projectStatus property from the /api/qualitygates/project_status WS | Wouter Admiraal | 2019-03-29 | 5 | -28/+26 |
| | | | | | Instead of continuously unwrapping this property from the payload in calling code, immediately use it when receving the result from the API call. | ||||
* | Prevent DocTooltip's setState() from being called if not mounted | Wouter Admiraal | 2019-03-29 | 1 | -2/+9 |
| | |||||
* | SONAR-10994 Connect ComponentContainer component to new branch store | Wouter Admiraal | 2019-03-29 | 3 | -64/+108 |
| | |||||
* | SONAR-10994 Connect ReviewApp component to new branch store | Wouter Admiraal | 2019-03-29 | 4 | -14/+485 |
| | |||||
* | SONAR-10994 Connect BranchStatus component to new branch store | Wouter Admiraal | 2019-03-29 | 8 | -25/+43 |
| | |||||
* | SONAR-10994 Add new branch store | Wouter Admiraal | 2019-03-29 | 7 | -4/+255 |
| | |||||
* | Use new mocks in branch helper tests | Wouter Admiraal | 2019-03-29 | 2 | -57/+45 |
| | |||||
* | Introduce new T.Dict<T> type constructor | Wouter Admiraal | 2019-03-29 | 142 | -254/+232 |
| | |||||
* | SONAR-11867, SSF-74 Fix XSS in project links on account/projects | Wouter Admiraal | 2019-03-29 | 8 | -69/+110 |
| | |||||
* | Remove no more used org.sonar.core.timemachine.Periods class | Julien Lancelot | 2019-03-27 | 3 | -5/+1 |
| | |||||
* | SONARCLOUD-484 Security pages fixes | alexandre-odoux-sonarsource | 2019-03-27 | 1 | -11/+8 |
| | |||||
* | DOCS - Added BitBucket Server Minimum Version for PR Decoration (#1391) | colin-mueller-sonarsource | 2019-03-26 | 1 | -0/+3 |
| | | | | DOCS - Added BitBucket Server Minimum Version for PR Decoration | ||||
* | DOCS added install links on SQ help homepage | MikeBirnstiehl | 2019-03-26 | 2 | -6/+10 |
| | |||||
* | SONAR-11860 Doc of "sonar.pullrequest.branch" is not correct | Simon Brandhof | 2019-03-26 | 1 | -1/+1 |
| | | | | [skip ci] | ||||
* | SONAR-11681 Add loader for issue list | Jeremy Davis | 2019-03-26 | 6 | -9/+286 |
| | |||||
* | Add tests for untested components | Wouter Admiraal | 2019-03-26 | 30 | -54/+2220 |
| | |||||
* | Split mocks for CurrentUser and LoggedInUser | Wouter Admiraal | 2019-03-26 | 13 | -27/+38 |
| | |||||
* | SONAR-11749 Add Jump to content links for assistive technology users | Wouter Admiraal | 2019-03-26 | 41 | -19/+629 |
| | |||||
* | SONAR-11764 Make Rating components accessible | Wouter Admiraal | 2019-03-26 | 5 | -4/+94 |
| | |||||
* | SONAR-11812 Restore ability to set unit tests as favorite | Julien Lancelot | 2019-03-19 | 5 | -5/+13 |
| | |||||
* | SONAR-11713 Change chunk filenames delimiter | Grégoire Aubert | 2019-03-19 | 1 | -1/+4 |
| | |||||
* | SONAR-11669 Fix duplicates entries in component tree when using Show more link | Grégoire Aubert | 2019-03-19 | 1 | -0/+1 |
| | |||||
* | DOC last minute updates | G. Ann Campbell | 2019-03-19 | 1 | -1/+4 |
| | | | Reinstate drop of `sonar.langauge`, `sonar.profile`, and link to GH Checks page | ||||
* | SONAR-11449 Drop deprecated property sonar.profile | Benoît Gianinetti | 2019-03-19 | 1 | -1/+0 |
| | |||||
* | SONAR-11449 Drop deprecated property sonar.language | Benoît Gianinetti | 2019-03-19 | 1 | -2/+1 |
| | |||||
* | DOC keep `sonar.analysis.[yourstring]` last | G. Ann Campbell | 2019-03-19 | 1 | -1/+1 |
| | |||||
* | DOC add `sonar.buildString` to params list | G. Ann Campbell | 2019-03-19 | 1 | -0/+1 |
| | |||||
* | SONAR-11823 Drop snapshots.project_version | Janos Gyerik | 2019-03-19 | 19 | -29/+151 |
| | |||||
* | SONAR-11631 Replace codePeriodVersion with buildString (frontend) | Wouter Admiraal | 2019-03-19 | 4 | -10/+45 |
| | |||||
* | SONAR-11631 Replace codePeriodVersion with buildString | Janos Gyerik | 2019-03-19 | 43 | -407/+251 |
| | |||||
* | SONAR-11631 Add sonar.buildString to api/project_analyses/search response | Janos Gyerik | 2019-03-19 | 3 | -15/+16 |
| | |||||
* | SONAR-11631 Persist sonar.buildString in database | Janos Gyerik | 2019-03-19 | 21 | -16/+216 |
| | |||||
* | Revert "SONAR-11626 Make set/unset_baseline internal" | Janos Gyerik | 2019-03-19 | 4 | -4/+2 |
| | | | | This reverts commit edfade01ea94fffa9802bd8d13f9455b13878611. | ||||
* | SONAR-11828 display translog size in system > info | Sébastien Lesaint | 2019-03-19 | 2 | -0/+2 |
| | |||||
* | SONAR-11791 fix no more highlighting in component search | Sébastien Lesaint | 2019-03-19 | 1 | -0/+2 |
| | | | | | | higlighting requires initial value of field stored, either in source or as a stored field Source used to be stored in the Component Idex. To reduce impact on index size, we will make only the name field stored in the Component Index | ||||
* | SONAR-11792 use dedicated temp directory for ES | Sébastien Lesaint | 2019-03-19 | 10 | -205/+337 |
| |