aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-core-plugin/src
Commit message (Expand)AuthorAgeFilesLines
...
* change issue_changes timestamp columns to bigint/longTeryk Bellahsene2015-01-121-2/+3
* Replace fest-assert by assertJSimon Brandhof2015-01-1038-39/+39
* SONAR-5893 Fix initial feedback on tag cloud widgetJean-Baptiste Lievremont2015-01-091-1/+6
* SONAR-6014 Make sensor mode use the same container than normal modeJulien HENRY2015-01-081-1/+0
* SONAR-5893 Add component tag cloud widgetJean-Baptiste Lievremont2015-01-073-0/+88
* SONAR-6014 Isolate persistence of resources to ease its removal in preview modeJulien HENRY2015-01-071-1/+1
* SONAR-6026 Migrate issue related widgets to new search parameterJean-Baptiste Lievremont2015-01-075-27/+7
* SONAR-5912 refactor SendIssueNotificationPostJobTeryk Bellahsene2015-01-061-11/+30
* SONAR-5970 Have tag changes appear in email notificationJean-Baptiste Lievremont2014-12-193-1/+12
* SONAR-5945 Improve export of components in report and fix uploadJulien HENRY2014-12-191-1/+1
* SONAR-5903 Fix lost of rule tags and NPEJulien HENRY2014-12-181-0/+1
* SONAR-5952 Update the issue permalink in the notification emailJulien HENRY2014-12-175-8/+6
* SONAR-5945 Upload issues in analysis reportJulien HENRY2014-12-172-7/+16
* Profile dbTests enables only the tests involving a databaseSimon Brandhof2014-12-101-10/+3
* Fix quality flawsJulien Lancelot2014-12-092-48/+9
* Fix some quality flawsJulien HENRY2014-12-081-2/+1
* Fix some quality flawsJulien HENRY2014-12-081-2/+5
* Fix quality flawJean-Baptiste Lievremont2014-12-081-1/+7
* Refactor issue indexer (project-agnostic approach)Simon Brandhof2014-12-041-1/+1
* Fix some quality flawsJulien HENRY2014-12-043-11/+17
* SONAR-5868 Issue tracking now use hash WS instead of raw sourcesJulien HENRY2014-12-0221-847/+300
* SONAR-5827 Execute CodeColorizer on batch side to feed highlightingJulien HENRY2014-11-213-76/+76
* SONAR-5544 Make the Complexity widget comply with the new SonarQube widget Lo...Stas Vilchik2014-11-211-24/+26
* SONAR-5718 Fix display of widget on global pageJulien Lancelot2014-11-071-4/+6
* SONAR-5810 replace param componentRootUuids by projectUuidsSimon Brandhof2014-11-062-2/+2
* SONAR-5718 Add module criteria, update widgetsStas Vilchik2014-11-065-5/+31
* SONAR-5718 Change links inside widget in order to use new projectUuid parameterStas Vilchik2014-11-043-3/+3
* Fix some quality flawsJulien HENRY2014-11-031-3/+8
* SONAR-5795 Move project indexation post job on server sideTeryk Bellahsene2014-10-314-126/+0
* Fix some quality flawsJulien HENRY2014-10-311-1/+2
* Fix typoSimon Brandhof2014-10-302-2/+2
* Fix URL in notification email on issue changesSimon Brandhof2014-10-302-8/+9
* SONAR-5718 Update issues widget in order to support project UUIDStas Vilchik2014-10-303-3/+3
* Fix issue tracking regression after last optimizationsJulien HENRY2014-10-301-1/+1
* SONAR-5375 Minor optimization to remove all issues once for a given componentJulien HENRY2014-10-291-9/+14
* SONAR-5375 Do not load source in issue tracking when there is zero issueJulien HENRY2014-10-292-3/+22
* SONAR-5375 Optimize issue tracking in case we have many issues of the same ru...Julien HENRY2014-10-292-38/+61
* SONAR-5628 - Compute Engine - Remove sonar-dbcleaner-pluginTeryk Bellahsene2014-10-271-76/+8
* SONAR-5582 remove XRadar chartSimon Brandhof2014-10-243-138/+0
* SONAR-5530 Add uuid in Issue IndexJulien Lancelot2014-10-232-2/+2
* Fix quality flawsSimon Brandhof2014-10-141-9/+8
* Merge remote-tracking branch 'origin/branch-4.5'Julien HENRY2014-10-141-8/+6
|\
| * SONAR-5256 Fix NPE and add warning when sonar.importSources=falseJulien HENRY2014-10-141-8/+6
* | Add missing @Override annotationsSimon Brandhof2014-10-1032-0/+53
* | Fix quality flawsSimon Brandhof2014-10-092-2/+6
* | Fix merge with 4.5Julien Lancelot2014-10-093-3/+3
|\|
| * SONAR-5606 Timeline chart does not behave correctly when measures don't have ...Stas Vilchik2014-10-091-1/+2
| * SONAR-5712 Merge package_design widget into file_design widgetJean-Baptiste Lievremont2014-10-092-2/+1
* | Merge remote-tracking branch 'origin/branch-4.5'Stephane Gamard2014-10-081-2/+2
|\|
| * Fix some quality flawsJulien HENRY2014-10-081-2/+2