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-6468 Allow any user to change their own password
Jean-Baptiste Lievremont
2015-05-26
2
-2
/
+25
*
SONAR-6467 Highlight reactivation of a user upon creation/update
Jean-Baptiste Lievremont
2015-05-26
3
-4
/
+40
*
SONAR-6553 fix web test
Stas Vilchik
2015-05-26
1
-2
/
+1
*
Improve exception handling when a plugin can not be loaded at server startup
Simon Brandhof
2015-05-26
1
-15
/
+22
*
drop ruby code
Stas Vilchik
2015-05-26
5
-501
/
+0
*
SONAR-6553 drop dependencies page
Stas Vilchik
2015-05-26
4
-219
/
+1
*
SONAR-6472 New WS to create user groups
Jean-Baptiste Lievremont
2015-05-26
5
-3
/
+314
*
migrate some code from coffee to js
Stas Vilchik
2015-05-26
45
-727
/
+778
*
move metric related classes in a specific package - SONAR-6570
Teryk Bellahsene
2015-05-26
24
-36
/
+61
*
WS api/metrics/list - SONAR-6570
Teryk Bellahsene
2015-05-26
9
-1
/
+445
*
fix ui overflow problem on issues page
Stas Vilchik
2015-05-26
1
-0
/
+1
*
improve gruntfile
Stas Vilchik
2015-05-26
1
-68
/
+29
*
fix quality flaws
Stas Vilchik
2015-05-26
1
-1
/
+0
*
SONAR-6581 fix provisioning web tests
Stas Vilchik
2015-05-25
1
-5
/
+5
*
SONAR-6581 refactor provisioning page
Stas Vilchik
2015-05-25
33
-154
/
+848
*
SONAR-6579 add support of gravatars
Stas Vilchik
2015-05-25
14
-36
/
+358
*
SONAR-6565 add select list for groups
Stas Vilchik
2015-05-25
5
-6
/
+74
*
Fix quality flaws
Julien Lancelot
2015-05-25
7
-25
/
+127
*
SONAR-6568 add step to generate QProfile events
Sébastien Lesaint
2015-05-25
7
-7
/
+691
*
SONAR-6568 add DbClient, tree root and LanguageRepository to ComputationContext
Sébastien Lesaint
2015-05-25
23
-143
/
+469
*
SONAR-6568 add CE specific component "API"
Sébastien Lesaint
2015-05-25
15
-0
/
+1030
*
SONAR-6568 add LanguageRepository
Sébastien Lesaint
2015-05-25
23
-104
/
+285
*
SONAR-6259 Do not assume that project exists at the begin of the compute engine
Julien Lancelot
2015-05-25
37
-302
/
+329
*
Add project name in compute report queue
Julien Lancelot
2015-05-25
10
-56
/
+59
*
SONAR-6565 refactor users page
Stas Vilchik
2015-05-22
45
-162
/
+1341
*
SONAR-6471 Add new WS to search for user groups
Jean-Baptiste Lievremont
2015-05-22
19
-10
/
+668
*
SONAR-6471 Remove BaseDao from GroupDao
Jean-Baptiste Lievremont
2015-05-22
3
-9
/
+16
*
SONAR-6567 disable extension point NotificationDispatcher in batch
Simon Brandhof
2015-05-22
15
-182
/
+28
*
SONAR-6259 Update test name
Julien Lancelot
2015-05-22
1
-1
/
+1
*
SONAR-6259 Fix persistence of projects.root_id
Julien Lancelot
2015-05-22
2
-13
/
+90
*
SONAR-6259 Use component caches to get id or uuid
Julien Lancelot
2015-05-21
42
-629
/
+964
*
SONAR-6259 Persist components in db
Julien Lancelot
2015-05-21
11
-117
/
+1208
*
Remove IndexViewsStep as Views is currently disabled
Julien Lancelot
2015-05-21
4
-97
/
+2
*
Fix quality flaws
Simon Brandhof
2015-05-21
1
-1
/
+2
*
WsTester checks POST method
Teryk Bellahsene
2015-05-21
11
-62
/
+99
*
WS api/projects/delete post request only - SONAR-6528
Teryk Bellahsene
2015-05-21
2
-7
/
+8
*
Remove ComputationStep.supportedProjectQualifiers() as it was only used for V...
Julien Lancelot
2015-05-21
26
-157
/
+23
*
Remove PurgeRemovedViewsStep as Views plugin is currently not supported
Julien Lancelot
2015-05-21
4
-183
/
+2
*
SONAR-5382 Drop Java WS client library
Simon Brandhof
2015-05-21
273
-17197
/
+0
*
Fix comment of DB migration 915
Simon Brandhof
2015-05-21
1
-1
/
+2
*
SONAR-6278 Stop relying on graph to store tests
Julien HENRY
2015-05-21
1
-6
/
+0
*
Revert server log on installed plugins
Simon Brandhof
2015-05-21
1
-1
/
+1
*
Remove useless methods from MeasuresDao
Simon Brandhof
2015-05-20
2
-2
/
+2
*
Delete DefaultPurgeTask and remove DefaultPeriodCleaner from batch
Simon Brandhof
2015-05-20
2
-9
/
+4
*
Move @BatchSide and @ServerSide to appropriate packages
Simon Brandhof
2015-05-20
127
-128
/
+127
*
remove the api/projects/destroy WS - SONAR-6531
Teryk Bellahsene
2015-05-20
6
-126
/
+11
*
Automatic merge from branch-5.1
Jenkins CI
2015-05-20
2
-14
/
+22
|
\
|
*
SONAR-6566 Unable to deliver notifications on MySQL
Simon Brandhof
2015-05-20
2
-14
/
+22
*
|
add project DeleteAction in the list of components and update WS description ...
Teryk Bellahsene
2015-05-20
2
-1
/
+2
*
|
SONAR-6553 Remove Java design WS and File dependencies persistence in Compute...
Julien Lancelot
2015-05-20
21
-1107
/
+9
[next]