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-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
/
sonar-plugin-api
/
src
/
test
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup temp files generated by CommandExecutorTest.java
Simon Brandhof
2011-07-07
1
-0
/
+3
*
SONAR-2574 API: configure the working directory used by org.sonar.api.utils.c...
Simon Brandhof
2011-07-05
2
-6
/
+36
*
Fix loading of extensions which extend abstract classes
Simon Brandhof
2011-06-23
1
-1
/
+4
*
SONAR-2505 support measure variations
Simon Brandhof
2011-06-21
1
-0
/
+5
*
SONAR-2507 Batch must load plugins without connecting to database
simonbrandhof
2011-06-10
1
-1
/
+7
*
Do not allow to change ProjectDefinition#properties
Simon Brandhof
2011-06-07
1
-3
/
+2
*
Allow the extension ProjectBuilder to change the source directories of root m...
Simon Brandhof
2011-06-06
3
-19
/
+36
*
Add ProjectDefinition#resetSourceDirs() and resetTestDirs()
Simon Brandhof
2011-06-03
1
-0
/
+20
*
Allow to manually define source files to analyze
Simon Brandhof
2011-06-03
2
-11
/
+36
*
Fix loading of metric formulas when defined in plugins
Simon Brandhof
2011-05-31
1
-1
/
+23
*
SONAR-2468 add a better sample of ProjectBuilder
simonbrandhof
2011-05-27
1
-7
/
+32
*
SONAR-2468 new extension point org.sonar.api.bootstrap.ProjectBuilder
simonbrandhof
2011-05-27
3
-0
/
+214
*
SONAR-1922 Add a kind of version control for quality profiles
Evgeny Mandrikov
2011-05-27
1
-0
/
+6
*
SONAR-2464 Metric.Builder must set best and worst values when type percent
Evgeny Mandrikov
2011-05-23
1
-0
/
+16
*
Fix CommandExecutorTest.java test on Windows
simonbrandhof
2011-05-10
1
-1
/
+3
*
Improve the test CommandExecutorTest#shouldStopWithTimeout for slow boxes
simonbrandhof
2011-05-06
1
-1
/
+0
*
Fix NPE
Evgeny Mandrikov
2011-04-28
1
-0
/
+9
*
Increase timeout of CommandExecutorTest for slow boxes
simonbrandhof
2011-04-28
1
-2
/
+2
*
Ensure that cost to fix violation cannot be set to negative or NaN value
Evgeny Mandrikov
2011-04-28
1
-2
/
+18
*
SONAR-2386 Define contract for lineId in Violation
Evgeny Mandrikov
2011-04-27
1
-0
/
+48
*
SONAR-2266 ProjectFileSystem should return only existing source and test dire...
Evgeny Mandrikov
2011-04-27
1
-0
/
+12
*
SONAR-1865 Dollars ($) are not accepted in java class names
simonbrandhof
2011-04-15
1
-8
/
+5
*
Improve ProjectFileSystem
Evgeny Mandrikov
2011-04-12
1
-2
/
+2
*
API: add methods to InputFileUtils
simonbrandhof
2011-04-11
1
-13
/
+32
*
API: add the file org.sonar.api.resources.InputFileUtils
simonbrandhof
2011-04-10
1
-0
/
+125
*
SONAR-2322 Filter unit tests files listed in surefire reports
simonbrandhof
2011-04-08
1
-1
/
+3
*
SONAR-2280 ProjectFileSystem.resolvePath should return canonical file
Evgeny Mandrikov
2011-03-16
1
-5
/
+23
*
API: DateUtils is now thread-safe
simonbrandhof
2011-03-14
1
-1
/
+84
*
SONAR-2274 API: add utility class to execute command-lines
simonbrandhof
2011-03-13
2
-0
/
+118
*
Add methods formatDate(), formatDateTime(), parseDate() and parseDateTime() t...
simonbrandhof
2011-03-08
1
-0
/
+66
*
Metric name must be required in Metric.Builder factory
simonbrandhof
2011-03-01
1
-3
/
+2
*
API: add methods MeasureUtils.getVariation(...) and MeasureUtils.getVariation...
simonbrandhof
2011-02-28
1
-1
/
+24
*
SONAR-1914 reload measures with PersistenceMode.DATABASE on demand
simonbrandhof
2011-02-26
1
-0
/
+13
*
API: fix CoverageMeasuresBuilder for Cobertura
simonbrandhof
2011-02-25
1
-17
/
+23
*
Fix unit test
simonbrandhof
2011-02-25
1
-8
/
+4
*
Add support of Multisets in KeyValueFormat
simonbrandhof
2011-02-25
1
-16
/
+43
*
SONAR-2218 Add CoverageMeasuresBuilder to API + add Metric.Builder, first ste...
simonbrandhof
2011-02-25
2
-0
/
+187
*
Improve KeyValueFormat: support typed parsing
simonbrandhof
2011-02-25
2
-62
/
+191
*
SONAR-2193 Pattern matching should work in case if pattern ends on "/**"
Evgeny Mandrikov
2011-02-19
1
-2
/
+0
*
API: rename BlockUnit to Method
simonbrandhof
2011-02-14
1
-0
/
+46
*
SONAR-2193: Add unit tests
Evgeny Mandrikov
2011-02-14
1
-2
/
+16
*
Rename Scopes.TYPE to Scopes.PROGRAM_UNIT
simonbrandhof
2011-02-07
2
-5
/
+5
*
SONAR-2172: New extension point - Initializer
Evgeny Mandrikov
2011-02-07
1
-0
/
+43
*
Replace enum Environment by class EnvironmentInformation
Evgeny Mandrikov
2011-02-04
1
-52
/
+0
*
Upgrade copyright headers
simonbrandhof
2011-02-04
101
-457
/
+457
*
Fix org.sonar.api.utils.AnnotationUtils: search for annotations in interfaces...
simonbrandhof
2011-02-02
1
-3
/
+18
*
Add profile to check copyright headers + fix some badly formatted headers
simonbrandhof
2011-01-31
4
-61
/
+56
*
Add some unit tests
simonbrandhof
2011-01-28
1
-7
/
+46
*
SONAR-2149 Resource filters are ignored in complexity distributions of Java p...
simonbrandhof
2011-01-28
2
-91
/
+2
*
add helper methods to Qualifiers + do not accept null parameters
simonbrandhof
2011-01-28
1
-8
/
+0
[next]