| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | SONAR-12512 SONAR-12514 SONAR-12515 Limit binding to 1 if multi ALM is not en... | Wouter Admiraal | 2019-12-09 | 9 | -19/+76 |
* | SONAR-12512 SONAR-12514 SONAR-515 Add multipleAlmEnabled in the payload | Pierre Guillot | 2019-12-09 | 5 | -2/+133 |
* | SONAR-12798 Remove `Java` from validation message for settings of type 'regex... | Michal Duda | 2019-12-09 | 1 | -1/+1 |
* | DOCS add keep inactive branches at project level | MikeBirnstiehl | 2019-12-09 | 1 | -4/+4 |
* | SONAR-12673 additional ITs | Michal Duda | 2019-12-09 | 2 | -6/+94 |
* | SONAR-12708 Update docs for single branch concept | michaelbirnstiehl | 2019-12-09 | 16 | -152/+70 |
* | SONAR-12626 Show a warning if the migrated SLB is in an incorrect state | Wouter Admiraal | 2019-12-09 | 13 | -59/+103 |
* | SONAR-12679 Drop short & long living branch concept | Philippe Perrin | 2019-12-09 | 201 | -1514/+1096 |
* | SONAR-12748 WS navigation/component always returns 'isFavorite' false for bra... | Duarte Meneses | 2019-12-09 | 2 | -4/+30 |
* | SONAR-12673 Fix issue management | Duarte Meneses | 2019-12-09 | 75 | -733/+516 |
* | SONAR-12636 Exlude branches from purge | Philippe Perrin | 2019-12-09 | 60 | -688/+1702 |
* | SONAR-12661 Rename configuration setting "sonar.dbcleaner.daysBeforeDeletingI... | Philippe Perrin | 2019-12-09 | 3 | -6/+30 |
* | SONAR-12634 Reorganize the branches & pull requests selection menu | Philippe Perrin | 2019-12-09 | 54 | -2089/+2974 |
* | SONAR-12635 Reorganize the branch & PR administration page | Philippe Perrin | 2019-12-09 | 31 | -636/+1805 |
* | SONAR-12674 Setting the new code period should be available for all types of ... | Philippe Perrin | 2019-12-09 | 9 | -17/+185 |
* | SONAR-12626 Migrate existing branches to 'BRANCH' type | Michal Duda | 2019-12-09 | 8 | -2/+318 |
* | SONAR-12661 rework configuration setting "sonar.dbcleaner.daysBeforeDeletingI... | Michal Duda | 2019-12-09 | 5 | -2/+154 |
* | SONAR-12628 remove configuration setting "sonar.branch.longLivedBranches.regex" | Michal Duda | 2019-12-09 | 18 | -630/+123 |
* | SONAR-12636 set `excludeFromPurge` on branch creation based on global settings | Michal Duda | 2019-12-09 | 10 | -9/+132 |
* | SONAR-12679 Use single branch type | Duarte Meneses | 2019-12-09 | 67 | -247/+268 |
* | SONAR-12636 add a global setting that defines default list of branches to keep | Michal Duda | 2019-12-09 | 39 | -85/+1078 |
* | SONAR-12627 Issues are 'new' if they involve a location on a new line | Duarte Meneses | 2019-12-09 | 10 | -128/+153 |
* | SONAR-12626 remove references to SLB | Duarte Meneses | 2019-12-09 | 113 | -191/+58 |
* | SONAR-12668 Drop 'sonar.branch.target' | Duarte Meneses | 2019-12-09 | 13 | -45/+19 |
* | SONAR-12626 CE and Web no longer support SLBs | Duarte Meneses | 2019-12-09 | 85 | -926/+318 |
* | SONAR-12624 Scanner no longer supports short living branches | Duarte Meneses | 2019-12-09 | 26 | -148/+81 |
* | SONAR-12770 Update Java requirements | MikeBirnstiehl | 2019-12-05 | 1 | -2/+4 |
* | SONAR-12770 Do not let people think that a Java version > 11 is officially su... | Julien Lancelot | 2019-12-05 | 2 | -5/+3 |
* | SONAR-12772 Remove deprecated ldap.group.objectClass and ldap. group.memberAt... | Julien Lancelot | 2019-12-05 | 2 | -30/+1 |
* | SONAR-12367 Show total issues in codeviewer header | Jeremy Davis | 2019-12-04 | 5 | -17/+29 |
* | SONAR-12646 Fix inconsistent date filtering | Jeremy Davis | 2019-12-04 | 2 | -11/+24 |
* | SONAR-12665 add Bot updating bundled plugins to latest release | Sébastien Lesaint | 2019-12-04 | 1 | -0/+43 |
* | SONAR-12665 format dependencyManagement of bundled plugins | Sébastien Lesaint | 2019-12-04 | 1 | -41/+38 |
* | SONAR-12772 Remove deprecated ldap.user.user.objectClass and ldap.user.loginA... | Julien Lancelot | 2019-12-03 | 2 | -20/+2 |
* | SONAR-12758 Security report page doesn't deal properly with the current branch | Philippe Perrin | 2019-12-03 | 4 | -4/+110 |
* | SONAR-12665 gradle.properties must not contain -SNAPSHOT anymore | Sébastien Lesaint | 2019-12-02 | 2 | -23/+23 |
* | SONAR-12666 Fix groups sorting when high number of groups | Julien Lancelot | 2019-12-02 | 10 | -60/+157 |
* | SONAR-12760 remove trailing slash in gitlab url setting | Pierre Guillot | 2019-11-29 | 2 | -1/+10 |
* | SONAR-12736 Fix loading of QProfile using deprecated rule keys | Julien Lancelot | 2019-11-29 | 6 | -93/+185 |
* | SONAR-12500 Bug fix : can't update language's setting at the project level | Grégoire Aubert | 2019-11-25 | 10 | -89/+312 |
* | SONAR-12735 drop ws api/updatecenter/upload | Sébastien Lesaint | 2019-11-22 | 4 | -240/+1 |
* | Restore backward compatibility | Julien HENRY | 2019-11-21 | 3 | -7/+7 |
* | Add a JUnit 5 version of LogTester | Julien HENRY | 2019-11-21 | 6 | -61/+294 |
* | DOCS: Fix typo in property value in scanner for Gradle doc (#2258) | Tibor Blenessy | 2019-11-20 | 1 | -1/+1 |
* | SONAR-12617 Security restrictions prevent plugins from reading environment va... | Duarte Meneses | 2019-11-19 | 2 | -12/+21 |
* | SONAR-12701 upgrade H2 from 1.3 to 1.4 | Sébastien Lesaint | 2019-11-18 | 17 | -1031/+1031 |
* | DOCS add support for githubcom | michaelbirnstiehl | 2019-11-18 | 4 | -20/+36 |
* | SONAR-12683-explicit-githubcom-pr-decoration-support | Jeremy Davis | 2019-11-18 | 10 | -73/+88 |
* | DOCS: Update log location for "Deploy Plugin" message | colin-mueller-sonarsource | 2019-11-13 | 1 | -1/+1 |
* | SONAR-12677 do not duplicate configuration of bundled plugins | Sébastien Lesaint | 2019-11-12 | 3 | -69/+57 |