summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONARCLOUD-543, DOCS Remove mention of global configuration in the branch ove...Wouter Admiraal2019-04-082-1/+3
* SONAR-11793 Always enable the use of Google Analytics if 'sonar.analytics.tra...Wouter Admiraal2019-04-081-1/+1
* Add missing tests for componentsWouter Admiraal2019-04-082-0/+636
* Revert "SONAR-11876 Remove ws deprecated in SonarQube 5.X"Julien Lancelot2019-04-0430-116/+707
* SONAR-11876 Remove ws deprecated in SonarQube 5.XJulien Lancelot2019-04-0430-707/+116
* Add some more coverageGrégoire Aubert2019-04-0415-50/+790
* DOCS bootstrap 7.8 Upgrade NotesG. Ann Campbell2019-04-031-0/+8
* Update documentation with deprecation of JaCoCo binary format (see MMF-1651) ...Tibor Blenessy2019-04-031-3/+3
* Revert "SONAR-11883 Remove redirection that was kept for old scanners"Julien Lancelot2019-04-033-12/+79
* SONAR-11881 ORA-01795 failure in CeQueueDaoSimon Brandhof2019-04-032-4/+3
* SONAR-11882 ORA-01795 failure in PermissionTemplateCharacteristicDaoSimon Brandhof2019-04-031-2/+2
* SONAR-11917 Improved copy project measures step in portfolio recalculationMichal Duda2019-04-034-3/+60
* SONAR-11883 Remove redirection that was kept for old scannersJulien Lancelot2019-04-033-79/+12
* Fix "gradlew clean"Simon Brandhof2019-04-031-1/+1
* DOC [SONAR-11880] add `.gitignore` to Narrowing... G. Ann Campbell2019-04-031-1/+1
* DOC empty security reports before analysisG. Ann Campbell2019-04-021-0/+1
* SONAR-11117 support for long-living branches in project exportMichal Duda2019-04-021-3/+3
* SONARCLOUD-497 Remove Atom logo from homepageFabrice Bellingard2019-04-011-86/+108
* Delete useless String#format in measures/component_tree wsJulien Lancelot2019-04-011-5/+5
* SONAR-10766 Do not display FOP INFO logs when generating a PDF reportJulien Lancelot2019-04-011-0/+1
* Fix clean-up of sonar-docs temp dirSimon Brandhof2019-03-291-0/+4
* SONAR-11873 Memory leak when Compute Engine persists file duplicationsSimon Brandhof2019-03-294-159/+261
* SONARCLOUD-551 Document what information we are reading from user's profileJulien Lancelot2019-03-291-0/+37
* Update yarn locks filesGrégoire Aubert2019-03-293-10171/+8596
* 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