summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Release 7.07.0Simon Brandhof2018-02-0259-59/+59
|
* SONAR-10384 No more possible to remove an email of a userStas Vilchik2018-02-021-1/+1
|
* SONAR-10296 Connection to PostgreSQL database fails if SOCKS proxy is enabledSimon Brandhof2018-02-021-1/+1
|
* SONAR-10329 Upgrade packaged analyzers to latest versionsSimon Brandhof2018-02-021-4/+4
|
* Add back missing action to bulk unassign issuesGrégoire Aubert2018-01-316-102/+89
|
* SONAR-10329 Upgrade packaged analyzers to latest versionsSimon Brandhof2018-01-291-5/+5
|
* Set version 7.0-SNAPSHOTSimon Brandhof2018-01-2459-59/+59
|
* Release 7.0-RC17.0-RC1Simon Brandhof2018-01-2459-59/+59
|
* SONAR-10117 minimize risk of deadlock on MySQLSimon Brandhof2018-01-242-3/+30
|
* SLCORE-167 Introduce a parameter to control SonarLint component lifecycleJulien HENRY2018-01-231-0/+17
|
* SONAR-10247 do not call webhooks when QG status has not changedSébastien Lesaint2018-01-235-29/+146
|
* 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
| | | | usefull in unit tests
* Merge branch 'branch-6.7'Sébastien Lesaint2018-01-232-19/+10
|\
| * fix Upgrade JDK to 1.8u161 in travis.shSébastien Lesaint2018-01-231-1/+1
| |
| * Upgrade JDK to 1.8u161 in travis.shJulien Lancelot2018-01-231-5/+5
| |
| * SONAR-10297 ce task run at most onceSébastien Lesaint2018-01-182-30/+18
| |
* | fix jdk installation on travisStas Vilchik2018-01-221-1/+1
| |
* | 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
| | | | | | | | done in migration affected by the bug: SupportPrivateProjectInDefaultPermissionTemplate
* | Upgrade JDK to 1.8u161 in travis.shJulien Lancelot2018-01-171-5/+5
| |
* | 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
| |
* | update parent pom to v44Stas Vilchik2018-01-151-1/+1
| |
* | 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-1415-28/+25
| |
* | Cleanup code based on Intellij inspectionsSimon Brandhof2018-01-14620-2419/+2385
| |
* | Upgrade Mockito from 1.10.19 to 2.13.0Simon Brandhof2018-01-145-50/+20
| |
* | SONAR-10138 remove deprecated API AbstractSumChildrenDecoratorSimon Brandhof2018-01-142-177/+0
| |
* | 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
| |
* | Fix quoting issues causing a failure in OSX, and other quality issues (#2851)Janos Gyerik2018-01-121-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Avoid useless cat * Properly quote command line arguments * Use [ \t] instead of \s for BSD sed * Do not delete commented out property settings, by matching strictly at start of line * Add forgotten double-quotes * Explicitly escape \t (advice by shellcheck.net)
* | 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-1123-321/+251
| |
* | SONAR-10154 CacheWriter closes encapsulated writer onceTeryk Bellahsene2018-01-113-2/+24
| |
* | Automatic merge from branch-6.7ssjenka2018-01-110-0/+0
|\| | | | | | | | | | | * origin/branch-6.7: SONAR-10258 Missing information about uncovered conditions on a line SONAR-10236 Cannot bulk activate/deactivate rules when using a web context
| * 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
| |
* | Fix license headers of generated ws-clientSimon Brandhof2018-01-105-5/+5
| |
* | SONAR-10258 Missing information about uncovered conditions on a lineStas Vilchik2018-01-104-12/+70
| |
* | 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
| |