aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* BUILD-630 Generate javadoc ad sources jars with Gradle only on release branchesDavid Rautureau2018-04-049-19/+33
|
* BUILD-612 Implement the check of source headersDavid Rautureau2018-04-0452-84/+412
|
* 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-10486 Display badges for applicationsPascal Mugnier2018-03-2910-76/+178
|
* 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-2913-36/+85
|
* 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-294-9/+48
|
* SONAR-10317 Make visibility param public in WS api/projects/create and ↵Simon Brandhof2018-03-282-8/+8
| | | | api/views/create
* SONAR-5812 Remove the "accessors" metricSimon Brandhof2018-03-284-133/+16
|
* 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-286-17/+124
|
* SONAR-10508 Missing l10n message on project permissions pagePascal Mugnier2018-03-281-1/+1
|
* SONAR-9885 Improve rendering of long error messagesPascal Mugnier2018-03-281-0/+1
|
* SONAR-10208 Disable selection of issue location markersPascal Mugnier2018-03-281-0/+1
|
* SONAR-9578 Prevent "freezing effect" when hovering the tooltip on graph (#44)Pascal Mugnier2018-03-274-6/+12
|
* update node & yarnStas Vilchik2018-03-272-4/+4
|
* drop unused icon classesStas Vilchik2018-03-272-256/+0
|
* SONAR-10489 improve navigation between locations (#57)Stas Vilchik2018-03-279-24/+35
|
* SONAR-10489 Support cross file issue locations in web appStas Vilchik2018-03-2720-139/+975
|
* SONAR-10489 Support cross file locations in WSTeryk Bellahsene2018-03-272-32/+105
|
* VSTS-141 Add missing typings for rc-tooltipGrégoire Aubert2018-03-261-0/+54
|
* VSTS-141 Move vsts integration to it's own moduleGrégoire Aubert2018-03-2641-176/+9593
|
* VSTS-142 Handle authentication to display private project in VSTS widgetsGrégoire Aubert2018-03-2611-101/+965
|
* VSTS-141 Add VSTS Quality widgetGrégoire Aubert2018-03-2624-240/+2013
|
* Fix issues with daylight saving timeSimon Brandhof2018-03-262-11/+7
|
* GOV-325 trigger refresh of view with project and not with it anymoreSébastien Lesaint2018-03-234-1/+206
|
* GOV-322 support not creating task in CeQueue if pending task existsSébastien Lesaint2018-03-238-80/+468
|
* GOV-231 add dependency in CE container required by GovSébastien Lesaint2018-03-232-3/+9
| | | | for view refresh trigger at end of report processing
* GOV-231 add step to trigger view refresh at end of report processingSébastien Lesaint2018-03-235-1/+182
|
* SONAR-10504 commit after each delete of analysisSimon Brandhof2018-03-239-34/+174
| | | | | | | to prevent accumulating too many rows in the transaction. By default 250*(nb of file/developer measures per analysis) are part of the transaction. That is too much, for example for size of Oracle rollback segments.
* SONAR-10504 remove full scan of DB migration #1908 on OracleSimon Brandhof2018-03-231-2/+6
|
* SONAR-10505 CE processes analysis report slowly when millions of issuesSimon Brandhof2018-03-231-1/+3
|
* migrate to webpack 4 (#39)Stas Vilchik2018-03-228-593/+1007
|