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
*
SONAR-4326 Fix bad merge in DB migration
Jean-Baptiste Lievremont
2014-01-09
3
-1
/
+2
*
Pie Chart, Histogram, Bubble: tweak labels in widget configuration
Stas Vilchik
2014-01-09
1
-15
/
+15
*
Pie Chart: better handle when measures for selected metrics are not available
Stas Vilchik
2014-01-09
7
-16
/
+44
*
Add missing header
Jean-Baptiste Lievremont
2014-01-09
1
-0
/
+19
*
SONAR-4326 Start work on rule tags DAO
Jean-Baptiste Lievremont
2014-01-09
5
-0
/
+73
*
SONAR-4326 Add API to declare "system" tags on plugin side
Jean-Baptiste Lievremont
2014-01-09
2
-4
/
+28
*
SONAR-4326 Create database table to store rule tags
Jean-Baptiste Lievremont
2014-01-09
3
-0
/
+49
*
Pie Chart: cutting too long project names
Stas Vilchik
2014-01-09
1
-2
/
+5
*
SONAR-3113 Revert on the Cloud Widget
Julien Lancelot
2014-01-09
4
-118
/
+0
*
SONAR-3024 Fix FileIndexer to set UTS qualifier on non Java tests
Julien HENRY
2014-01-09
2
-4
/
+8
*
Update widgets to use localized dates and numbers from WS
Stas Vilchik
2014-01-09
3
-43
/
+6
*
Revert on the Cloud Widget
Stas Vilchik
2014-01-09
5
-638
/
+0
*
When registering rule on startup, take a rule int id instead of a rule when r...
Julien Lancelot
2014-01-09
2
-2
/
+2
*
Align widget titles on the left
Stas Vilchik
2014-01-09
2
-2
/
+2
*
When registering rule on startup, take a rule id instead of a rule when remov...
Julien Lancelot
2014-01-09
5
-12
/
+10
*
SONAR-4923 Update comments
Julien Lancelot
2014-01-09
2
-2
/
+0
*
SONAR-3024 Fix PastMeasureLoader to consider path to distinguish resources wi...
Julien HENRY
2014-01-09
1
-5
/
+18
*
Pie Chart and Histogram: mouse should change to a "hand" when flying over a p...
Stas Vilchik
2014-01-09
2
-14
/
+23
*
Histogram: issue when displayWorstBestValues is true and best value = 0
Stas Vilchik
2014-01-09
1
-7
/
+13
*
Histogram: Issue when best value < worst value and displayWorstBestValues is ...
Stas Vilchik
2014-01-09
1
-1
/
+1
*
Histogram: improve label
Stas Vilchik
2014-01-09
1
-1
/
+1
*
Severity.ordinal() should return an int
Julien Lancelot
2014-01-09
2
-1
/
+12
*
SONAR-4923 Share session when searching for profile ancestors
Julien Lancelot
2014-01-09
4
-11
/
+36
*
Bubble Chart: redirect to main project dashboard
Stas Vilchik
2014-01-09
1
-2
/
+9
*
Labels of axis on pie and bubbles
Stas Vilchik
2014-01-09
2
-7
/
+9
*
Line wrapping for new timeline widget
Stas Vilchik
2014-01-09
1
-1
/
+1
*
IE: measures not displayed on Bubble Chart
Stas Vilchik
2014-01-09
1
-1
/
+1
*
SONAR-4908 Param name is never null
Simon Brandhof
2014-01-09
1
-2
/
+3
*
SONAR-4908 New API to declare coding rules
Simon Brandhof
2014-01-09
4
-0
/
+706
*
SONAR-3024 Introduce a path attribute on resource to allow distinguish files
Julien HENRY
2014-01-08
47
-215
/
+668
*
SONAR-4923 List inheritance profiles now uses Java facade
Julien Lancelot
2014-01-08
19
-27
/
+198
*
SONAR-4923 Add boolean validation for active rule parameter
Julien Lancelot
2014-01-08
2
-1
/
+29
*
SONAR-4923 Try to get all ids from profile rule query (Not work for the moment)
Julien Lancelot
2014-01-08
4
-12
/
+60
*
SONAR-4923 Fix test on Oracle
Julien Lancelot
2014-01-08
1
-5
/
+13
*
SONAR-5000 Stop support of the property "sonar.jdbc.schema"
Simon Brandhof
2014-01-08
15
-169
/
+15
*
Problem with "Severity" labels on Issues page
Stas Vilchik
2014-01-08
2
-2
/
+0
*
Line wrapping for new timeline widget
Stas Vilchik
2014-01-08
1
-3
/
+30
*
In the Measures page, change the name of the "Age" criteria to "Last analysis"
Stas Vilchik
2014-01-08
3
-10
/
+12
*
SONAR-4923 Load active rule parent from E/S instead of db
Julien Lancelot
2014-01-08
27
-538
/
+557
*
SONAR-4776 Fix empty issue creation date by setting created at if it's null
Julien Lancelot
2014-01-08
1
-1
/
+2
*
SONAR-4923 profiles page now uses Java face (expect for alerts)
Julien Lancelot
2014-01-07
17
-136
/
+367
*
SONAR-4896 Display full path to ES data directory in error message
Jean-Baptiste Lievremont
2014-01-07
1
-1
/
+1
*
SONAR-4756 Remove thread part from log format when profilingLevel < FULL
Jean-Baptiste Lievremont
2014-01-07
4
-7
/
+22
*
Fix some quality flaws
Simon Brandhof
2014-01-07
10
-21
/
+21
*
Fix quality flaws
Julien Lancelot
2014-01-07
5
-5
/
+5
*
SONAR-4923 Rename ActiveRule by ProfileRule
Julien Lancelot
2014-01-07
7
-46
/
+47
*
Minor fixes of @deprecated comments
Simon Brandhof
2014-01-07
2
-5
/
+1
*
SONAR-4923 Search all profiles should be sorted by profile name and by language
Julien Lancelot
2014-01-07
1
-1
/
+1
*
SONAR-4994 Webapp is slow when using Oracle DB
Simon Brandhof
2014-01-07
1
-1
/
+7
*
Search all profiles should be sorted by profile name
Julien Lancelot
2014-01-07
3
-0
/
+25
[next]