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
path:
root
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-9525 make CeWorker#call return an enum rather than a Boolean
Sébastien Lesaint
2017-07-17
5
-43
/
+52
*
SONAR-9525 add CeWorker#getOrdinal
Sébastien Lesaint
2017-07-17
8
-19
/
+58
*
SONAR-9525 do not allow value > 10 from WorkerCountProvider
Sébastien Lesaint
2017-07-17
2
-5
/
+15
*
SONAR-9525 add workerThreadCount to CE's MBean
Sébastien Lesaint
2017-07-17
3
-2
/
+19
*
SONAR-9525 use getWorkerMaxCount to configure number of threads
Sébastien Lesaint
2017-07-17
4
-3
/
+8
*
SONAR-9525 add CeConfiguration#getWorkerMaxCount
Sébastien Lesaint
2017-07-17
4
-1
/
+40
*
SONAR-9508 Display worker counter in background tasks page
Stas Vilchik
2017-07-17
11
-5
/
+856
*
SONAR-9508 Create api/ce/worker_count WS
Julien Lancelot
2017-07-17
5
-2
/
+189
*
SONAR-9508 CE gets number of workers from WorkerCountProvider
Sébastien Lesaint
2017-07-17
4
-81
/
+110
*
SONAR-9507 add warning at CE startup if sonar.ce.workerCount exists
Sébastien Lesaint
2017-07-17
2
-0
/
+123
*
SONAR-9507 ensure sonar.ce.workerCount doesn't exist in Properties
Sébastien Lesaint
2017-07-17
5
-1
/
+133
*
SONAR-9507 make sonar.ce.workerCount an internal property
Sébastien Lesaint
2017-07-17
3
-32
/
+82
*
SONAR-9507 move CeConfiguration to module ce and delete module ce-api
Sébastien Lesaint
2017-07-17
7
-67
/
+0
*
Set CeWsAction as public in order to add external action in ce ws
Julien Lancelot
2017-07-17
1
-1
/
+1
*
upgrade prettier and remove prettier-eslint (#2254)
Stas Vilchik
2017-07-17
410
-2178
/
+3278
*
Prepare for next development iteration
Simon Brandhof
2017-07-13
13
-13
/
+13
*
SONAR-9480 fix removal of rules from index when too many failures
Simon Brandhof
2017-07-13
3
-11
/
+13
*
Remove --runInBand parameter in test script to allow the web tests to work ag...
Grégoire Aubert
2017-07-13
1
-1
/
+1
*
SONAR-9403 Change style of metrics with no historical data in the custom grap...
Grégoire Aubert
2017-07-13
9
-28
/
+134
*
SONAR-9403 Display more information messages when adding new metrics to a cus...
Grégoire Aubert
2017-07-13
2
-11
/
+27
*
SONAR-9410 Make more obvious that the reset button will only reset the date o...
Grégoire Aubert
2017-07-13
4
-4
/
+4
*
SONAR-9403 Add a tooltip on the button to show the metric history on the meas...
Grégoire Aubert
2017-07-13
1
-6
/
+9
*
SONAR-9418 Prevent from autozooming on the graph when selecting a date in the...
Grégoire Aubert
2017-07-13
2
-15
/
+10
*
SONAR-9418 Show graph tooltip even if there is no graph data
Grégoire Aubert
2017-07-13
1
-4
/
+1
*
Change color of the activity events icons
Grégoire Aubert
2017-07-13
1
-3
/
+3
*
Display missing data on the activity graph preview on the project dashboard page
Grégoire Aubert
2017-07-13
3
-12
/
+23
*
Fix a bug with the version badges when filtering on an event category
Grégoire Aubert
2017-07-13
9
-185
/
+698
*
SONAR-9403 Add information message when selecting a metric to build a custom ...
Grégoire Aubert
2017-07-13
1
-4
/
+11
*
SONAR-9410 Add date selectors to the project activity page
Grégoire Aubert
2017-07-13
10
-18
/
+194
*
SONAR-8611 Add shortcuts to project activity page on project dashboard
Grégoire Aubert
2017-07-13
6
-28
/
+65
*
Apply several feedbacks
Grégoire Aubert
2017-07-13
15
-56
/
+70
*
SONAR-9418 Add tooltips on the project dashboard preview graph
Grégoire Aubert
2017-07-13
17
-42
/
+516
*
SONAR-9403 Remove history graphs from the measures page and redirect to proje...
Grégoire Aubert
2017-07-13
4
-215
/
+11
*
SONAR-9403 Replace the measures history graph by a link to the project activi...
Grégoire Aubert
2017-07-13
11
-52
/
+66
*
SONAR-9403 Filter out leak measures from the available measures of the projec...
Grégoire Aubert
2017-07-13
1
-1
/
+2
*
SONAR-9403 Show an empty project activity graph instead of a message for metr...
Grégoire Aubert
2017-07-13
2
-4
/
+2
*
SONAR-9403 Save custom graph in the localstorage on the project activity page
Grégoire Aubert
2017-07-13
3
-11
/
+35
*
SONAR-9403 Allow to remove a metric fromt the custom graph
Grégoire Aubert
2017-07-13
18
-49
/
+330
*
SONAR-9403 Create form to add custom metric on project activity graph
Grégoire Aubert
2017-07-13
23
-117
/
+300
*
Fix tooltip and events icon styling on project activity page
Grégoire Aubert
2017-07-13
9
-16
/
+119
*
SONAR-9403 Suport custom graph via url parameters on project activity page
Grégoire Aubert
2017-07-13
12
-38
/
+148
*
SONAR-9418 Add analysis events on project activity graph tooltips
Grégoire Aubert
2017-07-13
3
-3
/
+67
*
SONAR-9415 Click on the graph or on the list to see the matching analysis on ...
Grégoire Aubert
2017-07-13
10
-109
/
+212
*
SONAR-9418 Display tooltips when hovering the project activity graphs
Grégoire Aubert
2017-07-13
30
-134
/
+1488
*
SONAR-9476 Add from and to params in api/project_analyses/search
Teryk Bellahsene
2017-07-13
5
-97
/
+193
*
Remove randomization of number of active rules in test
Julien Lancelot
2017-07-13
1
-11
/
+6
*
fix unstable test in RuleDaoTest
Sébastien Lesaint
2017-07-13
1
-2
/
+2
*
fix quality flaws
Sébastien Lesaint
2017-07-12
4
-8
/
+12
*
fix coverage of DbSessionImpl and RuleForIndexingDto
Sébastien Lesaint
2017-07-12
2
-1
/
+346
*
Fix quality flaws
Eric Hartmann
2017-07-12
2
-4
/
+4
[next]