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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-4756 Fix console logging in dev mode
Jean-Baptiste Lievremont
2013-12-03
1
-1
/
+20
*
SONAR-4756 Use platform profiling in preview DB export
Jean-Baptiste Lievremont
2013-12-03
3
-30
/
+36
*
SONAR-4756 Use platform profiling in MeasureFilter
Jean-Baptiste Lievremont
2013-12-03
3
-40
/
+31
*
SONAR-4756 Show Rails logs when profiling level is FULL
Jean-Baptiste Lievremont
2013-12-03
4
-6
/
+10
*
SONAR-4756 Replace sonar.showSql(Results) with sonar.log.profilingLevel=FULL ...
Jean-Baptiste Lievremont
2013-12-03
3
-24
/
+24
*
Fix quality flaws
Julien Lancelot
2013-12-03
1
-2
/
+3
*
Fix quality flawy
Julien Lancelot
2013-12-03
2
-5
/
+9
*
SONAR-4930 Add group name search
Julien Lancelot
2013-12-03
4
-37
/
+54
*
SONAR-4750 Add introduction paragraph on each admin page
Julien HENRY
2013-12-03
28
-83
/
+126
*
SONAR-2447 Update WS documentation
Julien HENRY
2013-12-03
1
-1
/
+2
*
SONAR-4930 Add first version of WS without paging and text searching
Julien Lancelot
2013-12-03
19
-9
/
+816
*
I18n of issues and measure filters
Stas Vilchik
2013-12-03
4
-32
/
+44
*
SONAR-4816 Provide assignee real name in json report and issues WS
Julien HENRY
2013-12-03
9
-13
/
+128
*
SONAR-4688 Do not load i18n bundle twice (rules are already updated by Regist...
Jean-Baptiste Lievremont
2013-12-03
2
-22
/
+10
*
SONAR-4688 Replace Hamcrest with Fest
Jean-Baptiste Lievremont
2013-12-03
1
-78
/
+71
*
SONAR-4688 Load name and description from i18n bundles and store them into DB
Jean-Baptiste Lievremont
2013-12-03
2
-16
/
+42
*
SONAR-4897 Fix typo
Julien Lancelot
2013-12-03
1
-1
/
+1
*
Fix quality flaws
Julien Lancelot
2013-12-03
4
-12
/
+30
*
SONAR-4910 UI - flat design for input elements
Stas Vilchik
2013-12-03
6
-4
/
+47
*
I18n of issues and measure filters
Stas Vilchik
2013-12-03
10
-54
/
+113
*
SONAR-4884 Changes after feedback
Stas Vilchik
2013-12-03
7
-20
/
+81
*
SONAR-4756 Fix default config (server messages tested in ITs)
Jean-Baptiste Lievremont
2013-12-02
1
-1
/
+6
*
Fix some quality flaws
Julien HENRY
2013-12-02
4
-15
/
+7
*
Update message to display when not effort to fix on constant_issue requirement
Julien Lancelot
2013-12-02
2
-2
/
+3
*
SONAR-2447 Update project_roles UI
Julien HENRY
2013-12-02
1
-2
/
+6
*
SONAR-4535 Apply permission template based on pattern
Julien HENRY
2013-12-02
11
-66
/
+170
*
SONAR-4756 Fix side effect (SONAR_HOME not set in webapp tests)
Jean-Baptiste Lievremont
2013-12-02
2
-3
/
+27
*
SONAR-4756 Silence default logger before proper logging configuration is loaded
Jean-Baptiste Lievremont
2013-12-02
1
-0
/
+43
*
SONAR-4756 Move log level configuration to sonar-server - WIP
Jean-Baptiste Lievremont
2013-12-02
4
-23
/
+13
*
SONAR-4756 Enable FULL profiling in sonar-server dev mode
Jean-Baptiste Lievremont
2013-12-02
1
-0
/
+1
*
SONAR-4756 Add servlet filter for HTTP profiling in BASIC level
Jean-Baptiste Lievremont
2013-12-02
3
-0
/
+239
*
SONAR-4756 Define a JRuby facade for profiling, use it in rules search
Jean-Baptiste Lievremont
2013-12-02
5
-6
/
+116
*
SONAR-4901 Implement FULL level profiling at ES index level
Jean-Baptiste Lievremont
2013-12-02
4
-29
/
+49
*
SONAR-4756 Add thread identifier to logging format on file appender
Jean-Baptiste Lievremont
2013-12-02
1
-1
/
+1
*
SONAR-4756 Introduce a centralized component for profiling logs
Jean-Baptiste Lievremont
2013-12-02
7
-0
/
+323
*
Fix quality flaws
Julien Lancelot
2013-12-02
9
-8
/
+123
*
SONAR-4535 Validate key pattern
Julien HENRY
2013-12-02
3
-5
/
+43
*
SONAR-2447 Fix comment on migration script
Julien HENRY
2013-12-02
1
-1
/
+2
*
SONAR-4535 Add key pattern field on permission templates
Julien HENRY
2013-12-02
20
-51
/
+120
*
Verify that checks do not set effort to fix on constant_issue requirement
Julien Lancelot
2013-12-02
2
-2
/
+32
*
SONAR-4891 Remove useless characteristics columns and tables
Julien Lancelot
2013-12-02
26
-1416
/
+80
*
Show projects when clicking on the top link "Measures"
Simon Brandhof
2013-12-02
1
-1
/
+1
*
Add example of ws mock
Simon Brandhof
2013-12-02
1
-0
/
+37
*
First step of js unit testing
Stas Vilchik
2013-12-02
3
-0
/
+129
*
SONAR-4897 Display a message when no requirement found
Julien Lancelot
2013-12-02
6
-6
/
+49
*
SONAR-4910 SONAR-4884 Add active state for inputs, buttons and select2 dropdowns
Stas Vilchik
2013-12-02
9
-9
/
+75
*
SONAR-4884 Changes after feedback
Stas Vilchik
2013-12-02
4
-10
/
+16
*
Add missing classes
Julien Lancelot
2013-11-29
2
-0
/
+194
*
Move TechnicalDebtCalculator to ProjectScanContainer
Julien Lancelot
2013-11-29
2
-83
/
+11
*
SONAR-4875 Restore property 'sonar.violationLocale' but hide it
Julien HENRY
2013-11-29
1
-9
/
+89
[next]