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
*
Add the method org.sonar.api.rules.Violation#isNew()
simonbrandhof
2011-06-29
1
-0
/
+21
*
Fix loading of extensions which extend abstract classes
Simon Brandhof
2011-06-23
2
-2
/
+9
*
Fix potential lock on Windows ?
Simon Brandhof
2011-06-22
1
-1
/
+4
*
SONAR-75 Document i18n API as experimental (postponed to v2.10)
Simon Brandhof
2011-06-21
2
-105
/
+11
*
SONAR-2497 Merge i18n plugin with core
Simon Brandhof
2011-06-21
1
-2
/
+2
*
SONAR-2525 Stop displaying the SCM revision number in the TimeMachine service
Evgeny Mandrikov
2011-06-21
1
-0
/
+1
*
SONAR-2505 support measure variations
Simon Brandhof
2011-06-21
3
-0
/
+12
*
Fix violations
Evgeny Mandrikov
2011-06-20
1
-0
/
+1
*
SONAR-2505 support tracking of violations on dry runs
Simon Brandhof
2011-06-17
2
-18
/
+17
*
Add Javadocs to Metric.Builder
Evgeny Mandrikov
2011-06-16
1
-4
/
+31
*
SONAR-75 Apply first version of contribution by www.serli.com
Simon Brandhof
2011-06-13
2
-0
/
+208
*
Fix license headers
simonbrandhof
2011-06-10
1
-0
/
+19
*
Add javadoc to org.sonar.api.platform.PluginRepository
simonbrandhof
2011-06-10
1
-0
/
+5
*
Merge remote branch 'upstream/master'
simonbrandhof
2011-06-10
21
-1991
/
+0
|
\
|
*
SONAR-2414 remove the Clouds page written in GWT
simonbrandhof
2011-06-08
21
-1991
/
+0
|
*
Fix compatibility with ant task
Simon Brandhof
2011-06-08
2
-12
/
+1
|
*
Clone properties when creating ProjectDefinition
Simon Brandhof
2011-06-07
2
-1
/
+12
*
|
SONAR-2507 Batch must load plugins without connecting to database
simonbrandhof
2011-06-10
5
-2
/
+72
|
/
*
Fix recursive loop in ProjectDefinition#setSourceDirs()
Simon Brandhof
2011-06-07
1
-2
/
+8
*
Do not allow to change ProjectDefinition#properties
Simon Brandhof
2011-06-07
2
-13
/
+11
*
Allow the extension ProjectBuilder to change the source directories of root m...
Simon Brandhof
2011-06-06
4
-36
/
+68
*
Add ProjectDefinition#resetSourceDirs() and resetTestDirs()
Simon Brandhof
2011-06-03
2
-0
/
+30
*
SONAR-2497 Add batch properties to include/exclude plugins to load
Simon Brandhof
2011-06-03
1
-0
/
+2
*
Fix unit test on windows
Simon Brandhof
2011-06-03
1
-9
/
+8
*
Allow to manually define source files to analyze
Simon Brandhof
2011-06-03
4
-43
/
+165
*
SONAR-1922 Improve UI for profile changelog
Evgeny Mandrikov
2011-06-01
2
-33
/
+18
*
SONAR-2487 Do not analyse bytecode, when property "sonar.skipDesign" set to "...
Evgeny Mandrikov
2011-06-01
1
-0
/
+6
*
Fix loading of metric formulas when defined in plugins
Simon Brandhof
2011-05-31
3
-2
/
+36
*
SONAR-2164 Add an option to skip package design analysis
Evgeny Mandrikov
2011-05-30
1
-0
/
+8
*
SONAR-2485 Best value should be set for lcom4 to 1
Evgeny Mandrikov
2011-05-30
1
-0
/
+1
*
Fix violations
Evgeny Mandrikov
2011-05-29
7
-8
/
+8
*
SONAR-2468 add a better sample of ProjectBuilder
simonbrandhof
2011-05-27
1
-7
/
+32
*
Add some javadoc
simonbrandhof
2011-05-27
2
-4
/
+12
*
SONAR-2468 new extension point org.sonar.api.bootstrap.ProjectBuilder
simonbrandhof
2011-05-27
6
-0
/
+561
*
SONAR-1922 Add a kind of version control for quality profiles
Evgeny Mandrikov
2011-05-27
7
-0
/
+359
*
SONAR-2469 fix typo in name of InstantiationStrategy class
simonbrandhof
2011-05-26
1
-3
/
+3
*
SONAR-2469 refactor Module
simonbrandhof
2011-05-25
3
-14
/
+46
*
Add missing Javadocs for Metric.Builder
Evgeny Mandrikov
2011-05-24
1
-6
/
+9
*
SONAR-2464 Metric.Builder must set best and worst values when type percent
Evgeny Mandrikov
2011-05-23
2
-0
/
+20
*
Use factory Metric.Builder instead of Metric constructor
Evgeny Mandrikov
2011-05-21
1
-157
/
+498
*
SONAR-2432 Tune best and worst values for coverage metrics
Evgeny Mandrikov
2011-05-20
1
-0
/
+6
*
Upgrade to version 2.9-SNAPSHOT
simonbrandhof
2011-05-13
1
-1
/
+1
*
Add Javadocs for CoreMetrics
Evgeny Mandrikov
2011-05-11
1
-0
/
+25
*
Temporarily downgrade version to 2.8-SNAPSHOT
simonbrandhof
2011-05-10
1
-1
/
+1
*
Fix CommandExecutorTest.java test on Windows
simonbrandhof
2011-05-10
1
-1
/
+3
*
Upgrade version to 2.9-SNAPSHOT
simonbrandhof
2011-05-09
1
-1
/
+1
*
Release 2.8-RC2
simonbrandhof
2011-05-09
1
-1
/
+1
*
Try to fix CommandExecutorTest on Windows
simonbrandhof
2011-05-09
1
-1
/
+1
*
Improve the test CommandExecutorTest#shouldStopWithTimeout for slow boxes
simonbrandhof
2011-05-06
1
-1
/
+0
*
Reduce technical debt
simonbrandhof
2011-05-05
13
-1
/
+44
[next]