aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Improve front end local build timeGrégoire Aubert2019-03-296-24/+31
* Use same build stats reporter for all modulesGrégoire Aubert2019-03-294-40/+88
* Update prettier to last versionGrégoire Aubert2019-03-29128-1376/+3891
* Update sonar-docs gastby and clean before buildGrégoire Aubert2019-03-291-21/+21
* Update webpack dependenciesGrégoire Aubert2019-03-299-52/+56
* Update jest and enzymeGrégoire Aubert2019-03-2915-33/+37
* Update React, Typescript and Eslint dependenciesGrégoire Aubert2019-03-2934-391/+634
* Update code formattingWouter Admiraal2019-03-291-13/+14
* Fix potential bug in MetaQualityProfiles, add testsWouter Admiraal2019-03-293-5/+194
* Add tests for untested componentsWouter Admiraal2019-03-2913-17/+1364
* Remove dead codeWouter Admiraal2019-03-291-34/+0
* 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
* Remove no more used org.sonar.core.timemachine.Periods classJulien Lancelot2019-03-273-5/+1
* SONARCLOUD-484 Security pages fixesalexandre-odoux-sonarsource2019-03-271-11/+8
* 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-2641-19/+629
* SONAR-11764 Make Rating components accessibleWouter Admiraal2019-03-265-4/+94
* 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-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-191-1/+0
* SONAR-11449 Drop deprecated property sonar.languageBenoît Gianinetti2019-03-191-2/+1
* 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-194-10/+45
* SONAR-11631 Replace codePeriodVersion with buildStringJanos Gyerik2019-03-1943-407/+251
* SONAR-11631 Add sonar.buildString to api/project_analyses/search responseJanos Gyerik2019-03-193-15/+16
* SONAR-11631 Persist sonar.buildString in databaseJanos Gyerik2019-03-1921-16/+216
* Revert "SONAR-11626 Make set/unset_baseline internal"Janos Gyerik2019-03-194-4/+2
* 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