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
...
*
SONAR-6353 do not compute the metric days_since_last_commit
Simon Brandhof
2015-09-25
1
-67
/
+55
*
SONAR-6859 deprecate debt size metric property
Sébastien Lesaint
2015-09-25
1
-0
/
+2
*
SONAR-5876 add metric new_sqale_debt_ratio to CoreMetrics
Sébastien Lesaint
2015-09-22
1
-0
/
+17
*
SONAR-5876 remove Sqale in name of metric sqale_debt_ratio
Sébastien Lesaint
2015-09-22
1
-1
/
+1
*
SONAR-6736 refactor step names and descriptions
Simon Brandhof
2015-09-22
1
-2
/
+4
*
SONAR-6834 support project branches
Simon Brandhof
2015-09-18
1
-1
/
+1
*
SONAR-6861 Drop the property "sonar.preventAutoProjectCreation"
Simon Brandhof
2015-09-18
1
-0
/
+2
*
Replace table ANALYSIS_REPORTS by CE_QUEUE and CE_ACTIVITY
Simon Brandhof
2015-09-18
1
-0
/
+40
*
No op for highlighting and symbol references in issues mode
Julien HENRY
2015-09-17
3
-9
/
+6
*
Cleanup and deprecate Decorator related stuff
Julien HENRY
2015-09-17
3
-4
/
+7
*
Fix some quality flaws
Julien HENRY
2015-09-17
3
-26
/
+6
*
improve batch logging and performance
Duarte Meneses
2015-09-14
1
-4
/
+4
*
SONAR-6052 Drop secondary locations and rename execution flow -> flow
Julien HENRY
2015-09-10
4
-47
/
+17
*
SONAR-6827 Check output metrics are not core metrics
Julien Lancelot
2015-09-09
2
-0
/
+45
*
SONAR-6730 Improve javadoc
Julien Lancelot
2015-09-09
1
-3
/
+15
*
SONAR-6827 MeasureComputersVisitor should support a views tree
Julien Lancelot
2015-09-07
1
-1
/
+1
*
SONAR-6460 Add Checks#addAnnotatedChecks(Iterable)
Julien HENRY
2015-09-07
1
-1
/
+9
*
SONAR-6353 new metric days_since_last_commit
Simon Brandhof
2015-09-07
1
-1
/
+1
*
Fix metrics of type MILLISEC
Simon Brandhof
2015-09-04
2
-2
/
+2
*
SONAR-6824 add metric last_commit_date
Simon Brandhof
2015-09-04
1
-0
/
+14
*
SONAR-6746 Drop Plugin interface + batch cleanup
Julien HENRY
2015-09-04
2
-79
/
+7
*
Improve file hashing performance
Duarte Meneses
2015-09-04
2
-10
/
+51
*
SONAR-6730 Add boolean measure
Julien Lancelot
2015-09-02
6
-4
/
+63
*
SONAR-6730 Fix test implementation
Julien Lancelot
2015-09-02
15
-223
/
+857
*
SONAR-6730 Simplify API
Julien Lancelot
2015-09-02
8
-153
/
+179
*
SONAR-6730 Move test implementation to org.sonar.api.ce.measure.test
Julien Lancelot
2015-09-02
9
-10
/
+11
*
Fix quality flaws
Simon Brandhof
2015-09-02
3
-3
/
+2
*
Fix quality flaws
Simon Brandhof
2015-08-31
1
-1
/
+1
*
SONAR-6730 Replace List by varargs in addChildrenMeasures
Julien Lancelot
2015-08-31
1
-4
/
+4
*
SONAR-6730 Add component key in the API
Julien Lancelot
2015-08-31
2
-0
/
+7
*
SONAR-6730 Move RangeDistrubtionBuilder to API and allow constructor to take ...
Julien Lancelot
2015-08-31
3
-7
/
+391
*
SONAR-6730 Measure computer should allowed no Input metrics
Julien Lancelot
2015-08-31
2
-23
/
+37
*
SONAR-6730 Improve error message when adding measure on not allowed metric
Julien Lancelot
2015-08-31
1
-1
/
+2
*
SONAR-6730 Add issues in Measure API
Julien Lancelot
2015-08-31
5
-0
/
+251
*
SONAR-6812 Improve format of generated UUIDs for better usage of Lucene
Simon Brandhof
2015-08-28
2
-86
/
+0
*
Trim all WS string request parameters
Teryk Bellahsene
2015-08-28
2
-11
/
+12
*
Removal of deprecated ProjectBootstrapper
Duarte Meneses
2015-08-28
1
-48
/
+0
*
Improve quality
Duarte Meneses
2015-08-28
1
-4
/
+2
*
SONAR-4865 Apply some feedback on issue location API
Julien HENRY
2015-08-26
5
-25
/
+30
*
Deprecate API org.sonar.api.server.debt.DebtModel
Simon Brandhof
2015-08-25
2
-0
/
+4
*
Revert "SONAR-6658 Drop validation on sonar.libraries and sonar.binaries"
Duarte Meneses
2015-08-24
5
-33
/
+444
*
SONAR-4865 Do not fail when issue message is greater than 4000 (just truncate)
Julien HENRY
2015-08-24
3
-13
/
+12
*
SONAR-6502 WS permissions/add_group_to_template add a group to a permission t...
Teryk Bellahsene
2015-08-24
1
-1
/
+3
*
SONAR-6658 Drop validation on sonar.libraries and sonar.binaries
Duarte Meneses
2015-08-24
5
-444
/
+33
*
Improve quality
Duarte Meneses
2015-08-21
1
-4
/
+0
*
SONAR-6721 Prevent running concurrent batch processes on the same physical pr...
Duarte Meneses
2015-08-21
1
-1
/
+1
*
Remove class deprecated since v4.2
Duarte Meneses
2015-08-21
1
-39
/
+0
*
SONAR-6485 ws permissions/search_project_permissions update the search query ...
Teryk Bellahsene
2015-08-19
1
-1
/
+1
*
SONAR-6485 WS permissions/search_project_permissions add paging field in resp...
Teryk Bellahsene
2015-08-19
1
-1
/
+1
*
Use the new Paging builder
Teryk Bellahsene
2015-08-19
1
-26
/
+24
[prev]
[next]