index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
az/ps-wide-output
branch-10.0
branch-10.1
branch-10.2
branch-10.3
branch-10.4
branch-10.5
branch-10.6
branch-10.7
branch-10.8
branch-25.01
branch-25.1
branch-5.6
branch-6.0
branch-6.1
branch-6.2
branch-6.3
branch-6.4
branch-6.5
branch-6.5-M1
branch-6.6
branch-6.6-M1
branch-6.7
branch-7.0
branch-7.9
branch-8.1
branch-8.3
branch-8.4
branch-8.5
branch-8.6
branch-8.7
branch-8.9
branch-9.0
branch-9.1
branch-9.2
branch-9.3
branch-9.4
branch-9.5
branch-9.6
branch-9.7
branch-9.8
branch-9.9
bug/cv/SONAR-20986-open-source-build-on-travis-failing
bugfix/cv/upgrade-travisenv-j17
copy_of_master
docs/th/AzureExtensionCompat15621
feat/smarini/BUILD-6088-add-security-md
feature/jay/fix-travis-build
feature/jh/scanner_report_uploader
feature/wad/do-not-merge-do-not-merge
feature/wad/refresh-cache
feature/wad/wip-node-18
fix/jp/fix-jrog
greg/test-new-cirrus-config
jp/test-ut
lj/testing-release
lj/travis-fix-for-master
master
ms/test-timeout
poc/kirill+dam/open-issue-in-ide
poc/me/travis-public-repo
prevent-jvm-override
task/mm/restore-public-build
task/sma/SONAR-22676_DO-NOT-MERGE
wip/ak/BUILD-3755-test-pr
wip/ant1/try_BUILD-3755_no_public_build_for_lts
wouter-admiraal-sonarsource-patch-1
Continuous Inspection: https://github.com/SonarSource/sonarqube
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
sonar-core-plugin
/
src
/
main
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some quality flaws
Simon Brandhof
2012-05-28
1
-9
/
+3
*
Cleaner code and fix warnings
David Gageot
2012-05-25
8
-40
/
+41
*
Refactor AbstractFilterDashboard : use Open/Close principle
Simon Brandhof
2012-05-25
3
-6
/
+15
*
Fix some quality flaws
Simon Brandhof
2012-05-25
3
-14
/
+16
*
Fix some quality flaws
Simon Brandhof
2012-05-25
1
-2
/
+3
*
Fix dashboard name
David Gageot
2012-05-25
1
-1
/
+1
*
Remove unused variables
David Gageot
2012-05-25
1
-5
/
+3
*
SONAR-3308 Revert back changes
Fabrice Bellingard
2012-05-25
1
-13
/
+3
*
Create 'My Favourites' Dashboard through extension point.
David Gageot
2012-05-25
5
-34
/
+106
*
SONAR-3308 Fail batch if trying to delete released version
Fabrice Bellingard
2012-05-24
1
-6
/
+13
*
SONAR-3455 Improve the description of differential views parameters
Fabrice Bellingard
2012-05-24
1
-3
/
+5
*
Slightly better API for the filter extension point
David Gageot
2012-05-24
3
-3
/
+3
*
Create Projects and Treemap default dashboards using extension point
David Gageot
2012-05-24
4
-7
/
+113
*
SONAR-3016 Don't load default filters if they already exist
David Gageot
2012-05-23
3
-3
/
+3
*
SONAR-3016 Provide default filters through extension point
David Gageot
2012-05-22
4
-0
/
+167
*
Now there are PROJECT and GLOBAL constants in WidgetScope
David Gageot
2012-05-21
1
-1
/
+3
*
SONAR-2706 Add extension point to customize workflow of reviews
Simon Brandhof
2012-05-21
1
-1
/
+1
*
Remove ImageWidget. It was used for validating new dashboards.
Simon Brandhof
2012-05-21
2
-56
/
+0
*
SONAR-2541 Add the sonar-reviews-plugin with JiraLinkReviewAction
Fabrice Bellingard
2012-05-14
2
-35
/
+0
*
SONAR-2541 Add extension point LinkReviewAction
Fabrice Bellingard
2012-05-14
2
-1
/
+35
*
Replace @WidgetGlobal by @WidgetScope.
David Gageot
2012-05-14
2
-6
/
+5
*
Remove GlobalDashboard and GlobalWidget. Those were prototypes
David Gageot
2012-05-11
3
-105
/
+66
*
SONAR-2073 filter is not optional in Filter Widget
David Gageot
2012-05-10
1
-1
/
+1
*
SONAR-1927 Remove test widget
David Gageot
2012-05-09
2
-44
/
+0
*
SONAR-1927 Add resource_id to widgets
David Gageot
2012-05-09
1
-8
/
+1
*
SONAR-1927 Add 'Global' qualifier to all core global widgets
David Gageot
2012-05-09
4
-3
/
+6
*
SONAR-1927 Implement a Global Widget that can display Complexity of a given p...
David Gageot
2012-05-09
2
-0
/
+48
*
SONAR-3456 Title of metric hotspot widget does not support i18n
Simon Brandhof
2012-05-09
1
-8
/
+1
*
SONAR-1927 Better Widget meta-data
David Gageot
2012-05-07
3
-7
/
+7
*
In the Widget Filter, we should be able to select filter by name
David Gageot
2012-05-07
1
-1
/
+1
*
We should be able to select with filter to display in the Filter Widget
David Gageot
2012-05-07
1
-0
/
+7
*
Filter Widget first try
David Gageot
2012-05-07
2
-0
/
+44
*
SONAR-3442 Fix possible ArrayIndexOutOfBoundsException
Evgeny Mandrikov
2012-05-07
3
-3
/
+14
*
SONAR-1927 Add global image widget and fix HelloWorld widget
David Gageot
2012-05-04
4
-4
/
+57
*
SONAR-1927 Fix default dashboard and widget
David Gageot
2012-05-04
2
-1
/
+2
*
SONAR-1927 Dashboards are global instead of detached
David Gageot
2012-05-04
1
-1
/
+4
*
SONAR-1927 Global dashboards
David Gageot
2012-05-02
3
-0
/
+97
*
SONAR 1076 - Run PMD on Unit Tests
David Gageot
2012-04-27
2
-4
/
+2
*
Remove warnings
David Gageot
2012-04-27
1
-1
/
+1
*
Fix possible NPE during tracking of violations
Evgeny Mandrikov
2012-04-17
1
-3
/
+7
*
TimeMachine widget - Display only 3 snapshots & reduce header size
Fabrice Bellingard
2012-04-13
1
-1
/
+1
*
Rename version 2.15 to 3.0
Simon Brandhof
2012-04-11
1
-1
/
+1
*
Fix some quality flaws
Simon Brandhof
2012-04-05
3
-18
/
+14
*
SONAR-3072 Load sources of previous analysis only when required
Evgeny Mandrikov
2012-04-05
1
-34
/
+27
*
SONAR-2983 Unable to define an alert for a boolean metric
Simon Brandhof
2012-04-05
1
-2
/
+2
*
Fix some quality flaws
Evgeny Mandrikov
2012-04-04
1
-1
/
+1
*
Fix compatibility with Java 5 compiler : remove @Override annotations on meth...
Simon Brandhof
2012-04-03
5
-7
/
+0
*
Add tests for tracking of violations
Evgeny Mandrikov
2012-04-03
2
-3
/
+12
*
Fix some quality flaws
Simon Brandhof
2012-04-03
1
-0
/
+1
*
Fix some quality flaws
Evgeny Mandrikov
2012-04-03
2
-12
/
+12
[next]