aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Set version 7.1-SNAPSHOTSimon Brandhof2018-01-2412-12/+12
* SONAR-10117 minimize risk of deadlock on MySQLSimon Brandhof2018-01-242-3/+30
* SONAR-10247 do not call webhooks when QG status has not changedSébastien Lesaint2018-01-233-27/+126
* SONAR-10247 add and populate QGChangeEvent#getPreviousStatusSébastien Lesaint2018-01-235-48/+186
* SONAR-10247 add OrganizationDto#equals & hashcodeSébastien Lesaint2018-01-231-0/+18
* Merge branch 'branch-6.7'Sébastien Lesaint2018-01-232-19/+10
|\
| * SONAR-10297 ce task run at most onceSébastien Lesaint2018-01-182-30/+18
* | update gradle version in tutorialStas Vilchik2018-01-222-3/+3
* | Merge branch 'branch-6.7'Sébastien Lesaint2018-01-172-11/+47
|\|
| * SONAR-10215 clean corrupted view default perm template in 6.4Sébastien Lesaint2018-01-162-11/+47
| * SONAR-10258 Missing information about uncovered conditions on a lineStas Vilchik2018-01-101-7/+7
| * SONAR-10236 Cannot bulk activate/deactivate rules when using a web contextStas Vilchik2018-01-101-1/+1
* | SONAR-10120 Add server id and date in the system info json nameGrégoire Aubert2018-01-1511-42/+55
* | SONAR-10284 Retreive onSonarCloud param in SimpleContainerGrégoire Aubert2018-01-158-106/+154
* | fix file headersStas Vilchik2018-01-15773-3726/+1143
* | do not check file headers for src/main/webappStas Vilchik2018-01-151-0/+9
* | Upgrade assertJ from 3.4.1 to 3.9.0Simon Brandhof2018-01-149-17/+15
* | Cleanup code based on Intellij inspectionsSimon Brandhof2018-01-14514-2192/+2162
* | GOV-289 Porfolio deletion should redirect to Portfolios pageStas Vilchik2018-01-121-1/+1
* | update jest & enzymeStas Vilchik2018-01-1270-523/+778
* | update prettierStas Vilchik2018-01-122-4/+4
* | fix scrolling of the issues sidebar on the Explore pageStas Vilchik2018-01-121-1/+1
* | SONAR-10239 Stop using "External link" iconStas Vilchik2018-01-125-38/+28
* | SONAR-10244 Warning message should disappear when first analysis is in progressStas Vilchik2018-01-129-128/+128
* | SONAR-10255 Add possibility to clear fields in Quality Gate configurationStas Vilchik2018-01-121-1/+2
* | SONAR-10280 Update Twitter account for SonarCloudGrégoire Aubert2018-01-112-2/+2
* | SONAR-10281 Update year in the footer for SonarCloudGrégoire Aubert2018-01-112-2/+2
* | Reuse react based tokens form in account space (#2954)Stas Vilchik2018-01-1122-321/+250
* | SONAR-10154 CacheWriter closes encapsulated writer onceTeryk Bellahsene2018-01-113-2/+24
* | SONAR-10258 Missing information about uncovered conditions on a lineStas Vilchik2018-01-103-12/+58
* | SONAR-10236 Cannot bulk activate/deactivate rules when using a web contextStas Vilchik2018-01-101-1/+1
* | SONAR-10193 Align Technical Debt rating calculation with docsJulien Lancelot2018-01-103-28/+81
* | SONAR-10117 SONAR-1018 Update measures after relevant issue changes and send ...Simon Brandhof2018-01-10137-2117/+5133
* | SONAR-10212 Wrong link to build-wrapper in the tutorialStas Vilchik2018-01-092-6/+6
* | SONAR-10073 Impossible to set QP of a project from an organization that is no...Stas Vilchik2018-01-094-26/+23
* | SONAR-10132 Issue box does not fit on the screen on the Measures pageStas Vilchik2018-01-091-0/+12
* | SONAR-10169 Covered lines should be highlighted in grey on mouse-overStas Vilchik2018-01-091-0/+8
* | SONAR-10178 Pending notification should not filter tasksStas Vilchik2018-01-097-26/+69
* | Clean-up unused code of ResourceTypesSimon Brandhof2018-01-093-62/+16
* | Drop deprecated class org.sonar.api.utils.SemaphoresSimon Brandhof2018-01-094-110/+0
* | Relocate organizations enabled flag (#2945)Janos Gyerik2018-01-0914-97/+111
* | SONAR-10154 refactor WebServiceEngineTestSimon Brandhof2018-01-081-240/+216
* | SONAR-10154 Log debug when HTTP response has been partially streamedTeryk Bellahsene2018-01-083-51/+153
* | SONAR-10154 Stream when writing protobuf messageTeryk Bellahsene2018-01-081-1/+1
* | remove package-lock.jsonStas Vilchik2018-01-082-2049/+1
* | Drop deprecated QGChangeEventListener.onChangesJanos Gyerik2018-01-081-15/+1
* | Fix license headers for 2018Simon Brandhof2018-01-075271-5290/+8572
* | SONAR-10223 add optional organization to PostProjectAnalysisTaskSébastien Lesaint2018-01-054-7/+85
* | SONAR-10223 remove dead codeSébastien Lesaint2018-01-052-136/+0
* | SONAR-10223 add organizationsEnabled flag to OrganizationSébastien Lesaint2018-01-058-30/+95