aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix WS routingJulien HENRY2018-04-044-5/+36
| | | | When a regular WS path is a suffix of a "ServletFilter" path, the regular WS can't be reached.
* SONAR-10510 Pull Request analysis fails with "Execute analysis" permission onlyJulien Lancelot2018-04-046-58/+241
| | | | | | | | * Use Tester in PermissionTest * Sanitize permission ITs * Add ITs to check pr analysis using only scan permission * Fix permission in api/project_pull_requests/list To access api/project_pull_requests/list, either 'Browse' or 'Execute Analysis' permissions is required
* SONAR-10481 Fix bad display of organization navigation barGrégoire Aubert2018-04-044-23/+30
|
* Hardening 28-03 (#72)Pascal Mugnier2018-04-049-484/+174
|
* SONAR-9697 Ensure tooltips are always placed correctly (#77)Stas Vilchik2018-04-0487-618/+1015
|
* Adding UT checking it's not possible to use branch key in bulk_update_keyJulien Lancelot2018-04-042-17/+25
|
* SONAR-10455 Fix bulk update of project having branches containing "/"Julien Lancelot2018-04-042-2/+14
|
* SONAR-10342 Improve some ws descriptionJulien Lancelot2018-04-045-7/+5
|
* SONAR-10262 Fix favorite flag when displaying the branch of a projectJulien Lancelot2018-04-042-61/+82
|
* SONAR-10121 api/qualityprofiles desc should not refer to deprecated keyJulien Lancelot2018-04-042-6/+6
|
* SONAR-10061 Log the value of project baseDir at the beginning of scanner ↵Duarte Meneses2018-04-041-0/+1
| | | | execution
* SONAR-10509 Use BufferedOutputStream when writing source in the scanner reportDuarte Meneses2018-04-042-6/+14
|
* SONAR-10537 Homepage icon not always highlighted correctly (#86)Stas Vilchik2018-04-041-2/+2
|
* Fix publicationDavid Rautureau2018-04-0418-143/+80
|
* Fix buildDavid Rautureau2018-04-0421-76/+151
|
* Build on cix [skip ci]David Rautureau2018-04-041-25/+2
|
* BUILD-631 Check project dependencies versions [ci skip]David Rautureau2018-04-041-1/+2
|
* BUILD-621 Inject some configuration in POM generated by Gradle to allow ↵David Rautureau2018-04-043-1/+9
| | | | publication to Maven Central
* BUILD-630 Generate javadoc ad sources jars with Gradle only on release branchesDavid Rautureau2018-04-0420-43/+76
|
* BUILD-612 Implement the check of source headersDavid Rautureau2018-04-0457-85/+457
|
* GOV-341 clean-up existing measuresSimon Brandhof2018-03-295-2/+217
|
* GOV-341 stop persisting project_measures on project copiesSimon Brandhof2018-03-292-3/+2
|
* SONAR-10378 Upgrade code analyzers to latest released versionsSimon Brandhof2018-03-291-8/+8
|
* SONAR-10486 Display badges for applicationsPascal Mugnier2018-03-2911-79/+189
|
* SONAR-10412 Fix display of project badgesPascal Mugnier2018-03-299-78/+78
|
* SONAR-10412 Fix display of project badgesJulien Lancelot2018-03-296-28/+247
|
* SONAR-10486 Generate project badges also on SonarQubeJulien Lancelot2018-03-2917-47/+212
|
* SONAR-10486 Offer built-in projects badges in SonarQubePascal Mugnier2018-03-2910-63/+169
|
* SONAR-10447 Fix alignment problem on Projects pageStas Vilchik2018-03-299-110/+131
|
* SONAR-10381 Activity page of a file should not be accessibleStas Vilchik2018-03-292-11/+27
|
* SONAR-10262 Disable flagging a branch component as favoriteStas Vilchik2018-03-293-5/+13
|
* update typescript to 2.8Stas Vilchik2018-03-295-302/+53
|
* Add testsPascal Mugnier2018-03-292-0/+314
|
* review fixStas Vilchik2018-03-292-9/+4
|
* SONAR-8217 Improve UI and fix issues with default valuesPascal Mugnier2018-03-295-125/+93
|
* SONAR-8217 Fix error spotted on reviewPascal Mugnier2018-03-293-20/+25
|
* SONAR-8217 Prevent saving empty values in settingsPascal Mugnier2018-03-295-9/+49
|
* Compatibility of start.sh with incremental build of zipSimon Brandhof2018-03-281-1/+14
|
* Use repox for Gradle pluginsSimon Brandhof2018-03-281-1/+1
|
* SONAR-10317 Make visibility param public in WS api/projects/create and ↵Simon Brandhof2018-03-282-8/+8
| | | | api/views/create
* SONAR-9801 Drop noisy logs about java.util.Collections at startupSimon Brandhof2018-03-281-1/+1
| | | | | Upgrading MyBatis from 3.4.4 to 3.4.6 drops the log. See https://github.com/mybatis/mybatis-3/issues/929
* SONAR-5812 Remove the "accessors" metricSimon Brandhof2018-03-288-160/+21
|
* SONAR-10291 Show elements without color measure in treemapStas Vilchik2018-03-285-38/+127
|
* SONAR-10007 Fix z-index of coverage/duplications popupStas Vilchik2018-03-281-0/+5
|
* update prettierStas Vilchik2018-03-289-14/+9
|
* SONAR-10481 Fix text wrapping in breadcrumbs with branchStas Vilchik2018-03-2811-68/+101
|
* SONAR-10444 clean source viewer state when fetching componentStas Vilchik2018-03-281-7/+16
|
* do not lowercase branch namesStas Vilchik2018-03-282-8/+8
|
* sort pull requests by keyStas Vilchik2018-03-281-4/+4
|
* SONAR-10221 Change message when project main branch is not analyzed (#3164)Stas Vilchik2018-03-287-17/+125
|