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-25.8
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
/
sonar-batch
/
src
/
test
/
java
/
org
/
sonar
/
batch
/
qualitygate
/
QualityGateVerifierTest.java
Commit message (
Collapse
)
Author
Age
Files
Lines
*
SONAR-6620 remove QualityGate measures computation from batch
Sébastien Lesaint
2015-06-19
1
-456
/
+0
|
*
SONAR-6260 Apply PR feedback
Julien Lancelot
2015-06-10
1
-10
/
+3
|
*
SONAR-6260 Remove snapshot and project persistence form batch
Julien Lancelot
2015-06-10
1
-5
/
+6
|
*
SONAR-6278 Stop relying on graph to store tests
Julien HENRY
2015-05-21
1
-3
/
+3
|
*
Redundant throws clause in tests
David Gageot
2015-05-07
1
-1
/
+1
|
*
SONAR-6317 Feed SCM in compute report - batch side
Julien HENRY
2015-03-26
1
-3
/
+3
|
*
Replace fest-assert by assertJ
Simon Brandhof
2015-01-10
1
-1
/
+1
|
*
SONAR-6014 Isolate persistence of resources to ease its removal in preview mode
Julien HENRY
2015-01-07
1
-1
/
+1
|
*
SONAR-5945 Improve export of components in report and fix upload
Julien HENRY
2014-12-19
1
-1
/
+1
|
*
SONAR-5945 Upload issues in analysis report
Julien HENRY
2014-12-17
1
-1
/
+8
|
*
SONAR-5189 Reintroduce a memory cache for measure in decorators
Julien HENRY
2014-05-07
1
-20
/
+17
|
*
Revert "SONAR-5189 Reintroduce a memory cache for measure in decorators"
Julien HENRY
2014-05-07
1
-17
/
+20
|
|
|
|
This reverts commit c70e47fb30545a9059d3470c2e086a76e2a6e605.
*
SONAR-5189 Reintroduce a memory cache for measure in decorators
Julien HENRY
2014-05-07
1
-20
/
+17
|
*
SONAR-3437, SONAR-5189 Store measures in a persistit cache
Julien HENRY
2014-04-30
1
-17
/
+20
|
*
Revert "SONAR-3437, SONAR-5189 Store measures in a persistit cache"
Julien HENRY
2014-04-25
1
-29
/
+31
|
|
|
|
This reverts commit 46395126b184c343df5471a147cdb48133f59f6f.
*
SONAR-4927 Store quality gate details in dedicated measure
Jean-Baptiste Lievremont
2014-04-24
1
-12
/
+23
|
*
SONAR-5189 Reintroduce check for duplicate measures
Julien HENRY
2014-04-24
1
-36
/
+51
|
*
SONAR-5148 Allow selection of periods 4 and 5 for quality gate conditions
Jean-Baptiste Lievremont
2014-04-23
1
-2
/
+5
|
*
Update copyright headers (replace 2013 by 2014)
Simon Brandhof
2014-03-11
1
-1
/
+1
|
*
SONAR-5094 Revert back to alert_status metric, will be renamed eventually
Jean-Baptiste Lievremont
2014-03-10
1
-28
/
+28
|
*
SONAR-5094 Convert the technical operators to human readable form
Jean-Baptiste Lievremont
2014-03-10
1
-6
/
+6
|
*
SONAR-5094 Use conditions from server to generate quality gate status measure
Jean-Baptiste Lievremont
2014-03-07
1
-1
/
+325
|
*
SONAR-5094 Load quality gate definitions and start generating the Quality ↵
Jean-Baptiste Lievremont
2014-03-07
1
-0
/
+100
|
|
|
|
Gate Status measure
*
SONAR-5094 Move current alert-based quality gate implementation out of the way
Jean-Baptiste Lievremont
2014-03-07
1
-388
/
+0
|
*
SONAR-5056 Create new Durations API to format Duration and convert String to ↵
Julien Lancelot
2014-03-06
1
-2
/
+5
|
|
|
|
Duration
*
SONAR-5056 Update Issue.debt from Long to Duration
Julien Lancelot
2014-03-05
1
-1
/
+2
|
*
SONAR-4996 Correctly create alert on batch side on work duration
Julien Lancelot
2014-03-03
1
-0
/
+15
|
*
SONAR-926 fix loading of quality profile alerts on multi-modules projects
Simon Brandhof
2014-02-26
1
-0
/
+369