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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sonar-batch
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
SONAR-4700 Load module snapshot from project snapshot instead of searching sn...
Julien Lancelot
2013-11-05
2
-21
/
+39
*
SONAR-4700 Add some UT
Julien Lancelot
2013-11-05
2
-32
/
+71
*
SONAR-4700 Refactor the way to get differential periods by loading them only ...
Julien Lancelot
2013-11-05
11
-116
/
+300
*
Fix LanguageRecognizer when there is no language
Julien HENRY
2013-10-24
2
-7
/
+25
*
Update to 4.1-SNAPSHOT
Eric Hartmann
2013-10-22
1
-1
/
+1
*
Add missing deprecated since version
Julien Lancelot
2013-10-22
1
-1
/
+3
*
Fix some quality flaws
Simon Brandhof
2013-10-21
1
-6
/
+6
*
SONAR-4748 Fix issues and regression for temp folders
Julien HENRY
2013-10-21
3
-8
/
+7
*
SONAR-4748 Refactoring of new TempFolder component
Julien HENRY
2013-10-17
12
-47
/
+52
*
Remove file system refactoring from API
Simon Brandhof
2013-10-16
19
-41
/
+39
*
Experimental detection of source dir changes - no unit tests yet
Simon Brandhof
2013-10-16
1
-0
/
+7
*
SONAR-4748 Introduce a new extension for managing temp files/folders.
Julien HENRY
2013-10-16
20
-257
/
+226
*
Do not re-index files when adding source directories
Simon Brandhof
2013-10-16
1
-2
/
+0
*
Fix quality flaws
Julien Lancelot
2013-10-15
1
-22
/
+12
*
Fix some quality flaws
Julien HENRY
2013-10-15
1
-2
/
+3
*
Add unit test for AnalysisMode
Julien HENRY
2013-10-15
1
-0
/
+92
*
SONAR-3677 Update some property name/descriptions and messages
Julien HENRY
2013-10-15
2
-3
/
+3
*
Fix compatibility with plugins that execute fs#addSourceDir()
Simon Brandhof
2013-10-14
2
-2
/
+22
*
SONAR-3677 Rename dryRun -> preview and introduce sonar.analysis.mode
Julien HENRY
2013-10-14
37
-380
/
+544
*
Remove support of <UNSET> file extensions (postponed)
Simon Brandhof
2013-10-14
2
-8
/
+19
*
Remove deprecated json report, used by Eclipse Plugin 3.1 (which is not compa...
Simon Brandhof
2013-10-11
5
-321
/
+2
*
SONAR-2657 export changed files in dry run report (JSON)
Simon Brandhof
2013-10-11
16
-34
/
+265
*
Fix PathResolver when directories are not normalized (for example containing ...
Simon Brandhof
2013-10-11
1
-7
/
+13
*
SONAR-4751 do not fail but warn if a file extension is declared in multiple p...
Simon Brandhof
2013-10-11
3
-71
/
+102
*
SONAR-2657 support plugins that declare several times the same file extension
Simon Brandhof
2013-10-11
2
-1
/
+28
*
SONAR-3677 Improve API
Simon Brandhof
2013-10-10
9
-40
/
+43
*
Add org.sonar.api.utils.PathUtils
Simon Brandhof
2013-10-10
1
-5
/
+4
*
Add 5 seconds to prevent false positives
Julien Lancelot
2013-10-10
1
-3
/
+4
*
SONAR-3677 fix support of list of source files (C#)
Simon Brandhof
2013-10-10
3
-32
/
+59
*
SONAR-3677 fix re-indexation of files
Simon Brandhof
2013-10-10
3
-13
/
+22
*
SONAR-3677 fix lifecycle of language recognizer
Simon Brandhof
2013-10-10
14
-547
/
+397
*
SONAR-3677 fix another test on MSWindows
Simon Brandhof
2013-10-10
1
-1
/
+2
*
SONAR-3677 refactor API
Simon Brandhof
2013-10-10
16
-53
/
+288
*
SONAR-3677 support deprecated FileSystemFilter
Simon Brandhof
2013-10-09
10
-13
/
+178
*
SONAR-3677 fix test
Simon Brandhof
2013-10-09
1
-0
/
+2
*
SONAR-3677 enhanced file system
Simon Brandhof
2013-10-09
38
-1080
/
+1172
*
Fix some quality flaws
Julien HENRY
2013-10-09
1
-0
/
+1
*
Fix missing license header
Jean-Baptiste Lievremont
2013-10-08
1
-1
/
+20
*
SONAR-4679 Fix issue inclusions
Jean-Baptiste Lievremont
2013-10-08
1
-0
/
+4
*
SONAR-4679 Introduce a chain of responsibility for issue filtering
Jean-Baptiste Lievremont
2013-10-08
4
-19
/
+160
*
Fix UT that was relying on element order in list
Julien HENRY
2013-10-07
1
-2
/
+2
*
SONAR-4716 Replace remediation cost by technical debt in issue
Julien Lancelot
2013-10-07
3
-34
/
+10
*
SONAR-4731 Replace "Dry Run" with "Preview" in text strings
Jean-Baptiste Lievremont
2013-10-04
1
-1
/
+1
*
Fix UT on Windows
Julien HENRY
2013-10-02
1
-0
/
+1
*
SONAR-2657 Fix circular dependency in IoC container
Julien HENRY
2013-10-02
4
-17
/
+16
*
SONAR-2657 Expose changed files API in ModuleFileSystem
Julien HENRY
2013-10-02
12
-30
/
+608
*
Move project key validation to core
Jean-Baptiste Lievremont
2013-10-02
1
-7
/
+4
*
Simplify component key validation (one regex, less branches in validateKey)
Jean-Baptiste Lievremont
2013-10-02
2
-8
/
+16
*
SONAR-4716 Add remediation cost when creating issues
Julien Lancelot
2013-10-01
2
-12
/
+42
*
SONAR-4675 Replace Jetty web server by Tomcat 7
Simon Brandhof
2013-10-01
1
-2
/
+7
[prev]
[next]