index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
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-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
/
sonar-plugin-api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove warnings
David Gageot
2012-05-23
2
-15
/
+18
*
SONAR-3016 Provide default filters through extension point
David Gageot
2012-05-22
5
-81
/
+89
*
SONAR-3016 Partial documentation of extension point for filter template
David Gageot
2012-05-22
4
-87
/
+179
*
SONAR-2706 Delete unused classes in API
Simon Brandhof
2012-05-22
6
-377
/
+0
*
SONAR-3016 More work on extension point for filter template
David Gageot
2012-05-22
4
-7
/
+284
*
SONAR-3016 More work on extension point for filter template
David Gageot
2012-05-22
2
-8
/
+99
*
SONAR-3016 More work on extension point for filter template
David Gageot
2012-05-22
1
-0
/
+31
*
SONAR-3016 Draft of new extension point for filter template
David Gageot
2012-05-22
2
-0
/
+82
*
Now there are PROJECT and GLOBAL constants in WidgetScope
David Gageot
2012-05-21
1
-1
/
+4
*
SONAR-2706 Add extension point to customize workflow of reviews
Simon Brandhof
2012-05-21
2
-36
/
+52
*
SONAR-3495 Initial exception is lost when settings can't be decrypted
Simon Brandhof
2012-05-21
1
-1
/
+1
*
Explicitly set the default value of the field Dashboard#global
Simon Brandhof
2012-05-21
1
-1
/
+1
*
SONAR-2706 Add documentation
Fabrice Bellingard
2012-05-14
4
-0
/
+69
*
SONAR-2706 / SONAR-2541 Refactoring
Fabrice Bellingard
2012-05-14
6
-8
/
+247
*
SONAR-2541 Add the sonar-reviews-plugin with JiraLinkReviewAction
Fabrice Bellingard
2012-05-14
2
-0
/
+38
*
SONAR-2541 Add extension point LinkReviewAction
Fabrice Bellingard
2012-05-14
2
-0
/
+31
*
Fix warnings
David Gageot
2012-05-14
3
-7
/
+3
*
Replace @WidgetGlobal by @WidgetScope.
David Gageot
2012-05-14
1
-8
/
+8
*
Add ServletFilter.UrlPattern#getUrl()
Simon Brandhof
2012-05-11
1
-0
/
+4
*
Fix pom.xml
David Gageot
2012-05-10
1
-6
/
+0
*
SONAR-1927 Add resource_id to widgets
David Gageot
2012-05-09
1
-2
/
+1
*
Unused imports
David Gageot
2012-05-09
2
-5
/
+0
*
SONAR-1927 Implement a Global Widget that can display Complexity of a given p...
David Gageot
2012-05-09
1
-1
/
+2
*
SONAR-2950 Single Sign On with external authentication mechanism
Simon Brandhof
2012-05-08
11
-5
/
+443
*
Should fix the build on windows
David Gageot
2012-05-07
1
-1
/
+0
*
In the Widget Filter, we should be able to select filter by name
David Gageot
2012-05-07
1
-1
/
+2
*
InputFile should return an input stream to make it easier to test code readin...
David Gageot
2012-05-07
4
-87
/
+150
*
SONAR-1927 Fix default dashboard and widget
David Gageot
2012-05-04
2
-1
/
+22
*
SONAR-1927 Dashboards are global instead of detached
David Gageot
2012-05-04
2
-8
/
+37
*
SONAR-1927 Global dashboards
David Gageot
2012-05-02
1
-1
/
+9
*
Code cleaning : Add @Override annotations
David Gageot
2012-04-27
13
-0
/
+51
*
Code cleaning : Unused code
David Gageot
2012-04-27
3
-2
/
+3
*
Code cleaning : Remove indirect access to static member
David Gageot
2012-04-27
3
-6
/
+2
*
Code cleaning : Remove unnecessary casts
David Gageot
2012-04-27
3
-9
/
+9
*
Added comments on code
David Gageot
2012-04-27
2
-2
/
+8
*
Remove warnings
David Gageot
2012-04-27
11
-86
/
+105
*
SONAR-3428 Configure Infinitest
David Gageot
2012-04-25
2
-0
/
+4
*
Merge branch 'release-3.0'
Eric Hartmann
2012-04-16
14
-23
/
+29
|
\
|
*
[maven-release-plugin] prepare for next development iteration
Eric Hartmann
2012-04-13
1
-1
/
+1
|
*
[maven-release-plugin] prepare release 3.0-RC3
Eric Hartmann
2012-04-13
1
-1
/
+1
|
*
SONAR-3412 Remove zero values from drilldowns of package/file cycles
Simon Brandhof
2012-04-12
1
-0
/
+6
|
*
Rename version 2.15 to 3.0
Simon Brandhof
2012-04-11
14
-23
/
+23
|
*
Upgrade to 3.0-SNAPSHOT
Eric Hartmann
2012-04-11
1
-1
/
+1
|
*
[maven-release-plugin] prepare for next development iteration
Eric Hartmann
2012-04-10
1
-1
/
+1
|
*
[maven-release-plugin] prepare release 2.15-RC2
Eric Hartmann
2012-04-10
1
-1
/
+1
|
*
[maven-release-plugin] prepare for next development iteration
Eric Hartmann
2012-04-06
1
-1
/
+1
|
*
[maven-release-plugin] prepare release 2.15-RC1
Eric Hartmann
2012-04-06
1
-1
/
+1
*
|
Upgrade to 3.1-SNAPSHOT
Eric Hartmann
2012-04-11
1
-1
/
+1
*
|
Upgrade version to 2.16
Eric Hartmann
2012-04-06
1
-1
/
+1
|
/
*
SONAR-3393 add a factory method to AverageFormula
Simon Brandhof
2012-04-05
3
-22
/
+29
[next]