index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
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-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
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
SONAR-9608 SONAR-9611 Add domains overview facets to the measures page sidebar
Grégoire Aubert
2017-08-14
2
-2
/
+86
*
Move measures page drilldown components at the same level as the sidebar
Grégoire Aubert
2017-08-14
8
-31
/
+27
*
SONAR-9608 SONAR-9636 Add treemap view to the components measures page
Grégoire Aubert
2017-08-14
18
-128
/
+551
*
Align facets values with ratings measures page
Grégoire Aubert
2017-08-14
1
-1
/
+10
*
SONAR-9608 SONAR-9635 Make tree view and file view use the same base component
Grégoire Aubert
2017-08-14
16
-281
/
+493
*
SONAR-9608 SONAR-9613 Add the page actions and a select to switch between views
Grégoire Aubert
2017-08-14
33
-90
/
+1068
*
SONAR-9608 SONAR-9634 Create the measure list view
Grégoire Aubert
2017-08-14
30
-123
/
+1473
*
Generalize facet components for both issues and measures
Grégoire Aubert
2017-08-14
50
-815
/
+166
*
SONAR-9608 SONAR-9609 Create the new measures page sidebar with all facets
Grégoire Aubert
2017-08-14
35
-57
/
+2330
*
Move Measure component to the global components folder
Grégoire Aubert
2017-08-14
10
-200
/
+372
*
Add metrics redux store
Grégoire Aubert
2017-08-14
4
-0
/
+103
*
Move the previous measure page to temporary url
Grégoire Aubert
2017-08-14
72
-29
/
+29
*
SONAR-9583 use fixed width on web api page (#2347)
Stas Vilchik
2017-08-14
2
-37
/
+42
*
SONAR-9708 Return incremental field in api/ce/component
Julien Lancelot
2017-08-11
1
-37
/
+81
*
SONAR-9708 Return incremental field in api/ce/activity
Julien Lancelot
2017-08-11
3
-82
/
+158
*
Remove hard coded uuid from ActivityActionTest
Julien Lancelot
2017-08-11
1
-80
/
+85
*
Fix bad merge of SearchActionComponentsTest
Julien Lancelot
2017-08-11
28
-786
/
+923
*
SONAR-8798 use SonarQube's current JVM to launch Elasticsearch
Daniel Schwarz
2017-08-10
1
-1
/
+1
*
Fix bad use of PropTypes
Grégoire Aubert
2017-08-09
1
-1
/
+2
*
SONAR-9603 Fix broken browser history after clicking on the project activity ...
Grégoire Aubert
2017-08-09
2
-3
/
+3
*
Show a message if there is no data to be displayed on the project activity pr...
Grégoire Aubert
2017-08-09
3
-32
/
+52
*
Display overview analysis events tooltip on the left
Grégoire Aubert
2017-08-09
2
-2
/
+2
*
Switch colors of the overview meta headers and overview analysis
Grégoire Aubert
2017-08-09
1
-1
/
+2
*
Do not display separators in the project activity page tooltips if there is n...
Grégoire Aubert
2017-08-09
9
-49
/
+121
*
SONAR-8798 fix quality flaws
Daniel Schwarz
2017-08-09
15
-158
/
+121
*
SONAR-8798 log stderr of subprocesses
Eric Hartmann
2017-08-09
5
-6
/
+33
*
SONAR-8798 log exit value of terminated sub processes
Daniel Schwarz
2017-08-09
5
-17
/
+37
*
SONAR-8798 pass sonar.search.javaOpts in a file to ES
Daniel Schwarz
2017-08-09
4
-5
/
+79
*
SONAR-8798 move listAuthors and listTagsForComponent to AuthorsAction and Com...
Daniel Schwarz
2017-08-09
9
-244
/
+83
*
SONAR-8798 remove medium tests registration of QualityProfiles and Rules
Daniel Schwarz
2017-08-09
5
-1120
/
+1
*
SONAR-8798 convert medium tests to unit tests
Daniel Schwarz
2017-08-09
42
-2270
/
+1851
*
SONAR-8798 reduce Elasticsearch log level to "WARN" for unit tests
Daniel Schwarz
2017-08-09
1
-0
/
+5
*
SONAR-8798 fix date histogram bounds
Daniel Schwarz
2017-08-09
1
-1
/
+1
*
SONAR-8798 remove setting "index.number_of_replicas"
Daniel Schwarz
2017-08-09
4
-37
/
+0
*
SONAR-8798 removed SearchServer and EsServerHolder
Daniel Schwarz
2017-08-09
3
-446
/
+0
*
SONAR-8798 fix storing rule key in RuleExtensionDoc
Daniel Schwarz
2017-08-09
3
-7
/
+4
*
SONAR-8798 allow "epoch_second" as alternative ES date format
Daniel Schwarz
2017-08-09
7
-35
/
+60
*
SONAR-8798 Add parent-join plugin
Daniel Schwarz
2017-08-09
2
-2
/
+6
*
SONAR-8798 do not automatically create indexes, not even in unit tests
Daniel Schwarz
2017-08-09
1
-0
/
+1
*
SONAR-8798 apply all breaking changes of ES 5.5
Daniel Schwarz
2017-08-09
11
-32
/
+40
*
SONAR-8798 Upgrade packaged Elasticsearch to 5.5.1
Daniel Schwarz
2017-08-09
1
-3
/
+0
*
SONAR-8798 make ES read config files provided by SQ
Sébastien Lesaint
2017-08-09
8
-15
/
+280
*
SONAR-8798 path.home is useless with ES as an external process
Sébastien Lesaint
2017-08-09
3
-8
/
+3
*
SONAR-8798 configure log4j to slf4j bridge for transport client
Sébastien Lesaint
2017-08-09
2
-10
/
+32
*
SONAR-8798 use TransportClient to check node is operational
Sébastien Lesaint
2017-08-09
11
-66
/
+182
*
SONAR-8798 move default index properties to NewIndex
Sébastien Lesaint
2017-08-09
20
-179
/
+412
*
SONAR-8798 start and monitor ES script from main process
Sébastien Lesaint
2017-08-09
11
-28
/
+721
*
SONAR-8798 rename ProcessMonitorImpl to ProcessCommandsProcessMonitor
Sébastien Lesaint
2017-08-09
5
-59
/
+95
*
SONAR-8798 rename JavaCommandFactory to CommandFactory
Sébastien Lesaint
2017-08-09
5
-15
/
+15
*
SONAR-8798 rename JavaProcessLauncher to ProcessLauncher
Sébastien Lesaint
2017-08-09
5
-22
/
+23
[prev]
[next]