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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sonar-plugin-api
/
src
/
test
/
java
/
org
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix test on MSWindows
Simon Brandhof
2012-10-10
1
-1
/
+1
*
Fix some quality flaws
Simon Brandhof
2012-10-10
1
-1
/
+1
*
SONAR-3758 Add logs and SONAR-1078 Fix default test exclusions
David Gageot
2012-10-08
1
-0
/
+1
*
SONAR-3758 Test exclusion patterns
David Gageot
2012-10-05
1
-3
/
+3
*
SONAR-1078 General exclusion patterns
David Gageot
2012-10-05
2
-29
/
+32
*
Fix violations
David Gageot
2012-10-05
1
-11
/
+11
*
SONAR-3529 Improve property sets
David Gageot
2012-10-04
1
-1
/
+3
*
Fix compatibility with FileFilter extensions
Simon Brandhof
2012-10-02
1
-2
/
+2
*
SONAR-3529 Property field validation
David Gageot
2012-10-01
1
-1
/
+4
*
SONAR-2203 Increase the size of language key from 5 to 20
Fabrice Bellingard
2012-09-28
1
-1
/
+26
*
SONAR-3529 Get rid of property sets. Use PropertyFields instead
David Gageot
2012-09-28
6
-247
/
+38
*
SONAR-3529 prepare for json parsing of property sets
David Gageot
2012-09-25
3
-15
/
+97
*
SONAR-3529 API: ability to define property sets.
David Gageot
2012-09-24
1
-1
/
+17
*
SONAR-3529 API: ability to define property sets. Fix server startup
David Gageot
2012-09-24
1
-0
/
+1
*
SONAR-3529 API: ability to define property sets
David Gageot
2012-09-24
3
-0
/
+140
*
SONAR-3750 Add ability to share Exclusion rules between several projects
David Gageot
2012-09-21
2
-14
/
+13
*
SONAR-3754 API: ability to define a cardinality on a property
David Gageot
2012-09-20
3
-78
/
+133
*
Don't use anyObject() matcher
David Gageot
2012-09-20
3
-10
/
+19
*
SONAR-3704 API : remove the component org.sonar.api.utils.ServerHttpClient
Simon Brandhof
2012-08-16
1
-87
/
+0
*
SONAR-3706 API : remove the deprecated annotation org.sonar.check.Check
Simon Brandhof
2012-08-16
3
-49
/
+0
*
Automatic merge from branch-3.2
Jenkins CI
2012-07-26
1
-5
/
+22
|
\
|
*
SONAR-3702 API : AnnotationRuleParser does not detect overridden rule parameters
Simon Brandhof
2012-07-26
1
-5
/
+22
*
|
SONAR-3698 Improve documentation, code coverage and add a salt of Guava
David Gageot
2012-07-26
1
-3
/
+11
*
|
SONAR-3698 API : ability to execute scripts without enough permissions
Simon Brandhof
2012-07-25
1
-6
/
+20
|
/
*
Fix the build
David Gageot
2012-07-24
1
-4
/
+25
*
Missing test
Simon Brandhof
2012-07-24
1
-0
/
+18
*
Simplify code
David Gageot
2012-07-18
1
-1
/
+12
*
Replace jetty-servlet-tester with SimpleHttp
David Gageot
2012-07-17
3
-210
/
+58
*
Use ArgumentMatcher
David Gageot
2012-07-16
3
-22
/
+10
*
Unused imports
David Gageot
2012-07-16
1
-2
/
+0
*
Remove UriReader#openStream()
Simon Brandhof
2012-07-16
2
-23
/
+0
*
remove dead code
David Gageot
2012-07-16
1
-2
/
+1
*
Fix some quality flaws
Simon Brandhof
2012-07-15
1
-9
/
+7
*
Update Center improvements
Simon Brandhof
2012-07-14
2
-20
/
+161
*
Merge branch 'master' of /Users/sbrandhof/projects/github/sonar with conflicts.
Simon Brandhof
2012-07-12
1
-65
/
+65
*
SONAR-3646 API : new extension point to be notified on user creation
Simon Brandhof
2012-07-11
1
-0
/
+48
*
Command env variables are initialized with System.getenv()
Simon Brandhof
2012-07-11
1
-11
/
+39
*
Minor improvements on org.sonar.api.utils.command
Simon Brandhof
2012-07-10
1
-2
/
+2
*
Add some tests to org.sonar.api.config.Settings
Simon Brandhof
2012-07-06
1
-2
/
+51
*
SONAR-3618 support old versions of Views plugin
Simon Brandhof
2012-07-06
2
-45
/
+55
*
SONAR-3432 Check rule property values
David Gageot
2012-07-06
2
-1
/
+25
*
SONAR-3432 Support rule property types in annotations
David Gageot
2012-07-06
1
-36
/
+96
*
API: add ResourceType#setProperty(String,boolean) + remove some deprecated me...
Simon Brandhof
2012-07-06
1
-32
/
+47
*
API: add Settings#getStringLines(String key)
Simon Brandhof
2012-07-06
1
-6
/
+67
*
SONAR-3626 CommandExecutor: should be possible to specify environment variables
Evgeny Mandrikov
2012-07-06
1
-33
/
+25
*
SONAR-3618 Support custom default permissions for non-project resources
Simon Brandhof
2012-07-05
1
-9
/
+7
*
SONAR-3593 move EmailSettings to org.sonar.api.conf
Simon Brandhof
2012-07-05
1
-2
/
+3
*
SONAR-3419 Improve AbstractSourceImporter
Evgeny Mandrikov
2012-07-04
1
-9
/
+4
*
SONARPLUGINS-1948 Move EmailConfiguration to the core
David Gageot
2012-06-19
1
-0
/
+48
*
Remove warnings
David Gageot
2012-06-18
1
-51
/
+16
[next]