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
Julien Lancelot
2014-03-12
4
-10
/
+12
*
SONAR-5056 Removed some useless usage of Requirement
Julien Lancelot
2014-03-12
4
-15
/
+9
*
SONAR-5007 Put criteria in order
Stas Vilchik
2014-03-12
7
-106
/
+258
*
SONAR-5007 Temporary remove facets (until SONAR-5012)
Stas Vilchik
2014-03-12
13
-188
/
+13
*
SONAR-5056 Display debt information from rules instead of characteristics
Julien Lancelot
2014-03-11
7
-21
/
+113
*
Update copyright headers (replace 2013 by 2014)
Simon Brandhof
2014-03-11
3244
-3246
/
+3246
*
SONAR-5056 Add migration to copy data on requirements from characteristics to...
Julien Lancelot
2014-03-11
37
-482
/
+204
*
SONAR-5094 Memoize loaded quality gate (do not reload on next provide call)
Jean-Baptiste Lievremont
2014-03-11
2
-8
/
+13
*
SONAR-5056 Deprecate Requirement
Julien Lancelot
2014-03-11
11
-392
/
+55
*
SONAR-5094 Add project/quality gate association capabilities to WS client
Jean-Baptiste Lievremont
2014-03-11
3
-0
/
+56
*
SONAR-5007 Facets UX
Stas Vilchik
2014-03-11
7
-19
/
+79
*
Execute purge on wasted measures even of there's no measure on metrics withou...
Julien Lancelot
2014-03-11
3
-11
/
+13
*
Update purge as there's now no more requirements in characteristics
Julien Lancelot
2014-03-11
4
-49
/
+1
*
SONAR-4767 On mode DAYS, do not display null when there's no date
Julien Lancelot
2014-03-11
3
-8
/
+14
*
SONAR-5007 Rework quality profiles part
Stas Vilchik
2014-03-11
23
-318
/
+263
*
SONAR-5056 Read debt from rule during analysis
Julien Lancelot
2014-03-11
43
-683
/
+1113
*
revert renaming of DebtModelPluginRepository to TechnicalDebtModelRepository ...
Julien Lancelot
2014-03-10
9
-39
/
+39
*
SONAR-5094 Trigger alert notifications when a quality gate is used
Jean-Baptiste Lievremont
2014-03-10
2
-3
/
+16
*
SONAR-5094 Add create/update/delete condition capabilities to WS client
Jean-Baptiste Lievremont
2014-03-10
5
-1
/
+237
*
SONAR-5094 Revert back to alert_status metric, will be renamed eventually
Jean-Baptiste Lievremont
2014-03-10
6
-43
/
+49
*
revert renaming of org.sonar.core.technicaldebt to org.sonar.core.debt as son...
Julien Lancelot
2014-03-10
79
-68
/
+68
*
SONAR-5091 Fix display issue when duplicating default QG
Jean-Baptiste Lievremont
2014-03-10
2
-0
/
+2
*
SONAR-4366 Fix NPE when quality gate is empty (no condition)
Jean-Baptiste Lievremont
2014-03-10
2
-2
/
+20
*
SONAR-5094 Convert the technical operators to human readable form
Jean-Baptiste Lievremont
2014-03-10
2
-11
/
+19
*
Fix footer on measures page
Stas Vilchik
2014-03-07
3
-0
/
+13
*
SONAR-5007 Add second POC
Stas Vilchik
2014-03-07
37
-177
/
+707
*
SONAR-5119 Add a warning log when a rule is linked on a removed characteristic
Julien Lancelot
2014-03-07
1
-1
/
+1
*
SONAR-5120 When a rule is linked on a root characteristic, server startup sho...
Julien Lancelot
2014-03-07
4
-31
/
+23
*
Verify profile is existing on some actions
Julien Lancelot
2014-03-07
3
-2
/
+10
*
Remove useless test files
Julien Lancelot
2014-03-07
11
-402
/
+0
*
SONAR-5084 Add total number of matching rules in the rules search WS result
Jean-Baptiste Lievremont
2014-03-07
2
-3
/
+6
*
Renamed package to org.sonar.core.technicaldebt to debt And removed technical...
Julien Lancelot
2014-03-07
79
-161
/
+563
*
SONAR-5087 Match on name or key (like in qprofile management screen)
Jean-Baptiste Lievremont
2014-03-07
2
-1
/
+5
*
Fix quality flaws
Julien Lancelot
2014-03-07
2
-1
/
+2
*
SONAR-5056 Only load characteristics without requirement when Synchronizing r...
Julien Lancelot
2014-03-07
11
-11
/
+116
*
Fix quality flaw
Julien Lancelot
2014-03-07
3
-7
/
+6
*
SONAR-5094 Use conditions from server to generate quality gate status measure
Jean-Baptiste Lievremont
2014-03-07
8
-18
/
+992
*
SONAR-5094 Load quality gate definitions and start generating the Quality Gat...
Jean-Baptiste Lievremont
2014-03-07
9
-19
/
+459
*
SONAR-5094 Create Quality Gate Status metric
Jean-Baptiste Lievremont
2014-03-07
3
-5
/
+17
*
SONAR-5094 Update Quality Gate show WS and its associated client for easier l...
Jean-Baptiste Lievremont
2014-03-07
9
-22
/
+211
*
SONAR-5094 Move current alert-based quality gate implementation out of the way
Jean-Baptiste Lievremont
2014-03-07
5
-15
/
+18
*
Fix wrong renaming of issue.debt in the Issue search WS
Julien Lancelot
2014-03-07
1
-1
/
+2
*
Restore unit test file with lower case
Julien Lancelot
2014-03-07
1
-0
/
+0
*
Delete unit test file
Julien Lancelot
2014-03-07
1
-54
/
+0
*
Temporary rename file because of uppercase
Julien Lancelot
2014-03-07
1
-0
/
+54
*
Fix logs of quick-build.sh
Simon Brandhof
2014-03-06
1
-2
/
+0
*
SONAR-5056 Improve characteristic search
Julien Lancelot
2014-03-06
1
-1
/
+5
*
SONAR-5056 Synchronize rule debt definitions from plugin debt models
Julien Lancelot
2014-03-06
34
-109
/
+1798
*
Fix alerts.warning_tooltip
Stas Vilchik
2014-03-06
2
-2
/
+2
*
SONAR-4913 Fix regression: show edit button only when there is selected filter
Stas Vilchik
2014-03-06
1
-1
/
+1
[next]