index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
SONAR-24639
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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sonar-core
/
src
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Drop use of ad-hoc MultiSets and use Guava's instead
Teryk Bellahsene
2015-07-15
1
-48
/
+0
*
Filter metrics that can be read from the batch
Julien Lancelot
2015-07-15
1
-0
/
+60
*
FIX Redundant throws clause
David Gageot
2015-07-07
4
-12
/
+12
*
Move some classes from sonar-server to sonar-db
Simon Brandhof
2015-07-06
2
-0
/
+105
*
Extract module sonar-db
Simon Brandhof
2015-07-04
516
-21460
/
+113
*
Fix quality flaws
Julien Lancelot
2015-07-03
1
-0
/
+20
*
SONAR-6588 drop db connection from batch
Simon Brandhof
2015-07-02
8
-339
/
+4
*
SONAR-6588 move computation of debt to Compute Engine
Simon Brandhof
2015-07-02
8
-44
/
+531
*
SONAR-6588 integrate issues to Compute Engine
Simon Brandhof
2015-07-02
7
-442
/
+161
*
SONAR-6623 extract issue tracking algorithm from batch
Simon Brandhof
2015-07-02
19
-135
/
+604
*
Quality flaws
Simon Brandhof
2015-06-29
3
-4
/
+10
*
Merge pull request #366 from gliptak/warnings1
Sébastien Lesaint
2015-06-19
2
-4
/
+7
|
\
|
*
Cleanup warnings
Gabor Liptak
2015-06-17
2
-4
/
+7
*
|
Fix MeasureDao on PostgreSQL and Oracle
Julien Lancelot
2015-06-19
1
-0
/
+2
*
|
SONAR-6643 Fill measures with variations
Julien Lancelot
2015-06-19
1
-0
/
+50
*
|
Refactor registration of metrics at server startup
Simon Brandhof
2015-06-18
3
-147
/
+0
*
|
SONAR-6588 Remove RuleFinder from batch bootstrap phase
Simon Brandhof
2015-06-17
2
-88
/
+0
*
|
Remove ability to get users from batch
Simon Brandhof
2015-06-17
2
-15
/
+22
*
|
Remove Hibernate entity "MeasureModel"
Simon Brandhof
2015-06-17
1
-30
/
+8
|
/
*
Allow to insert multiple dtos at the same times for some daos
Julien Lancelot
2015-06-16
1
-22
/
+58
*
Increase some timeouts in tests
Simon Brandhof
2015-06-16
1
-1
/
+1
*
SONAR-6637 Stop filling db column PROJECT_MEASURES.RULE_PRIORITY
Simon Brandhof
2015-06-12
1
-15
/
+0
*
SONAR-6557 Drop dependencies table
Julien Lancelot
2015-06-12
5
-49
/
+3
*
SONAR-6557 Remove component and snapshot libraries
Julien Lancelot
2015-06-12
1
-51
/
+0
*
SONAR-6260 Apply PR feedback
Julien Lancelot
2015-06-10
1
-3
/
+3
*
SONAR-6260 Remove snapshot and project persistence form batch
Julien Lancelot
2015-06-10
1
-235
/
+0
*
SONAR-6260 Create a PeriodsRepository
Julien Lancelot
2015-06-10
1
-0
/
+51
*
SONAR-6567 send notifications on QGate failures
Simon Brandhof
2015-06-10
2
-4
/
+7
*
SONAR-6567 move notifications from sonar-core to sonar-server
Simon Brandhof
2015-06-08
4
-371
/
+0
*
SONAR-6370 remove concept of core plugin
Simon Brandhof
2015-06-05
2
-19
/
+14
*
SONAR-6370 isolate plugin classloader from core classes
Simon Brandhof
2015-06-05
13
-44
/
+350
*
SONAR-6606 drop origin column from metrics table
Teryk Bellahsene
2015-06-04
4
-17
/
+8
*
Add missing @Nullable/@CheckForNull in SnapshotDto
Julien Lancelot
2015-06-03
1
-1
/
+0
*
fix missing coverage on Module class
Sébastien Lesaint
2015-06-02
1
-0
/
+80
*
Rename SnapshotDto.resourceId to componentId
Julien Lancelot
2015-06-02
1
-2
/
+2
*
add tests to PurgeConfiguration
Teryk Bellahsene
2015-06-02
1
-3
/
+29
*
Drop L10n english plugin
Simon Brandhof
2015-06-01
1
-0
/
+11
*
SONAR-6476 SONAr-6477 Apply feedback from PR
Jean-Baptiste Lievremont
2015-06-01
1
-125
/
+77
*
SONAR-6475 Add WS to list members of a group
Jean-Baptiste Lievremont
2015-06-01
2
-0
/
+146
*
SONAR-6259 Grant project permission on the compute engine
Julien Lancelot
2015-06-01
2
-1
/
+9
*
Replace references to jira.codehaus.org by jira.sonarsource.com
Simon Brandhof
2015-05-29
1
-1
/
+1
*
Fix definition of core component qualifiers
Simon Brandhof
2015-05-28
1
-2
/
+2
*
SONAR-6370 drop core plugin
Simon Brandhof
2015-05-28
1
-40
/
+7
*
SONAR-6370 move the remaining extensions out of core plugin
Simon Brandhof
2015-05-28
1
-0
/
+47
*
SONAR-6474 New WS to delete a group
Jean-Baptiste Lievremont
2015-05-27
9
-36
/
+84
*
SONAR-6465 Replace groupsCount by groups
Jean-Baptiste Lievremont
2015-05-26
1
-9
/
+6
*
SONAR-6465 Add groupsCount on users search
Jean-Baptiste Lievremont
2015-05-26
2
-0
/
+24
*
move metric related classes in a specific package - SONAR-6570
Teryk Bellahsene
2015-05-26
3
-58
/
+1
*
SONAR-6259 Do not assume that project exists at the begin of the compute engine
Julien Lancelot
2015-05-25
1
-11
/
+0
*
SONAR-6471 Add new WS to search for user groups
Jean-Baptiste Lievremont
2015-05-22
2
-2
/
+34
[prev]
[next]