aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-11626 baseline analysis can not be deleted by PeriodCleanerSébastien Lesaint2019-02-116-181/+159
* SONAR-11626 clarify what SNAPSHOTS.purge_status is used forSébastien Lesaint2019-02-115-22/+8
* SONAR-11626 make explicit uuid is mandatory in PurgeSnapshotQuerySébastien Lesaint2019-02-114-25/+25
* fix Request.mandatoryParam not failing on blank parameter valueSébastien Lesaint2019-02-1124-130/+133
* SONAR-11631 document `sonar.codePeriodVersion`G. Ann Campbell2019-02-111-1/+2
* SONAR-11631 rename constants to codePeriodVersion in notificationsSébastien Lesaint2019-02-1111-25/+25
* SONAR-11631 read and persist codePeriodVersion from reportSébastien Lesaint2019-02-1117-127/+357
* SONAR-11631 add SnapshotDto.projectVersionSébastien Lesaint2019-02-117-30/+85
* SONAR-11631 move version event data validation to UI codeSébastien Lesaint2019-02-116-12/+23
* SONAR-11631 add SNAPSHOTS.PROJECT_VERSIONSébastien Lesaint2019-02-1123-2/+173
* SONAR-11631 rename snapshot's version to codePeriodVersionSébastien Lesaint2019-02-1122-89/+89
* SONAR-11631 replace Component.version by Metadata.projectVersionSébastien Lesaint2019-02-113-39/+41
* Drop unused methodJanos Gyerik2019-02-111-10/+0
* SONAR-11626 Add new WS project_analyses/set_baselineJanos Gyerik2019-02-114-2/+459
* SONAR-11626 Add BranchDao.updateManualBaselineJanos Gyerik2019-02-115-132/+74
* SONAR-11626 Add BranchDao.updateBaselineSébastien Lesaint2019-02-115-9/+215
* SONAR-11626 Add manual baseline column to project_branchesJanos Gyerik2019-02-116-3/+131
* Bugfixing (#1227)Jeremy2019-02-112-2/+24
* SONAR-11611 comment prompt button label (#1219)Jeremy2019-02-118-45/+1070
* DOCS Add note not to run as root on Unix (#1228)brian-cipollone-sonarsource2019-02-111-1/+1
* DOCS drop jacoco from main analysis params listG. Ann Campbell2019-02-111-1/+0
* SONAR-11439 Analysis of long branch doesn't trigger purge of dependent short ...Duarte Meneses2019-02-1113-91/+121
* DOC add new parameters pages to SC G. Ann Campbell2019-02-111-0/+2
* DOC bootstrap consolidated external issues page G. Ann Campbell2019-02-114-4/+58
* Enable coverage for web appGrégoire Aubert2019-02-117-12/+24
* DOCS correct conditional content close tagG. Ann Campbell2019-02-111-1/+1
* DOCS add non-admin project provisioningG. Ann Campbell2019-02-111-1/+1
* DOCS add IIS/SAML noteG. Ann Campbell2019-02-111-0/+2
* Split test utils and mocks, better type mocksGrégoire Aubert2019-02-1123-150/+159
* DOCS update per SonarPython 1.12 releaseG. Ann Campbell2019-02-111-1/+1
* SONAR-11650 Remove usage of FILE_SOURCES#DATA_TYPEJulien Lancelot2019-02-1110-59/+7
* Revert "SONAR-11650 Drop DATA_TYPE from FILE_SOURCES"Julien Lancelot2019-02-1117-154/+63
* SONAR-11680 upgrade Tomcat to 8.5.37Simon Brandhof2019-02-111-2/+1
* DOCS expand edition notice to add "and above"G. Ann Campbell2019-02-1113-16/+17
* SONAR-10597 Fix issue on OracleJulien Lancelot2019-02-111-2/+2
* SONARCLOUD-375 fix NPE in WS api/measures/search_historySimon Brandhof2019-02-113-43/+113
* SONAR-11650 Drop DATA_TYPE from FILE_SOURCESJulien Lancelot2019-02-1117-63/+154
* SONAR-11515 Drop support for old reportsBenoît Gianinetti2019-02-113-9/+3
* SONAR-11514 drop support for old reportsSébastien Lesaint2019-02-111-2/+1
* SONAR-10199 Fix search of issues by author containing commaJulien Lancelot2019-02-116-72/+110
* SONAR-11603 Deprecate api/metrics WS related to custom measuresJulien Lancelot2019-02-115-5/+19
* SONAR-11645 Disable sibling navigation in MeasuresWouter Admiraal2019-02-1111-320/+85
* SONAR-11551 Add confirmation message when project is deletedWouter Admiraal2019-02-111-0/+4
* SONAR-11657 Fix Lunr warnings when building DocsWouter Admiraal2019-02-111-3/+8
* Updated Bitbucket Cloud pull request sectionMichal Duda2019-02-111-4/+4
* Merge pull request #1178 from SonarSource/feature/jl/add_dates_to_users_and_u...Julien Lancelot2019-02-1148-99/+1283
* correct Oracle 11c compatibilityG. Ann Campbell2019-02-111-1/+1
* DOC integrated test analysis props listG. Ann Campbell2019-02-114-0/+82
* SONAR-11643 Delete DATA_TYPE having value 'TEST' from table FILES_SOURCEJulien Lancelot2019-02-115-2/+148
* SONAR-11643 Drop elasticsearch index 'tests'Julien Lancelot2019-02-1111-86/+182