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-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 broken CI build on travis
Sébastien Lesaint
2015-06-17
1
-0
/
+1
*
use Sonarsource's repo travis-utils and use v2.1
Sébastien Lesaint
2015-06-17
2
-2
/
+2
*
temporarily disabled POSTGRES job
Sébastien Lesaint
2015-06-17
1
-1
/
+1
*
attempt to fix travis script missing $4 variable
Sébastien Lesaint
2015-06-17
1
-2
/
+2
*
SONAR-6640 bug fixes
Stas Vilchik
2015-06-16
5
-63
/
+20
*
fix update of Measure from batch not support by MeasureRepository
Sébastien Lesaint
2015-06-16
2
-1
/
+16
*
fix minor quality flaws
Sébastien Lesaint
2015-06-16
3
-2
/
+29
*
a little more coverage on ComputeEngineContainerImplTest
Sébastien Lesaint
2015-06-16
1
-0
/
+7
*
Allow to insert multiple dtos at the same times for some daos
Julien Lancelot
2015-06-16
9
-52
/
+208
*
SONAR-6640 fix the name of a commit button
Stas Vilchik
2015-06-16
3
-3
/
+3
*
Use Version 2 of TravisCI toolbelt
David Gageot
2015-06-16
2
-5
/
+4
*
Use version 1 of TravisCI toolbelt
David Gageot
2015-06-16
1
-1
/
+1
*
SONAR-6574 remove routes to RoR WS api/metrics/*
Teryk Bellahsene
2015-06-16
1
-5
/
+0
*
Increase some timeouts in tests
Simon Brandhof
2015-06-16
4
-4
/
+6
*
SONAR-6640 redesign login screen
Stas Vilchik
2015-06-16
6
-108
/
+183
*
id should not be checked when creating new entry in db in DbUnit
Julien Lancelot
2015-06-16
1
-1
/
+1
*
SONAR-6620 add MeasureRepository.update method
Sébastien Lesaint
2015-06-15
3
-16
/
+112
*
SONAR-6620 Measure can actually be immutable
Sébastien Lesaint
2015-06-15
8
-158
/
+252
*
SONAR-6620 add methods to get a Measure for a rule or a characteristic
Sébastien Lesaint
2015-06-15
3
-33
/
+219
*
fix minor flaws in Characteristic class
Sébastien Lesaint
2015-06-15
2
-10
/
+5
*
fix missing package-info in computation/debt
Sébastien Lesaint
2015-06-15
1
-0
/
+24
*
SONAR-6639 redesign migration page, step 1
Stas Vilchik
2015-06-15
25
-55
/
+213
*
SONAR-6620 Condition should expose operator as an enum
Sébastien Lesaint
2015-06-15
4
-18
/
+52
*
SONAR-6620 remove MeasureImpl and make Measure a final class
Sébastien Lesaint
2015-06-15
10
-395
/
+382
*
add Measure#equals definition and improve javadoc of MeasureRepository methods
Sébastien Lesaint
2015-06-15
4
-9
/
+59
*
SONAR-6620 replace MetricCache by MetricRepository everywhere
Sébastien Lesaint
2015-06-15
5
-129
/
+12
*
SONAR-6620 fix MeasureRepository.getRawMeasures return type
Sébastien Lesaint
2015-06-15
3
-19
/
+27
*
SONAR-6620 persist metrics based on MetricRepository
Sébastien Lesaint
2015-06-15
5
-317
/
+371
*
impl. of DepthTraversalTypeAwareVisitor should not have to visit internal method
Sébastien Lesaint
2015-06-15
5
-17
/
+81
*
SONAR-6620 add support for Measure characteriticId and ruleId
Sébastien Lesaint
2015-06-15
11
-105
/
+324
*
SONAR-6620 MetricRepository now loads all metrics at startup
Sébastien Lesaint
2015-06-15
5
-57
/
+233
*
SONAR-6620 add getId() to Metric interface of the Compute Engine
Sébastien Lesaint
2015-06-15
7
-28
/
+44
*
SONAR-6620 add Variations to Measure in Compute Engine
Sébastien Lesaint
2015-06-15
8
-4
/
+457
*
SONAR-6620 move QualityGateStatus out of class Measure
Sébastien Lesaint
2015-06-15
8
-58
/
+147
*
SONAR-6507 Redesign the "My Profile" page
Stas Vilchik
2015-06-15
11
-165
/
+197
*
rename field reportReader in SourceLinesCache
Teryk Bellahsene
2015-06-15
1
-15
/
+14
*
Drop support of org.sonar.api.batch.TimeMachine
Simon Brandhof
2015-06-12
5
-496
/
+0
*
Minor update on DebtModel
Julien Lancelot
2015-06-12
2
-6
/
+6
*
SONAR-6642 drop internal maven plugins
Simon Brandhof
2015-06-12
6
-193
/
+1
*
SONAR-6637 Stop filling db column PROJECT_MEASURES.RULE_PRIORITY
Simon Brandhof
2015-06-12
15
-420
/
+161
*
Fix quality flaws
Julien Lancelot
2015-06-12
13
-19
/
+39
*
SONAR-6588 Apply Feedback from PR (2)
Julien Lancelot
2015-06-12
2
-8
/
+4
*
SONAR-6588 Apply Feedback from PR
Julien Lancelot
2015-06-12
9
-157
/
+178
*
SONAR-6588 Add DebtModelHolder
Julien Lancelot
2015-06-12
13
-4
/
+641
*
unified view of all dropdowns
Stas Vilchik
2015-06-12
2
-117
/
+18
*
SONAR-6557 Remove library filter in SQL queries
Julien Lancelot
2015-06-12
9
-65
/
+42
*
SONAR-6557 Drop dependencies table
Julien Lancelot
2015-06-12
17
-299
/
+48
*
SONAR-6557 Remove component and snapshot libraries
Julien Lancelot
2015-06-12
15
-31
/
+366
*
SONAR-6557 Remove useless migrations on dependencies
Julien Lancelot
2015-06-12
20
-734
/
+1
*
SONAR-6636 Remove module checks from batch requiring database
Julien Lancelot
2015-06-12
2
-149
/
+5
[next]