index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
SONAR-24639
az/ps-wide-output
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-25.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-batch
/
src
/
main
/
java
/
org
/
sonar
/
batch
/
bootstrap
/
BatchModule.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-4069 Provide a new Task extension point
Julien HENRY
2013-01-14
1
-153
/
+0
*
SONAR-3887 refactor semaphore API
Simon Brandhof
2012-12-14
1
-3
/
+3
*
SONAR-3887 release lock when plugin license is not valid
Simon Brandhof
2012-12-12
1
-3
/
+4
*
SONAR-3306 Refactoring to use DatabaseSemaphore instead of SemaphoreDao
Julien Lancelot
2012-12-04
1
-0
/
+2
*
SONAR-3306 Use a semaphore to prevent launching several analysis of the same ...
Julien Lancelot
2012-12-03
1
-0
/
+1
*
Grant roles when projects are created, not later during decorator phase
Simon Brandhof
2012-11-08
1
-0
/
+2
*
SONAR-3895 allow to exclude plugins during dry run mode
Simon Brandhof
2012-11-06
1
-2
/
+0
*
SONAR-3895 optimize loading of project settings
Simon Brandhof
2012-11-05
1
-0
/
+1
*
SONAR-3895 load settings from web service
Simon Brandhof
2012-11-05
1
-3
/
+1
*
SONAR-3895 fix compatibility of dry-run mode with ProjectBuilder extensions
Simon Brandhof
2012-10-31
1
-3
/
+41
*
SONAR-3895 remove unused code and fix quality flaws
Simon Brandhof
2012-10-27
1
-2
/
+0
*
SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before initiali...
Simon Brandhof
2012-10-26
1
-55
/
+49
*
SONAR-2602 the extensions Language must not be declared with InstantiationStr...
Simon Brandhof
2012-10-04
1
-2
/
+0
*
SONAR-2602 persist project language before execution of extensions
Simon Brandhof
2012-09-28
1
-0
/
+2
*
SONAR-3704 API : remove the component org.sonar.api.utils.ServerHttpClient
Simon Brandhof
2012-08-16
1
-19
/
+2
*
SONAR-2496 Support 'previous-version' value for differential views
Fabrice Bellingard
2012-07-12
1
-2
/
+18
*
SONAR-3208 new extension point to declare tree of resource types
Simon Brandhof
2012-02-22
1
-0
/
+2
*
SONAR-3209 Add new batch component - FileLinesContextFactory
Evgeny Mandrikov
2012-02-09
1
-0
/
+2
*
Update copyright header for this new year
Simon Brandhof
2012-01-10
1
-1
/
+1
*
Refactor the packages of sonar-core
Simon Brandhof
2011-12-22
1
-4
/
+4
*
SONAR-2967 extract the new component ProjectFilter from ProjectTree
simonbrandhof
2011-11-04
1
-0
/
+1
*
SONAR-2861 New Configuration API
simonbrandhof
2011-10-07
1
-31
/
+31
*
Add method findById to UserFinder and make it available as BatchComponent
Evgeny Mandrikov
2011-07-25
1
-0
/
+2
*
SONAR-2598 NotificationManager should be available as BatchComponent
Evgeny Mandrikov
2011-07-25
1
-0
/
+2
*
SONAR-2469 extensions annotated with @InstantiationStrategy(BATCH) should acc...
Simon Brandhof
2011-07-07
1
-0
/
+2
*
SONAR-2505 support tracking of violations on dry runs
Simon Brandhof
2011-06-17
1
-1
/
+0
*
SONAR-2505 core components which write to database are disabled on dry runs
Simon Brandhof
2011-06-15
1
-10
/
+23
*
Add javadoc to org.sonar.api.platform.PluginRepository
simonbrandhof
2011-06-10
1
-1
/
+0
*
Fix loading of metric formulas when defined in plugins
Simon Brandhof
2011-05-31
1
-0
/
+10
*
SONAR-2469 refactor Module
simonbrandhof
2011-05-25
1
-0
/
+89