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
/
BootstrapContainer.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-6088 Remove old preview/h2 mode
Julien HENRY
2015-01-27
1
-182
/
+0
*
Fix some quality flaws
Julien HENRY
2015-01-26
1
-8
/
+8
*
SONAR-6012 Local issue tracking
Julien HENRY
2015-01-23
1
-6
/
+11
*
SONAR-6060 Move console issues report to the batch
Julien HENRY
2015-01-20
1
-1
/
+3
*
SONAR-6015 Produce Json report
Julien HENRY
2015-01-13
1
-0
/
+1
*
SONAR-2860 Drop commons-configuration
Julien HENRY
2014-09-05
1
-2
/
+0
*
SONAR-5417 Load project referentials using WS
Julien HENRY
2014-08-25
1
-5
/
+0
*
SONAR-5477 Load global referentials earlier
Julien HENRY
2014-07-22
1
-1
/
+8
*
SONAR-5417 Get active rules using batch protocol
Julien HENRY
2014-07-18
1
-19
/
+5
*
SONAR-5417 Load metrics using project referential
Julien HENRY
2014-07-18
1
-5
/
+5
*
SONAR-5417 Initial version of batch protocol + refactoring of settings
Julien HENRY
2014-07-17
1
-1
/
+1
*
SONAR-5389 New Analyzer API
Julien HENRY
2014-06-16
1
-4
/
+13
*
SONAR-5007 delete unused class RulesDao
Simon Brandhof
2014-06-12
1
-2
/
+0
*
SONAR-5007 remove Hibernate entities RulesProfile, ActiveRule and
Simon Brandhof
2014-06-11
1
-2
/
+0
*
SONAR-5389 Initial version of the new sensor mode
Julien HENRY
2014-06-10
1
-4
/
+17
*
Separate bootstrap settings and task settings
Julien HENRY
2014-06-10
1
-27
/
+17
*
SONAR-5237 - fixed with IT tests for batch and server
Stephane Gamard
2014-04-28
1
-0
/
+3
*
Fix some quality flaws
Julien HENRY
2014-04-14
1
-3
/
+3
*
SONAR-5181 Move parsing of sonar-project.properties files to SQ Runner
Julien HENRY
2014-04-03
1
-1
/
+16
*
SONAR-5190 Introduce new property sonar.projectBuildDir for Maven bootstrapper
Julien HENRY
2014-04-02
1
-5
/
+16
*
Improve org.sonar.api.utils.System2 :
Simon Brandhof
2014-03-25
1
-1
/
+3
*
Refactor plugin management for better maintainability
Simon Brandhof
2014-03-16
1
-1
/
+1
*
Update copyright headers (replace 2013 by 2014)
Simon Brandhof
2014-03-11
1
-1
/
+1
*
SONAR-5056 Create new Durations API to format Duration and convert String to ...
Julien Lancelot
2014-03-06
1
-4
/
+2
*
Move WorkDuration API to internal package as it will be refactored is 4.3
Julien Lancelot
2014-03-05
1
-1
/
+1
*
SONAR-4996 Update work duration message and move code to i18n API
Julien Lancelot
2014-03-03
1
-1
/
+6
*
IssueShowWS : Add formatted dates
Julien Lancelot
2014-01-23
1
-2
/
+2
*
SONAR-4891 Remove useless characteristics columns and tables
Julien Lancelot
2013-12-02
1
-15
/
+3
*
SONAR-4830 Extract plugin dependencies in the cache
Julien HENRY
2013-11-26
1
-0
/
+1
*
SONAR-4748 Fix issues and regression for temp folders
Julien HENRY
2013-10-21
1
-0
/
+2
*
SONAR-4748 Refactoring of new TempFolder component
Julien HENRY
2013-10-17
1
-1
/
+1
*
SONAR-4748 Introduce a new extension for managing temp files/folders.
Julien HENRY
2013-10-16
1
-1
/
+1
*
SONAR-3677 Rename dryRun -> preview and introduce sonar.analysis.mode
Julien HENRY
2013-10-14
1
-10
/
+7
*
SONAR-4323 new web service /api/users/search
Simon Brandhof
2013-05-13
1
-3
/
+2
*
Update copyright headers
Simon Brandhof
2013-04-22
1
-4
/
+4
*
SONAR-4252 rename Sonar to SonarQube in source headers
Simon Brandhof
2013-04-21
1
-3
/
+3
*
SONAR-3755 fix creation of Caches when starting several ProjectContainers
Simon Brandhof
2013-04-18
1
-2
/
+1
*
SONAR-4147 Implemented profiling of purge
Julien HENRY
2013-04-17
1
-1
/
+4
*
SONAR-3755 implement a disk-based map
Simon Brandhof
2013-04-16
1
-1
/
+3
*
Remove unused imports
Simon Brandhof
2013-03-25
1
-2
/
+0
*
Improve exception handling of pico container lifecycle
Simon Brandhof
2013-03-14
1
-49
/
+56
*
SONAR-4069 new task extension point
Simon Brandhof
2013-03-14
1
-69
/
+109
*
Fix after refactoring for views
Julien HENRY
2013-02-27
1
-1
/
+4
*
Refactor ioc containers to allow views to work as a task.
Julien HENRY
2013-02-27
1
-5
/
+8
*
Move Maven stuff into a dedicated package
Simon Brandhof
2013-02-13
1
-2
/
+2
*
Rename pico *Module classes to *Container to not confuse with Sonar Module co...
Julien HENRY
2013-02-11
1
-0
/
+104