aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Unwrap the projectStatus property from the /api/qualitygates/project_status WSWouter Admiraal2019-03-295-28/+26
* Prevent DocTooltip's setState() from being called if not mountedWouter Admiraal2019-03-291-2/+9
* SONAR-10994 Connect ComponentContainer component to new branch storeWouter Admiraal2019-03-293-64/+108
* SONAR-10994 Connect ReviewApp component to new branch storeWouter Admiraal2019-03-294-14/+485
* SONAR-10994 Connect BranchStatus component to new branch storeWouter Admiraal2019-03-298-25/+43
* SONAR-10994 Add new branch storeWouter Admiraal2019-03-297-4/+255
* Use new mocks in branch helper testsWouter Admiraal2019-03-292-57/+45
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-29142-254/+232
* SONAR-11867, SSF-74 Fix XSS in project links on account/projectsWouter Admiraal2019-03-298-69/+110
* Document and upgrade Gradle pluginsSimon Brandhof2019-03-272-27/+35
* Fix license in HEADERSimon Brandhof2019-03-271-1/+1
* Add Quality gate badge to READMESimon Brandhof2019-03-271-1/+1
* Remove no more used org.sonar.core.timemachine.Periods classJulien Lancelot2019-03-276-470/+1
* SONARCLOUD-484 Security pages fixesalexandre-odoux-sonarsource2019-03-271-11/+8
* Add contributing guide, revise related docsJanos Gyerik2019-03-263-6/+20
* DOCS - Added BitBucket Server Minimum Version for PR Decoration (#1391)colin-mueller-sonarsource2019-03-261-0/+3
* DOCS added install links on SQ help homepageMikeBirnstiehl2019-03-262-6/+10
* SONAR-11860 Doc of "sonar.pullrequest.branch" is not correctSimon Brandhof2019-03-261-1/+1
* SONAR-11681 Add loader for issue listJeremy Davis2019-03-266-9/+286
* Add tests for untested componentsWouter Admiraal2019-03-2630-54/+2220
* Split mocks for CurrentUser and LoggedInUserWouter Admiraal2019-03-2613-27/+38
* SONAR-11749 Add Jump to content links for assistive technology usersWouter Admiraal2019-03-2642-19/+636
* SONAR-11764 Make Rating components accessibleWouter Admiraal2019-03-266-4/+96
* fix Change Default Visibility localization6.7Colin Mueller2019-03-211-1/+2
* Set version 7.8-SNAPSHOTBenoît Gianinetti2019-03-201-1/+1
* Release 7.77.7Julien Lancelot2019-03-201-1/+1
* SONAR-11660 Upgrade plugins to latest versionBenoît Gianinetti2019-03-191-9/+9
* SONAR-11812 Restore ability to set unit tests as favoriteJulien Lancelot2019-03-195-5/+13
* SONAR-11713 Change chunk filenames delimiterGrégoire Aubert2019-03-191-1/+4
* SONAR-11647 Drop report field component.versionJanos Gyerik2019-03-191-2/+0
* SONAR-11669 Fix duplicates entries in component tree when using Show more linkGrégoire Aubert2019-03-191-0/+1
* DOC last minute updatesG. Ann Campbell2019-03-191-1/+4
* SONAR-11449 Drop deprecated property sonar.profileBenoît Gianinetti2019-03-1912-125/+32
* SONAR-11449 Drop deprecated property sonar.languageBenoît Gianinetti2019-03-1916-97/+10
* DOC keep `sonar.analysis.[yourstring]` lastG. Ann Campbell2019-03-191-1/+1
* DOC add `sonar.buildString` to params listG. Ann Campbell2019-03-191-0/+1
* SONAR-11823 Drop snapshots.project_versionJanos Gyerik2019-03-1919-29/+151
* SONAR-11631 Replace codePeriodVersion with buildString (frontend)Wouter Admiraal2019-03-195-11/+46
* SONAR-11631 Replace codePeriodVersion with buildStringJanos Gyerik2019-03-1950-475/+278
* SONAR-11631 Add sonar.buildString to api/project_analyses/search responseJanos Gyerik2019-03-194-15/+17
* SONAR-11631 Persist sonar.buildString in databaseJanos Gyerik2019-03-1921-16/+216
* SONAR-11631 Add sonar.buildString to scanner reportJanos Gyerik2019-03-197-7/+78
* Revert "SONAR-11626 Make set/unset_baseline internal"Janos Gyerik2019-03-195-4/+3
* SONAR-11828 display translog size in system > infoSébastien Lesaint2019-03-192-0/+2
* SONAR-11791 fix no more highlighting in component searchSébastien Lesaint2019-03-191-0/+2
* SONAR-11792 use dedicated temp directory for ESSébastien Lesaint2019-03-1910-205/+337
* SONAR-11792 drop usage of standard token filterSébastien Lesaint2019-03-191-3/+3
* SONAR-11792 remove use of deprecated nested_path and nested_filterSébastien Lesaint2019-03-191-3/+5
* SONAR-11792 only ES executable for linux/mac is usedSébastien Lesaint2019-03-191-8/+1
* SONAR-11792 workaround ES bug with space in tmp dir pathSébastien Lesaint2019-03-193-1/+87