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
*
Fix quality flaws
Simon Brandhof
2015-06-21
18
-64
/
+55
*
Fix Q flaws
Simon Brandhof
2015-06-19
22
-53
/
+87
*
Creation of notifications on quality gate must be executed after computation ...
Julien Lancelot
2015-06-19
2
-2
/
+12
*
Copy custom measures in compute engine
Simon Brandhof
2015-06-19
9
-13
/
+311
*
Computation of quality gate must be done after computation of differential me...
Julien Lancelot
2015-06-19
2
-1
/
+3
*
SONAR-6582 Fix reporter serialization in issues search
Jean-Baptiste Lievremont
2015-06-19
7
-16
/
+8
*
SONAR-6635 Check analysis date is after latest analysis
Julien Lancelot
2015-06-19
2
-14
/
+89
*
SONAR-6635 Remove check on analysis date from the batch
Julien Lancelot
2015-06-19
2
-94
/
+13
*
Rename variables to comply with usage of 'raw' and 'base' nomenclature
Julien Lancelot
2015-06-19
1
-43
/
+68
*
Add PR analysis to travis-ci
Thomas Vérin
2015-06-19
2
-5
/
+21
*
Merge pull request #366 from gliptak/warnings1
Sébastien Lesaint
2015-06-19
27
-104
/
+117
|
\
|
*
Cleanup warnings
Gabor Liptak
2015-06-17
27
-104
/
+117
*
|
Fix MeasureDao on PostgreSQL and Oracle
Julien Lancelot
2015-06-19
8
-102
/
+80
*
|
add support for Optional<Measure> to MeasureAssert
Sébastien Lesaint
2015-06-19
1
-1
/
+6
*
|
add QualityGateHolderRule
Sébastien Lesaint
2015-06-19
2
-3
/
+52
*
|
SONAR-6620 remove QualityGate measures computation from batch
Sébastien Lesaint
2015-06-19
12
-1652
/
+0
*
|
fix default QG property not updated in server Settings object
Sébastien Lesaint
2015-06-19
2
-11
/
+26
*
|
SONAR-6620 current project can actually have no QualityGate at all
Sébastien Lesaint
2015-06-19
9
-56
/
+101
*
|
SONAR-6620 step to set QualityGate on measures and create QG measures
Sébastien Lesaint
2015-06-19
18
-3
/
+1664
*
|
add custom AssertJ Assert class for Measure
Sébastien Lesaint
2015-06-19
1
-0
/
+333
*
|
SONAR-6620 add PeriodHolder.getPeriod(int) and hasPeriod(int)
Sébastien Lesaint
2015-06-19
6
-45
/
+238
*
|
SONAR-6620 make Period immutable + add check on index value
Sébastien Lesaint
2015-06-19
3
-29
/
+74
*
|
add missing unit test for LT and GT operators when value is equal
Sébastien Lesaint
2015-06-19
1
-0
/
+6
*
|
fix quality flaws
Teryk Bellahsene
2015-06-19
15
-135
/
+156
*
|
SONAR-6582 Fix issue with manual issue creation response
Jean-Baptiste Lievremont
2015-06-19
1
-3
/
+5
*
|
SONAR-6582 update web
Stas Vilchik
2015-06-19
6
-12
/
+68
*
|
SONAR-6582 Revert to old serialization format for search, start putting refer...
Jean-Baptiste Lievremont
2015-06-19
13
-52
/
+42
*
|
SONAR-6643 Fill measures with variations
Julien Lancelot
2015-06-19
20
-23
/
+1284
*
|
SONAR-6643 Remove VariationDecorator from the batch
Julien Lancelot
2015-06-19
3
-356
/
+0
*
|
SONAR-6643 Add snapshot date in period
Julien Lancelot
2015-06-19
6
-16
/
+42
*
|
SONAR-6463 Improve logging
Julien HENRY
2015-06-19
4
-30
/
+22
*
|
SONAR-2922 Do not display stacktrace when validation is faling
Julien Lancelot
2015-06-19
2
-7
/
+9
*
|
Revert "Fix quality flaws"
Sébastien Lesaint
2015-06-18
6
-19
/
+59
*
|
Fix quality flaws
Simon Brandhof
2015-06-18
6
-59
/
+19
*
|
fix quality flaws
Teryk Bellahsene
2015-06-18
5
-21
/
+44
*
|
make bootstrappers of js apps more consistent
Stas Vilchik
2015-06-18
39
-278
/
+259
*
|
Metric.deleteHistoricalData is badly persisted during server startup
Simon Brandhof
2015-06-18
1
-0
/
+1
*
|
fix js imports
Stas Vilchik
2015-06-18
2
-2
/
+0
*
|
make the action buttons position more consistent
Stas Vilchik
2015-06-18
5
-21
/
+26
*
|
SONAR-6640 apply feedback
Stas Vilchik
2015-06-18
7
-113
/
+75
*
|
fix shortcut help label
Stas Vilchik
2015-06-18
1
-1
/
+1
*
|
SONAR-6507 apply feedback
Stas Vilchik
2015-06-18
2
-7
/
+7
*
|
SONAR-6616 WS custom_measures/delete fix MySql unit test...
Teryk Bellahsene
2015-06-18
1
-2
/
+0
*
|
Fix compatibility of DefaultMetricFinderTest with Oracle
Simon Brandhof
2015-06-18
1
-5
/
+5
*
|
SONAR-6610 WS custom_measures/create add metric type in response
Teryk Bellahsene
2015-06-18
3
-6
/
+19
*
|
SONAR-6610 WS custom_measures/create work duration sends the raw data (number...
Teryk Bellahsene
2015-06-18
7
-34
/
+79
*
|
fix quality flaws
Stas Vilchik
2015-06-18
1
-1
/
+1
*
|
Drop Hibernate from server
Simon Brandhof
2015-06-18
12
-190
/
+54
*
|
Refactor registration of metrics at server startup
Simon Brandhof
2015-06-18
31
-429
/
+397
*
|
add web tests for maintenance app
Stas Vilchik
2015-06-18
6
-24
/
+83
[next]