aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | Stabilize NewIssuesMeasureTest by making it independent of hardcoded dateTeryk Bellahsene2018-01-101-11/+15
| |
* | SONAR-10117 SONAR-1018 Update measures after relevant issue changes and send ↵Simon Brandhof2018-01-10153-2144/+5497
| | | | | | | | webhooks
* | 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 ↵Stas Vilchik2018-01-094-26/+23
| | | | | | | | not default
* | 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-095-191/+17
| | | | | | | | | | | | This class should be dropped as no plugins provide new types anymore. That was used only by the developer cockpit plugin, which is end of life.
* | Drop deprecated class PersistenceModeSimon Brandhof2018-01-095-133/+3
| |
* | Drop unsupported property sonar.dynamicAnalysis from testsSimon Brandhof2018-01-095-36/+15
| |
* | Drop deprecated class org.sonar.api.utils.SemaphoresSimon Brandhof2018-01-095-241/+0
| |
* | Relocate organizations enabled flag (#2945)Janos Gyerik2018-01-0914-97/+111
| | | | | | | | | | | | * Revert "SONAR-10223 add organizationsEnabled flag to Organization" * Add AnalysisMetadataHolder.isOrganizationsEnabled
* | Automatic merge from branch-6.7ssjenka2018-01-091-1/+1
|\| | | | | | | | | * origin/branch-6.7: Fix ProjectBuilderTest IT