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/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
*
[maven-release-plugin] prepare release 2.7-RC2
simonbrandhof
2011-03-18
1
-1
/
+1
*
SONAR-2287 Add measures about new violations to filters
simonbrandhof
2011-03-18
1
-12
/
+48
*
Add new_coverage metrics to filters
simonbrandhof
2011-03-16
1
-7
/
+0
*
SONAR-2280 ProjectFileSystem.resolvePath should return canonical file
Evgeny Mandrikov
2011-03-16
3
-8
/
+30
*
SONAR-2228 Fix equals and hashCode for ActiveRuleParam
Evgeny Mandrikov
2011-03-15
2
-24
/
+24
*
Use Metric.Builder factory in CoreMetrics
simonbrandhof
2011-03-14
1
-8
/
+26
*
SONAR-2251 Unstable state of violations when stopping a build
simonbrandhof
2011-03-14
1
-0
/
+8
*
API: DateUtils is now thread-safe
simonbrandhof
2011-03-14
2
-17
/
+122
*
SONAR-2274 API: add utility class to execute command-lines
simonbrandhof
2011-03-13
9
-0
/
+379
*
Reduce dependencies on database
Evgeny Mandrikov
2011-03-12
1
-0
/
+5
*
API: improve DateUtils methods, but are not thread-safe
simonbrandhof
2011-03-11
1
-13
/
+17
*
API: add method Java#isJavaFile(java.io.File)
simonbrandhof
2011-03-11
1
-0
/
+7
*
add the method ProjectUtils.toIoFiles(..)
simonbrandhof
2011-03-09
1
-0
/
+16
*
Add methods formatDate(), formatDateTime(), parseDate() and parseDateTime() t...
simonbrandhof
2011-03-08
2
-3
/
+110
*
SONAR-2218 add drilldown on new lines to cover + add period select-box on mea...
simonbrandhof
2011-03-07
1
-1
/
+2
*
SONAR-2257 Cleanup sonar-plugin-api dependencies
Evgeny Mandrikov
2011-03-04
1
-28
/
+10
*
Remove useless configuration of maven-deploy-plugin
Evgeny Mandrikov
2011-03-04
1
-6
/
+0
*
Metric name must be required in Metric.Builder factory
simonbrandhof
2011-03-01
3
-63
/
+44
*
SONAR-2218 improve drilldown page in order to display variations
simonbrandhof
2011-03-01
1
-1
/
+6
*
SONAR-2218 compute coverage on new/changed code
simonbrandhof
2011-02-28
1
-51
/
+145
*
API: add methods MeasureUtils.getVariation(...) and MeasureUtils.getVariation...
simonbrandhof
2011-02-28
2
-5
/
+60
*
SONAR-1914 reload measures with PersistenceMode.DATABASE on demand
simonbrandhof
2011-02-26
4
-0
/
+33
*
SONAR-2218 add NewCoverageDecorator + add DateUtils to API
simonbrandhof
2011-02-25
3
-7
/
+58
*
Use Metric.Builder on some definitions in CoreMetrics
simonbrandhof
2011-02-25
1
-9
/
+31
*
API: fix CoverageMeasuresBuilder for Cobertura
simonbrandhof
2011-02-25
2
-56
/
+43
*
SONAR-1846 define SCM metrics in core
simonbrandhof
2011-02-25
1
-18
/
+41
*
fix unit tests again :(
simonbrandhof
2011-02-25
1
-2
/
+2
*
Fix unit test
simonbrandhof
2011-02-25
2
-36
/
+24
*
Add support of Multisets in KeyValueFormat
simonbrandhof
2011-02-25
2
-163
/
+224
*
SONAR-2238 Remove the metric "uncovered_complexity_by_tests"
simonbrandhof
2011-02-25
1
-12
/
+0
*
SONAR-2218 Add CoverageMeasuresBuilder to API + add Metric.Builder, first ste...
simonbrandhof
2011-02-25
6
-51
/
+573
*
Improve KeyValueFormat: support typed parsing
simonbrandhof
2011-02-25
3
-86
/
+437
*
SONAR-2214 Increase the maximum size of chart extensions
simonbrandhof
2011-02-24
1
-2
/
+2
*
SONAR-2193 Pattern matching should work in case if pattern ends on "/**"
Evgeny Mandrikov
2011-02-19
2
-3
/
+1
*
[maven-release-plugin] prepare for next development iteration
simonbrandhof
2011-02-18
1
-1
/
+1
*
[maven-release-plugin] prepare release 2.6
2.6
simonbrandhof
2011-02-18
1
-1
/
+1
*
API: rename BlockUnit to Method
simonbrandhof
2011-02-14
2
-12
/
+58
*
SONAR-2193: Add unit tests
Evgeny Mandrikov
2011-02-14
1
-2
/
+16
*
Improve code: fix some violations
simonbrandhof
2011-02-10
1
-1
/
+3
*
Do not deprecate Project.getFileSystem()
simonbrandhof
2011-02-10
1
-2
/
+1
*
Fix some violations
simonbrandhof
2011-02-10
3
-9
/
+11
*
Add a javadoc to ResourceFilter
simonbrandhof
2011-02-08
1
-1
/
+2
*
Rename Scopes.TYPE to Scopes.PROGRAM_UNIT
simonbrandhof
2011-02-07
3
-13
/
+20
*
SONAR-2172: New extension point - Initializer
Evgeny Mandrikov
2011-02-07
4
-29
/
+85
*
SONAR-2172: New extension point - AbstractInitializer
Evgeny Mandrikov
2011-02-05
3
-3
/
+52
*
Replace enum Environment by class EnvironmentInformation
Evgeny Mandrikov
2011-02-04
2
-102
/
+0
*
SONAR-2169: Add CoverageExtension to API
Evgeny Mandrikov
2011-02-04
2
-2
/
+38
*
Fix bug on deprecated profiles
simonbrandhof
2011-02-04
1
-1
/
+1
*
Upgrade copyright headers
simonbrandhof
2011-02-04
332
-2239
/
+2239
*
SONAR-2094 Do not delete ACTIVE_RULES rows when rules are disabled
simonbrandhof
2011-02-03
2
-26
/
+72
[next]